You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bu...@apache.org on 2013/04/27 09:29:25 UTC

svn commit: r860084 [10/39] - in /websites/staging/maven/trunk/content: ./ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/2.0.1/ docs/2.0.10/ docs/2.0.11/ docs/2.0.2/ docs/2.0.3/ docs/2.0.4/ docs/2.0.5/ doc...

Modified: websites/staging/maven/trunk/content/docs/3.0-alpha-7/release-notes.html
==============================================================================
--- websites/staging/maven/trunk/content/docs/3.0-alpha-7/release-notes.html (original)
+++ websites/staging/maven/trunk/content/docs/3.0-alpha-7/release-notes.html Sat Apr 27 07:29:22 2013
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at Apr 23, 2013
+ | Generated by Apache Maven Doxia at Apr 27, 2013
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter" />
-        <meta name="Date-Revision-yyyymmdd" content="20130423" />
+        <meta name="Date-Revision-yyyymmdd" content="20130427" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Release Notes - Maven 3.0-alpha-7
         </div>
             <div class="xright">        
-                                    Last Published: 2013-04-23
+                                    Last Published: 2013-04-27
             </div>
       <div class="clear">
         <hr/>
@@ -231,7 +231,68 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Maven 3.0-alpha-7<a name="Maven_3.0-alpha-7"></a></h2><p>The Apache Maven team would like to announce the release of Maven 3.0-alpha-7.</p><p>Maven 3.0-alpha-7 is <a href="../../download.html"> available for download</a> from the 'preview' section.</p><p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p><p>Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p><p>The core release is independent of the plugins available. Further releases of plugins will be made separately. See the <a href="../../plugins/index.html"> Plugin List</a> for more information.</p><p>We hope you enjoy using Maven! If you have any questions, please consult:</p><ul><li>the
  web site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li><li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mail-lists.html">http://maven.apache.org/mail-lists.html</a></li></ul><div class="section"><h3>Maven 3.0-alpha-7 Release Notes<a name="Maven_3.0-alpha-7_Release_Notes"></a></h3><p>Maven 3 aims to ensure backward compatibility, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p><p>The full list of changes can be found in our <a class="externalLink" href="http://jira.codehaus.org/secure/ReleaseNote.jspa?version=16087&amp;styleName=Text&amp;projectId=10500">issue management system</a>, and is reproduced below.</p><div class="section"><h4>Known Incompatibilities with Maven 2<a name="Known_Incompatibilities_with_Maven_2"></a></h4><p>Please refer to the following <a class="externalLink" href="http://cwiki.apache.org/MAVEN/
 maven-3x-compatibility-notes.html"> compatibility notes</a>.</p></div><div class="section"><h4>Release Notes - Maven - Version 3.0-alpha-7 (since 3.0-alpha-6 only)<a name="Release_Notes_-_Maven_-_Version_3.0-alpha-7_since_3.0-alpha-6_only"></a></h4></div><div class="section"><h4>Bug<a name="Bug"></a></h4><ul><li>[MNG-2281] - 1.0-beta-3 should be &lt; 1.0-SNAPSHOT</li><li>[MNG-4526] - [regression] Shade plugin includes too much (relative to 2.2.1)</li><li>[MNG-4528] - [regression] mvn deploy ignores proxy settings</li><li>[MNG-4529] - maven fails on IBM JDK 1.5.0 with exception IllegalAccessException: Field is final</li><li>[MNG-4536] - Long build time - enforcer running too many times</li><li>[MNG-4542] - StringSearchModelInterpolator concurrency problem</li><li>[MNG-4543] - Cleanup tmp files created by DefaultWagonManager</li><li>[MNG-4544] - Concurrent access to Maven internals involving active component collections is not thread-safe</li><li>[MNG-4553] - Plugins artifact 
 filtering should use full Artifact identification instead only ArtifactId</li><li>[MNG-4554] - [regression] plugin updates are requested on every build regardless of policies</li><li>[MNG-4561] - [regression] network settings are not applied to repositories from plugin dependencies</li><li>[MNG-4562] - [regression] UnsupportedOperationException with Maven AndromMDA plugin</li><li>[MNG-4564] - Location (and name) for settings-security.xml has changed in Maven 3</li><li>[MNG-4570] - [regression] User/pass from settings.xml is not used during site:deploy</li><li>[MNG-4571] - mvn deploy -DaltDeploymentRepository errors out</li><li>[MNG-4574] - [regression] invoker:install uses wrong local repo path when settings.xml contains wildcard mirror</li></ul></div><div class="section"><h4>Improvement<a name="Improvement"></a></h4><ul><li>[MNG-3168] - Correct error message when project descriptor not found</li><li>[MNG-4432] - reimplement parallel artifacts download</li><li>[MNG-4464] - I
 mprove handling of relative paths with backslashes</li></ul></div><div class="section"><h4>New Feature<a name="New_Feature"></a></h4><ul><li>[MNG-1144] - List 2 or more maven goals in the <i>defaultGoal</i> of the POM.</li></ul></div><div class="section"><h4>Task<a name="Task"></a></h4><ul><li>[MNG-4541] - Extend class realm manager delegate to allow conditional behavior</li></ul></div><div class="section"><h4>Wish<a name="Wish"></a></h4><ul><li>[MNG-4534] - implement a preferred order for POM elements</li></ul></div></div><div class="section"><h3>Complete Release Notes<a name="Complete_Release_Notes"></a></h3><ul><li>See <a href="../../release-notes-3.x.html">complete release notes for 3.x</a></li><li>See <a href="../../release-notes-all.html">complete release notes for all versions</a></li></ul></div></div>
+        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section">
+<h2>Maven 3.0-alpha-7<a name="Maven_3.0-alpha-7"></a></h2>
+<p>The Apache Maven team would like to announce the release of Maven 3.0-alpha-7.</p>
+<p>Maven 3.0-alpha-7 is <a href="../../download.html"> available for download</a> from the 'preview' section.</p>
+<p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p>
+<p>Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p>
+<p>The core release is independent of the plugins available. Further releases of plugins will be made separately. See the <a href="../../plugins/index.html"> Plugin List</a> for more information.</p>
+<p>We hope you enjoy using Maven! If you have any questions, please consult:</p>
+<ul>
+<li>the web site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li>
+<li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mail-lists.html">http://maven.apache.org/mail-lists.html</a></li></ul>
+<div class="section">
+<h3>Maven 3.0-alpha-7 Release Notes<a name="Maven_3.0-alpha-7_Release_Notes"></a></h3>
+<p>Maven 3 aims to ensure backward compatibility, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p>
+<p>The full list of changes can be found in our <a class="externalLink" href="http://jira.codehaus.org/secure/ReleaseNote.jspa?version=16087&amp;styleName=Text&amp;projectId=10500">issue management system</a>, and is reproduced below.</p>
+<div class="section">
+<h4>Known Incompatibilities with Maven 2<a name="Known_Incompatibilities_with_Maven_2"></a></h4>
+<p>Please refer to the following <a class="externalLink" href="http://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html"> compatibility notes</a>.</p></div>
+<div class="section">
+<h4>Release Notes - Maven - Version 3.0-alpha-7 (since 3.0-alpha-6 only)<a name="Release_Notes_-_Maven_-_Version_3.0-alpha-7_since_3.0-alpha-6_only"></a></h4></div>
+<div class="section">
+<h4>Bug<a name="Bug"></a></h4>
+<ul>
+<li>[MNG-2281] - 1.0-beta-3 should be &lt; 1.0-SNAPSHOT</li>
+<li>[MNG-4526] - [regression] Shade plugin includes too much (relative to 2.2.1)</li>
+<li>[MNG-4528] - [regression] mvn deploy ignores proxy settings</li>
+<li>[MNG-4529] - maven fails on IBM JDK 1.5.0 with exception IllegalAccessException: Field is final</li>
+<li>[MNG-4536] - Long build time - enforcer running too many times</li>
+<li>[MNG-4542] - StringSearchModelInterpolator concurrency problem</li>
+<li>[MNG-4543] - Cleanup tmp files created by DefaultWagonManager</li>
+<li>[MNG-4544] - Concurrent access to Maven internals involving active component collections is not thread-safe</li>
+<li>[MNG-4553] - Plugins artifact filtering should use full Artifact identification instead only ArtifactId</li>
+<li>[MNG-4554] - [regression] plugin updates are requested on every build regardless of policies</li>
+<li>[MNG-4561] - [regression] network settings are not applied to repositories from plugin dependencies</li>
+<li>[MNG-4562] - [regression] UnsupportedOperationException with Maven AndromMDA plugin</li>
+<li>[MNG-4564] - Location (and name) for settings-security.xml has changed in Maven 3</li>
+<li>[MNG-4570] - [regression] User/pass from settings.xml is not used during site:deploy</li>
+<li>[MNG-4571] - mvn deploy -DaltDeploymentRepository errors out</li>
+<li>[MNG-4574] - [regression] invoker:install uses wrong local repo path when settings.xml contains wildcard mirror</li></ul></div>
+<div class="section">
+<h4>Improvement<a name="Improvement"></a></h4>
+<ul>
+<li>[MNG-3168] - Correct error message when project descriptor not found</li>
+<li>[MNG-4432] - reimplement parallel artifacts download</li>
+<li>[MNG-4464] - Improve handling of relative paths with backslashes</li></ul></div>
+<div class="section">
+<h4>New Feature<a name="New_Feature"></a></h4>
+<ul>
+<li>[MNG-1144] - List 2 or more maven goals in the <i>defaultGoal</i> of the POM.</li></ul></div>
+<div class="section">
+<h4>Task<a name="Task"></a></h4>
+<ul>
+<li>[MNG-4541] - Extend class realm manager delegate to allow conditional behavior</li></ul></div>
+<div class="section">
+<h4>Wish<a name="Wish"></a></h4>
+<ul>
+<li>[MNG-4534] - implement a preferred order for POM elements</li></ul></div></div>
+<div class="section">
+<h3>Complete Release Notes<a name="Complete_Release_Notes"></a></h3>
+<ul>
+<li>See <a href="../../release-notes-3.x.html">complete release notes for 3.x</a></li>
+<li>See <a href="../../release-notes-all.html">complete release notes for all versions</a></li></ul></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/staging/maven/trunk/content/docs/3.0-beta-1/release-notes.html
==============================================================================
--- websites/staging/maven/trunk/content/docs/3.0-beta-1/release-notes.html (original)
+++ websites/staging/maven/trunk/content/docs/3.0-beta-1/release-notes.html Sat Apr 27 07:29:22 2013
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at Apr 23, 2013
+ | Generated by Apache Maven Doxia at Apr 27, 2013
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter" />
-        <meta name="Date-Revision-yyyymmdd" content="20130423" />
+        <meta name="Date-Revision-yyyymmdd" content="20130427" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Release Notes - Maven 3.0-beta-1
         </div>
             <div class="xright">        
-                                    Last Published: 2013-04-23
+                                    Last Published: 2013-04-27
             </div>
       <div class="clear">
         <hr/>
@@ -231,7 +231,80 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Maven 3.0-beta-1<a name="Maven_3.0-beta-1"></a></h2><p>The Apache Maven team would like to announce the release of Maven 3.0-beta-1.</p><p>Maven 3.0-beta-1 is <a href="../../download.html"> available for download</a> from the 'preview' section.</p><p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p><p>Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p><p>The core release is independent of the plugins available. Further releases of plugins will be made separately. See the <a href="../../plugins/index.html"> Plugin List</a> for more information.</p><p>We hope you enjoy using Maven! If you have any questions, please consult:</p><ul><li>the web
  site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li><li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mail-lists.html">http://maven.apache.org/mail-lists.html</a></li></ul><div class="section"><h3>Maven 3.0-beta-1 Release Notes<a name="Maven_3.0-beta-1_Release_Notes"></a></h3><p>Maven 3 aims to ensure backward compatibility, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p><p>Noteworthy changes in this release are the revision of version range to no longer include snapshot versions unless explicitly matched by a range boundary (cf. [MNG-3092]) and the support for parallel builds (cf. [MNG-3092]). Users that intent to use this feature are strongly advised to read the <a class="externalLink" href="https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3"> Guide on Parallel Builds</a> to learn about po
 tential ramifications.</p><p>The full list of changes can be found in our <a class="externalLink" href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&amp;version=16089">issue management system</a>, and is reproduced below.</p><div class="section"><h4>Known Incompatibilities with Maven 2<a name="Known_Incompatibilities_with_Maven_2"></a></h4><p>Please refer to the following <a class="externalLink" href="http://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html"> compatibility notes</a>.</p></div><div class="section"><h4>Release Notes - Maven - Version 3.0-beta-1 (since 3.0-alpha-7 only)<a name="Release_Notes_-_Maven_-_Version_3.0-beta-1_since_3.0-alpha-7_only"></a></h4></div><div class="section"><h4>Bug<a name="Bug"></a></h4><ul><li>[MNG-1751] - merging metadata doesn't fail when timestamp is in the future</li><li>[MNG-2103] - Inheritance of <i>plugin</i> overrides that of <i>execution</i></li><li>[MNG-2222] - dependency to dependency without source c
 ode fails</li><li>[MNG-2276] - profile activation by property doesn't work with properties defined in settings.</li><li>[MNG-2994] - Snapshot repositories are not checked when using ranges</li><li>[MNG-3092] - Version ranges with non-snapshot bounds can contain snapshot versions</li><li>[MNG-3133] - DefaultModelInheritence::appendPath assumes it is operating on interpolated/literal paths</li><li>[MNG-3470] - Build does not fail on corrupted POM even with checksumPolicy=fail</li><li>[MNG-3477] - Authentication failures on dependency download aren't reported</li><li>[MNG-3529] - mvn -Da=&quot; &quot; throws an excepltion</li><li>[MNG-3616] - Null Pointer Exception when mirrorOf missing from mirror in settings.xml</li><li>[MNG-3700] - ModelUtils.clone doesn't clone plugin entries where inherited == false</li><li>[MNG-4022] - Incorrect merge behavior using profile driven plugin configuration</li><li>[MNG-4326] - Maven should not check snapshot repositories for dependencies in th
 e reactor</li><li>[MNG-4418] - Dependency resolution appears to misbehave if a remote repository uses the id &quot;local&quot;</li><li>[MNG-4453] - [regression] Plugin versions defined in a lifecycle mapping are not respected</li><li>[MNG-4555] - mvn archetype:generate -o (offline) still results in a &quot;checking updates from central&quot;</li><li>[MNG-4580] - Plugin dependencies for module ignored when building from aggregator project using direct plugin invocation</li><li>[MNG-4586] - Plugin prefix can't be resolved from plugin management if management entry is missing plugin version</li><li>[MNG-4590] - [regression] System properties are no longer interpolated in imported POMs</li><li>[MNG-4600] - [regression] Optional flag from dependency management applied to dependencies</li><li>[MNG-4618] - maven-javadoc-plugin aggregate-jar fails with maven3 and multiple modules</li><li>[MNG-4625] - Interpolation of settings.xml fails if an expression's value contains XML markup</l
 i><li>[MNG-4629] - [regression] POM validation fails upon non-existing system-scope dependency</li><li>[MNG-4632] - Class loading is not thread-safe</li></ul></div><div class="section"><h4>Improvement<a name="Improvement"></a></h4><ul><li>[MNG-1701] - Validate that a plugin is not configured twice in the pom</li><li>[MNG-2187] - Improve error message when the pom is encoded in the wrong charset</li><li>[MNG-2741] - [regression] Meaningless error message: &quot;Error transferring file&quot;</li><li>[MNG-3004] - Allow build lifecycle to execute projects in parallel</li><li>[MNG-3779] - Improve error message when trying to execute mojo with no pom.xml</li><li>[MNG-4162] - Removal of all reporting logic from the core of Maven</li><li>[MNG-4194] - API to safely release of plugin realms</li><li>[MNG-4591] - Enhance the download rate output to include downloaded file name</li><li>[MNG-4610] - Bump maven-release-plugin to v2.0 in super POM</li><li>[MNG-4619] - Issue warning in case 
 parent.relativePath points at POM with different groupId/artifactId</li><li>[MNG-4623] - model parsing errors can be less helpful in Maven 3</li><li>[MNG-4628] - ReactorArtifactRepository is not setup soon enough for AbstractMavenLifecycleParticipant#afterProjectsRead</li><li>[MNG-4634] - Allow custom lifecycles</li></ul></div><div class="section"><h4>Task<a name="Task"></a></h4><ul><li>[MNG-3917] - Complete the POM construction tests which will be the validation for the specification</li></ul></div></div><div class="section"><h3>Complete Release Notes<a name="Complete_Release_Notes"></a></h3><ul><li>See <a href="../../release-notes-3.x.html">complete release notes for 3.x</a></li><li>See <a href="../../release-notes-all.html">complete release notes for all versions</a></li></ul></div></div>
+        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section">
+<h2>Maven 3.0-beta-1<a name="Maven_3.0-beta-1"></a></h2>
+<p>The Apache Maven team would like to announce the release of Maven 3.0-beta-1.</p>
+<p>Maven 3.0-beta-1 is <a href="../../download.html"> available for download</a> from the 'preview' section.</p>
+<p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p>
+<p>Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p>
+<p>The core release is independent of the plugins available. Further releases of plugins will be made separately. See the <a href="../../plugins/index.html"> Plugin List</a> for more information.</p>
+<p>We hope you enjoy using Maven! If you have any questions, please consult:</p>
+<ul>
+<li>the web site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li>
+<li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mail-lists.html">http://maven.apache.org/mail-lists.html</a></li></ul>
+<div class="section">
+<h3>Maven 3.0-beta-1 Release Notes<a name="Maven_3.0-beta-1_Release_Notes"></a></h3>
+<p>Maven 3 aims to ensure backward compatibility, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p>
+<p>Noteworthy changes in this release are the revision of version range to no longer include snapshot versions unless explicitly matched by a range boundary (cf. [MNG-3092]) and the support for parallel builds (cf. [MNG-3092]). Users that intent to use this feature are strongly advised to read the <a class="externalLink" href="https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3"> Guide on Parallel Builds</a> to learn about potential ramifications.</p>
+<p>The full list of changes can be found in our <a class="externalLink" href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&amp;version=16089">issue management system</a>, and is reproduced below.</p>
+<div class="section">
+<h4>Known Incompatibilities with Maven 2<a name="Known_Incompatibilities_with_Maven_2"></a></h4>
+<p>Please refer to the following <a class="externalLink" href="http://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html"> compatibility notes</a>.</p></div>
+<div class="section">
+<h4>Release Notes - Maven - Version 3.0-beta-1 (since 3.0-alpha-7 only)<a name="Release_Notes_-_Maven_-_Version_3.0-beta-1_since_3.0-alpha-7_only"></a></h4></div>
+<div class="section">
+<h4>Bug<a name="Bug"></a></h4>
+<ul>
+<li>[MNG-1751] - merging metadata doesn't fail when timestamp is in the future</li>
+<li>[MNG-2103] - Inheritance of <i>plugin</i> overrides that of <i>execution</i></li>
+<li>[MNG-2222] - dependency to dependency without source code fails</li>
+<li>[MNG-2276] - profile activation by property doesn't work with properties defined in settings.</li>
+<li>[MNG-2994] - Snapshot repositories are not checked when using ranges</li>
+<li>[MNG-3092] - Version ranges with non-snapshot bounds can contain snapshot versions</li>
+<li>[MNG-3133] - DefaultModelInheritence::appendPath assumes it is operating on interpolated/literal paths</li>
+<li>[MNG-3470] - Build does not fail on corrupted POM even with checksumPolicy=fail</li>
+<li>[MNG-3477] - Authentication failures on dependency download aren't reported</li>
+<li>[MNG-3529] - mvn -Da=&quot; &quot; throws an excepltion</li>
+<li>[MNG-3616] - Null Pointer Exception when mirrorOf missing from mirror in settings.xml</li>
+<li>[MNG-3700] - ModelUtils.clone doesn't clone plugin entries where inherited == false</li>
+<li>[MNG-4022] - Incorrect merge behavior using profile driven plugin configuration</li>
+<li>[MNG-4326] - Maven should not check snapshot repositories for dependencies in the reactor</li>
+<li>[MNG-4418] - Dependency resolution appears to misbehave if a remote repository uses the id &quot;local&quot;</li>
+<li>[MNG-4453] - [regression] Plugin versions defined in a lifecycle mapping are not respected</li>
+<li>[MNG-4555] - mvn archetype:generate -o (offline) still results in a &quot;checking updates from central&quot;</li>
+<li>[MNG-4580] - Plugin dependencies for module ignored when building from aggregator project using direct plugin invocation</li>
+<li>[MNG-4586] - Plugin prefix can't be resolved from plugin management if management entry is missing plugin version</li>
+<li>[MNG-4590] - [regression] System properties are no longer interpolated in imported POMs</li>
+<li>[MNG-4600] - [regression] Optional flag from dependency management applied to dependencies</li>
+<li>[MNG-4618] - maven-javadoc-plugin aggregate-jar fails with maven3 and multiple modules</li>
+<li>[MNG-4625] - Interpolation of settings.xml fails if an expression's value contains XML markup</li>
+<li>[MNG-4629] - [regression] POM validation fails upon non-existing system-scope dependency</li>
+<li>[MNG-4632] - Class loading is not thread-safe</li></ul></div>
+<div class="section">
+<h4>Improvement<a name="Improvement"></a></h4>
+<ul>
+<li>[MNG-1701] - Validate that a plugin is not configured twice in the pom</li>
+<li>[MNG-2187] - Improve error message when the pom is encoded in the wrong charset</li>
+<li>[MNG-2741] - [regression] Meaningless error message: &quot;Error transferring file&quot;</li>
+<li>[MNG-3004] - Allow build lifecycle to execute projects in parallel</li>
+<li>[MNG-3779] - Improve error message when trying to execute mojo with no pom.xml</li>
+<li>[MNG-4162] - Removal of all reporting logic from the core of Maven</li>
+<li>[MNG-4194] - API to safely release of plugin realms</li>
+<li>[MNG-4591] - Enhance the download rate output to include downloaded file name</li>
+<li>[MNG-4610] - Bump maven-release-plugin to v2.0 in super POM</li>
+<li>[MNG-4619] - Issue warning in case parent.relativePath points at POM with different groupId/artifactId</li>
+<li>[MNG-4623] - model parsing errors can be less helpful in Maven 3</li>
+<li>[MNG-4628] - ReactorArtifactRepository is not setup soon enough for AbstractMavenLifecycleParticipant#afterProjectsRead</li>
+<li>[MNG-4634] - Allow custom lifecycles</li></ul></div>
+<div class="section">
+<h4>Task<a name="Task"></a></h4>
+<ul>
+<li>[MNG-3917] - Complete the POM construction tests which will be the validation for the specification</li></ul></div></div>
+<div class="section">
+<h3>Complete Release Notes<a name="Complete_Release_Notes"></a></h3>
+<ul>
+<li>See <a href="../../release-notes-3.x.html">complete release notes for 3.x</a></li>
+<li>See <a href="../../release-notes-all.html">complete release notes for all versions</a></li></ul></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/staging/maven/trunk/content/docs/3.0-beta-2/release-notes.html
==============================================================================
--- websites/staging/maven/trunk/content/docs/3.0-beta-2/release-notes.html (original)
+++ websites/staging/maven/trunk/content/docs/3.0-beta-2/release-notes.html Sat Apr 27 07:29:22 2013
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at Apr 23, 2013
+ | Generated by Apache Maven Doxia at Apr 27, 2013
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter" />
-        <meta name="Date-Revision-yyyymmdd" content="20130423" />
+        <meta name="Date-Revision-yyyymmdd" content="20130427" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Release Notes - Maven 3.0-beta-2
         </div>
             <div class="xright">        
-                                    Last Published: 2013-04-23
+                                    Last Published: 2013-04-27
             </div>
       <div class="clear">
         <hr/>
@@ -231,7 +231,69 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Maven 3.0-beta-2<a name="Maven_3.0-beta-2"></a></h2><p>The Apache Maven team would like to announce the release of Maven 3.0-beta-2.</p><p>Maven 3.0-beta-2 is <a href="../../download.html"> available for download</a> from the 'preview' section.</p><p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p><p>Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p><p>The core release is independent of the plugins available. Further releases of plugins will be made separately. See the <a href="../../plugins/index.html"> Plugin List</a> for more information.</p><p>We hope you enjoy using Maven! If you have any questions, please consult:</p><ul><li>the web
  site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li><li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mail-lists.html">http://maven.apache.org/mail-lists.html</a></li></ul><div class="section"><h3>Maven 3.0-beta-2 Release Notes<a name="Maven_3.0-beta-2_Release_Notes"></a></h3><p>Maven 3 aims to ensure backward compatibility, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p><p>Users that intent to use the new parallel build feature are strongly advised to read the <a class="externalLink" href="https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3"> Guide on Parallel Builds</a> to learn about potential ramifications.</p><p>The full list of changes can be found in our <a class="externalLink" href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&amp;version=16090">issue management sy
 stem</a>, and is reproduced below.</p><div class="section"><h4>Known Incompatibilities with Maven 2<a name="Known_Incompatibilities_with_Maven_2"></a></h4><p>Please refer to the following <a class="externalLink" href="http://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html"> compatibility notes</a>.</p></div><div class="section"><h4>Release Notes - Maven - Version 3.0-beta-2 (since 3.0-beta-1 only)<a name="Release_Notes_-_Maven_-_Version_3.0-beta-2_since_3.0-beta-1_only"></a></h4></div><div class="section"><h4>Bug<a name="Bug"></a></h4><ul><li>[MNG-1803] - Provide line number information when there are errors processing a pom.xml</li><li>[MNG-4615] - [regression] @required plugin parameters are not validated</li><li>[MNG-4643] - [regression] Transitive dependency not available due to dependency POM erroneously rejected as invalid</li><li>[MNG-4648] - NullPointerException thrown from DefaultPluginRealmCache#pluginHashCode method if project-level plugin dependency miss
 es version</li><li>[MNG-4651] - Site 3.x plugin broken due to api change</li><li>[MNG-4666] - [regression] Plugins depending on plexus:plexus-container-default get broken runtime classpath</li><li>[MNG-4677] - [regression] Plugin configuration incorrectly inherited from parent pom</li><li>[MNG-4678] - CLI: AbstractConsoleDownloadMonitor, BatchModeDownloadMonitor output download progress to STDOUT</li><li>[MNG-4679] - [regression] command line option &quot;-update-snapshots&quot; does not work for dependency:copy-dependencies</li><li>[MNG-4682] - Exception upon build failure in parallel builds</li><li>[MNG-4684] - distributionManagment section in profiles do not override default one (maven 3 regression)</li><li>[MNG-4695] - Missing Error during pom validation: &quot;You cannot have two plugin executions with the same (or missing) <i>id/</i> elements.&quot;</li><li>[MNG-4696] - [regression] MavenProject.getDependencyArtifacts() misses elements</li><li>[MNG-4717] - Repository I
 ds containing &quot;:&quot; will lead to checksum errors on Windows machines</li><li>[MNG-4718] - [regression] Missing Class in 3.0-beta-1: org.apache.maven.project.artifact.AttachedArtifact</li><li>[MNG-4729] - Mirrors and servers not accessed properly by plugin on a build</li><li>[MNG-4738] - DefaultArtifactResolver forks non-daemon threads</li><li>[MNG-4740] - Maven hangs with big aggregators with lots of inter-modules dependencies</li><li>[MNG-4747] - Javaagent not usable since 3.0-alpha</li><li>[MNG-4750] - [regression] MavenProject.getDependencyArtifacts() aren't resolved</li></ul></div><div class="section"><h4>Improvement<a name="Improvement"></a></h4><ul><li>[MNG-4642] - Mojos need some way to indicate support of multithreading</li><li>[MNG-4693] - add a dependency graph with image map to navigate easily to modules</li><li>[MNG-4732] - Version string validation</li><li>[MNG-4744] - Validate coordinates of dependency exclusions</li></ul></div><div class="section"><h4>
 Task<a name="Task"></a></h4><ul><li>[MNG-4658] - Relax validation of repository ids and only warn upon conflict with &quot;local&quot;</li><li>[MNG-4664] - Minor patches needed to run Maven3 with the replacement Guice-Plexus container</li><li>[MNG-4697] - Deprecate ununsed CLI options for plugin registry</li><li>[MNG-4725] - Extend core artifact filter to exclude Guice-based Plexus shim</li></ul></div></div><div class="section"><h3>Complete Release Notes<a name="Complete_Release_Notes"></a></h3><ul><li>See <a href="../../release-notes-3.x.html">complete release notes for 3.x</a></li><li>See <a href="../../release-notes-all.html">complete release notes for all versions</a></li></ul></div></div>
+        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section">
+<h2>Maven 3.0-beta-2<a name="Maven_3.0-beta-2"></a></h2>
+<p>The Apache Maven team would like to announce the release of Maven 3.0-beta-2.</p>
+<p>Maven 3.0-beta-2 is <a href="../../download.html"> available for download</a> from the 'preview' section.</p>
+<p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p>
+<p>Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p>
+<p>The core release is independent of the plugins available. Further releases of plugins will be made separately. See the <a href="../../plugins/index.html"> Plugin List</a> for more information.</p>
+<p>We hope you enjoy using Maven! If you have any questions, please consult:</p>
+<ul>
+<li>the web site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li>
+<li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mail-lists.html">http://maven.apache.org/mail-lists.html</a></li></ul>
+<div class="section">
+<h3>Maven 3.0-beta-2 Release Notes<a name="Maven_3.0-beta-2_Release_Notes"></a></h3>
+<p>Maven 3 aims to ensure backward compatibility, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p>
+<p>Users that intent to use the new parallel build feature are strongly advised to read the <a class="externalLink" href="https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3"> Guide on Parallel Builds</a> to learn about potential ramifications.</p>
+<p>The full list of changes can be found in our <a class="externalLink" href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&amp;version=16090">issue management system</a>, and is reproduced below.</p>
+<div class="section">
+<h4>Known Incompatibilities with Maven 2<a name="Known_Incompatibilities_with_Maven_2"></a></h4>
+<p>Please refer to the following <a class="externalLink" href="http://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html"> compatibility notes</a>.</p></div>
+<div class="section">
+<h4>Release Notes - Maven - Version 3.0-beta-2 (since 3.0-beta-1 only)<a name="Release_Notes_-_Maven_-_Version_3.0-beta-2_since_3.0-beta-1_only"></a></h4></div>
+<div class="section">
+<h4>Bug<a name="Bug"></a></h4>
+<ul>
+<li>[MNG-1803] - Provide line number information when there are errors processing a pom.xml</li>
+<li>[MNG-4615] - [regression] @required plugin parameters are not validated</li>
+<li>[MNG-4643] - [regression] Transitive dependency not available due to dependency POM erroneously rejected as invalid</li>
+<li>[MNG-4648] - NullPointerException thrown from DefaultPluginRealmCache#pluginHashCode method if project-level plugin dependency misses version</li>
+<li>[MNG-4651] - Site 3.x plugin broken due to api change</li>
+<li>[MNG-4666] - [regression] Plugins depending on plexus:plexus-container-default get broken runtime classpath</li>
+<li>[MNG-4677] - [regression] Plugin configuration incorrectly inherited from parent pom</li>
+<li>[MNG-4678] - CLI: AbstractConsoleDownloadMonitor, BatchModeDownloadMonitor output download progress to STDOUT</li>
+<li>[MNG-4679] - [regression] command line option &quot;-update-snapshots&quot; does not work for dependency:copy-dependencies</li>
+<li>[MNG-4682] - Exception upon build failure in parallel builds</li>
+<li>[MNG-4684] - distributionManagment section in profiles do not override default one (maven 3 regression)</li>
+<li>[MNG-4695] - Missing Error during pom validation: &quot;You cannot have two plugin executions with the same (or missing) <i>id/</i> elements.&quot;</li>
+<li>[MNG-4696] - [regression] MavenProject.getDependencyArtifacts() misses elements</li>
+<li>[MNG-4717] - Repository Ids containing &quot;:&quot; will lead to checksum errors on Windows machines</li>
+<li>[MNG-4718] - [regression] Missing Class in 3.0-beta-1: org.apache.maven.project.artifact.AttachedArtifact</li>
+<li>[MNG-4729] - Mirrors and servers not accessed properly by plugin on a build</li>
+<li>[MNG-4738] - DefaultArtifactResolver forks non-daemon threads</li>
+<li>[MNG-4740] - Maven hangs with big aggregators with lots of inter-modules dependencies</li>
+<li>[MNG-4747] - Javaagent not usable since 3.0-alpha</li>
+<li>[MNG-4750] - [regression] MavenProject.getDependencyArtifacts() aren't resolved</li></ul></div>
+<div class="section">
+<h4>Improvement<a name="Improvement"></a></h4>
+<ul>
+<li>[MNG-4642] - Mojos need some way to indicate support of multithreading</li>
+<li>[MNG-4693] - add a dependency graph with image map to navigate easily to modules</li>
+<li>[MNG-4732] - Version string validation</li>
+<li>[MNG-4744] - Validate coordinates of dependency exclusions</li></ul></div>
+<div class="section">
+<h4>Task<a name="Task"></a></h4>
+<ul>
+<li>[MNG-4658] - Relax validation of repository ids and only warn upon conflict with &quot;local&quot;</li>
+<li>[MNG-4664] - Minor patches needed to run Maven3 with the replacement Guice-Plexus container</li>
+<li>[MNG-4697] - Deprecate ununsed CLI options for plugin registry</li>
+<li>[MNG-4725] - Extend core artifact filter to exclude Guice-based Plexus shim</li></ul></div></div>
+<div class="section">
+<h3>Complete Release Notes<a name="Complete_Release_Notes"></a></h3>
+<ul>
+<li>See <a href="../../release-notes-3.x.html">complete release notes for 3.x</a></li>
+<li>See <a href="../../release-notes-all.html">complete release notes for all versions</a></li></ul></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/staging/maven/trunk/content/docs/3.0-beta-3/release-notes.html
==============================================================================
--- websites/staging/maven/trunk/content/docs/3.0-beta-3/release-notes.html (original)
+++ websites/staging/maven/trunk/content/docs/3.0-beta-3/release-notes.html Sat Apr 27 07:29:22 2013
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at Apr 23, 2013
+ | Generated by Apache Maven Doxia at Apr 27, 2013
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter" />
-        <meta name="Date-Revision-yyyymmdd" content="20130423" />
+        <meta name="Date-Revision-yyyymmdd" content="20130427" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Release Notes - Maven 3.0-beta-3
         </div>
             <div class="xright">        
-                                    Last Published: 2013-04-23
+                                    Last Published: 2013-04-27
             </div>
       <div class="clear">
         <hr/>
@@ -231,7 +231,61 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Maven 3.0-beta-3<a name="Maven_3.0-beta-3"></a></h2><p>The Apache Maven team would like to announce the release of Maven 3.0-beta-3.</p><p>Maven 3.0-beta-3 is <a href="../../download.html"> available for download</a> from the 'preview' section.</p><p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p><p>Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p><p>The core release is independent of the plugins available. Further releases of plugins will be made separately. See the <a href="../../plugins/index.html"> Plugin List</a> for more information.</p><p>We hope you enjoy using Maven! If you have any questions, please consult:</p><ul><li>the web
  site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li><li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mail-lists.html">http://maven.apache.org/mail-lists.html</a></li></ul><div class="section"><h3>Maven 3.0-beta-3 Release Notes<a name="Maven_3.0-beta-3_Release_Notes"></a></h3><p>Maven 3 aims to ensure backward compatibility to the extent possible, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p><p>Users that intent to use the new parallel build feature are strongly advised to read the <a class="externalLink" href="https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3"> Guide on Parallel Builds</a> to learn about potential ramifications.</p><p>The full list of changes can be found in our <a class="externalLink" href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&amp;version=166
 81">issue management system</a>, and is reproduced below.</p><div class="section"><h4>Known Incompatibilities with Maven 2<a name="Known_Incompatibilities_with_Maven_2"></a></h4><p>Please refer to the following <a class="externalLink" href="http://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html"> compatibility notes</a> before reporting any issues regarding changed build behavior in Maven 3.</p><p>Before reporting any new bugs, please also double-check for any duplicates with <a class="externalLink" href="http://jira.codehaus.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+MNG+AND+affectedVersion+%3D+%223.0-beta-3%22&amp;runQuery=true&amp;clear=true">already known bugs in Maven 3.0-beta-3</a>.</p></div><div class="section"><h4>Release Notes - Maven - Version 3.0-beta-3 (since 3.0-beta-2 only)<a name="Release_Notes_-_Maven_-_Version_3.0-beta-3_since_3.0-beta-2_only"></a></h4></div><div class="section"><h4>Bug<a name="Bug"></a></h4><ul><li>[MNG-268
 6] - POM dependency scope auto-downgrades from provided to test</li><li>[MNG-4690] - Transitive dependency lost when included another dependency</li><li>[MNG-4745] - [regression] Maven does not check for plugin updates, even if forced via -U</li><li>[MNG-4755] - Version ranges cannot be resolved against mirror if a local artifact is present</li><li>[MNG-4761] - Plugin-level dependency scope causes some plugin classpaths to be incorrect</li><li>[MNG-4765] - Failing to determine java version for profile....</li><li>[MNG-4767] - Regression in parsing command-line arguments including variables</li><li>[MNG-4768] - Depending on declaration order, nearest matching version does not win when version range is involved in conflict</li><li>[MNG-4769] - Regression: <i>enabled</i> flag for central cannot be overriden</li><li>[MNG-4771] - [regression] Plugin prefix resolution ignores enabled flags on repository</li><li>[MNG-4772] - [regression] Plugin version resolution ignores enabled fl
 ags on repository</li><li>[MNG-4773] - Stack trace printed from MavenProject.getParent</li><li>[MNG-4775] - Outdated NOTICE.txt</li><li>[MNG-4776] - NPE during build from parent but not from child</li><li>[MNG-4779] - NullPointerException thrown during dependency resolution when dependency with range occurs more than once in the dirty tree</li><li>[MNG-4781] - Can't deploy to Nexus staging repository</li></ul></div><div class="section"><h4>Improvement<a name="Improvement"></a></h4><ul><li>[MNG-4749] - Move from Plexus to Guice as IoC container</li><li>[MNG-4782] - Automatically dump stack trace in case of internal Maven error</li></ul></div><div class="section"><h4>New Feature<a name="New_Feature"></a></h4><ul><li>[MNG-4756] - Aether integration</li></ul></div></div><div class="section"><h3>Complete Release Notes<a name="Complete_Release_Notes"></a></h3><ul><li>See <a href="../../release-notes-3.x.html">complete release notes for 3.x</a></li><li>See <a href="../../release-no
 tes-all.html">complete release notes for all versions</a></li></ul></div></div>
+        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section">
+<h2>Maven 3.0-beta-3<a name="Maven_3.0-beta-3"></a></h2>
+<p>The Apache Maven team would like to announce the release of Maven 3.0-beta-3.</p>
+<p>Maven 3.0-beta-3 is <a href="../../download.html"> available for download</a> from the 'preview' section.</p>
+<p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p>
+<p>Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p>
+<p>The core release is independent of the plugins available. Further releases of plugins will be made separately. See the <a href="../../plugins/index.html"> Plugin List</a> for more information.</p>
+<p>We hope you enjoy using Maven! If you have any questions, please consult:</p>
+<ul>
+<li>the web site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li>
+<li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mail-lists.html">http://maven.apache.org/mail-lists.html</a></li></ul>
+<div class="section">
+<h3>Maven 3.0-beta-3 Release Notes<a name="Maven_3.0-beta-3_Release_Notes"></a></h3>
+<p>Maven 3 aims to ensure backward compatibility to the extent possible, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p>
+<p>Users that intent to use the new parallel build feature are strongly advised to read the <a class="externalLink" href="https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3"> Guide on Parallel Builds</a> to learn about potential ramifications.</p>
+<p>The full list of changes can be found in our <a class="externalLink" href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&amp;version=16681">issue management system</a>, and is reproduced below.</p>
+<div class="section">
+<h4>Known Incompatibilities with Maven 2<a name="Known_Incompatibilities_with_Maven_2"></a></h4>
+<p>Please refer to the following <a class="externalLink" href="http://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html"> compatibility notes</a> before reporting any issues regarding changed build behavior in Maven 3.</p>
+<p>Before reporting any new bugs, please also double-check for any duplicates with <a class="externalLink" href="http://jira.codehaus.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+MNG+AND+affectedVersion+%3D+%223.0-beta-3%22&amp;runQuery=true&amp;clear=true">already known bugs in Maven 3.0-beta-3</a>.</p></div>
+<div class="section">
+<h4>Release Notes - Maven - Version 3.0-beta-3 (since 3.0-beta-2 only)<a name="Release_Notes_-_Maven_-_Version_3.0-beta-3_since_3.0-beta-2_only"></a></h4></div>
+<div class="section">
+<h4>Bug<a name="Bug"></a></h4>
+<ul>
+<li>[MNG-2686] - POM dependency scope auto-downgrades from provided to test</li>
+<li>[MNG-4690] - Transitive dependency lost when included another dependency</li>
+<li>[MNG-4745] - [regression] Maven does not check for plugin updates, even if forced via -U</li>
+<li>[MNG-4755] - Version ranges cannot be resolved against mirror if a local artifact is present</li>
+<li>[MNG-4761] - Plugin-level dependency scope causes some plugin classpaths to be incorrect</li>
+<li>[MNG-4765] - Failing to determine java version for profile....</li>
+<li>[MNG-4767] - Regression in parsing command-line arguments including variables</li>
+<li>[MNG-4768] - Depending on declaration order, nearest matching version does not win when version range is involved in conflict</li>
+<li>[MNG-4769] - Regression: <i>enabled</i> flag for central cannot be overriden</li>
+<li>[MNG-4771] - [regression] Plugin prefix resolution ignores enabled flags on repository</li>
+<li>[MNG-4772] - [regression] Plugin version resolution ignores enabled flags on repository</li>
+<li>[MNG-4773] - Stack trace printed from MavenProject.getParent</li>
+<li>[MNG-4775] - Outdated NOTICE.txt</li>
+<li>[MNG-4776] - NPE during build from parent but not from child</li>
+<li>[MNG-4779] - NullPointerException thrown during dependency resolution when dependency with range occurs more than once in the dirty tree</li>
+<li>[MNG-4781] - Can't deploy to Nexus staging repository</li></ul></div>
+<div class="section">
+<h4>Improvement<a name="Improvement"></a></h4>
+<ul>
+<li>[MNG-4749] - Move from Plexus to Guice as IoC container</li>
+<li>[MNG-4782] - Automatically dump stack trace in case of internal Maven error</li></ul></div>
+<div class="section">
+<h4>New Feature<a name="New_Feature"></a></h4>
+<ul>
+<li>[MNG-4756] - Aether integration</li></ul></div></div>
+<div class="section">
+<h3>Complete Release Notes<a name="Complete_Release_Notes"></a></h3>
+<ul>
+<li>See <a href="../../release-notes-3.x.html">complete release notes for 3.x</a></li>
+<li>See <a href="../../release-notes-all.html">complete release notes for all versions</a></li></ul></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/staging/maven/trunk/content/docs/3.0.1/release-notes.html
==============================================================================
--- websites/staging/maven/trunk/content/docs/3.0.1/release-notes.html (original)
+++ websites/staging/maven/trunk/content/docs/3.0.1/release-notes.html Sat Apr 27 07:29:22 2013
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at Apr 23, 2013
+ | Generated by Apache Maven Doxia at Apr 27, 2013
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter" />
-        <meta name="Date-Revision-yyyymmdd" content="20130423" />
+        <meta name="Date-Revision-yyyymmdd" content="20130427" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Release Notes - Maven 3.0.1
         </div>
             <div class="xright">        
-                                    Last Published: 2013-04-23
+                                    Last Published: 2013-04-27
             </div>
       <div class="clear">
         <hr/>
@@ -231,7 +231,61 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Maven 3.0.1<a name="Maven_3.0.1"></a></h2><p>The Apache Maven team would like to announce the release of Maven 3.0.1.</p><p>Maven 3.0.1 is <a href="../../download.html"> available for download</a>.</p><p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p><p>Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p><p>The core release is independent of the plugins available. Further releases of plugins will be made separately. See the <a href="../../plugins/index.html"> Plugin List</a> for more information.</p><p>We hope you enjoy using Maven! If you have any questions, please consult:</p><ul><li>the web site: <a class="externalLink" href="http://mav
 en.apache.org/">http://maven.apache.org/</a></li><li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mail-lists.html">http://maven.apache.org/mail-lists.html</a></li></ul><div class="section"><h3>Maven 3.0.1 Release Notes<a name="Maven_3.0.1_Release_Notes"></a></h3><p>Maven 3.0.1 is a maintenance release to address various regressions/bugs and to deliver other minor improvements. The new version 3.0.1 is a recommended update for anybody currently using Maven 3.0.</p><p>The full list of changes can be found in our <a class="externalLink" href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&amp;version=16331">issue management system</a>, and is reproduced below.</p><div class="section"><h4>Known Incompatibilities with Maven 2<a name="Known_Incompatibilities_with_Maven_2"></a></h4><p>Please refer to the following <a class="externalLink" href="http://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html"> compatibility note
 s</a> before reporting any issues regarding changed build behavior in Maven 3.x.</p></div><div class="section"><h4>Release Notes - Maven - Version 3.0.1 (since 3.0 only)<a name="Release_Notes_-_Maven_-_Version_3.0.1_since_3.0_only"></a></h4></div><div class="section"><h4>Bug<a name="Bug"></a></h4><ul><li>[MNG-4850] - [regression] several elements of server configuration in settings.xml are not honoured</li><li>[MNG-4858] - NullPointerException if goal name is malformed</li><li>[MNG-4864] - npe when transferring artifacts</li><li>[MNG-4866] - DefaultLegacySupport leaks MavenSession instances in some cases</li><li>[MNG-4867] - incorrect namespace in settings.xml</li><li>[MNG-4874] - The <i>latestVersion</i> value isn't updated for local installs</li><li>[MNG-4877] - Regression: Deploy to SCP with privateKey fails - privateKey and passphrase gets lost</li><li>[MNG-4883] - [regression] Dependency resolution does not fail for artifact with over-constrained version ranges</li><li>
 [MNG-4884] - Guice provision errors</li><li>[MNG-4892] - Use of --log-file doesn't capture all output, e.g. from maven-antrun-plugin</li><li>[MNG-4895] - Plugins depending on 3rd party JARs that contain the Maven API can't be configured/run due to type incompatibilities</li><li>[MNG-4900] - &quot;Unresolveable build extension&quot; when using shade plugin and repositories in profile</li></ul></div><div class="section"><h4>Improvement<a name="Improvement"></a></h4><ul><li>[MNG-4860] - Allow management of project building request kept inside MavenProject instances</li><li>[MNG-4891] - Improve robustness of snapshot dependency resolution in case a remote repo accidently uses the id &quot;local&quot;</li><li>[MNG-4896] - Help for -pl option does not include use of comma-sep, also more than one -pl does not work or complain</li><li>[MNG-4904] - Make MavenExecutionResult.getTopologicallySortedProjects() return empty list instead of null</li><li>[MNG-4907] - Wrong error message whe
 n relativePath wrong</li><li>[MNG-4909] - Emit warning when dependency with scope import but inproper type is declared</li><li>[MNG-4910] - Use BeanConfigurator for configuration sub-elements</li></ul></div><div class="section"><h4>Task<a name="Task"></a></h4><ul><li>[MNG-4902] - Update default plugin versions</li><li>[MNG-4903] - Update to Wagon 1.0-beta-7</li></ul></div></div><div class="section"><h3>Complete Release Notes<a name="Complete_Release_Notes"></a></h3><ul><li>See <a href="../../release-notes-3.x.html">complete release notes for 3.x</a></li><li>See <a href="../../release-notes-all.html">complete release notes for all versions</a></li></ul></div></div>
+        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section">
+<h2>Maven 3.0.1<a name="Maven_3.0.1"></a></h2>
+<p>The Apache Maven team would like to announce the release of Maven 3.0.1.</p>
+<p>Maven 3.0.1 is <a href="../../download.html"> available for download</a>.</p>
+<p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p>
+<p>Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p>
+<p>The core release is independent of the plugins available. Further releases of plugins will be made separately. See the <a href="../../plugins/index.html"> Plugin List</a> for more information.</p>
+<p>We hope you enjoy using Maven! If you have any questions, please consult:</p>
+<ul>
+<li>the web site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li>
+<li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mail-lists.html">http://maven.apache.org/mail-lists.html</a></li></ul>
+<div class="section">
+<h3>Maven 3.0.1 Release Notes<a name="Maven_3.0.1_Release_Notes"></a></h3>
+<p>Maven 3.0.1 is a maintenance release to address various regressions/bugs and to deliver other minor improvements. The new version 3.0.1 is a recommended update for anybody currently using Maven 3.0.</p>
+<p>The full list of changes can be found in our <a class="externalLink" href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&amp;version=16331">issue management system</a>, and is reproduced below.</p>
+<div class="section">
+<h4>Known Incompatibilities with Maven 2<a name="Known_Incompatibilities_with_Maven_2"></a></h4>
+<p>Please refer to the following <a class="externalLink" href="http://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html"> compatibility notes</a> before reporting any issues regarding changed build behavior in Maven 3.x.</p></div>
+<div class="section">
+<h4>Release Notes - Maven - Version 3.0.1 (since 3.0 only)<a name="Release_Notes_-_Maven_-_Version_3.0.1_since_3.0_only"></a></h4></div>
+<div class="section">
+<h4>Bug<a name="Bug"></a></h4>
+<ul>
+<li>[MNG-4850] - [regression] several elements of server configuration in settings.xml are not honoured</li>
+<li>[MNG-4858] - NullPointerException if goal name is malformed</li>
+<li>[MNG-4864] - npe when transferring artifacts</li>
+<li>[MNG-4866] - DefaultLegacySupport leaks MavenSession instances in some cases</li>
+<li>[MNG-4867] - incorrect namespace in settings.xml</li>
+<li>[MNG-4874] - The <i>latestVersion</i> value isn't updated for local installs</li>
+<li>[MNG-4877] - Regression: Deploy to SCP with privateKey fails - privateKey and passphrase gets lost</li>
+<li>[MNG-4883] - [regression] Dependency resolution does not fail for artifact with over-constrained version ranges</li>
+<li>[MNG-4884] - Guice provision errors</li>
+<li>[MNG-4892] - Use of --log-file doesn't capture all output, e.g. from maven-antrun-plugin</li>
+<li>[MNG-4895] - Plugins depending on 3rd party JARs that contain the Maven API can't be configured/run due to type incompatibilities</li>
+<li>[MNG-4900] - &quot;Unresolveable build extension&quot; when using shade plugin and repositories in profile</li></ul></div>
+<div class="section">
+<h4>Improvement<a name="Improvement"></a></h4>
+<ul>
+<li>[MNG-4860] - Allow management of project building request kept inside MavenProject instances</li>
+<li>[MNG-4891] - Improve robustness of snapshot dependency resolution in case a remote repo accidently uses the id &quot;local&quot;</li>
+<li>[MNG-4896] - Help for -pl option does not include use of comma-sep, also more than one -pl does not work or complain</li>
+<li>[MNG-4904] - Make MavenExecutionResult.getTopologicallySortedProjects() return empty list instead of null</li>
+<li>[MNG-4907] - Wrong error message when relativePath wrong</li>
+<li>[MNG-4909] - Emit warning when dependency with scope import but inproper type is declared</li>
+<li>[MNG-4910] - Use BeanConfigurator for configuration sub-elements</li></ul></div>
+<div class="section">
+<h4>Task<a name="Task"></a></h4>
+<ul>
+<li>[MNG-4902] - Update default plugin versions</li>
+<li>[MNG-4903] - Update to Wagon 1.0-beta-7</li></ul></div></div>
+<div class="section">
+<h3>Complete Release Notes<a name="Complete_Release_Notes"></a></h3>
+<ul>
+<li>See <a href="../../release-notes-3.x.html">complete release notes for 3.x</a></li>
+<li>See <a href="../../release-notes-all.html">complete release notes for all versions</a></li></ul></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/staging/maven/trunk/content/docs/3.0.2/release-notes.html
==============================================================================
--- websites/staging/maven/trunk/content/docs/3.0.2/release-notes.html (original)
+++ websites/staging/maven/trunk/content/docs/3.0.2/release-notes.html Sat Apr 27 07:29:22 2013
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at Apr 23, 2013
+ | Generated by Apache Maven Doxia at Apr 27, 2013
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter" />
-        <meta name="Date-Revision-yyyymmdd" content="20130423" />
+        <meta name="Date-Revision-yyyymmdd" content="20130427" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Release Notes - Maven 3.0.2
         </div>
             <div class="xright">        
-                                    Last Published: 2013-04-23
+                                    Last Published: 2013-04-27
             </div>
       <div class="clear">
         <hr/>
@@ -231,7 +231,68 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Maven 3.0.2<a name="Maven_3.0.2"></a></h2><p>The Apache Maven team would like to announce the release of Maven 3.0.2.</p><p>Maven 3.0.2 is <a href="../../download.html"> available for download</a>.</p><p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p><p>Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p><p>The core release is independent of the plugins available. Further releases of plugins will be made separately. See the <a href="../../plugins/index.html"> Plugin List</a> for more information.</p><p>We hope you enjoy using Maven! If you have any questions, please consult:</p><ul><li>the web site: <a class="externalLink" href="http://mav
 en.apache.org/">http://maven.apache.org/</a></li><li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mail-lists.html">http://maven.apache.org/mail-lists.html</a></li></ul><div class="section"><h3>Maven 3.0.2 Release Notes<a name="Maven_3.0.2_Release_Notes"></a></h3><p>Maven 3.0.2 is a maintenance release to address various regressions/bugs and to deliver other minor improvements. The new version 3.0.2 is a recommended update for anybody currently using Maven 3.0.</p><p>The full list of changes can be found in our <a class="externalLink" href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&amp;version=16952">issue management system</a>, and is reproduced below.</p><div class="section"><h4>Known Incompatibilities with Maven 2<a name="Known_Incompatibilities_with_Maven_2"></a></h4><p>Please refer to the following <a class="externalLink" href="http://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html"> compatibility note
 s</a> before reporting any issues regarding changed build behavior in Maven 3.x.</p></div><div class="section"><h4>Release Notes - Maven - Version 3.0.2 (since 3.0.1 only)<a name="Release_Notes_-_Maven_-_Version_3.0.2_since_3.0.1_only"></a></h4></div><div class="section"><h4>Bug<a name="Bug"></a></h4><ul><li>[MNG-4840] - Prerequisites is not working on m3</li><li>[MNG-4913] - [regression] User properties override equally named POM properties of transitive dependencies</li><li>[MNG-4915] - Versions in pom.xml are not checked for invalid characters</li><li>[MNG-4918] - MavenProject#clone() doubles active profiles</li><li>[MNG-4919] - Plugin execution contributed by lifecycle mapping gets lost when same goal is bound multiple times</li><li>[MNG-4923] - [regression] java.lang.ClassNotFoundException: org.apache.maven.artifact.ArtifactStatus</li><li>[MNG-4925] - Mismanagement of container lookup realm can cause type incompatibilities for plugins looking up components by string</li
 ><li>[MNG-4933] - With a resource directory as . maven raise an java.lang.StringIndexOutOfBoundsException:217</li><li>[MNG-4941] - PluginDescriptorBuilder doesn't populate expression/default-value fields for mojo parameters</li><li>[MNG-4952] - [regression] RELEASE field of repository metadata is not updated upon repeated deployments</li><li>[MNG-4955] - [regression] Outdated remote snapshots are preferred over locally installed snapshots</li><li>[MNG-4960] - [regression] Make-like reactor mode does not build selected project when resuming from one of its prerequisites</li><li>[MNG-4966] - Preserve double slashes in the scm connection url - identifies absolute repository paths for mercurial</li></ul></div><div class="section"><h4>Improvement<a name="Improvement"></a></h4><ul><li>[MNG-4912] - Use of raw type should be Comparable<i>ArtifactVersion</i></li><li>[MNG-4916] - Poor ProjectBuilder.build performance for projects with unresolvable extension plugins</li><li>[MNG-4922] 
 - ExecutionEvent give on the exception encountered (when having mojoFailed)</li><li>[MNG-4926] - ExecutionEvent give on the exception encountered (when having projectFailed , forkedProjectFailed)</li><li>[MNG-4944] - Include JRE vendor in version info</li><li>[MNG-4950] - Javadoc improvements to DefaultSettingsWriter/Reader</li><li>[MNG-4953] - Issue a warning when a system-scope dependency refers to the project basedir</li></ul></div><div class="section"><h4>New Feature<a name="New_Feature"></a></h4><ul><li>[MNG-4936] - Allow to better monitor and adjust a Maven build during CI</li><li>[MNG-4937] - Allow the platform scripts to avoid loading mavenrc content</li></ul></div><div class="section"><h4>Task<a name="Task"></a></h4><ul><li>[MNG-4945] - Remove mergeId from public POM</li><li>[MNG-4957] - Emit validation warning when project version uses irregular SNAPSHOT version string</li><li>[MNG-4959] - Update default plugin versions</li></ul></div></div><div class="section"><h3
 >Complete Release Notes<a name="Complete_Release_Notes"></a></h3><ul><li>See <a href="../../release-notes-3.x.html">complete release notes for 3.x</a></li><li>See <a href="../../release-notes-all.html">complete release notes for all versions</a></li></ul></div></div>
+        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section">
+<h2>Maven 3.0.2<a name="Maven_3.0.2"></a></h2>
+<p>The Apache Maven team would like to announce the release of Maven 3.0.2.</p>
+<p>Maven 3.0.2 is <a href="../../download.html"> available for download</a>.</p>
+<p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p>
+<p>Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features.</p>
+<p>The core release is independent of the plugins available. Further releases of plugins will be made separately. See the <a href="../../plugins/index.html"> Plugin List</a> for more information.</p>
+<p>We hope you enjoy using Maven! If you have any questions, please consult:</p>
+<ul>
+<li>the web site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li>
+<li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mail-lists.html">http://maven.apache.org/mail-lists.html</a></li></ul>
+<div class="section">
+<h3>Maven 3.0.2 Release Notes<a name="Maven_3.0.2_Release_Notes"></a></h3>
+<p>Maven 3.0.2 is a maintenance release to address various regressions/bugs and to deliver other minor improvements. The new version 3.0.2 is a recommended update for anybody currently using Maven 3.0.</p>
+<p>The full list of changes can be found in our <a class="externalLink" href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&amp;version=16952">issue management system</a>, and is reproduced below.</p>
+<div class="section">
+<h4>Known Incompatibilities with Maven 2<a name="Known_Incompatibilities_with_Maven_2"></a></h4>
+<p>Please refer to the following <a class="externalLink" href="http://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html"> compatibility notes</a> before reporting any issues regarding changed build behavior in Maven 3.x.</p></div>
+<div class="section">
+<h4>Release Notes - Maven - Version 3.0.2 (since 3.0.1 only)<a name="Release_Notes_-_Maven_-_Version_3.0.2_since_3.0.1_only"></a></h4></div>
+<div class="section">
+<h4>Bug<a name="Bug"></a></h4>
+<ul>
+<li>[MNG-4840] - Prerequisites is not working on m3</li>
+<li>[MNG-4913] - [regression] User properties override equally named POM properties of transitive dependencies</li>
+<li>[MNG-4915] - Versions in pom.xml are not checked for invalid characters</li>
+<li>[MNG-4918] - MavenProject#clone() doubles active profiles</li>
+<li>[MNG-4919] - Plugin execution contributed by lifecycle mapping gets lost when same goal is bound multiple times</li>
+<li>[MNG-4923] - [regression] java.lang.ClassNotFoundException: org.apache.maven.artifact.ArtifactStatus</li>
+<li>[MNG-4925] - Mismanagement of container lookup realm can cause type incompatibilities for plugins looking up components by string</li>
+<li>[MNG-4933] - With a resource directory as . maven raise an java.lang.StringIndexOutOfBoundsException:217</li>
+<li>[MNG-4941] - PluginDescriptorBuilder doesn't populate expression/default-value fields for mojo parameters</li>
+<li>[MNG-4952] - [regression] RELEASE field of repository metadata is not updated upon repeated deployments</li>
+<li>[MNG-4955] - [regression] Outdated remote snapshots are preferred over locally installed snapshots</li>
+<li>[MNG-4960] - [regression] Make-like reactor mode does not build selected project when resuming from one of its prerequisites</li>
+<li>[MNG-4966] - Preserve double slashes in the scm connection url - identifies absolute repository paths for mercurial</li></ul></div>
+<div class="section">
+<h4>Improvement<a name="Improvement"></a></h4>
+<ul>
+<li>[MNG-4912] - Use of raw type should be Comparable<i>ArtifactVersion</i></li>
+<li>[MNG-4916] - Poor ProjectBuilder.build performance for projects with unresolvable extension plugins</li>
+<li>[MNG-4922] - ExecutionEvent give on the exception encountered (when having mojoFailed)</li>
+<li>[MNG-4926] - ExecutionEvent give on the exception encountered (when having projectFailed , forkedProjectFailed)</li>
+<li>[MNG-4944] - Include JRE vendor in version info</li>
+<li>[MNG-4950] - Javadoc improvements to DefaultSettingsWriter/Reader</li>
+<li>[MNG-4953] - Issue a warning when a system-scope dependency refers to the project basedir</li></ul></div>
+<div class="section">
+<h4>New Feature<a name="New_Feature"></a></h4>
+<ul>
+<li>[MNG-4936] - Allow to better monitor and adjust a Maven build during CI</li>
+<li>[MNG-4937] - Allow the platform scripts to avoid loading mavenrc content</li></ul></div>
+<div class="section">
+<h4>Task<a name="Task"></a></h4>
+<ul>
+<li>[MNG-4945] - Remove mergeId from public POM</li>
+<li>[MNG-4957] - Emit validation warning when project version uses irregular SNAPSHOT version string</li>
+<li>[MNG-4959] - Update default plugin versions</li></ul></div></div>
+<div class="section">
+<h3>Complete Release Notes<a name="Complete_Release_Notes"></a></h3>
+<ul>
+<li>See <a href="../../release-notes-3.x.html">complete release notes for 3.x</a></li>
+<li>See <a href="../../release-notes-all.html">complete release notes for all versions</a></li></ul></div></div>
       </div>
     </div>
     <div class="clear">