-
Notifications
You must be signed in to change notification settings - Fork 4
Plugin Goals
Goals available for this plugin:
-
nb-repository:download - Goal for retrieving and expanding the lucene index of the given repository. That in turn is used by the
populate
goal. -
nb-repository:help - Display help information on nb-repository-plugin. Call
mvn nb-repository:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. -
nb-repository:populate - A goal for identifying NetBeans modules from the installation and populating the local repository with them. Optionally you can also deploy to a remote repository. If you are looking for an existing remote repository for NetBeans artifacts, check out http://bits.netbeans.org/maven2/, it contains API artifacts for multiple releases. http://bits.netbeans.org/netbeans/trunk/maven-snapshot/ may also be used for
SNAPSHOT
artifacts if you wish to test development builds. See README on how to generate the NetBeans binaries required by this goal.
The following specifies the minimum requirements to run this Maven plugin:
- Maven: 3.0.4
- JDK: 1.6