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://people.apache.org/repo/m1-snapshot-repository/,http://repo1.maven.org/maven -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 =============================================================================== Issues, bugs, and feature requests for Maven Jalopy Plugin should be submitted to the following issue tracking system: http://jira.codehaus.org/browse/MPJALOPY Have fun! -The Maven Jalopy Plugin development team