You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/01/30 22:50:27 UTC

svn commit: r895861 [3/5] - in /websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST: ./ examples/ xref/org/apache/maven/plugins/scmpublish/

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/examples/one-module-configuration.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/examples/one-module-configuration.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/examples/one-module-configuration.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -15,7 +15,7 @@
         <meta name="author" content="Olivier Lamy
 Hervé Boutemy" />
         <meta name="Date-Creation-yyyymmdd" content="20121205" />
-    <meta name="Date-Revision-yyyymmdd" content="20140126" />
+    <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -49,7 +49,7 @@ Hervé Boutemy" />
         Maven Mono Module Configuration
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -91,7 +91,7 @@ Hervé Boutemy" />
                                                                                                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                      <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="../project-reports.html">Project Reports</a>
                   </li>
           </ul>

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/findbugs.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/findbugs.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/findbugs.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@
         FindBugs Bug Detector Report
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -88,7 +88,7 @@
                                                                                                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                <li class="expanded">
+                                                                                                                                                                                                                                                                  <li class="expanded">
                   <a href="project-reports.html">Project Reports</a>
                     <ul>
                       <li class="none">
@@ -121,6 +121,9 @@
                       <li class="none">
                   <a href="plugin-info.html">Plugin Documentation</a>
             </li>
+                      <li class="none">
+                  <a href="invoker-report.html">Invoker Build Results</a>
+            </li>
               </ul>
         </li>
           </ul>
@@ -192,7 +195,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>FindBugs Bug Detector Report<a name="FindBugs_Bug_Detector_Report"></a></h2><p>The following document contains the results of <a class="externalLink" href="http://findbugs.sourceforge.net">FindBugs Report</a></p><p>FindBugs Version is <i>2.0.1</i></p><p>Threshold is <i>medium</i></p><p>Effort is <i>min</i></p></div><div class="section"><h2>Summary<a name="Summary"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Classes</th><th>Bugs</th><th>Errors</th><th>Missing Classes</th></tr><tr class="b"><td>4</td><td>7</td><td>0</td><td>0</td></tr></table></div><div class="section"><h2>Files<a name="Files"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Class</th><th>Bugs</th></tr><tr class="b"><td><a href="#org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo">org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo</a></td><td>5</td></tr><tr class="a"><td><a href="#org.apache.maven.plugins.scmpublish.HelpMojo">org.apache.
 maven.plugins.scmpublish.HelpMojo</a></td><td>1</td></tr><tr class="b"><td><a href="#org.apache.maven.plugins.scmpublish.ScmPublishPublishScmMojo">org.apache.maven.plugins.scmpublish.ScmPublishPublishScmMojo</a></td><td>1</td></tr></table></div><a name="org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo"></a><div class="section"><h3>org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo<a name="org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="b"><td>exceptional return value of java.io.File.delete() ignored in org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo.checkCreateRemoteSvnPath()</td><td>BAD_PRACTICE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a href="./xref/org/apac
 he/maven/plugins/scmpublish/AbstractScmPublishMojo.html#421">421</a></td><td>Medium</td></tr><tr class="a"><td>exceptional return value of java.io.File.mkdirs() ignored in org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo.checkCreateRemoteSvnPath()</td><td>BAD_PRACTICE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a href="./xref/org/apache/maven/plugins/scmpublish/AbstractScmPublishMojo.html#422">422</a></td><td>Medium</td></tr><tr class="b"><td>exceptional return value of java.io.File.mkdirs() ignored in org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo.checkoutExisting()</td><td>BAD_PRACTICE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a href="./xref/org/apache/maven/plugins/scmpublish/AbstractScmPubl
 ishMojo.html#344">344</a></td><td>Medium</td></tr><tr class="a"><td>exceptional return value of java.io.File.delete() ignored in org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo.execute()</td><td>BAD_PRACTICE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a href="./xref/org/apache/maven/plugins/scmpublish/AbstractScmPublishMojo.html#486">486</a></td><td>Medium</td></tr><tr class="b"><td>exceptional return value of java.io.File.mkdir() ignored in org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo.execute()</td><td>BAD_PRACTICE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a href="./xref/org/apache/maven/plugins/scmpublish/AbstractScmPublishMojo.html#487">487</a></td><td>Medium</td></tr></table></div><a nam
 e="org.apache.maven.plugins.scmpublish.HelpMojo"></a><div class="section"><h3>org.apache.maven.plugins.scmpublish.HelpMojo<a name="org.apache.maven.plugins.scmpublish.HelpMojo"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="b"><td>org.apache.maven.plugins.scmpublish.HelpMojo.build() may fail to clean up java.io.InputStream</td><td>EXPERIMENTAL</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#OBL_UNSATISFIED_OBLIGATION">OBL_UNSATISFIED_OBLIGATION</a></td><td><a href="nullorg/apache/maven/plugins/scmpublish/HelpMojo.html#68">68</a></td><td>Medium</td></tr></table></div><a name="org.apache.maven.plugins.scmpublish.ScmPublishPublishScmMojo"></a><div class="section"><h3>org.apache.maven.plugins.scmpublish.ScmPublishPublishScmMojo<a name="org.apache.maven.plugins.scmpublish.ScmPublishPublishScmMojo"></a></h3><table border="0" class="bodyTable"><t
 r class="a"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="b"><td>exceptional return value of java.io.File.mkdir() ignored in org.apache.maven.plugins.scmpublish.ScmPublishPublishScmMojo.update(File, File, List)</td><td>BAD_PRACTICE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a href="./xref/org/apache/maven/plugins/scmpublish/ScmPublishPublishScmMojo.html#144">144</a></td><td>Medium</td></tr></table></div>
+        <div class="section"><h2>FindBugs Bug Detector Report<a name="FindBugs_Bug_Detector_Report"></a></h2><p>The following document contains the results of <a class="externalLink" href="http://findbugs.sourceforge.net">FindBugs Report</a></p><p>FindBugs Version is <i>2.0.1</i></p><p>Threshold is <i>medium</i></p><p>Effort is <i>min</i></p></div><div class="section"><h2>Summary<a name="Summary"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Classes</th><th>Bugs</th><th>Errors</th><th>Missing Classes</th></tr><tr class="b"><td>4</td><td>7</td><td>0</td><td>0</td></tr></table></div><div class="section"><h2>Files<a name="Files"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Class</th><th>Bugs</th></tr><tr class="b"><td><a href="#org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo">org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo</a></td><td>5</td></tr><tr class="a"><td><a href="#org.apache.maven.plugins.scmpublish.HelpMojo">org.apache.
 maven.plugins.scmpublish.HelpMojo</a></td><td>1</td></tr><tr class="b"><td><a href="#org.apache.maven.plugins.scmpublish.ScmPublishPublishScmMojo">org.apache.maven.plugins.scmpublish.ScmPublishPublishScmMojo</a></td><td>1</td></tr></table></div><a name="org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo"></a><div class="section"><h3>org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo<a name="org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="b"><td>exceptional return value of java.io.File.delete() ignored in org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo.checkCreateRemoteSvnPath()</td><td>BAD_PRACTICE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a href="./xref/org/apac
 he/maven/plugins/scmpublish/AbstractScmPublishMojo.html#495">495</a></td><td>Medium</td></tr><tr class="a"><td>exceptional return value of java.io.File.mkdirs() ignored in org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo.checkCreateRemoteSvnPath()</td><td>BAD_PRACTICE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a href="./xref/org/apache/maven/plugins/scmpublish/AbstractScmPublishMojo.html#496">496</a></td><td>Medium</td></tr><tr class="b"><td>exceptional return value of java.io.File.mkdirs() ignored in org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo.checkoutExisting()</td><td>BAD_PRACTICE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a href="./xref/org/apache/maven/plugins/scmpublish/AbstractScmPubl
 ishMojo.html#389">389</a></td><td>Medium</td></tr><tr class="a"><td>exceptional return value of java.io.File.delete() ignored in org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo.execute()</td><td>BAD_PRACTICE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a href="./xref/org/apache/maven/plugins/scmpublish/AbstractScmPublishMojo.html#560">560</a></td><td>Medium</td></tr><tr class="b"><td>exceptional return value of java.io.File.mkdir() ignored in org.apache.maven.plugins.scmpublish.AbstractScmPublishMojo.execute()</td><td>BAD_PRACTICE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a href="./xref/org/apache/maven/plugins/scmpublish/AbstractScmPublishMojo.html#561">561</a></td><td>Medium</td></tr></table></div><a nam
 e="org.apache.maven.plugins.scmpublish.HelpMojo"></a><div class="section"><h3>org.apache.maven.plugins.scmpublish.HelpMojo<a name="org.apache.maven.plugins.scmpublish.HelpMojo"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="b"><td>org.apache.maven.plugins.scmpublish.HelpMojo.build() may fail to clean up java.io.InputStream</td><td>EXPERIMENTAL</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#OBL_UNSATISFIED_OBLIGATION">OBL_UNSATISFIED_OBLIGATION</a></td><td><a href="nullorg/apache/maven/plugins/scmpublish/HelpMojo.html#68">68</a></td><td>Medium</td></tr></table></div><a name="org.apache.maven.plugins.scmpublish.ScmPublishPublishScmMojo"></a><div class="section"><h3>org.apache.maven.plugins.scmpublish.ScmPublishPublishScmMojo<a name="org.apache.maven.plugins.scmpublish.ScmPublishPublishScmMojo"></a></h3><table border="0" class="bodyTable"><t
 r class="a"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="b"><td>exceptional return value of java.io.File.mkdir() ignored in org.apache.maven.plugins.scmpublish.ScmPublishPublishScmMojo.update(File, File, List)</td><td>BAD_PRACTICE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a href="./xref/org/apache/maven/plugins/scmpublish/ScmPublishPublishScmMojo.html#144">144</a></td><td>Medium</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/help-mojo.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/help-mojo.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/help-mojo.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,7 +48,7 @@
     scm-publish:help
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -90,7 +90,7 @@
                                                                                                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                      <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/index.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/index.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/index.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta name="author" content="Benson Margulies" />
         <meta name="Date-Creation-yyyymmdd" content="20130722" />
-    <meta name="Date-Revision-yyyymmdd" content="20140126" />
+    <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,7 +48,7 @@
         Introduction
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -134,7 +134,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                      <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/integration.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/integration.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/integration.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@
         Continuous Integration
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -132,7 +132,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                      <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>

Added: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/invoker-report.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/invoker-report.html (added)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/invoker-report.html Thu Jan 30 21:50:26 2014
@@ -0,0 +1,217 @@
+<!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 Jan 30, 2014
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Apache Maven SCM Publish Plugin - Invoker Report</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+                                                    
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+                                                        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+                              </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../" id="bannerLeft">
+                                                <img src="../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../images/maven-logo-2.gif" alt="" />
+                </span>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                                   <div class="xleft">
+                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
+        &gt;
+                  <a href="../../index.html">Maven</a>
+        &gt;
+                  <a href="../index.html">Plugins</a>
+        &gt;
+                      <a href="./">Apache Maven SCM Publish Plugin</a>
+        &gt;
+        Invoker Report
+        </div>
+            <div class="xright">        
+                                    Last Published: 2014-01-30
+              &nbsp;| Version: 1.0-SNAPSHOT
+            </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                                                   <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="index.html">Introduction</a>
+            </li>
+                  <li class="none">
+                  <a href="plugin-info.html">Goals</a>
+            </li>
+                  <li class="none">
+                  <a href="usage.html">Usage</a>
+            </li>
+                  <li class="none">
+                  <a href="various-tips.html">Some Tips</a>
+            </li>
+          </ul>
+                       <h5>Example</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="examples/one-module-configuration.html">Maven Mono Module Configuration</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/multi-module-configuration.html">Maven Multi module Configuration</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/importing-maven-site.html">Importing Maven sites</a>
+            </li>
+          </ul>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                  <a href="project-info.html">Project Information</a>
+                  </li>
+                                                                                                                                                                                                                                                                  <li class="expanded">
+                  <a href="project-reports.html">Project Reports</a>
+                    <ul>
+                      <li class="none">
+                  <a href="surefire-report.html">Surefire Report</a>
+            </li>
+                      <li class="none">
+                  <a href="checkstyle.html">Checkstyle</a>
+            </li>
+                      <li class="none">
+                  <a href="pmd.html">PMD Report</a>
+            </li>
+                      <li class="none">
+                  <a href="cpd.html">CPD Report</a>
+            </li>
+                      <li class="none">
+                  <a href="xref/index.html">Source Xref</a>
+            </li>
+                      <li class="none">
+                  <a href="taglist.html">Tag List</a>
+            </li>
+                      <li class="none">
+                  <a href="apidocs/index.html">JavaDocs</a>
+            </li>
+                      <li class="none">
+                  <a href="findbugs.html">FindBugs Report</a>
+            </li>
+                      <li class="none">
+                  <a href="sonar.html">Sonar</a>
+            </li>
+                      <li class="none">
+                  <a href="plugin-info.html">Plugin Documentation</a>
+            </li>
+                      <li class="none">
+            <strong>Invoker Build Results</strong>
+          </li>
+              </ul>
+        </li>
+          </ul>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
+                  <a href="../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
+                  <a href="../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../wagon/index.html">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
+                                 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+          <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
+        </a>
+                       
+                               </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>Invoker Report<a name="Invoker_Report"></a></h2><p>The results of the Maven invocations.</p></div><div class="section"><h3>Summary<a name="Summary"></a></h3></div><table border="0" class="bodyTable"><tr class="a"><th>Builds</th><th>Success</th><th>Failures</th><th>Success Rate</th><th>Total Time</th><th>Avg Time</th></tr><tr class="b"><td>4</td><td>4</td><td>0</td><td>100.0%</td><td>49.1&#xa0;s</td><td>12.3&#xa0;s</td></tr></table><div class="section"><h3>Build Details<a name="Build_Details"></a></h3></div><table border="0" class="bodyTable"><tr class="a"><th>Name</th><th>Result</th><th>Time</th><th>Message</th></tr><tr class="b"><td>005-site-lifecycle/pom.xml</td><td>success</td><td>12.0&#xa0;s</td><td></td></tr><tr class="a"><td>003-lifecycle/pom.xml</td><td>success</td><td>6.9&#xa0;s</td><td></td></tr><tr class="b"><td>004-publish-scm/pom.xml</td><td>success</td><td>16.8&#xa0;s</td><td></td></tr><tr class="a"><td>006-site-multi-module/pom.xml</td>
 <td>success</td><td>13.4&#xa0;s</td><td></td></tr></table>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2002-2014
+              The Apache Software Foundation
+            
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/invoker-report.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/invoker-report.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/issue-tracking.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/issue-tracking.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/issue-tracking.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@
         Issue Tracking
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -132,7 +132,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                      <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/license.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/license.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/license.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@
         Project License
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -132,7 +132,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                      <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/mail-lists.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/mail-lists.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/mail-lists.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@
         Project Mailing Lists
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -132,7 +132,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                      <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/plugin-info.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/plugin-info.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/plugin-info.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@
         Plugin Documentation
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -88,7 +88,7 @@
                                                                                                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                <li class="expanded">
+                                                                                                                                                                                                                                                                  <li class="expanded">
                   <a href="project-reports.html">Project Reports</a>
                     <ul>
                       <li class="none">
@@ -121,6 +121,9 @@
                       <li class="none">
             <strong>Plugin Documentation</strong>
           </li>
+                      <li class="none">
+                  <a href="invoker-report.html">Invoker Build Results</a>
+            </li>
               </ul>
         </li>
           </ul>
@@ -197,7 +200,7 @@ Call <code>mvn scm-publish:help -Ddetail
 -Dgoal=&lt;goal-name&gt;</code> to display parameter details.</td></tr><tr class="a"><td><a href="publish-scm-mojo.html">scm-publish:publish-scm</a></td><td>Publish a content to scm. By default, content is taken from default
 site staging directory
 <code>${project.build.directory}/staging</code>. Can be used
-without project, so usable to update any SCM with any content.</td></tr><tr class="b"><td><a href="scmpublish-mojo.html">scm-publish:scmpublish</a></td><td>Empty goal, provided only to set loose the lifecycle.</td></tr></table><div class="section"><h3>System Requirements<a name="System_Requirements"></a></h3><a name="System_Requirements"></a><p>The following specifies the minimum requirements to run this Maven plugin:</p><table border="0" class="bodyTable"><tr class="a"><td>Maven</td><td>2.0</td></tr><tr class="b"><td>JDK</td><td>1.5</td></tr><tr class="a"><td>Memory</td><td>No minimum requirement.</td></tr><tr class="b"><td>Disk Space</td><td>No minimum requirement.</td></tr></table></div><div class="section"><h3>Usage<a name="Usage"></a></h3><a name="Usage"></a><p>You should specify the version in your project's plugin configuration:</p><div class="source"><pre>&lt;project&gt;
+without project, so usable to update any SCM with any content.</td></tr><tr class="b"><td><a href="scmpublish-mojo.html">scm-publish:scmpublish</a></td><td>Empty goal, provided only to set loose the lifecycle.</td></tr></table><div class="section"><h3>System Requirements<a name="System_Requirements"></a></h3><a name="System_Requirements"></a><p>The following specifies the minimum requirements to run this Maven plugin:</p><table border="0" class="bodyTable"><tr class="a"><td>Maven</td><td>3.0</td></tr><tr class="b"><td>JDK</td><td>1.5</td></tr><tr class="a"><td>Memory</td><td>No minimum requirement.</td></tr><tr class="b"><td>Disk Space</td><td>No minimum requirement.</td></tr></table></div><div class="section"><h3>Usage<a name="Usage"></a></h3><a name="Usage"></a><p>You should specify the version in your project's plugin configuration:</p><div class="source"><pre>&lt;project&gt;
   ...
   &lt;build&gt;
     &lt;!-- To define the plugin version in your parent POM --&gt;

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/plugin-management.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/plugin-management.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/plugin-management.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@
         Project Plugin Management
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -132,7 +132,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                      <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/plugins.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/plugins.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/plugins.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@
         Project Build Plugins
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -132,7 +132,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                      <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/pmd.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/pmd.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/pmd.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@
         PMD Results
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -88,7 +88,7 @@
                                                                                                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                <li class="expanded">
+                                                                                                                                                                                                                                                                  <li class="expanded">
                   <a href="project-reports.html">Project Reports</a>
                     <ul>
                       <li class="none">
@@ -121,6 +121,9 @@
                       <li class="none">
                   <a href="plugin-info.html">Plugin Documentation</a>
             </li>
+                      <li class="none">
+                  <a href="invoker-report.html">Invoker Build Results</a>
+            </li>
               </ul>
         </li>
           </ul>
@@ -192,7 +195,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>PMD Results<a name="PMD_Results"></a></h2><p>The following document contains the results of <a class="externalLink" href="http://pmd.sourceforge.net/">PMD</a> 4.3.</p></div><div class="section"><h2>Files<a name="Files"></a></h2><p>PMD found no problems in your source code.</p></div>
+        <div class="section"><h2>PMD Results<a name="PMD_Results"></a></h2><p>The following document contains the results of <a class="externalLink" href="http://pmd.sourceforge.net/">PMD</a> 4.3.</p></div><div class="section"><h2>Files<a name="Files"></a></h2><div class="section"><h3>org/apache/maven/plugins/scmpublish/AbstractScmPublishMojo.java<a name="orgapachemavenpluginsscmpublishAbstractScmPublishMojo.java"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>Avoid empty if statements</td><td><a href="./xref/org/apache/maven/plugins/scmpublish/AbstractScmPublishMojo.html#311">311</a> - <a href="./xref/org/apache/maven/plugins/scmpublish/AbstractScmPublishMojo.html#313">313</a></td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/pmd.xml
==============================================================================
Binary files - no diff available.

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/project-info.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/project-info.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/project-info.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@
         Project Information
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -132,7 +132,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                      <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/project-reports.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/project-reports.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/project-reports.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@
         Generated Reports
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -88,7 +88,7 @@
                                                                                                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                          <li class="expanded">
+                                                                                                                                                                                                                                                            <li class="expanded">
             <strong>Project Reports</strong>
                   <ul>
                       <li class="none">
@@ -121,6 +121,9 @@
                       <li class="none">
                   <a href="plugin-info.html">Plugin Documentation</a>
             </li>
+                      <li class="none">
+                  <a href="invoker-report.html">Invoker Build Results</a>
+            </li>
               </ul>
         </li>
           </ul>
@@ -192,7 +195,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Generated Reports<a name="Generated_Reports"></a></h2><p>This document provides an overview of the various reports that are automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> . Each report is briefly described below.</p><div class="section"><h3>Overview<a name="Overview"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a href="surefire-report.html">Surefire Report</a></td><td>Report on the test results of the project.</td></tr><tr class="a"><td><a href="checkstyle.html">Checkstyle</a></td><td>Report on coding style conventions.</td></tr><tr class="b"><td><a href="pmd.html">PMD Report</a></td><td>Verification of coding rules.</td></tr><tr class="a"><td><a href="cpd.html">CPD Report</a></td><td>Duplicate code detection.</td></tr><tr class="b"><td><a href="xref/index.html">Source Xref</a></td><td>HTML based, cross-reference version of Java sou
 rce code.</td></tr><tr class="a"><td><a href="taglist.html">Tag List</a></td><td>Report on various tags found in the code.</td></tr><tr class="b"><td><a href="apidocs/index.html">JavaDocs</a></td><td>JavaDoc API documentation.</td></tr><tr class="a"><td><a href="findbugs.html">FindBugs Report</a></td><td>Generates a source code report with the FindBugs Library.</td></tr><tr class="b"><td><a href="sonar.html">Sonar</a></td><td>Quality analysis dashboard.</td></tr><tr class="a"><td><a href="plugin-info.html">Plugin Documentation</a></td><td>This report provides goals and parameters documentation of a plugin.</td></tr></table></div></div>
+        <div class="section"><h2>Generated Reports<a name="Generated_Reports"></a></h2><p>This document provides an overview of the various reports that are automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> . Each report is briefly described below.</p><div class="section"><h3>Overview<a name="Overview"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a href="surefire-report.html">Surefire Report</a></td><td>Report on the test results of the project.</td></tr><tr class="a"><td><a href="checkstyle.html">Checkstyle</a></td><td>Report on coding style conventions.</td></tr><tr class="b"><td><a href="pmd.html">PMD Report</a></td><td>Verification of coding rules.</td></tr><tr class="a"><td><a href="cpd.html">CPD Report</a></td><td>Duplicate code detection.</td></tr><tr class="b"><td><a href="xref/index.html">Source Xref</a></td><td>HTML based, cross-reference version of Java sou
 rce code.</td></tr><tr class="a"><td><a href="taglist.html">Tag List</a></td><td>Report on various tags found in the code.</td></tr><tr class="b"><td><a href="apidocs/index.html">JavaDocs</a></td><td>JavaDoc API documentation.</td></tr><tr class="a"><td><a href="findbugs.html">FindBugs Report</a></td><td>Generates a source code report with the FindBugs Library.</td></tr><tr class="b"><td><a href="sonar.html">Sonar</a></td><td>Quality analysis dashboard.</td></tr><tr class="a"><td><a href="plugin-info.html">Plugin Documentation</a></td><td>This report provides goals and parameters documentation of a plugin.</td></tr><tr class="b"><td><a href="invoker-report.html">Invoker Build Results</a></td><td>The results of the Maven invocations.</td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/project-summary.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/project-summary.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/project-summary.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@
         Project Summary
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -132,7 +132,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                      <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/publish-scm-mojo.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/publish-scm-mojo.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/publish-scm-mojo.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,7 +48,7 @@
     scm-publish:publish-scm
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -90,7 +90,7 @@
                                                                                                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                      <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -299,6 +299,13 @@ role-hint of the provider), eg. <tt>cvs<
 <tt>gh-pages</tt>.<br /><b>User property is</b>: <tt>scmpublish.scm.branch</tt>.</td>
           </tr>
           <tr class="a">
+            <td><b><a href="#serverId">serverId</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>-</tt></td>
+            <td>The serverId specified in the settings.xml, which should be used
+for the authentication.<br /></td>
+          </tr>
+          <tr class="b">
             <td><b><a href="#siteOutputEncoding">siteOutputEncoding</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>-</tt></td>
@@ -306,27 +313,27 @@ role-hint of the provider), eg. <tt>cvs<
 corrupt your site if this does not match the value used by the site
 plugin.<br /><b>Default value is</b>: <tt>${project.reporting.outputEncoding}</tt>.<br /><b>User property is</b>: <tt>outputEncoding</tt>.</td>
           </tr>
-          <tr class="b">
+          <tr class="a">
             <td><b><a href="#skipCheckin">skipCheckin</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>-</tt></td>
             <td>Run add and delete commands, but leave the actually checkin for the
 user to run manually.<br /><b>User property is</b>: <tt>scmpublish.skipCheckin</tt>.</td>
           </tr>
-          <tr class="a">
+          <tr class="b">
             <td><b><a href="#skipDeletedFiles">skipDeletedFiles</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>-</tt></td>
             <td>Do not delete files to the scm<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>scmpublish.skipDeletedFiles</tt>.</td>
           </tr>
-          <tr class="b">
+          <tr class="a">
             <td><b><a href="#tryUpdate">tryUpdate</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>-</tt></td>
             <td>If the checkout directory exists and this flag is activated, the
 plugin will try an SCM-update instead of delete then checkout.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>scmpublish.tryUpdate</tt>.</td>
           </tr>
-          <tr class="a">
+          <tr class="b">
             <td><b><a href="#username">username</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>-</tt></td>
@@ -440,6 +447,12 @@ Example:
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
           <li><b>User Property</b>: <tt>scmpublish.scm.branch</tt></li>
+        </ul><hr /><p><b><a name="serverId">serverId</a>:</b></p>
+        <div>The serverId specified in the settings.xml, which should be used
+for the authentication.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr /><p><b><a name="siteOutputEncoding">siteOutputEncoding</a>:</b></p>
         <div>The outputEncoding parameter of the site plugin. This plugin will
 corrupt your site if this does not match the value used by the site

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/scmpublish-mojo.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/scmpublish-mojo.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/scmpublish-mojo.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,7 +48,7 @@
     scm-publish:scmpublish
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -90,7 +90,7 @@
                                                                                                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                      <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/sonar.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/sonar.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/sonar.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@
         Sonar
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -88,7 +88,7 @@
                                                                                                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                <li class="expanded">
+                                                                                                                                                                                                                                                                  <li class="expanded">
                   <a href="project-reports.html">Project Reports</a>
                     <ul>
                       <li class="none">
@@ -121,6 +121,9 @@
                       <li class="none">
                   <a href="plugin-info.html">Plugin Documentation</a>
             </li>
+                      <li class="none">
+                  <a href="invoker-report.html">Invoker Build Results</a>
+            </li>
               </ul>
         </li>
           </ul>

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/source-repository.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/source-repository.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/source-repository.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@
         Source Repository
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -132,7 +132,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                      <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>

Modified: websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/surefire-report.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/surefire-report.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/surefire-report.html Thu Jan 30 21:50:26 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 Jan 26, 2014
+ | Generated by Apache Maven Doxia at Jan 30, 2014
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140126" />
+        <meta name="Date-Revision-yyyymmdd" content="20140130" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@
         Surefire Report
         </div>
             <div class="xright">        
-                                    Last Published: 2014-01-26
+                                    Last Published: 2014-01-30
               &nbsp;| Version: 1.0-SNAPSHOT
             </div>
       <div class="clear">
@@ -88,7 +88,7 @@
                                                                                                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                <li class="expanded">
+                                                                                                                                                                                                                                                                  <li class="expanded">
                   <a href="project-reports.html">Project Reports</a>
                     <ul>
                       <li class="none">
@@ -121,6 +121,9 @@
                       <li class="none">
                   <a href="plugin-info.html">Plugin Documentation</a>
             </li>
+                      <li class="none">
+                  <a href="invoker-report.html">Invoker Build Results</a>
+            </li>
               </ul>
         </li>
           </ul>