Thank you everyone for the testing and confirmatory responses so far. It
helps to gauge the progress. There was one regression identified in
2.0.9 RC6: (MNG-3495: NPE at
org.apache.maven.wagon.repository.Repository.hashCode). This has been
fixed and RC7 posted. 

Various users have identified some issues with the site plugin that seem
to occur when switching to 2.0.9. This can happen because we started
locking down versions in 2.0.9. This is so if you haven't specified a
version in your poms, it won't change on you going forward. This means
that you will get upgraded to the latest site plugin (2.0-beta-6) just
like you would if you did mvn -U on your build. If you have trouble with
site after using 2.0.9, try specifying maven-site-plugin 2.0-beta-5 in
your pom (we recommend locking your versions anyway). This is preferable
to locking 2.0.9 to beta-5 for everyone and potentially forcing some
people's versions backwards. 

In the future, only the most stable versions will be locked in the super
pom and usually this will not be the most recent release. Since 2.0.9
was the first time we did this, we had to go with the current versions
as the baseline.

RC7 is available for download here:
http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa
che-maven/

Thank you for your assistance in testing the RCs.

--Brian

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

Reply via email to