Brian E. Fox wrote: > Take 2: I removed the enforcer version and the clirr checks. (see other > vote thread for reasons) > > > > 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= > 693260&diff_format=h > > 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.
Sorry, I missed that last bit. Staging two releases simultaneously to the same staging repo will make it difficult for you to move *only one* artifact to the central repository using the Stage Plugin. I recommend using two different repo directories for that, because the Stage Plugin copies everything from the source URL to the target repo. Effectively making it an all or nothing copy. -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
