is not current version
Last Version 4.1

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

Maven plugin for creating NetBeans modules. It defines a custom lifecycle called "nbm". During packaging, the module JAR is enhanced with NetBeans-specific manifest entries and, along with other required files, packed into a *.nbm file, ready for distribution. Additionally the plugin provides aggregator goals to create an update site or cluster for your module projects.

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

nbm-maven-plugin
Version

Version

3.10.1
Type

Type

maven-plugin

Download nbm-maven-plugin 3.10.1


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