Author: buildbot
Date: Sat Jul 20 20:47:26 2013
New Revision: 870283

Log:
Staging update by buildbot for maven

Modified:
    websites/staging/maven/trunk/content/   (props changed)
    websites/staging/maven/trunk/content/developers/mojo-api-specification.html
    websites/staging/maven/trunk/content/maven-site-1.0-site.jar

Propchange: websites/staging/maven/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 20 20:47:26 2013
@@ -1 +1 @@
-1505111
+1505203

Modified: 
websites/staging/maven/trunk/content/developers/mojo-api-specification.html
==============================================================================
--- websites/staging/maven/trunk/content/developers/mojo-api-specification.html 
(original)
+++ websites/staging/maven/trunk/content/developers/mojo-api-specification.html 
Sat Jul 20 20:47:26 2013
@@ -640,15 +640,14 @@ under the License. -->
         .
       </p>
       
-<p><b>NOTE:</b> since maven-plugin-plugin 3.0 is now possible to use java1.5 
annotations.
-        See <a class="externalLink" 
href="http://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/using-annotations.html";>Using
 annotations.</a>
+<p><b>NOTE:</b> since maven-plugin-plugin 3.0, it is now possible to use 
java1.5 annotations.
+        See <a 
href="/plugin-tools/maven-plugin-tools-annotations/index.html">supported 
annotations</a> and
+        <a 
href="/plugin-tools/maven-plugin-plugin/examples/using-annotations.html">Using 
annotations</a>.
       </p>
       
 <p>The plugin descriptor must be provided in a jar resource with the
         path:
-        <tt>META-INF/maven/plugin.xml</tt>
-        , and it must contain the
-        following:
+        <tt>META-INF/maven/plugin.xml</tt>, and it must contain the following:
       </p>
       
 <table border="0" class="bodyTable">

Modified: websites/staging/maven/trunk/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.


Reply via email to