Java: May 2008 Archives

Netbeans 6 has great Maven 2 support. Unfortunately, my company is still using Maven 1, and there's no change in sight. There are mevenide builds for Netbeans 6 available, but the plugin has trouble finding MAVEN_HOME, at least on Windows.

I scoured Jira, and found a fix. Assuming that you have already downloaded and installed the correct version of mevenide,  add the following entry to the netbeans_default_options variable in netbeans.conf: -J-DEnv-MAVEN_HOME=\"YourPathToMavenHome\". That's it!

About this Archive

This page is a archive of entries in the Java category from May 2008.

Java: April 2008 is the previous archive.

Java: June 2008 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 4.2-en