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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
