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 2012/05/08 13:33:32 UTC

svn commit: r816523 [2/8] - in /websites/production/maventest/content/plugins/maven-release-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugins/release/ apidocs/org/apache/maven/plugins/release/class-use/ cobertura/ css/ examples/ images/ testa...

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/clean-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/clean-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/clean-mojo.html Tue May  8 11:33:29 2012
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2008-10-27
-               | Version: 2.0-beta-8
+             Last Published: 2009-03-23
+               | Version: 2.0-beta-9
             </div>
       <div class="clear">
         <hr/>
@@ -222,6 +222,10 @@
           </li>
               
     <li class="none">
+                    <a href="../../mercury/index.html">Mercury</a>
+          </li>
+              
+    <li class="none">
                     <a href="../index.html">Plugins</a>
           </li>
               
@@ -258,7 +262,7 @@
       <div id="contentBox">
         <div class="section"><h2><a name="release:clean"></a>release:clean</h2>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-release-plugin:2.0-beta-8:clean</p>
+<p>org.apache.maven.plugins:maven-release-plugin:2.0-beta-9:clean</p>
 <p><strong>Description</strong>:</p>
 <div>Clean up after a release preparation.</div><p><strong>Attributes</strong>:</p>
 <ul><li>Requires a Maven 2.0 project to be executed.</li>
@@ -274,53 +278,63 @@
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>Additional arguments to pass to the Maven executions, separated by
-spaces. </td>
+spaces.<br />
+</td>
 </tr>
 <tr class="a"><td><strong><a href="#javaHome">javaHome</a></strong></td>
 <td><code>File</code></td>
 <td><code>-</code></td>
-<td>The JAVA_HOME parameter to use for forked Maven invocations. Default value is: <code>${java.home}</code>.</td>
+<td>The JAVA_HOME parameter to use for forked Maven invocations.<br />
+<strong>Default value is</strong>: <code>${java.home}</code>.</td>
 </tr>
 <tr class="b"><td><strong><a href="#localRepoDirectory">localRepoDirectory</a></strong></td>
 <td><code>File</code></td>
 <td><code>-</code></td>
 <td>The command-line local repository directory in use for this build
-(if specified). Default value is: <code>${maven.repo.local}</code>.</td>
+(if specified).<br />
+<strong>Default value is</strong>: <code>${maven.repo.local}</code>.</td>
 </tr>
 <tr class="a"><td><strong><a href="#mavenExecutorId">mavenExecutorId</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
-<td>Role hint of the <code>MavenExecutor</code> implementation to use. Default value is: <code>invoker</code>.</td>
+<td>Role hint of the <code>MavenExecutor</code> implementation to use.<br />
+<strong>Default value is</strong>: <code>invoker</code>.</td>
 </tr>
 <tr class="b"><td><strong><a href="#mavenHome">mavenHome</a></strong></td>
 <td><code>File</code></td>
 <td><code>-</code></td>
-<td>The M2_HOME parameter to use for forked Maven invocations. Default value is: <code>${maven.home}</code>.</td>
+<td>The M2_HOME parameter to use for forked Maven invocations.<br />
+<strong>Default value is</strong>: <code>${maven.home}</code>.</td>
 </tr>
 <tr class="a"><td><strong><a href="#password">password</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
-<td>The SCM password to use. </td>
+<td>The SCM password to use.<br />
+</td>
 </tr>
 <tr class="b"><td><strong><a href="#pomFileName">pomFileName</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
-<td>The file name of the POM to execute any goals against. </td>
+<td>The file name of the POM to execute any goals against.<br />
+</td>
 </tr>
 <tr class="a"><td><strong><a href="#providerImplementations">providerImplementations</a></strong></td>
 <td><code>Map</code></td>
 <td><code>-</code></td>
-<td>List of provider implementations. </td>
+<td>List of provider implementations.<br />
+</td>
 </tr>
 <tr class="b"><td><strong><a href="#scmCommentPrefix">scmCommentPrefix</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
-<td>The message prefix to use for all SCM changes. Default value is: <code>[maven-release-plugin] </code>.</td>
+<td>The message prefix to use for all SCM changes.<br />
+<strong>Default value is</strong>: <code>[maven-release-plugin] </code>.</td>
 </tr>
 <tr class="a"><td><strong><a href="#tag">tag</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
-<td>The SCM tag to use. </td>
+<td>The SCM tag to use.<br />
+</td>
 </tr>
 <tr class="b"><td><strong><a href="#tagBase">tagBase</a></strong></td>
 <td><code>String</code></td>
@@ -329,12 +343,14 @@ spaces. </td>
 the standard svn layout (trunk/tags/branches). For example,
 <code>http://svn.apache.org/repos/asf/maven/plugins/tags</code>.
 The URL is an SVN URL and does not include the SCM provider and
-protocol. </td>
+protocol.<br />
+</td>
 </tr>
 <tr class="a"><td><strong><a href="#username">username</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
-<td>The SCM username to use. </td>
+<td>The SCM username to use.<br />
+</td>
 </tr>
 </table>
 </div>
@@ -427,7 +443,7 @@ protocol.</div><ul><li><strong>Type</str
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2002-2008
+          2002-2009
     
           The Apache Software Foundation
           
@@ -438,7 +454,7 @@ protocol.</div><ul><li><strong>Type</str
             
   
     
-  </div>
+   - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a></div>
       <div class="clear">
         <hr/>
       </div>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/frame-summary-org.apache.maven.plugins.release.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/frame-summary-org.apache.maven.plugins.release.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/frame-summary-org.apache.maven.plugins.release.html Tue May  8 11:33:29 2012
@@ -16,7 +16,7 @@
 <table class="report" id="packageResults">
 <thead><tr>  <td class="heading">Package</td>  <td class="heading"># Classes</td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
 <tbody>
-  <tr><td><a href="frame-summary-org.apache.maven.plugins.release.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.maven.plugins.release.html"'>org.apache.maven.plugins.release</a></td><td class="value">8</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">18%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:17px"><span class="text">105/588</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">15%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:15px"><span class="text">21/136</span></div></div></td></tr></table></td><td class="value"><span class="hidden">3.875;</span>3.875</td></tr>
+  <tr><td><a href="frame-summary-org.apache.maven.plugins.release.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.maven.plugins.release.html"'>org.apache.maven.plugins.release</a></td><td class="value">8</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">18%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:17px"><span class="text">107/599</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">15%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:15px"><span class="text">21/140</span></div></div></td></tr></table></td><td class="value"><span class="hidden">3.9583333333333335;</span>3.958</td></tr>
 </tbody>
 </table>
 <script type="text/javascript">
@@ -34,11 +34,11 @@ packageTable.sort(0);
 
   <tr><td><a href="org.apache.maven.plugins.release.CleanReleaseMojo.html">CleanReleaseMojo</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">100%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:100px"><span class="text">6/6</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div class="na" style="width:100px"><span class="text"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></span></div></div></td></tr></table></td><td class="value"><span class="hidden">1.0;</span>1</td></tr>
 
-  <tr><td><a href="org.apache.maven.plugins.release.HelpMojo.html">HelpMojo</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/427</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/90</span></div></div></td></tr></table></td><td class="value"><span class="hidden">5.666666666666667;</span>5.667</td></tr>
+  <tr><td><a href="org.apache.maven.plugins.release.HelpMojo.html">HelpMojo</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/436</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/94</span></div></div></td></tr></table></td><td class="value"><span class="hidden">6.0;</span>6</td></tr>
 
   <tr><td><a href="org.apache.maven.plugins.release.PerformReleaseMojo.html">PerformReleaseMojo</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">86%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:86px"><span class="text">19/22</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">40%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:40px"><span class="text">4/10</span></div></div></td></tr></table></td><td class="value"><span class="hidden">5.0;</span>5</td></tr>
 
-  <tr><td><a href="org.apache.maven.plugins.release.PrepareReleaseMojo.html">PrepareReleaseMojo</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">100%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:100px"><span class="text">27/27</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">50%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:50px"><span class="text">2/4</span></div></div></td></tr></table></td><td class="value"><span class="hidden">4.0;</span>4</td></tr>
+  <tr><td><a href="org.apache.maven.plugins.release.PrepareReleaseMojo.html">PrepareReleaseMojo</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">100%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:100px"><span class="text">29/29</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">50%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:50px"><span class="text">2/4</span></div></div></td></tr></table></td><td class="value"><span class="hidden">4.0;</span>4</td></tr>
 
   <tr><td><a href="org.apache.maven.plugins.release.RollbackReleaseMojo.html">RollbackReleaseMojo</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/10</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div class="na" style="width:100px"><span class="text"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></span></div></div></td></tr></table></td><td class="value"><span class="hidden">5.0;</span>5</td></tr>
 
@@ -51,6 +51,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9 on 10/27/08 7:19 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9 on 3/23/09 11:43 PM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/frame-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/frame-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/frame-summary.html Tue May  8 11:33:29 2012
@@ -16,8 +16,8 @@
 <table class="report" id="packageResults">
 <thead><tr>  <td class="heading">Package</td>  <td class="heading"># Classes</td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td>  <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
 <tbody>
-  <tr><td><b>All Packages</b></td><td class="value">8</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">18%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:17px"><span class="text">105/588</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">15%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:15px"><span class="text">21/136</span></div></div></td></tr></table></td><td class="value"><span class="hidden">3.875;</span>3.875</td></tr>
-  <tr><td><a href="frame-summary-org.apache.maven.plugins.release.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.maven.plugins.release.html"'>org.apache.maven.plugins.release</a></td><td class="value">8</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">18%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:17px"><span class="text">105/588</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">15%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:15px"><span class="text">21/136</span></div></div></td></tr></table></td><td class="value"><span class="hidden">3.875;</span>3.875</td></tr>
+  <tr><td><b>All Packages</b></td><td class="value">8</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">18%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:17px"><span class="text">107/599</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">15%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:15px"><span class="text">21/140</span></div></div></td></tr></table></td><td class="value"><span class="hidden">3.9583333333333335;</span>3.958</td></tr>
+  <tr><td><a href="frame-summary-org.apache.maven.plugins.release.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.maven.plugins.release.html"'>org.apache.maven.plugins.release</a></td><td class="value">8</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">18%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:17px"><span class="text">107/599</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">15%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:15px"><span class="text">21/140</span></div></div></td></tr></table></td><td class="value"><span class="hidden">3.9583333333333335;</span>3.958</td></tr>
 </tbody>
 </table>
 <script type="text/javascript">
@@ -25,6 +25,6 @@ var packageTable = new SortableTable(doc
     ["String", "Number", "Percentage", "Percentage", "FormattedNumber"]);
 packageTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9 on 10/27/08 7:19 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9 on 3/23/09 11:43 PM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/org.apache.maven.plugins.release.AbstractReleaseMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/org.apache.maven.plugins.release.AbstractReleaseMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/org.apache.maven.plugins.release.AbstractReleaseMojo.html Tue May  8 11:33:29 2012
@@ -640,6 +640,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9 on 10/27/08 7:19 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9 on 3/23/09 11:43 PM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/org.apache.maven.plugins.release.BranchReleaseMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/org.apache.maven.plugins.release.BranchReleaseMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/org.apache.maven.plugins.release.BranchReleaseMojo.html Tue May  8 11:33:29 2012
@@ -287,6 +287,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9 on 10/27/08 7:19 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9 on 3/23/09 11:43 PM.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/org.apache.maven.plugins.release.CleanReleaseMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/org.apache.maven.plugins.release.CleanReleaseMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/org.apache.maven.plugins.release.CleanReleaseMojo.html Tue May  8 11:33:29 2012
@@ -115,6 +115,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9 on 10/27/08 7:19 PM.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9 on 3/23/09 11:43 PM.</div>
 </body>
 </html>
\ No newline at end of file