nbm:cluster

Create the Netbeans module clusters from reactor

Mojo Attributes :

  • Requires a Maven 2.0 project to execute.
  • Executes as an aggregator plugin.
  • Requires dependency resolution of artifacts in scope: runtime

Required Parameters

Name Type Description
nbmBuildDir String directory where the the netbeans cluster will be created. Default value is ${project.build.directory}/netbeans_clusters.

Parameter Details

nbmBuildDir

directory where the the netbeans cluster will be created.

  • Type : java.lang.String
  • Required : Yes
  • Default : ${project.build.directory}/netbeans_clusters