is not current version
Last Version 4.8

Apache NetBeans Maven Utilities - NBM Maven Plugin 4.6

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.

License

License

Categories

Categories

NetBeans Development Tools IDE Maven Build Tools Net
GroupId

GroupId

org.apache.netbeans.utilities
ArtifactId

ArtifactId

nbm-maven-plugin
Version

Version

4.6
Type

Type

maven-plugin
Description

Description

Apache NetBeans Maven Utilities - NBM Maven Plugin
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.
Project URL

Project URL

https://bits.netbeans.org/mavenutilities/nbm-maven-plugin
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin

Download nbm-maven-plugin 4.6


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

Dependencies

compile (17)

Group / Artifact Type Version
org.apache.maven : maven-artifact jar 3.0.5
org.apache.maven : maven-compat jar 3.0.5
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5
org.apache.ant : ant jar 1.10.5
org.codehaus.plexus : plexus-utils jar 3.1.0
org.codehaus.plexus : plexus-archiver jar 3.5
org.apache.maven.shared : maven-dependency-tree jar 2.2
org.apache.maven.shared : maven-dependency-analyzer jar 1.11.3
org.apache.maven : maven-model jar 3.0.5
org.codehaus.plexus : plexus-container-default jar 1.7.1
org.apache.maven.shared : maven-filtering jar 3.1.1
org.apache.maven : maven-core jar 3.0.5
org.apache.netbeans.utilities : nbm-maven-harness jar 12.2
org.codehaus.plexus : plexus-io jar 3.0.0
org.apache.netbeans.utilities : nb-shared jar 1.3
com.google.guava : guava jar 18.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 1.2

Project Modules

There are no modules declared in this project.