Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/dependency-info.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/dependency-info.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/dependency-info.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>
@@ -237,36 +237,36 @@
 <pre>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.maven.plugin-tools&lt;/groupId&gt;
   &lt;artifactId&gt;maven-plugin-annotations&lt;/artifactId&gt;
-  &lt;version&gt;3.4-SNAPSHOT&lt;/version&gt;
+  &lt;version&gt;3.4&lt;/version&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
 <div class="source">
-<pre>'org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.4-SNAPSHOT'</pre></div></div>
+<pre>'org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.4'</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Ant"></a>Apache Ant</h3><a name="Apache_Ant"></a>
 <div class="source">
-<pre>&lt;dependency org=&quot;org.apache.maven.plugin-tools&quot; 
name=&quot;maven-plugin-annotations&quot; rev=&quot;3.4-SNAPSHOT&quot;&gt;
+<pre>&lt;dependency org=&quot;org.apache.maven.plugin-tools&quot; 
name=&quot;maven-plugin-annotations&quot; rev=&quot;3.4&quot;&gt;
   &lt;artifact name=&quot;maven-plugin-annotations&quot; type=&quot;jar&quot; 
/&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
 <div class="source">
 <pre>@Grapes(
-@Grab(group='org.apache.maven.plugin-tools', 
module='maven-plugin-annotations', version='3.4-SNAPSHOT')
+@Grab(group='org.apache.maven.plugin-tools', 
module='maven-plugin-annotations', version='3.4')
 )</pre></div></div>
 <div class="section">
 <h3><a name="Grails"></a>Grails</h3><a name="Grails"></a>
 <div class="source">
-<pre>compile 
'org.apache.maven.plugin-tools:maven-plugin-annotations:3.4-SNAPSHOT'</pre></div></div>
+<pre>compile 
'org.apache.maven.plugin-tools:maven-plugin-annotations:3.4'</pre></div></div>
 <div class="section">
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
 <div class="source">
-<pre>[org.apache.maven.plugin-tools/maven-plugin-annotations 
&quot;3.4-SNAPSHOT&quot;]</pre></div></div>
+<pre>[org.apache.maven.plugin-tools/maven-plugin-annotations 
&quot;3.4&quot;]</pre></div></div>
 <div class="section">
 <h3><a name="SBT"></a>SBT</h3><a name="SBT"></a>
 <div class="source">
-<pre>libraryDependencies += &quot;org.apache.maven.plugin-tools&quot; %% 
&quot;maven-plugin-annotations&quot; % 
&quot;3.4-SNAPSHOT&quot;</pre></div></div></div>
+<pre>libraryDependencies += &quot;org.apache.maven.plugin-tools&quot; %% 
&quot;maven-plugin-annotations&quot; % &quot;3.4&quot;</pre></div></div></div>
                   </div>
             </div>
       

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/dependency-management.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/dependency-management.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/dependency-management.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>
@@ -244,7 +244,7 @@
 <tr class="b">
 <td>com.thoughtworks.qdox</td>
 <td><a class="externalLink" href="http://qdox.codehaus.org";>qdox</a></td>
-<td>1.12.1</td>
+<td>2.0-M3</td>
 <td>jar</td>
 <td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></td></tr>
 <tr class="a">
@@ -286,43 +286,43 @@
 <tr class="a">
 <td>org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations";>maven-plugin-annotations</a></td>
-<td>3.4-SNAPSHOT</td>
+<td>3.4</td>
 <td>jar</td>
 <td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/plugin-tools/maven-plugin-tools-annotations";>maven-plugin-tools-annotations</a></td>
-<td>3.4-SNAPSHOT</td>
+<td>3.4</td>
 <td>jar</td>
 <td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/plugin-tools/maven-plugin-tools-api";>maven-plugin-tools-api</a></td>
-<td>3.4-SNAPSHOT</td>
+<td>3.4</td>
 <td>jar</td>
 <td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/plugin-tools/maven-plugin-tools-beanshell";>maven-plugin-tools-beanshell</a></td>
-<td>3.4-SNAPSHOT</td>
+<td>3.4</td>
 <td>jar</td>
 <td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/plugin-tools/maven-plugin-tools-generators";>maven-plugin-tools-generators</a></td>
-<td>3.4-SNAPSHOT</td>
+<td>3.4</td>
 <td>jar</td>
 <td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/plugin-tools/maven-plugin-tools-java";>maven-plugin-tools-java</a></td>
-<td>3.4-SNAPSHOT</td>
+<td>3.4</td>
 <td>jar</td>
 <td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/plugin-tools/maven-plugin-tools-model";>maven-plugin-tools-model</a></td>
-<td>3.4-SNAPSHOT</td>
+<td>3.4</td>
 <td>jar</td>
 <td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
 <tr class="b">

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/distribution-management.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/distribution-management.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/distribution-management.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/findbugs.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/findbugs.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/findbugs.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/index.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/index.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/index.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -27,7 +27,7 @@
           
       <meta name="author" content="Hervé Boutemy" />
     <meta name="Date-Creation-yyyymmdd" content="20120603" />
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -74,8 +74,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/integration.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/integration.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/integration.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/issue-tracking.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/issue-tracking.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/issue-tracking.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/mail-lists.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/mail-lists.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/mail-lists.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/plugin-management.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/plugin-management.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/plugin-management.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/plugins.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/plugins.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/plugins.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/project-info.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/project-info.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/project-info.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/project-reports.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/project-reports.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/project-reports.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/project-summary.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/project-summary.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/project-summary.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>
@@ -272,7 +272,7 @@
 <td>maven-plugin-annotations</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>3.4-SNAPSHOT</td></tr>
+<td>3.4</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>jar</td></tr>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/sonar.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/sonar.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/sonar.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/source-repository.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/source-repository.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/source-repository.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>
@@ -236,17 +236,17 @@
 <h2><a name="Web_Access"></a>Web Access</h2><a name="Web_Access"></a>
 <p>The following is a link to the online source repository.</p>
 <div class="source">
-<pre><a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-annotations";>http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-annotations</a></pre></div></div>
+<pre><a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/plugin-tools/tags/maven-plugin-tools-3.4/maven-plugin-annotations";>http://svn.apache.org/viewvc/maven/plugin-tools/tags/maven-plugin-tools-3.4/maven-plugin-annotations</a></pre></div></div>
 <div class="section">
 <h2><a name="Anonymous_access"></a>Anonymous access</h2><a 
name="Anonymous_access"></a>
 <p>The source can be checked out anonymously from SVN with this command:</p>
 <div class="source">
-<pre>$ svn checkout 
http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-annotations
 maven-plugin-annotations</pre></div></div>
+<pre>$ svn checkout 
http://svn.apache.org/repos/asf/maven/plugin-tools/tags/maven-plugin-tools-3.4/maven-plugin-annotations
 maven-plugin-annotations</pre></div></div>
 <div class="section">
 <h2><a name="Developer_access"></a>Developer access</h2><a 
name="Developer_access"></a>
 <p>Everyone can access the Subversion repository via HTTP, but Committers must 
checkout the Subversion repository via HTTPS.</p>
 <div class="source">
-<pre>$ svn checkout 
https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-annotations
 maven-plugin-annotations</pre></div>
+<pre>$ svn checkout 
https://svn.apache.org/repos/asf/maven/plugin-tools/tags/maven-plugin-tools-3.4/maven-plugin-annotations
 maven-plugin-annotations</pre></div>
 <p>To commit changes to the repository, execute the following command to 
commit your changes (svn will prompt you for your password)</p>
 <div class="source">
 <pre>$ svn commit --username your-username -m &quot;A 
message&quot;</pre></div></div>
@@ -254,7 +254,7 @@
 <h2><a name="Access_from_behind_a_firewall"></a>Access from behind a 
firewall</h2><a name="Access_from_behind_a_firewall"></a>
 <p>For those users who are stuck behind a corporate firewall which is blocking 
HTTP access to the Subversion repository, you can try to access it via the 
developer connection:</p>
 <div class="source">
-<pre>$ svn checkout 
https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-annotations
 maven-plugin-annotations</pre></div></div>
+<pre>$ svn checkout 
https://svn.apache.org/repos/asf/maven/plugin-tools/tags/maven-plugin-tools-3.4/maven-plugin-annotations
 maven-plugin-annotations</pre></div></div>
 <div class="section">
 <h2><a name="Access_through_a_proxy"></a>Access through a proxy</h2><a 
name="Access_through_a_proxy"></a>
 <p>The Subversion client can go through a proxy, if you configure it to do so. 
First, edit your &quot;servers&quot; configuration file to indicate which proxy 
to use. The file's location depends on your operating system. On Linux or Unix 
it is located in the directory &quot;~/.subversion&quot;. On Windows it is in 
&quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is 
a hidden directory.)</p>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/surefire-report.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/surefire-report.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/surefire-report.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/taglist.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/taglist.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/taglist.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/team-list.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/team-list.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/team-list.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/index.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/index.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/index.html
 Wed Dec 31 18:17:14 2014
@@ -4,7 +4,7 @@
 <!-- this is a JXR report set -->
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Maven Plugin Tools Java 5 Annotations 3.4-SNAPSHOT 
Reference</title>
+               <title>Maven Plugin Tools Java 5 Annotations 3.4 
Reference</title>
        </head>
     <frameset cols="20%,80%">
                <frameset rows="30%,70%">

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/org/apache/maven/plugins/annotations/package-frame.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/org/apache/maven/plugins/annotations/package-frame.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/org/apache/maven/plugins/annotations/package-frame.html
 Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Maven Plugin Tools Java 5 Annotations 3.4-SNAPSHOT 
Reference Package org.apache.maven.plugins.annotations</title>
+               <title>Maven Plugin Tools Java 5 Annotations 3.4 Reference 
Package org.apache.maven.plugins.annotations</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/org/apache/maven/plugins/annotations/package-summary.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/org/apache/maven/plugins/annotations/package-summary.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/org/apache/maven/plugins/annotations/package-summary.html
 Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Maven Plugin Tools Java 5 Annotations 3.4-SNAPSHOT 
Reference Package org.apache.maven.plugins.annotations</title>
+               <title>Maven Plugin Tools Java 5 Annotations 3.4 Reference 
Package org.apache.maven.plugins.annotations</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/overview-frame.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/overview-frame.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/overview-frame.html
 Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Maven Plugin Tools Java 5 Annotations 3.4-SNAPSHOT 
Reference</title>
+               <title>Maven Plugin Tools Java 5 Annotations 3.4 
Reference</title>
                <link rel="stylesheet" type="text/css" href="stylesheet.css" 
title="style" />
        </head>
        <body>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/overview-summary.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/overview-summary.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/overview-summary.html
 Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Maven Plugin Tools Java 5 Annotations 3.4-SNAPSHOT 
Reference</title>
+               <title>Maven Plugin Tools Java 5 Annotations 3.4 
Reference</title>
                <link rel="stylesheet" type="text/css" href="stylesheet.css" 
title="style" />
        </head>
        <body>
@@ -24,7 +24,7 @@
                </ul>
        </div>
                
-                       <h2>Maven Plugin Tools Java 5 Annotations 3.4-SNAPSHOT 
Reference</h2>
+                       <h2>Maven Plugin Tools Java 5 Annotations 3.4 
Reference</h2>
 
                <table class="summary">
                <thead>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/addPluginArtifactMetadata-mojo.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/addPluginArtifactMetadata-mojo.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/addPluginArtifactMetadata-mojo.html
 Wed Dec 31 18:17:14 2014
@@ -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 2014-12-29
+ | Generated by Apache Maven Doxia at 2014-12-31
  | Rendered using Apache Maven Fluido Skin 1.2.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -25,7 +25,7 @@
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
           
-    <meta name="Date-Revision-yyyymmdd" content="20141229" />
+    <meta name="Date-Revision-yyyymmdd" content="20141231" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -72,8 +72,8 @@
       
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
3.4-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-12-31</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 3.4</li>
             
                   </ul>
       </div>
@@ -145,7 +145,7 @@
                                                                                
                                                                                
                                                                                
                                                               <li 
class="collapsed">
                           <a href="project-info.html" title="Project 
Information">Project Information</a>
                   </li>
-                                                                               
                                                                                
                                                                                
                                             <li class="collapsed">
+                                                                               
                                                                                
                                                                                
                           <li class="collapsed">
                           <a href="project-reports.html" title="Project 
Reports">Project Reports</a>
                   </li>
           </ul>
@@ -237,7 +237,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-plugin-plugin:3.4-SNAPSHOT:addPluginArtifactMetadata</p>
+<p>org.apache.maven.plugins:maven-plugin-plugin:3.4:addPluginArtifactMetadata</p>
       
 <p><b>Description</b>:</p>
       

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/allclasses-frame.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/allclasses-frame.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/allclasses-frame.html
 Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Maven Plugin Plugin 3.4-SNAPSHOT API)</title>
+<title>All Classes (Maven Plugin Plugin 3.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/allclasses-noframe.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/allclasses-noframe.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/allclasses-noframe.html
 Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Maven Plugin Plugin 3.4-SNAPSHOT API)</title>
+<title>All Classes (Maven Plugin Plugin 3.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/constant-values.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/constant-values.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/constant-values.html
 Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Constant Field Values (Maven Plugin Plugin 3.4-SNAPSHOT API)</title>
+<title>Constant Field Values (Maven Plugin Plugin 3.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Constant Field Values (Maven Plugin Plugin 
3.4-SNAPSHOT API)";
+        parent.document.title="Constant Field Values (Maven Plugin Plugin 3.4 
API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/deprecated-list.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/deprecated-list.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/deprecated-list.html
 Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Deprecated List (Maven Plugin Plugin 3.4-SNAPSHOT API)</title>
+<title>Deprecated List (Maven Plugin Plugin 3.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Deprecated List (Maven Plugin Plugin 
3.4-SNAPSHOT API)";
+        parent.document.title="Deprecated List (Maven Plugin Plugin 3.4 API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/help-doc.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/help-doc.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/help-doc.html
 Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>API Help (Maven Plugin Plugin 3.4-SNAPSHOT API)</title>
+<title>API Help (Maven Plugin Plugin 3.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="API Help (Maven Plugin Plugin 3.4-SNAPSHOT 
API)";
+        parent.document.title="API Help (Maven Plugin Plugin 3.4 API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/index-all.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/index-all.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/index-all.html
 Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Index (Maven Plugin Plugin 3.4-SNAPSHOT API)</title>
+<title>Index (Maven Plugin Plugin 3.4 API)</title>
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Index (Maven Plugin Plugin 3.4-SNAPSHOT API)";
+        parent.document.title="Index (Maven Plugin Plugin 3.4 API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/index.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/index.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/index.html
 Wed Dec 31 18:17:14 2014
@@ -3,7 +3,7 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Maven Plugin Plugin 3.4-SNAPSHOT API</title>
+<title>Maven Plugin Plugin 3.4 API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html
 Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AbstractGeneratorMojo (Maven Plugin Plugin 3.4-SNAPSHOT API)</title>
+<title>AbstractGeneratorMojo (Maven Plugin Plugin 3.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractGeneratorMojo (Maven Plugin Plugin 
3.4-SNAPSHOT API)";
+        parent.document.title="AbstractGeneratorMojo (Maven Plugin Plugin 3.4 
API)";
     }
 //-->
 </script>
@@ -285,8 +285,8 @@ extends <a href="http://maven.apache.org
 <ul class="blockList">
 <li class="blockList">
 <h4>project</h4>
-<pre>@Parameter(defaultValue="${project}",
-           readonly=true)
+<pre><a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugins.annotations">@Parameter</a>(<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue()"
 title="class or interface in 
org.apache.maven.plugins.annotations">defaultValue</a>="${project}",
+           <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#readonly()"
 title="class or interface in 
org.apache.maven.plugins.annotations">readonly</a>=true)
 protected&nbsp;org.apache.maven.project.MavenProject <a 
href="../../../../../src-html/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html#line.59">project</a></pre>
 <div class="block">The project currently being built.</div>
 </li>
@@ -297,7 +297,7 @@ protected&nbsp;org.apache.maven.project.
 <ul class="blockList">
 <li class="blockList">
 <h4>mojoScanner</h4>
-<pre>@Component
+<pre><a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugins.annotations">@Component</a>
 protected&nbsp;<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-tools-api/apidocs/org/apache/maven/tools/plugin/scanner/MojoScanner.html?is-external=true";
 title="class or interface in 
org.apache.maven.tools.plugin.scanner">MojoScanner</a> <a 
href="../../../../../src-html/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html#line.65">mojoScanner</a></pre>
 <div class="block">The component used for scanning the source tree for 
mojos.</div>
 </li>
@@ -308,8 +308,8 @@ protected&nbsp;<a href="http://maven.apa
 <ul class="blockList">
 <li class="blockList">
 <h4>encoding</h4>
-<pre>@Parameter(property="encoding",
-           defaultValue="${project.build.sourceEncoding}")
+<pre><a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugins.annotations">@Parameter</a>(<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#property()"
 title="class or interface in 
org.apache.maven.plugins.annotations">property</a>="encoding",
+           <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue()"
 title="class or interface in 
org.apache.maven.plugins.annotations">defaultValue</a>="${project.build.sourceEncoding}")
 protected&nbsp;<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> <a 
href="../../../../../src-html/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html#line.73">encoding</a></pre>
 <div class="block">The file encoding of the source files.</div>
 <dl><dt><span class="strong">Since:</span></dt>
@@ -322,7 +322,7 @@ protected&nbsp;<a href="http://docs.orac
 <ul class="blockList">
 <li class="blockList">
 <h4>goalPrefix</h4>
-<pre>@Parameter
+<pre><a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugins.annotations">@Parameter</a>
 protected&nbsp;<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> <a 
href="../../../../../src-html/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html#line.79">goalPrefix</a></pre>
 <div class="block">The goal prefix that will appear before the ":".</div>
 </li>
@@ -333,8 +333,8 @@ protected&nbsp;<a href="http://docs.orac
 <ul class="blockList">
 <li class="blockList">
 <h4>skipErrorNoDescriptorsFound</h4>
-<pre>@Parameter(property="maven.plugin.skipErrorNoDescriptorsFound",
-           defaultValue="false")
+<pre><a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugins.annotations">@Parameter</a>(<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#property()"
 title="class or interface in 
org.apache.maven.plugins.annotations">property</a>="maven.plugin.skipErrorNoDescriptorsFound",
+           <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue()"
 title="class or interface in 
org.apache.maven.plugins.annotations">defaultValue</a>="false")
 protected&nbsp;boolean <a 
href="../../../../../src-html/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html#line.89">skipErrorNoDescriptorsFound</a></pre>
 <div class="block">By default an exception is throw if no mojo descriptor is 
found. As the maven-plugin is defined in core, the
  descriptor generator mojo is bound to generate-resources phase.
@@ -349,7 +349,7 @@ protected&nbsp;boolean <a href="../../..
 <ul class="blockList">
 <li class="blockList">
 <h4>extractors</h4>
-<pre>@Parameter
+<pre><a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugins.annotations">@Parameter</a>
 protected&nbsp;<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<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>&gt; <a 
href="../../../../../src-html/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html#line.115">extractors</a></pre>
 <div class="block">The role names of mojo extractors to use.
  <p/>
@@ -380,8 +380,8 @@ protected&nbsp;<a href="http://docs.orac
 <ul class="blockList">
 <li class="blockList">
 <h4>skip</h4>
-<pre>@Parameter(defaultValue="false",
-           property="maven.plugin.skip")
+<pre><a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugins.annotations">@Parameter</a>(<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue()"
 title="class or interface in 
org.apache.maven.plugins.annotations">defaultValue</a>="false",
+           <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#property()"
 title="class or interface in 
org.apache.maven.plugins.annotations">property</a>="maven.plugin.skip")
 protected&nbsp;boolean <a 
href="../../../../../src-html/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html#line.123">skip</a></pre>
 <div class="block">Set this to "true" to skip invoking any goals or reports of 
the plugin.</div>
 <dl><dt><span class="strong">Since:</span></dt>
@@ -394,9 +394,9 @@ protected&nbsp;boolean <a href="../../..
 <ul class="blockList">
 <li class="blockList">
 <h4>dependencies</h4>
-<pre>@Parameter(defaultValue="${project.artifacts}",
-           required=true,
-           readonly=true)
+<pre><a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugins.annotations">@Parameter</a>(<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue()"
 title="class or interface in 
org.apache.maven.plugins.annotations">defaultValue</a>="${project.artifacts}",
+           <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#required()"
 title="class or interface in 
org.apache.maven.plugins.annotations">required</a>=true,
+           <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#readonly()"
 title="class or interface in 
org.apache.maven.plugins.annotations">readonly</a>=true)
 protected&nbsp;<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true";
 title="class or interface in org.apache.maven.artifact">Artifact</a>&gt; <a 
href="../../../../../src-html/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html#line.131">dependencies</a></pre>
 <div class="block">The set of dependencies for the current project</div>
 <dl><dt><span class="strong">Since:</span></dt>
@@ -409,9 +409,9 @@ protected&nbsp;<a href="http://docs.orac
 <ul class="blockList">
 <li class="blockList">
 <h4>remoteRepos</h4>
-<pre>@Parameter(defaultValue="${project.remoteArtifactRepositories}",
-           required=true,
-           readonly=true)
+<pre><a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugins.annotations">@Parameter</a>(<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue()"
 title="class or interface in 
org.apache.maven.plugins.annotations">defaultValue</a>="${project.remoteArtifactRepositories}",
+           <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#required()"
 title="class or interface in 
org.apache.maven.plugins.annotations">required</a>=true,
+           <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#readonly()"
 title="class or interface in 
org.apache.maven.plugins.annotations">readonly</a>=true)
 protected&nbsp;<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;<a 
href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true";
 title="class or interface in 
org.apache.maven.artifact.repository">ArtifactRepository</a>&gt; <a 
href="../../../../../src-html/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html#line.139">remoteRepos</a></pre>
 <div class="block">List of Remote Repositories used by the resolver</div>
 <dl><dt><span class="strong">Since:</span></dt>
@@ -424,9 +424,9 @@ protected&nbsp;<a href="http://docs.orac
 <ul class="blockList">
 <li class="blockList">
 <h4>local</h4>
-<pre>@Parameter(defaultValue="${localRepository}",
-           required=true,
-           readonly=true)
+<pre><a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugins.annotations">@Parameter</a>(<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue()"
 title="class or interface in 
org.apache.maven.plugins.annotations">defaultValue</a>="${localRepository}",
+           <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#required()"
 title="class or interface in 
org.apache.maven.plugins.annotations">required</a>=true,
+           <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#readonly()"
 title="class or interface in 
org.apache.maven.plugins.annotations">readonly</a>=true)
 protected&nbsp;<a 
href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true";
 title="class or interface in 
org.apache.maven.artifact.repository">ArtifactRepository</a> <a 
href="../../../../../src-html/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html#line.147">local</a></pre>
 <div class="block">Location of the local repository.</div>
 <dl><dt><span class="strong">Since:</span></dt>
@@ -439,7 +439,7 @@ protected&nbsp;<a href="http://maven.apa
 <ul class="blockListLast">
 <li class="blockList">
 <h4>packagingTypes</h4>
-<pre>@Parameter
+<pre><a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugins.annotations">@Parameter</a>
 protected&nbsp;<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;<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>&gt; <a 
href="../../../../../src-html/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html#line.155">packagingTypes</a></pre>
 <div class="block">Maven plugin packaging types. Default is single 
"maven-plugin".</div>
 <dl><dt><span class="strong">Since:</span></dt>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/DescriptorGeneratorMojo.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/DescriptorGeneratorMojo.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/DescriptorGeneratorMojo.html
 Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DescriptorGeneratorMojo (Maven Plugin Plugin 3.4-SNAPSHOT API)</title>
+<title>DescriptorGeneratorMojo (Maven Plugin Plugin 3.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DescriptorGeneratorMojo (Maven Plugin Plugin 
3.4-SNAPSHOT API)";
+        parent.document.title="DescriptorGeneratorMojo (Maven Plugin Plugin 
3.4 API)";
     }
 //-->
 </script>
@@ -109,10 +109,10 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="descriptor",
-      defaultPhase=PROCESS_CLASSES,
-      requiresDependencyResolution=RUNTIME,
-      threadSafe=true)
+<pre><a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugins.annotations">@Mojo</a>(<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name()"
 title="class or interface in 
org.apache.maven.plugins.annotations">name</a>="descriptor",
+      <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#defaultPhase()"
 title="class or interface in 
org.apache.maven.plugins.annotations">defaultPhase</a>=<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/LifecyclePhase.html?is-external=true#PROCESS_CLASSES";
 title="class or interface in 
org.apache.maven.plugins.annotations">PROCESS_CLASSES</a>,
+      <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresDependencyResolution()"
 title="class or interface in 
org.apache.maven.plugins.annotations">requiresDependencyResolution</a>=<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/ResolutionScope.html?is-external=true#RUNTIME";
 title="class or interface in org.apache.maven.plugins.annotations">RUNTIME</a>,
+      <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe()"
 title="class or interface in 
org.apache.maven.plugins.annotations">threadSafe</a>=true)
 public class <a 
href="../../../../../src-html/org/apache/maven/plugin/plugin/DescriptorGeneratorMojo.html#line.46">DescriptorGeneratorMojo</a>
 extends <a 
href="../../../../../org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html" 
title="class in org.apache.maven.plugin.plugin">AbstractGeneratorMojo</a></pre>
 <div class="block">Generate a plugin descriptor.
@@ -245,7 +245,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>outputDirectory</h4>
-<pre>@Parameter(defaultValue="${project.build.outputDirectory}/META-INF/maven")
+<pre><a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugins.annotations">@Parameter</a>(<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue()"
 title="class or interface in 
org.apache.maven.plugins.annotations">defaultValue</a>="${project.build.outputDirectory}/META-INF/maven")
 protected&nbsp;<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a> <a 
href="../../../../../src-html/org/apache/maven/plugin/plugin/DescriptorGeneratorMojo.html#line.53">outputDirectory</a></pre>
 <div class="block">The directory where the generated <code>plugin.xml</code> 
file will be put.</div>
 </li>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/HelpGeneratorMojo.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/HelpGeneratorMojo.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/HelpGeneratorMojo.html
 Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>HelpGeneratorMojo (Maven Plugin Plugin 3.4-SNAPSHOT API)</title>
+<title>HelpGeneratorMojo (Maven Plugin Plugin 3.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="HelpGeneratorMojo (Maven Plugin Plugin 
3.4-SNAPSHOT API)";
+        parent.document.title="HelpGeneratorMojo (Maven Plugin Plugin 3.4 
API)";
     }
 //-->
 </script>
@@ -109,10 +109,10 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="helpmojo",
-      defaultPhase=GENERATE_SOURCES,
-      threadSafe=true,
-      requiresDependencyResolution=COMPILE)
+<pre><a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugins.annotations">@Mojo</a>(<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name()"
 title="class or interface in 
org.apache.maven.plugins.annotations">name</a>="helpmojo",
+      <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#defaultPhase()"
 title="class or interface in 
org.apache.maven.plugins.annotations">defaultPhase</a>=<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/LifecyclePhase.html?is-external=true#GENERATE_SOURCES";
 title="class or interface in 
org.apache.maven.plugins.annotations">GENERATE_SOURCES</a>,
+      <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe()"
 title="class or interface in 
org.apache.maven.plugins.annotations">threadSafe</a>=true,
+      <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresDependencyResolution()"
 title="class or interface in 
org.apache.maven.plugins.annotations">requiresDependencyResolution</a>=<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/ResolutionScope.html?is-external=true#COMPILE";
 title="class or interface in org.apache.maven.plugins.annotations">COMPILE</a>)
 public class <a 
href="../../../../../src-html/org/apache/maven/plugin/plugin/HelpGeneratorMojo.html#line.43">HelpGeneratorMojo</a>
 extends <a 
href="../../../../../org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html" 
title="class in org.apache.maven.plugin.plugin">AbstractGeneratorMojo</a></pre>
 <div class="block">Generates a <code>HelpMojo</code> class.</div>
@@ -239,7 +239,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>outputDirectory</h4>
-<pre>@Parameter(defaultValue="${project.build.directory}/generated-sources/plugin")
+<pre><a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugins.annotations">@Parameter</a>(<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue()"
 title="class or interface in 
org.apache.maven.plugins.annotations">defaultValue</a>="${project.build.directory}/generated-sources/plugin")
 protected&nbsp;<a 
href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a> <a 
href="../../../../../src-html/org/apache/maven/plugin/plugin/HelpGeneratorMojo.html#line.50">outputDirectory</a></pre>
 <div class="block">The directory where the generated <code>HelpMojo</code> 
file will be put.</div>
 </li>

Modified: 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/HelpMojo.html
==============================================================================
--- 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/HelpMojo.html
 (original)
+++ 
websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/HelpMojo.html
 Wed Dec 31 18:17:14 2014
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>HelpMojo (Maven Plugin Plugin 3.4-SNAPSHOT API)</title>
+<title>HelpMojo (Maven Plugin Plugin 3.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="HelpMojo (Maven Plugin Plugin 3.4-SNAPSHOT 
API)";
+        parent.document.title="HelpMojo (Maven Plugin Plugin 3.4 API)";
     }
 //-->
 </script>
@@ -104,9 +104,9 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="help",
-      requiresProject=false,
-      threadSafe=true)
+<pre><a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugins.annotations">@Mojo</a>(<a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name()"
 title="class or interface in 
org.apache.maven.plugins.annotations">name</a>="help",
+      <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresProject()"
 title="class or interface in 
org.apache.maven.plugins.annotations">requiresProject</a>=false,
+      <a 
href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe()"
 title="class or interface in 
org.apache.maven.plugins.annotations">threadSafe</a>=true)
 public class <a 
href="../../../../../src-html/org/apache/maven/plugin/plugin/HelpMojo.html#line.29">HelpMojo</a>
 extends <a 
href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">AbstractMojo</a></pre>
 <div class="block">Display help information on maven-plugin-plugin.<br>


Reply via email to