-1 also because Clirr is a PITA. First of all, it is only setup to run when you do a release so you don't notice a problem until you are in the throws of releasing. Second, Clirr can't run against a snapshot because it tries to find the previous version snapshot (not the last release version) and worse, I can't even disable this from running in my project. Having clirr in the parent is forcing it on enforcer...well for some jars there is nothing old to compare it against and so it will always fail for me. We simply have to take it out of the parent until Clirr has better control over the versions and a skip flag.
-----Original Message----- From: Vincent Siveton [mailto:[EMAIL PROTECTED] Sent: Monday, September 08, 2008 3:48 PM To: Maven Developers List Subject: Re: [vote] release maven-parent 9 2008/9/8 Brian E. Fox <[EMAIL PROTECTED]> > > I need to release the maven-parent v9 before I can do the enforcer > release. Since there isn't a project to track changes in jira, here are > the diffs since v8. It's mostly housekeeping and plugin lockdown: > > > > http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?r1=632423&r2= > 693201&diff_format=h > -1 since maven-enforcer-plugin has snapshot version. Vincent > > The pom is staged at: > http://people.apache.org/~brianf/stage/org/apache/maven/maven-parent/ > > > > Vote is open for 72hrs. > > > > +1 > > > > > > I will go forward and stage the enforcer release in the same repository. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
