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