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/05/08 15:55:10 UTC

svn commit: r908375 [2/2] - in /websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST: ./ examples/

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 May  8 13:55:08 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-05-04
+ | Generated by Apache Maven Doxia at 2014-05-08
  | 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="20140504" />
+        <meta name="Date-Revision-yyyymmdd" content="20140508" />
     <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-05-04
+                                    Last Published: 2014-05-08
               &nbsp;| Version: 1.1-SNAPSHOT
             </div>
       <div class="clear">
@@ -74,7 +74,7 @@
                   <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
             </li>
                   <li class="none">
-                  <a href="http://www.apache.org/dist/maven/plugins/maven-scm-publish-plugin-1.1-SNAPSHOT-source-release.zip" class="externalLink">Download</a>
+                  <a href="download.html">Download</a>
             </li>
           </ul>
                        <h5>Example</h5>
@@ -138,7 +138,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 May  8 13:55:08 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-05-04
+ | Generated by Apache Maven Doxia at 2014-05-08
  | 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="20140504" />
+        <meta name="Date-Revision-yyyymmdd" content="20140508" />
     <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-05-04
+                                    Last Published: 2014-05-08
               &nbsp;| Version: 1.1-SNAPSHOT
             </div>
       <div class="clear">
@@ -74,7 +74,7 @@
                   <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
             </li>
                   <li class="none">
-                  <a href="http://www.apache.org/dist/maven/plugins/maven-scm-publish-plugin-1.1-SNAPSHOT-source-release.zip" class="externalLink">Download</a>
+                  <a href="download.html">Download</a>
             </li>
           </ul>
                        <h5>Example</h5>
@@ -94,7 +94,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">
@@ -124,6 +124,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>
@@ -230,7 +233,10 @@
 <td>Quality analysis dashboard.</td></tr>
 <tr class="b">
 <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>
+<td>This report provides goals and parameters documentation of a plugin.</td></tr>
+<tr class="a">
+<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 May  8 13:55:08 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-05-04
+ | Generated by Apache Maven Doxia at 2014-05-08
  | 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="20140504" />
+        <meta name="Date-Revision-yyyymmdd" content="20140508" />
     <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-05-04
+                                    Last Published: 2014-05-08
               &nbsp;| Version: 1.1-SNAPSHOT
             </div>
       <div class="clear">
@@ -74,7 +74,7 @@
                   <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
             </li>
                   <li class="none">
-                  <a href="http://www.apache.org/dist/maven/plugins/maven-scm-publish-plugin-1.1-SNAPSHOT-source-release.zip" class="externalLink">Download</a>
+                  <a href="download.html">Download</a>
             </li>
           </ul>
                        <h5>Example</h5>
@@ -138,7 +138,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 May  8 13:55:08 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-05-04
+ | Generated by Apache Maven Doxia at 2014-05-08
  | 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="20140504" />
+        <meta name="Date-Revision-yyyymmdd" content="20140508" />
     <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-05-04
+                                    Last Published: 2014-05-08
               &nbsp;| Version: 1.1-SNAPSHOT
             </div>
       <div class="clear">
@@ -76,7 +76,7 @@
                   <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
             </li>
                   <li class="none">
-                  <a href="http://www.apache.org/dist/maven/plugins/maven-scm-publish-plugin-1.1-SNAPSHOT-source-release.zip" class="externalLink">Download</a>
+                  <a href="download.html">Download</a>
             </li>
           </ul>
                        <h5>Example</h5>
@@ -96,7 +96,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/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 May  8 13:55:08 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-05-04
+ | Generated by Apache Maven Doxia at 2014-05-08
  | 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="20140504" />
+        <meta name="Date-Revision-yyyymmdd" content="20140508" />
     <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-05-04
+                                    Last Published: 2014-05-08
               &nbsp;| Version: 1.1-SNAPSHOT
             </div>
       <div class="clear">
@@ -76,7 +76,7 @@
                   <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
             </li>
                   <li class="none">
-                  <a href="http://www.apache.org/dist/maven/plugins/maven-scm-publish-plugin-1.1-SNAPSHOT-source-release.zip" class="externalLink">Download</a>
+                  <a href="download.html">Download</a>
             </li>
           </ul>
                        <h5>Example</h5>
@@ -96,7 +96,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 May  8 13:55:08 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-05-04
+ | Generated by Apache Maven Doxia at 2014-05-08
  | 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="20140504" />
+        <meta name="Date-Revision-yyyymmdd" content="20140508" />
     <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-05-04
+                                    Last Published: 2014-05-08
               &nbsp;| Version: 1.1-SNAPSHOT
             </div>
       <div class="clear">
@@ -74,7 +74,7 @@
                   <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
             </li>
                   <li class="none">
-                  <a href="http://www.apache.org/dist/maven/plugins/maven-scm-publish-plugin-1.1-SNAPSHOT-source-release.zip" class="externalLink">Download</a>
+                  <a href="download.html">Download</a>
             </li>
           </ul>
                        <h5>Example</h5>
@@ -94,7 +94,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">
@@ -124,6 +124,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 May  8 13:55:08 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-05-04
+ | Generated by Apache Maven Doxia at 2014-05-08
  | 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="20140504" />
+        <meta name="Date-Revision-yyyymmdd" content="20140508" />
     <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-05-04
+                                    Last Published: 2014-05-08
               &nbsp;| Version: 1.1-SNAPSHOT
             </div>
       <div class="clear">
@@ -74,7 +74,7 @@
                   <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
             </li>
                   <li class="none">
-                  <a href="http://www.apache.org/dist/maven/plugins/maven-scm-publish-plugin-1.1-SNAPSHOT-source-release.zip" class="externalLink">Download</a>
+                  <a href="download.html">Download</a>
             </li>
           </ul>
                        <h5>Example</h5>
@@ -138,7 +138,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 May  8 13:55:08 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-05-04
+ | Generated by Apache Maven Doxia at 2014-05-08
  | 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="20140504" />
+        <meta name="Date-Revision-yyyymmdd" content="20140508" />
     <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-05-04
+                                    Last Published: 2014-05-08
               &nbsp;| Version: 1.1-SNAPSHOT
             </div>
       <div class="clear">
@@ -74,7 +74,7 @@
                   <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
             </li>
                   <li class="none">
-                  <a href="http://www.apache.org/dist/maven/plugins/maven-scm-publish-plugin-1.1-SNAPSHOT-source-release.zip" class="externalLink">Download</a>
+                  <a href="download.html">Download</a>
             </li>
           </ul>
                        <h5>Example</h5>
@@ -94,7 +94,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">
@@ -124,6 +124,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/taglist.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/taglist.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/taglist.html Thu May  8 13:55:08 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-05-04
+ | Generated by Apache Maven Doxia at 2014-05-08
  | 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="20140504" />
+        <meta name="Date-Revision-yyyymmdd" content="20140508" />
     <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 @@
         Tag List report
         </div>
             <div class="xright">        
-                                    Last Published: 2014-05-04
+                                    Last Published: 2014-05-08
               &nbsp;| Version: 1.1-SNAPSHOT
             </div>
       <div class="clear">
@@ -74,7 +74,7 @@
                   <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
             </li>
                   <li class="none">
-                  <a href="http://www.apache.org/dist/maven/plugins/maven-scm-publish-plugin-1.1-SNAPSHOT-source-release.zip" class="externalLink">Download</a>
+                  <a href="download.html">Download</a>
             </li>
           </ul>
                        <h5>Example</h5>
@@ -94,7 +94,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">
@@ -124,6 +124,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/team-list.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/team-list.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/team-list.html Thu May  8 13:55:08 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-05-04
+ | Generated by Apache Maven Doxia at 2014-05-08
  | 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="20140504" />
+        <meta name="Date-Revision-yyyymmdd" content="20140508" />
     <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 @@
         Team list
         </div>
             <div class="xright">        
-                                    Last Published: 2014-05-04
+                                    Last Published: 2014-05-08
               &nbsp;| Version: 1.1-SNAPSHOT
             </div>
       <div class="clear">
@@ -74,7 +74,7 @@
                   <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
             </li>
                   <li class="none">
-                  <a href="http://www.apache.org/dist/maven/plugins/maven-scm-publish-plugin-1.1-SNAPSHOT-source-release.zip" class="externalLink">Download</a>
+                  <a href="download.html">Download</a>
             </li>
           </ul>
                        <h5>Example</h5>
@@ -138,7 +138,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/usage.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/usage.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/usage.html Thu May  8 13:55:08 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-05-04
+ | Generated by Apache Maven Doxia at 2014-05-08
  | 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="20120225" />
-    <meta name="Date-Revision-yyyymmdd" content="20140504" />
+    <meta name="Date-Revision-yyyymmdd" content="20140508" />
     <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 @@
         Usage
         </div>
             <div class="xright">        
-                                    Last Published: 2014-05-04
+                                    Last Published: 2014-05-08
               &nbsp;| Version: 1.1-SNAPSHOT
             </div>
       <div class="clear">
@@ -76,7 +76,7 @@
                   <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
             </li>
                   <li class="none">
-                  <a href="http://www.apache.org/dist/maven/plugins/maven-scm-publish-plugin-1.1-SNAPSHOT-source-release.zip" class="externalLink">Download</a>
+                  <a href="download.html">Download</a>
             </li>
           </ul>
                        <h5>Example</h5>
@@ -96,7 +96,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/various-tips.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/various-tips.html (original)
+++ websites/production/maven/content/plugins-archives/maven-scm-publish-plugin-LATEST/various-tips.html Thu May  8 13:55:08 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-05-04
+ | Generated by Apache Maven Doxia at 2014-05-08
  | 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="Olivier Lamy" />
         <meta name="Date-Creation-yyyymmdd" content="20120904" />
-    <meta name="Date-Revision-yyyymmdd" content="20140504" />
+    <meta name="Date-Revision-yyyymmdd" content="20140508" />
     <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 @@
         Various Tips
         </div>
             <div class="xright">        
-                                    Last Published: 2014-05-04
+                                    Last Published: 2014-05-08
               &nbsp;| Version: 1.1-SNAPSHOT
             </div>
       <div class="clear">
@@ -76,7 +76,7 @@
                   <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
             </li>
                   <li class="none">
-                  <a href="http://www.apache.org/dist/maven/plugins/maven-scm-publish-plugin-1.1-SNAPSHOT-source-release.zip" class="externalLink">Download</a>
+                  <a href="download.html">Download</a>
             </li>
           </ul>
                        <h5>Example</h5>
@@ -96,7 +96,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>