Installation of Maven for Netbeans
PREREQUISITES
indent | 1 | 1||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Panel | |||||||||||
Before you begin, you must have the following: | |||||||||||
Panel | |||||||||||
indent | | 1 | 1 |
Installing Maven on your workstation will insure that the Netbeans Maven Plugin will use the latest version of Maven.\\ \\ * You can [download the latest version of netBeans | http://netbeans.org/] now. |
Installing the Maven plugin
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
With NetBeans 6.7.1 and later releases, a new on demand feature has been incorporated into NetBeans. With NetBeans 6.7.1 and later releases, there is no need to manually install the Maven plugin. The Maven plugin will automatically self-install the first time Maven is used.
Click Finish. The module installation contains an embedded version of Maven for building in the IDE, however it's highly recommended that you use command line Maven for building. The embedded version is not 100% compatible with the latest stable release of Maven. Please refer to Maven website for the latest binaries.
|