You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Serge Huber <se...@jahia.com> on 2004/10/07 00:50:58 UTC

[ANN] Maven Plugin to generate JBuilder OpenTool 0.1 (initial release)

The mevenide team is pleased to announce the Maven JBuilder Opentool Plugin
0.1 release!

This new Maven plugin eases the creation of JBuilder OpenTool extensions,
and is used to build the new JBuilder Maven OpenTool, that integrates
Maven and JBuilder.

For more information about this Maven plugin, you can visit the following
site :
http://mevenide.codehaus.org/maven-jbuilder-opentool-plugin/index.html

Changes in this version include:

   New Features:

o Generates 3 types of OpenTool packages : standalone JAR, .config file that
   points to Maven repository, .config file that points to subdirectory.

To automatically install the plugin, add the
http://mevenide.codehaus.org/repository to your maven.repo.remote parameter.
Then type the following on a single line:

maven plugin:download
   -DgroupId=mevenide
   -DartifactId=maven-jbuilder-opentool-plugin
   -Dversion=0.1

For a manual installation, you can download the plugin here:
http://mevenide.sourceforge.net/repository/mevenide/plugins/maven-jbuilder-opentool-plugin-0.1.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