You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Milos Kleint <mk...@gmail.com> on 2005/01/23 21:32:05 UTC

ANN: maven-nbm-plugin 1.0 released

The mevenide team is pleased to announce the Maven NBM Plugin 1.0 release! 

http://mevenide.codehaus.org/maven-nbm-plugin

This plugin creates a netbeans module artifact for the project, also generates 
nbm file for distribution of the module. Is able to generate the module 
information from the pom and additional project properties. 

Changes in this version include:

  Changes:

o General cleanup, removed non-straightforward goals and properties. (Goal 
  nbm:create-library-artifacts and dependency property netbeans.lib.generate)  
o Use the Ant tasks for Netbeans 4.0 final release.

To automatically install the plugin, type the following on a single line:

maven plugin:download 
  -DgroupId=mevenide 
  -DartifactId=maven-nbm-plugin
  -Dversion=1.0

For a manual installation, you can download the plugin here:
http://www.ibiblio.org/maven,http://dist.codehaus.org/mevenide/plugins/maven-nbm-plugin-1.0.jar
         

Have fun!
-The mevenide team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org