Hi,

The Apache Maven team is pleased to announce the 2.1 release of the maven-plugin-plugin for Maven 2. This release corrects the dreaded AbstractMethodError when trying to write Ant-based mojos, since it takes advantage of improvements to the plugin processing tools introduced in Maven 2.0.1.

NOTE: This does not mean that you have to use at least Maven 2.0.1 to use this new release (though you should consider it, for other reasons!). The dependency on the new plugin processing tools is kept independent of the Maven runtime, and will not introduce any 2.0.1-specific information into your plugin.

Unfortunately, a full changelog for this release does not seem to be readily available, as this release was supposed to be included with the release of Maven 2.0.1, and the plugin JIRA issues had not been separated at the time. No new fixes have been committed to this plugin since that time, so the changelog for Maven 2.0.1 should contain a full accounting of fixes included in this release of the maven-plugin-plugin.

Enjoy.

John Casey

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to