Maven plugin for creating Maven Repository out of a NetBeans installation (and other sources) for consumption by the projects using nbm-maven-plugin.
'org.codehaus.mojo:nb-repository-plugin:1.3'
<dependency> <groupId>org.codehaus.mojo</groupId> <artifactId>nb-repository-plugin</artifactId> <version>1.3</version> </dependency>
<dependency org="org.codehaus.mojo" name="nb-repository-plugin" rev="1.3"/>
"org.codehaus.mojo", "nb-repository-plugin", "1.3"