is not current version
Last Version 4.1

org.codehaus.mojo:nbm-maven-plugin 2.6.2

Maven plugin for creating Netbeans Modules. It defines custom lifecycle called "nbm". During packaging, the module's jar artifact will be enhanced with Netbeans specific manifest entries and along with other required files packed into a nbm file, ready for distribution. Additionally the plugin provides agregator goals to create autoupdate centers or module cluster for your module projects.

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

nbm-maven-plugin
Version

Version

2.6.2
Type

Type

maven-plugin

Download nbm-maven-plugin 2.6.2


<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>nbm-maven-plugin</artifactId>
    <version>2.6.2</version>
</plugin>