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-shared:1.2'
<dependency> <groupId>org.codehaus.mojo</groupId> <artifactId>nb-shared</artifactId> <version>1.2</version> </dependency>
<dependency org="org.codehaus.mojo" name="nb-shared" rev="1.2"/>
"org.codehaus.mojo", "nb-shared", "1.2"