We are pleased to announce the Maven POM Plugin 1.5 release! http://maven.apache.org/maven-1.x/reference/plugins/pom/
Basic validation and updating mechanisms for your Project Object Model. =============================================================================== Changes in this version include: Fixed bugs: o pom:validatedoesn't work with <extend>. Fixes MPPOM-1. o pom:validatedoesn't work. Fixes MPPOM-5. Changes: o Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated : dom4j v1.4-dev-8 -> v1.4 maven v1.0 -> v1.0.2 Fixes MAVEN-1712. =============================================================================== 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-pom-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-pom-plugin-1.5.jar Have fun! -The Maven POM Plugin development team --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
