You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Installation of Maven for Netbeans

PREREQUISITES

${renderedContent}
  • You must have installed the Maven repository client on your workstation. Click here to get the lastest version of Maven.
    Installing Maven on your workstation will insure that the Netbeans Maven Plugin will use the latest version of Maven.

Installing Maven

  1. Launch NetBeans IDE and choose Tools > Plugins from the main menu.  The Plugins Manager opens in a new window.

  2. Select the Available Plugins tab at the top of the Manager, then in the Search text field located in the upper right corner, type in maven.  The Search field serves as a filter, eliminating all plugin entries that do not contain the entered characters.

  3. You should see the Maven plugin entry as the only one remaining.  Important: Please check that the version of the Maven plugin you are installing is 3.1 and greater (Netbeans 6.5: In 6.5, the version should state 4.0.5 and above).
    Click Install.

  4. The NetBeans IDE Installer opens, listing the Maven plugins that are about to be installed.
    Click Next.

  5. Accept the license agreement that displays, and the Installer automatically begins downloading and validating the modules for installation.

  6. When the modules are successfully installed into the IDE.
    Click Finish.

note

${renderedContent}


  • No labels