The Maven team is pleased to announce the release of the Maven Plugin Tools,
version 2.4.1

This release fixes 3 critical issues discovered in the 2.4 release. We
recommend everyone upgrade from 2.4 to 2.4.1.


The Maven Plugin Tools contains the necessary tools to be able to produce
Maven Plugins in a variety of languages.

Maven Plugin:

http://maven.apache.org/plugins/maven-plugin-plugin/

Maven Plugin Tools:

http://maven.apache.org/plugin-tools/maven-plugin-tools-ant/

http://maven.apache.org/plugin-tools/maven-plugin-tools-api/

http://maven.apache.org/plugin-tools/maven-plugin-tools-beanshell/

http://maven.apache.org/plugin-tools/maven-plugin-tools-java/

http://maven.apache.org/plugin-tools/maven-plugin-tools-javadoc/

http://maven.apache.org/plugin-tools/maven-plugin-tools-model/

You can run mvn -up to get the latest version of the plugin, or specify the
version in your project's plugin configuration:

http://maven.apache.org/plugins/maven-plugin-plugin/plugin-info.html


Release Notes - Maven 2.x Plugin Tools - Version 2.4.1

** Bug

    * [MPLUGIN-102] - The 2.4 Release Breaks Previously-Working Builds

    * [MPLUGIN-104] - plugin report broken in 2.4

    * [MPLUGIN-105] - incorrect order of dependencies on
maven-reporting-impl and doxia-site-renderer leads to wrong doxia-core

--The Maven Team

Reply via email to