is not current version
Last Version 4.8

org.apache.netbeans.utilities:nbm-maven-plugin 4.3

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

NetBeans Development Tools IDE Maven Build Tools Net
GroupId

GroupId

org.apache.netbeans.utilities
ArtifactId

ArtifactId

nbm-maven-plugin
Version

Version

4.3
Type

Type

maven-plugin

Download nbm-maven-plugin 4.3


<plugin>
    <groupId>org.apache.netbeans.utilities</groupId>
    <artifactId>nbm-maven-plugin</artifactId>
    <version>4.3</version>
</plugin>