Hi everyone,
I'm retracting my previous vote for version 2.3, and trying again with
Benjamin's suggestions:
I would like to propose the release of the clirr-maven-plugin, version
2.2.1. You can find a staging repository here:
<pluginRepository>
<id>clirr-staging</id>
<url>http://www.commonjava.org/~jdcasey/code/java/maven/stage/clirr-maven-plugin/2.2.1/</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</pluginRepository>
I fixed MCLIRR-12, which is actually a pretty major bug. If the
comparison artifact is not in your local repository, the Clirr plugin
will NOT attempt to resolve it before trying to make the comparison.
This results in an IOException (I believe it's actually a zip exception)
because it can't find the jar artifact file to open.
Also, from Benjamin's suggestions, I've updated the POM to include:
- SCM information
- tagBase for the release plugin
- helpmojo execution from the maven-plugin-plugin, to generate a help
mojo for the clirr plugin
- my developer information, for reference from the changes file
I added MCLIRR-12 to the changes.xml document, and updated it to reflect
the release date for 2.2 (I will update it again to reflect this release
when the time comes).
Finally, I updated all of the examples in the site documentation to
contain the 2.2.1 version in the plugin declarations, in accordance with
best practices.
Again, MCLIRR-12 is currently blocking the adoption of this plugin in
the upcoming maven 2.0.10 release. There are currently no other open
issues in the MCLIRR JIRA project.
Please vote: +1/+0/-1
Here's my +1.
Thanks,
-john
--
John Casey
Developer, PMC Member - Apache Maven (http://maven.apache.org)
Blog: http://www.ejlife.net/blogs/buildchimp/
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email