You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Lukas Theussl <lt...@apache.org> on 2006/05/08 06:59:08 UTC

[ANN] Maven Jalopy Plugin 1.5 for Maven 1.x released

We are pleased to announce the Maven Jalopy Plugin 1.5 release!

http://maven.apache.org/maven-1.x/plugins/jalopy/


===============================================================================

Changes in this version include:

   New Features:

o Add a new goal to open Jalopy's SettingsDialog. Fixes MPJALOPY-11. Thanks
   to Joachim Bader.
o New properties maven.jalopy.inspect, maven.jalopy.backup and
   maven.jalopy.force. Removed properties maven.jalopy.logLevel and
   maven.jalopy.nbThread.

   Fixed bugs:

o Jalopy classes aren't found. Fixes MPJALOPY-9.

   Changes:

o Rewrite the plugin so it doesn't use the jalopy ant task anymore. Fixes
   MPJALOPY-10.
o Upgrade to log4j 1.2.13. Fixes MAVEN-1759.

===============================================================================


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

maven plugin:download
 
-Dmaven.repo.remote=http://www.ibiblio.org/maven,http://cvs.apache.org/repository/
   -DgroupId=maven
   -DartifactId=maven-jalopy-plugin
   -Dversion=1.5

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-jalopy-plugin-1.5.jar


Have fun!
-The Maven Jalopy Plugin development team

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