Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/configuration/BeanConfigurationRequest.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/configuration/BeanConfigurationRequest.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/configuration/BeanConfigurationRequest.html
 Sun Jun  2 08:01:23 2013
@@ -315,7 +315,7 @@ getConfigurationElement</H3>
 <P>
 <DD><DL>
 
-<DT><B>Returns:</B><DD>Configuration element name or 
<code>null</code><DT><B>See Also:</B><DD><CODE>#setConfiguration(Object, 
String)}</CODE></DL>
+<DT><B>Returns:</B><DD>Configuration element name or 
<code>null</code><DT><B>See Also:</B><DD><A 
HREF="../../../../org/apache/maven/configuration/BeanConfigurationRequest.html#setConfiguration(java.lang.Object,
 java.lang.String)"><CODE>setConfiguration(Object, String)</CODE></A></DL>
 </DD>
 </DL>
 <HR>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/configuration/DefaultBeanConfigurationRequest.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/configuration/DefaultBeanConfigurationRequest.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/configuration/DefaultBeanConfigurationRequest.html
 Sun Jun  2 08:01:23 2013
@@ -354,7 +354,7 @@ public <A HREF="http://docs.oracle.com/j
 </DD>
 <DD><DL>
 
-<DT><B>Returns:</B><DD>Configuration element name or 
<code>null</code><DT><B>See Also:</B><DD><CODE>#setConfiguration(Object, 
String)}</CODE></DL>
+<DT><B>Returns:</B><DD>Configuration element name or 
<code>null</code><DT><B>See Also:</B><DD><A 
HREF="../../../../org/apache/maven/configuration/BeanConfigurationRequest.html#setConfiguration(java.lang.Object,
 java.lang.String)"><CODE>BeanConfigurationRequest.setConfiguration(Object, 
String)</CODE></A></DL>
 </DD>
 </DL>
 <HR>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/eventspy/AbstractEventSpy.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/eventspy/AbstractEventSpy.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/eventspy/AbstractEventSpy.html
 Sun Jun  2 08:01:23 2013
@@ -251,14 +251,14 @@ public void <A HREF="../../../../src-htm
 <DT><B>Specified by:</B><DD><CODE><A 
HREF="../../../../org/apache/maven/eventspy/EventSpy.html#onEvent(java.lang.Object)">onEvent</A></CODE>
 in interface <CODE><A 
HREF="../../../../org/apache/maven/eventspy/EventSpy.html" title="interface in 
org.apache.maven.eventspy">EventSpy</A></CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>event</CODE> - The event, never .
+<DT><B>Parameters:</B><DD><CODE>event</CODE> - The event, never 
<code>null</code>.
 <DT><B>Throws:</B>
 <DD><CODE><A 
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</A></CODE><DT><B>See 
Also:</B><DD><A 
HREF="../../../../org/apache/maven/settings/building/SettingsBuildingRequest.html"
 title="interface in 
org.apache.maven.settings.building"><CODE>SettingsBuildingRequest</CODE></A>, 
 <A 
HREF="../../../../org/apache/maven/settings/building/SettingsBuildingResult.html"
 title="interface in 
org.apache.maven.settings.building"><CODE>SettingsBuildingResult</CODE></A>, 
 <A HREF="../../../../org/apache/maven/execution/MavenExecutionRequest.html" 
title="interface in 
org.apache.maven.execution"><CODE>MavenExecutionRequest</CODE></A>, 
 <A HREF="../../../../org/apache/maven/execution/MavenExecutionResult.html" 
title="interface in 
org.apache.maven.execution"><CODE>MavenExecutionResult</CODE></A>, 
 <A 
HREF="../../../../org/apache/maven/project/DependencyResolutionRequest.html" 
title="interface in 
org.apache.maven.project"><CODE>DependencyResolutionRequest</CODE></A>, 
-<CODE>org.apache.maven.project.DependencyResolutionResultt</CODE>, 
+<A HREF="../../../../org/apache/maven/project/DependencyResolutionResult.html" 
title="interface in 
org.apache.maven.project"><CODE>DependencyResolutionResult</CODE></A>, 
 <A HREF="../../../../org/apache/maven/execution/ExecutionEvent.html" 
title="interface in 
org.apache.maven.execution"><CODE>ExecutionEvent</CODE></A>, 
 <CODE>RepositoryEvent</CODE></DL>
 </DD>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/eventspy/EventSpy.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/eventspy/EventSpy.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/eventspy/EventSpy.html
 Sun Jun  2 08:01:23 2013
@@ -199,14 +199,14 @@ void <A HREF="../../../../src-html/org/a
 <DD>Notifies the spy of some build event/operation.
 <P>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>event</CODE> - The event, never .
+<DT><B>Parameters:</B><DD><CODE>event</CODE> - The event, never 
<code>null</code>.
 <DT><B>Throws:</B>
 <DD><CODE><A 
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</A></CODE><DT><B>See 
Also:</B><DD><A 
HREF="../../../../org/apache/maven/settings/building/SettingsBuildingRequest.html"
 title="interface in 
org.apache.maven.settings.building"><CODE>SettingsBuildingRequest</CODE></A>, 
 <A 
HREF="../../../../org/apache/maven/settings/building/SettingsBuildingResult.html"
 title="interface in 
org.apache.maven.settings.building"><CODE>SettingsBuildingResult</CODE></A>, 
 <A HREF="../../../../org/apache/maven/execution/MavenExecutionRequest.html" 
title="interface in 
org.apache.maven.execution"><CODE>MavenExecutionRequest</CODE></A>, 
 <A HREF="../../../../org/apache/maven/execution/MavenExecutionResult.html" 
title="interface in 
org.apache.maven.execution"><CODE>MavenExecutionResult</CODE></A>, 
 <A 
HREF="../../../../org/apache/maven/project/DependencyResolutionRequest.html" 
title="interface in 
org.apache.maven.project"><CODE>DependencyResolutionRequest</CODE></A>, 
-<CODE>org.apache.maven.project.DependencyResolutionResultt</CODE>, 
+<A HREF="../../../../org/apache/maven/project/DependencyResolutionResult.html" 
title="interface in 
org.apache.maven.project"><CODE>DependencyResolutionResult</CODE></A>, 
 <A HREF="../../../../org/apache/maven/execution/ExecutionEvent.html" 
title="interface in 
org.apache.maven.execution"><CODE>ExecutionEvent</CODE></A>, 
 <CODE>RepositoryEvent</CODE></DL>
 </DD>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/exception/DefaultExceptionHandler.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/exception/DefaultExceptionHandler.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/exception/DefaultExceptionHandler.html
 Sun Jun  2 08:01:23 2013
@@ -100,7 +100,7 @@ Class DefaultExceptionHandler</H2>
 <HR>
 <DL>
 <DT><PRE><FONT SIZE="-1"><A 
HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/component/annotations.Component.html?is-external=true";
 title="class or interface in 
org.codehaus.plexus.component">@Component</A>(role=<A 
HREF="../../../../org/apache/maven/exception/ExceptionHandler.html" 
title="interface in org.apache.maven.exception">ExceptionHandler.class</A>)
-</FONT>public class <A 
HREF="../../../../src-html/org/apache/maven/exception/DefaultExceptionHandler.html#line.85"><B>DefaultExceptionHandler</B></A><DT>extends
 <A 
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</A><DT>implements <A 
HREF="../../../../org/apache/maven/exception/ExceptionHandler.html" 
title="interface in org.apache.maven.exception">ExceptionHandler</A></DL>
+</FONT>public class <A 
HREF="../../../../src-html/org/apache/maven/exception/DefaultExceptionHandler.html#line.86"><B>DefaultExceptionHandler</B></A><DT>extends
 <A 
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</A><DT>implements <A 
HREF="../../../../org/apache/maven/exception/ExceptionHandler.html" 
title="interface in org.apache.maven.exception">ExceptionHandler</A></DL>
 </PRE>
 
 <P>
@@ -166,7 +166,7 @@ Class DefaultExceptionHandler</H2>
 <A NAME="DefaultExceptionHandler()"><!-- --></A><H3>
 DefaultExceptionHandler</H3>
 <PRE>
-public <A 
HREF="../../../../src-html/org/apache/maven/exception/DefaultExceptionHandler.html#line.85"><B>DefaultExceptionHandler</B></A>()</PRE>
+public <A 
HREF="../../../../src-html/org/apache/maven/exception/DefaultExceptionHandler.html#line.86"><B>DefaultExceptionHandler</B></A>()</PRE>
 <DL>
 </DL>
 
@@ -183,7 +183,7 @@ public <A HREF="../../../../src-html/org
 <A NAME="handleException(java.lang.Throwable)"><!-- --></A><H3>
 handleException</H3>
 <PRE>
-public <A HREF="../../../../org/apache/maven/exception/ExceptionSummary.html" 
title="class in org.apache.maven.exception">ExceptionSummary</A> <A 
HREF="../../../../src-html/org/apache/maven/exception/DefaultExceptionHandler.html#line.89"><B>handleException</B></A>(<A
 
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</A>&nbsp;exception)</PRE>
+public <A HREF="../../../../org/apache/maven/exception/ExceptionSummary.html" 
title="class in org.apache.maven.exception">ExceptionSummary</A> <A 
HREF="../../../../src-html/org/apache/maven/exception/DefaultExceptionHandler.html#line.90"><B>handleException</B></A>(<A
 
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</A>&nbsp;exception)</PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A 
HREF="../../../../org/apache/maven/exception/ExceptionHandler.html#handleException(java.lang.Throwable)">handleException</A></CODE>
 in interface <CODE><A 
HREF="../../../../org/apache/maven/exception/ExceptionHandler.html" 
title="interface in org.apache.maven.exception">ExceptionHandler</A></CODE></DL>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/execution/DefaultMavenExecutionRequest.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/execution/DefaultMavenExecutionRequest.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/execution/DefaultMavenExecutionRequest.html
 Sun Jun  2 08:01:23 2013
@@ -1289,7 +1289,7 @@ public <A HREF="../../../../org/apache/m
 </DD>
 <DD><DL>
 
-<DT><B>Returns:</B><DD></DL>
+<DT><B>Returns:</B><DD>This request, never <code>null</code>.</DL>
 </DD>
 </DL>
 <HR>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/execution/MavenExecutionRequest.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/execution/MavenExecutionRequest.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/execution/MavenExecutionRequest.html
 Sun Jun  2 08:01:23 2013
@@ -2144,7 +2144,7 @@ setRemoteRepositories</H3>
 <P>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>repositories</CODE> - 
-<DT><B>Returns:</B><DD></DL>
+<DT><B>Returns:</B><DD>This request, never <code>null</code>.</DL>
 </DD>
 </DL>
 <HR>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/model/io/xpp3/package-summary.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/model/io/xpp3/package-summary.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/model/io/xpp3/package-summary.html
 Sun Jun  2 08:01:23 2013
@@ -115,12 +115,12 @@ Package org.apache.maven.model.io.xpp3 D
 
 <P>
 XML reader and writer classes for Maven POM, generated from 
<code>maven.mdo</code> model.
-These classes use
-<a 
href="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/package-summary.html";>plexus-utils'
-XML Pull Parser API</a> for their internal XML handling and
-<a 
href="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/Xpp3DomBuilder.html";>Xpp3DomBuilder</a>
 + 
-<a 
href="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/Xpp3Dom.html";>Xpp3Dom</a>
 for
-DOM content representation (see <code>&lt;configuration&gt;</code> elements).
+ These classes use
+ <a 
href="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/package-summary.html";>plexus-utils'
+ XML Pull Parser API</a> for their internal XML handling and
+ <a 
href="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/Xpp3DomBuilder.html";>Xpp3DomBuilder</a>
 + 
+ <a 
href="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/Xpp3Dom.html";>Xpp3Dom</a>
 for
+ DOM content representation (see <code>&lt;configuration&gt;</code> elements).
 <P>
 
 <P>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/model/package-summary.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/model/package-summary.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/model/package-summary.html
 Sun Jun  2 08:01:23 2013
@@ -340,7 +340,7 @@ Package org.apache.maven.model Descripti
 
 <P>
 Maven POM (Project Object Model) classes, generated from 
<code>maven.mdo</code> model.
-The root class is <a href="Model.html">Model</a>.
+ The root class is <A HREF="../../../../org/apache/maven/model/Model.html" 
title="class in org.apache.maven.model"><CODE>Model</CODE></A>.
 <P>
 
 <P>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/plugin/DefaultBuildPluginManager.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/plugin/DefaultBuildPluginManager.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/plugin/DefaultBuildPluginManager.html
 Sun Jun  2 08:01:23 2013
@@ -215,7 +215,7 @@ public <A HREF="../../../../src-html/org
 <A NAME="loadPlugin(org.apache.maven.model.Plugin, java.util.List, 
org.eclipse.aether.RepositorySystemSession)"><!-- --></A><H3>
 loadPlugin</H3>
 <PRE>
-public <A 
HREF="../../../../org/apache/maven/plugin/descriptor/PluginDescriptor.html" 
title="class in org.apache.maven.plugin.descriptor">PluginDescriptor</A> <A 
HREF="../../../../src-html/org/apache/maven/plugin/DefaultBuildPluginManager.html#line.60"><B>loadPlugin</B></A>(<A
 HREF="../../../../org/apache/maven/model/Plugin.html" title="class in 
org.apache.maven.model">Plugin</A>&nbsp;plugin,
+public <A 
HREF="../../../../org/apache/maven/plugin/descriptor/PluginDescriptor.html" 
title="class in org.apache.maven.plugin.descriptor">PluginDescriptor</A> <A 
HREF="../../../../src-html/org/apache/maven/plugin/DefaultBuildPluginManager.html#line.61"><B>loadPlugin</B></A>(<A
 HREF="../../../../org/apache/maven/model/Plugin.html" title="class in 
org.apache.maven.model">Plugin</A>&nbsp;plugin,
                                    <A 
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true";
 title="class or interface in 
java.util">List</A>&lt;org.eclipse.aether.repository.RemoteRepository&gt;&nbsp;repositories,
                                    
org.eclipse.aether.RepositorySystemSession&nbsp;session)
                             throws <A 
HREF="../../../../org/apache/maven/plugin/PluginNotFoundException.html" 
title="class in org.apache.maven.plugin">PluginNotFoundException</A>,
@@ -227,7 +227,7 @@ public <A HREF="../../../../org/apache/m
 <DT><B>Specified by:</B><DD><CODE><A 
HREF="../../../../org/apache/maven/plugin/BuildPluginManager.html#loadPlugin(org.apache.maven.model.Plugin,
 java.util.List, 
org.eclipse.aether.RepositorySystemSession)">loadPlugin</A></CODE> in interface 
<CODE><A HREF="../../../../org/apache/maven/plugin/BuildPluginManager.html" 
title="interface in org.apache.maven.plugin">BuildPluginManager</A></CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>plugin</CODE> - 
<DD><CODE>repositoryRequest</CODE> - 
+<DT><B>Parameters:</B><DD><CODE>plugin</CODE> - <DD><CODE>repositories</CODE> 
- <DD><CODE>session</CODE> - 
 <DT><B>Returns:</B><DD>PluginDescriptor The component descriptor for the Maven 
plugin.
 <DT><B>Throws:</B>
 <DD><CODE><A 
HREF="../../../../org/apache/maven/plugin/PluginNotFoundException.html" 
title="class in org.apache.maven.plugin">PluginNotFoundException</A></CODE> - 
The plugin could not be found in any repositories.
@@ -241,7 +241,7 @@ public <A HREF="../../../../org/apache/m
 <A NAME="executeMojo(org.apache.maven.execution.MavenSession, 
org.apache.maven.plugin.MojoExecution)"><!-- --></A><H3>
 executeMojo</H3>
 <PRE>
-public void <A 
HREF="../../../../src-html/org/apache/maven/plugin/DefaultBuildPluginManager.html#line.70"><B>executeMojo</B></A>(<A
 HREF="../../../../org/apache/maven/execution/MavenSession.html" title="class 
in org.apache.maven.execution">MavenSession</A>&nbsp;session,
+public void <A 
HREF="../../../../src-html/org/apache/maven/plugin/DefaultBuildPluginManager.html#line.71"><B>executeMojo</B></A>(<A
 HREF="../../../../org/apache/maven/execution/MavenSession.html" title="class 
in org.apache.maven.execution">MavenSession</A>&nbsp;session,
                         <A 
HREF="../../../../org/apache/maven/plugin/MojoExecution.html" title="class in 
org.apache.maven.plugin">MojoExecution</A>&nbsp;mojoExecution)
                  throws <A 
HREF="../../../../org/apache/maven/plugin/MojoFailureException.html" 
title="class in org.apache.maven.plugin">MojoFailureException</A>,
                         <A 
HREF="../../../../org/apache/maven/plugin/MojoExecutionException.html" 
title="class in org.apache.maven.plugin">MojoExecutionException</A>,
@@ -265,7 +265,7 @@ public void <A HREF="../../../../src-htm
 <A NAME="getPluginRealm(org.apache.maven.execution.MavenSession, 
org.apache.maven.plugin.descriptor.PluginDescriptor)"><!-- --></A><H3>
 getPluginRealm</H3>
 <PRE>
-public <A 
HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/classworlds.realm.ClassRealm.html?is-external=true";
 title="class or interface in 
org.codehaus.plexus">org.codehaus.plexus.classworlds.realm.ClassRealm</A> <A 
HREF="../../../../src-html/org/apache/maven/plugin/DefaultBuildPluginManager.html#line.170"><B>getPluginRealm</B></A>(<A
 HREF="../../../../org/apache/maven/execution/MavenSession.html" title="class 
in org.apache.maven.execution">MavenSession</A>&nbsp;session,
+public <A 
HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/classworlds.realm.ClassRealm.html?is-external=true";
 title="class or interface in 
org.codehaus.plexus">org.codehaus.plexus.classworlds.realm.ClassRealm</A> <A 
HREF="../../../../src-html/org/apache/maven/plugin/DefaultBuildPluginManager.html#line.171"><B>getPluginRealm</B></A>(<A
 HREF="../../../../org/apache/maven/execution/MavenSession.html" title="class 
in org.apache.maven.execution">MavenSession</A>&nbsp;session,
                                                                        <A 
HREF="../../../../org/apache/maven/plugin/descriptor/PluginDescriptor.html" 
title="class in 
org.apache.maven.plugin.descriptor">PluginDescriptor</A>&nbsp;pluginDescriptor)
                                                                 throws <A 
HREF="../../../../org/apache/maven/plugin/PluginResolutionException.html" 
title="class in org.apache.maven.plugin">PluginResolutionException</A>,
                                                                        <A 
HREF="../../../../org/apache/maven/plugin/PluginManagerException.html" 
title="class in org.apache.maven.plugin">PluginManagerException</A></PRE>
@@ -288,7 +288,7 @@ public <A HREF="http://plexus.codehaus.o
 <A NAME="getMojoDescriptor(org.apache.maven.model.Plugin, java.lang.String, 
java.util.List, org.eclipse.aether.RepositorySystemSession)"><!-- --></A><H3>
 getMojoDescriptor</H3>
 <PRE>
-public <A 
HREF="../../../../org/apache/maven/plugin/descriptor/MojoDescriptor.html" 
title="class in org.apache.maven.plugin.descriptor">MojoDescriptor</A> <A 
HREF="../../../../src-html/org/apache/maven/plugin/DefaultBuildPluginManager.html#line.184"><B>getMojoDescriptor</B></A>(<A
 HREF="../../../../org/apache/maven/model/Plugin.html" title="class in 
org.apache.maven.model">Plugin</A>&nbsp;plugin,
+public <A 
HREF="../../../../org/apache/maven/plugin/descriptor/MojoDescriptor.html" 
title="class in org.apache.maven.plugin.descriptor">MojoDescriptor</A> <A 
HREF="../../../../src-html/org/apache/maven/plugin/DefaultBuildPluginManager.html#line.185"><B>getMojoDescriptor</B></A>(<A
 HREF="../../../../org/apache/maven/model/Plugin.html" title="class in 
org.apache.maven.model">Plugin</A>&nbsp;plugin,
                                         <A 
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>&nbsp;goal,
                                         <A 
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true";
 title="class or interface in 
java.util">List</A>&lt;org.eclipse.aether.repository.RemoteRepository&gt;&nbsp;repositories,
                                         
org.eclipse.aether.RepositorySystemSession&nbsp;session)

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/plugin/version/DefaultPluginVersionRequest.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/plugin/version/DefaultPluginVersionRequest.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/plugin/version/DefaultPluginVersionRequest.html
 Sun Jun  2 08:01:23 2013
@@ -279,7 +279,7 @@ public <A HREF="../../../../../src-html/
  has a current project, its plugin repositories will be used as well.
 <P>
 <DL>
-<DT><B>Parameters:</B><DD><CODE>plugin</CODE> - The plugin for which to 
resolve a version, must not be 
<code>null</code>.<DD><CODE>repositoryRequest</CODE> - The repository request 
to copy from, must not be <code>null</code>.</DL>
+<DT><B>Parameters:</B><DD><CODE>plugin</CODE> - The plugin for which to 
resolve a version, must not be <code>null</code>.<DD><CODE>session</CODE> - The 
Maven session to use, must not be <code>null</code>.</DL>
 </DL>
 <HR>
 

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/project/artifact/MavenMetadataSource.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/project/artifact/MavenMetadataSource.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/project/artifact/MavenMetadataSource.html
 Sun Jun  2 08:01:23 2013
@@ -366,7 +366,7 @@ public <A HREF="http://docs.oracle.com/j
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>artifact</CODE> - artifact we are interested 
in. Only <code>groupid</code> and <code>artifactId</code> are
             needed, for instance the following code will work
-            <code>artifactFactory.createProjectArtifact( "org.apache.maven", 
"maven", "" )</code><DD><CODE>localRepository</CODE> - local repository
+            <code>artifactFactory.createProjectArtifact( "org.apache.maven", 
"maven", "" )</code><DD><CODE>localRepository</CODE> - local 
repository<DD><CODE>deploymentRepository</CODE> - remote repository
 <DT><B>Returns:</B><DD><A 
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util"><CODE>List</CODE></A> $lt; <A 
HREF="../../../../../org/apache/maven/artifact/versioning/ArtifactVersion.html" 
title="interface in 
org.apache.maven.artifact.versioning"><CODE>ArtifactVersion</CODE></A> >
 <DT><B>Throws:</B>
 <DD><CODE><A 
HREF="../../../../../org/apache/maven/repository/legacy/metadata/ArtifactMetadataRetrievalException.html"
 title="class in 
org.apache.maven.repository.legacy.metadata">ArtifactMetadataRetrievalException</A></CODE>
 - in case of error while retrieving repository metadata from the repository.

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/repository/internal/package-summary.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/repository/internal/package-summary.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/repository/internal/package-summary.html
 Sun Jun  2 08:01:23 2013
@@ -135,7 +135,7 @@ Package org.apache.maven.repository.inte
 </H2>
 
 <P>
-<p><a href="http://www.eclipse.org/aether/";>Aether</a> extensions for 
utilizing the Maven POM and Maven repository metadata.</p>
+<a href="http://www.eclipse.org/aether/";>Aether</a> extensions for utilizing 
the Maven POM and Maven repository metadata.
 <P>
 
 <P>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/repository/legacy/metadata/ArtifactMetadataSource.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/repository/legacy/metadata/ArtifactMetadataSource.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/repository/legacy/metadata/ArtifactMetadataSource.html
 Sun Jun  2 08:01:23 2013
@@ -240,7 +240,7 @@ retrieveAvailableVersionsFromDeploymentR
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>artifact</CODE> - artifact we are interested 
in. Only <code>groupid</code> and <code>artifactId</code> are
             needed, for instance the following code will work
-            <code>artifactFactory.createProjectArtifact( "org.apache.maven", 
"maven", "" )</code><DD><CODE>localRepository</CODE> - local 
repository<DD><CODE>deploymentRepository</CODE> - remote repository
+            <code>artifactFactory.createProjectArtifact( "org.apache.maven", 
"maven", "" )</code><DD><CODE>localRepository</CODE> - local 
repository<DD><CODE>remoteRepository</CODE> - remote repository
 <DT><B>Returns:</B><DD><A 
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util"><CODE>List</CODE></A> $lt; <A 
HREF="../../../../../../org/apache/maven/artifact/versioning/ArtifactVersion.html"
 title="interface in 
org.apache.maven.artifact.versioning"><CODE>ArtifactVersion</CODE></A> >
 <DT><B>Throws:</B>
 <DD><CODE><A 
HREF="../../../../../../org/apache/maven/repository/legacy/metadata/ArtifactMetadataRetrievalException.html"
 title="class in 
org.apache.maven.repository.legacy.metadata">ArtifactMetadataRetrievalException</A></CODE>
 - in case of error while retrieving repository metadata from the 
repository.</DL>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/settings/SettingsUtils.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/settings/SettingsUtils.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/settings/SettingsUtils.html
 Sun Jun  2 08:01:23 2013
@@ -196,7 +196,7 @@ convertToSettingsProfile</H3>
 public static <A HREF="../../../../org/apache/maven/settings/Profile.html" 
title="class in org.apache.maven.settings">Profile</A> <A 
HREF="../../../../src-html/org/apache/maven/settings/SettingsUtils.html#line.54"><B>convertToSettingsProfile</B></A>(<A
 HREF="../../../../org/apache/maven/model/Profile.html" title="class in 
org.apache.maven.model">Profile</A>&nbsp;modelProfile)</PRE>
 <DL>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>settingsProfile</CODE> - 
+<DT><B>Parameters:</B><DD><CODE>modelProfile</CODE> - 
 <DT><B>Returns:</B><DD>a profile</DL>
 </DD>
 </DL>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/toolchain/DefaultToolchain.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/toolchain/DefaultToolchain.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/toolchain/DefaultToolchain.html
 Sun Jun  2 08:01:23 2013
@@ -346,7 +346,7 @@ public boolean <A HREF="../../../../src-
 </DD>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>requirements</CODE> - Map<String, String> key 
value pair
-<DT><B>Returns:</B><DD></DL>
+<DT><B>Returns:</B><DD><code>true</code> if the requirements match, otherwise 
<code>false</code></DL>
 </DD>
 </DL>
 <HR>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/toolchain/ToolchainPrivate.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/toolchain/ToolchainPrivate.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/org/apache/maven/toolchain/ToolchainPrivate.html
 Sun Jun  2 08:01:23 2013
@@ -175,7 +175,7 @@ boolean <A HREF="../../../../src-html/or
 </DD>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>requirements</CODE> - Map<String, String> key 
value pair
-<DT><B>Returns:</B><DD></DL>
+<DT><B>Returns:</B><DD><code>true</code> if the requirements match, otherwise 
<code>false</code></DL>
 </DD>
 </DL>
 <HR>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/src-html/org/apache/maven/ProjectBuildFailureException.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/src-html/org/apache/maven/ProjectBuildFailureException.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/src-html/org/apache/maven/ProjectBuildFailureException.html
 Sun Jun  2 08:01:23 2013
@@ -28,35 +28,34 @@
 <FONT color="green">025</FONT>     * Exception which occurs when a normal 
(i.e. non-aggregator) mojo fails to<a name="line.25"></a>
 <FONT color="green">026</FONT>     * execute. In this case, the mojo failed 
while executing against a particular<a name="line.26"></a>
 <FONT color="green">027</FONT>     * project instance, so we can wrap the 
{@link MojoFailureException} with context<a name="line.27"></a>
-<FONT color="green">028</FONT>     * information including projectId and the 
{@link MojoBinding} that caused the<a name="line.28"></a>
-<FONT color="green">029</FONT>     * failure.<a name="line.29"></a>
-<FONT color="green">030</FONT>     *<a name="line.30"></a>
-<FONT color="green">031</FONT>     * @author jdcasey<a name="line.31"></a>
-<FONT color="green">032</FONT>     *<a name="line.32"></a>
-<FONT color="green">033</FONT>     */<a name="line.33"></a>
-<FONT color="green">034</FONT>    public class ProjectBuildFailureException<a 
name="line.34"></a>
-<FONT color="green">035</FONT>        extends BuildFailureException<a 
name="line.35"></a>
-<FONT color="green">036</FONT>    {<a name="line.36"></a>
-<FONT color="green">037</FONT>    <a name="line.37"></a>
-<FONT color="green">038</FONT>        private final String projectId;<a 
name="line.38"></a>
-<FONT color="green">039</FONT>    <a name="line.39"></a>
-<FONT color="green">040</FONT>        public ProjectBuildFailureException( 
String projectId, MojoFailureException cause )<a name="line.40"></a>
-<FONT color="green">041</FONT>        {<a name="line.41"></a>
-<FONT color="green">042</FONT>            super( "Build for project: " + 
projectId + " failed during execution of mojo.", cause );<a name="line.42"></a>
-<FONT color="green">043</FONT>    <a name="line.43"></a>
-<FONT color="green">044</FONT>            this.projectId = projectId;<a 
name="line.44"></a>
-<FONT color="green">045</FONT>        }<a name="line.45"></a>
-<FONT color="green">046</FONT>    <a name="line.46"></a>
-<FONT color="green">047</FONT>        public MojoFailureException 
getMojoFailureException()<a name="line.47"></a>
-<FONT color="green">048</FONT>        {<a name="line.48"></a>
-<FONT color="green">049</FONT>            return (MojoFailureException) 
getCause();<a name="line.49"></a>
-<FONT color="green">050</FONT>        }<a name="line.50"></a>
-<FONT color="green">051</FONT>    <a name="line.51"></a>
-<FONT color="green">052</FONT>        public String getProjectId()<a 
name="line.52"></a>
-<FONT color="green">053</FONT>        {<a name="line.53"></a>
-<FONT color="green">054</FONT>            return projectId;<a 
name="line.54"></a>
-<FONT color="green">055</FONT>        }<a name="line.55"></a>
-<FONT color="green">056</FONT>    }<a name="line.56"></a>
+<FONT color="green">028</FONT>     * information including projectId that 
caused the failure.<a name="line.28"></a>
+<FONT color="green">029</FONT>     *<a name="line.29"></a>
+<FONT color="green">030</FONT>     * @author jdcasey<a name="line.30"></a>
+<FONT color="green">031</FONT>     *<a name="line.31"></a>
+<FONT color="green">032</FONT>     */<a name="line.32"></a>
+<FONT color="green">033</FONT>    public class ProjectBuildFailureException<a 
name="line.33"></a>
+<FONT color="green">034</FONT>        extends BuildFailureException<a 
name="line.34"></a>
+<FONT color="green">035</FONT>    {<a name="line.35"></a>
+<FONT color="green">036</FONT>    <a name="line.36"></a>
+<FONT color="green">037</FONT>        private final String projectId;<a 
name="line.37"></a>
+<FONT color="green">038</FONT>    <a name="line.38"></a>
+<FONT color="green">039</FONT>        public ProjectBuildFailureException( 
String projectId, MojoFailureException cause )<a name="line.39"></a>
+<FONT color="green">040</FONT>        {<a name="line.40"></a>
+<FONT color="green">041</FONT>            super( "Build for project: " + 
projectId + " failed during execution of mojo.", cause );<a name="line.41"></a>
+<FONT color="green">042</FONT>    <a name="line.42"></a>
+<FONT color="green">043</FONT>            this.projectId = projectId;<a 
name="line.43"></a>
+<FONT color="green">044</FONT>        }<a name="line.44"></a>
+<FONT color="green">045</FONT>    <a name="line.45"></a>
+<FONT color="green">046</FONT>        public MojoFailureException 
getMojoFailureException()<a name="line.46"></a>
+<FONT color="green">047</FONT>        {<a name="line.47"></a>
+<FONT color="green">048</FONT>            return (MojoFailureException) 
getCause();<a name="line.48"></a>
+<FONT color="green">049</FONT>        }<a name="line.49"></a>
+<FONT color="green">050</FONT>    <a name="line.50"></a>
+<FONT color="green">051</FONT>        public String getProjectId()<a 
name="line.51"></a>
+<FONT color="green">052</FONT>        {<a name="line.52"></a>
+<FONT color="green">053</FONT>            return projectId;<a 
name="line.53"></a>
+<FONT color="green">054</FONT>        }<a name="line.54"></a>
+<FONT color="green">055</FONT>    }<a name="line.55"></a>
 
 
 

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/src-html/org/apache/maven/classrealm/ClassRealmManager.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/src-html/org/apache/maven/classrealm/ClassRealmManager.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/src-html/org/apache/maven/classrealm/ClassRealmManager.html
 Sun Jun  2 08:01:23 2013
@@ -67,7 +67,7 @@
 <FONT color="green">064</FONT>        /**<a name="line.64"></a>
 <FONT color="green">065</FONT>         * Creates a new class realm for the 
specified build extension.<a name="line.65"></a>
 <FONT color="green">066</FONT>         * <a name="line.66"></a>
-<FONT color="green">067</FONT>         * @param plugin The extension plugin 
for which to create a realm, must not be {@code null}.<a name="line.67"></a>
+<FONT color="green">067</FONT>         * @param extension The extension plugin 
for which to create a realm, must not be {@code null}.<a name="line.67"></a>
 <FONT color="green">068</FONT>         * @param artifacts The artifacts to add 
to the class realm, may be {@code null}. Unresolved artifacts (i.e. with a<a 
name="line.68"></a>
 <FONT color="green">069</FONT>         *            missing file) will 
automatically be excluded from the realm.<a name="line.69"></a>
 <FONT color="green">070</FONT>         * @return The new extension realm, 
never {@code null}.<a name="line.70"></a>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/src-html/org/apache/maven/configuration/BeanConfigurationRequest.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/src-html/org/apache/maven/configuration/BeanConfigurationRequest.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/src-html/org/apache/maven/configuration/BeanConfigurationRequest.html
 Sun Jun  2 08:01:23 2013
@@ -77,7 +77,7 @@
 <FONT color="green">074</FONT>        /**<a name="line.74"></a>
 <FONT color="green">075</FONT>         * Returns configuration element name or 
{@code null}. <a name="line.75"></a>
 <FONT color="green">076</FONT>         * <a name="line.76"></a>
-<FONT color="green">077</FONT>         * @see {@link #setConfiguration(Object, 
String)}<a name="line.77"></a>
+<FONT color="green">077</FONT>         * @see #setConfiguration(Object, 
String)<a name="line.77"></a>
 <FONT color="green">078</FONT>         * <a name="line.78"></a>
 <FONT color="green">079</FONT>         * @return Configuration element name or 
{@code null}<a name="line.79"></a>
 <FONT color="green">080</FONT>         */<a name="line.80"></a>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/src-html/org/apache/maven/eventspy/EventSpy.Context.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/src-html/org/apache/maven/eventspy/EventSpy.Context.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/src-html/org/apache/maven/eventspy/EventSpy.Context.html
 Sun Jun  2 08:01:23 2013
@@ -57,13 +57,13 @@
 <FONT color="green">054</FONT>        /**<a name="line.54"></a>
 <FONT color="green">055</FONT>         * Notifies the spy of some build 
event/operation.<a name="line.55"></a>
 <FONT color="green">056</FONT>         * <a name="line.56"></a>
-<FONT color="green">057</FONT>         * @param event The event, never {@@code 
null}.<a name="line.57"></a>
+<FONT color="green">057</FONT>         * @param event The event, never {@code 
null}.<a name="line.57"></a>
 <FONT color="green">058</FONT>         * @see 
org.apache.maven.settings.building.SettingsBuildingRequest<a name="line.58"></a>
 <FONT color="green">059</FONT>         * @see 
org.apache.maven.settings.building.SettingsBuildingResult<a name="line.59"></a>
 <FONT color="green">060</FONT>         * @see 
org.apache.maven.execution.MavenExecutionRequest<a name="line.60"></a>
 <FONT color="green">061</FONT>         * @see 
org.apache.maven.execution.MavenExecutionResult<a name="line.61"></a>
 <FONT color="green">062</FONT>         * @see 
org.apache.maven.project.DependencyResolutionRequest<a name="line.62"></a>
-<FONT color="green">063</FONT>         * @see 
org.apache.maven.project.DependencyResolutionResultt<a name="line.63"></a>
+<FONT color="green">063</FONT>         * @see 
org.apache.maven.project.DependencyResolutionResult<a name="line.63"></a>
 <FONT color="green">064</FONT>         * @see 
org.apache.maven.execution.ExecutionEvent<a name="line.64"></a>
 <FONT color="green">065</FONT>         * @see 
org.eclipse.aether.RepositoryEvent<a name="line.65"></a>
 <FONT color="green">066</FONT>         */<a name="line.66"></a>

Modified: 
websites/production/maven/content/ref/3-LATEST/apidocs/src-html/org/apache/maven/eventspy/EventSpy.html
==============================================================================
--- 
websites/production/maven/content/ref/3-LATEST/apidocs/src-html/org/apache/maven/eventspy/EventSpy.html
 (original)
+++ 
websites/production/maven/content/ref/3-LATEST/apidocs/src-html/org/apache/maven/eventspy/EventSpy.html
 Sun Jun  2 08:01:23 2013
@@ -57,13 +57,13 @@
 <FONT color="green">054</FONT>        /**<a name="line.54"></a>
 <FONT color="green">055</FONT>         * Notifies the spy of some build 
event/operation.<a name="line.55"></a>
 <FONT color="green">056</FONT>         * <a name="line.56"></a>
-<FONT color="green">057</FONT>         * @param event The event, never {@@code 
null}.<a name="line.57"></a>
+<FONT color="green">057</FONT>         * @param event The event, never {@code 
null}.<a name="line.57"></a>
 <FONT color="green">058</FONT>         * @see 
org.apache.maven.settings.building.SettingsBuildingRequest<a name="line.58"></a>
 <FONT color="green">059</FONT>         * @see 
org.apache.maven.settings.building.SettingsBuildingResult<a name="line.59"></a>
 <FONT color="green">060</FONT>         * @see 
org.apache.maven.execution.MavenExecutionRequest<a name="line.60"></a>
 <FONT color="green">061</FONT>         * @see 
org.apache.maven.execution.MavenExecutionResult<a name="line.61"></a>
 <FONT color="green">062</FONT>         * @see 
org.apache.maven.project.DependencyResolutionRequest<a name="line.62"></a>
-<FONT color="green">063</FONT>         * @see 
org.apache.maven.project.DependencyResolutionResultt<a name="line.63"></a>
+<FONT color="green">063</FONT>         * @see 
org.apache.maven.project.DependencyResolutionResult<a name="line.63"></a>
 <FONT color="green">064</FONT>         * @see 
org.apache.maven.execution.ExecutionEvent<a name="line.64"></a>
 <FONT color="green">065</FONT>         * @see 
org.eclipse.aether.RepositoryEvent<a name="line.65"></a>
 <FONT color="green">066</FONT>         */<a name="line.66"></a>


Reply via email to