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 14:02:29 UTC

svn commit: r816561 [12/18] - in /websites/production/maventest/content/plugins/maven-site-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugins/site/ apidocs/org/apache/maven/plugins/site/class-use/ apidocs/org/apache/maven/plugins/site/wagon/ a...

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/source-repository.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/source-repository.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/source-repository.html Tue May  8 12:02:24 2012
@@ -1,15 +1,15 @@
 <!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 May 20, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 26, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Source Repository</title>
+    <title>Maven Site Plugin 2 - Source Repository</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="20110520" />
+        <meta name="Date-Revision-yyyymmdd" content="20120426" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -38,13 +38,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Site Plugin</a>
+                      <a href="./">Maven Site Plugin 2</a>
         &gt;
-    Source Repository
+    Maven Site Plugin 2 - Source Repository
       </div>
             <div class="xright">        
-                                 Last Published: 2011-05-20
-              &nbsp;| Version: 2.3
+                                 Last Published: 2012-04-26
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -109,45 +109,42 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                    <li class="expanded">
+                                                                                                                                                                                                                                                                  <li class="expanded">
                   <a href="project-info.html">Project Information</a>
                     <ul>
                       <li class="none">
-                  <a href="index.html">About</a>
+            <strong>Source Repository</strong>
+          </li>
+                      <li class="none">
+                  <a href="distribution-management.html">Distribution Management</a>
             </li>
                       <li class="none">
                   <a href="dependencies.html">Dependencies</a>
             </li>
                       <li class="none">
-                  <a href="distribution-management.html">Distribution Management</a>
+                  <a href="plugin-management.html">Plugin Management</a>
             </li>
                       <li class="none">
-                  <a href="mail-lists.html">Mailing Lists</a>
+                  <a href="integration.html">Continuous Integration</a>
             </li>
                       <li class="none">
-            <strong>Source Repository</strong>
-          </li>
-                      <li class="none">
-                  <a href="license.html">Project License</a>
+                  <a href="project-summary.html">Project Summary</a>
             </li>
                       <li class="none">
-                  <a href="plugin-management.html">Plugin Management</a>
+                  <a href="mail-lists.html">Mailing Lists</a>
             </li>
                       <li class="none">
-                  <a href="team-list.html">Project Team</a>
+                  <a href="plugins.html">Project Plugins</a>
             </li>
                       <li class="none">
-                  <a href="integration.html">Continuous Integration</a>
+                  <a href="team-list.html">Project Team</a>
             </li>
                       <li class="none">
-                  <a href="project-summary.html">Project Summary</a>
+                  <a href="license.html">Project License</a>
             </li>
                       <li class="none">
                   <a href="issue-tracking.html">Issue Tracking</a>
             </li>
-                      <li class="none">
-                  <a href="plugins.html">Project Plugins</a>
-            </li>
               </ul>
         </li>
                                                                                                                                                                                                                                                                           <li class="collapsed">
@@ -175,9 +172,6 @@
                   <a href="../../index.html">Maven 2</a>
             </li>
                   <li class="none">
-                  <a href="../../mercury/index.html">Mercury</a>
-            </li>
-                  <li class="none">
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
@@ -201,7 +195,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a class="externalLink" href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</p></div><div class="section"><h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a><p>The following is a link to the online source repository.</p><div class="source"><pre><a class="externalLink" href="http://svn.apache.org/viewvc/maven/plugins/tags/maven-site-plugin-2.3">http://svn.apache.org/viewvc/maven/plugins/tags/maven-site-plugin-2.3</a></pre></div></div><div class="section"><h2>Anonymous access<a name="Anonymous_access"></a></h2><a name="Anonymous_access"></a><p>The source can be checked out anonymously from SVN with this command:</p><div class="source"><pre>$ svn checkout http://svn.apache.org/repos/a
 sf/maven/plugins/tags/maven-site-plugin-2.3 maven-site-plugin</pre></div></div><div class="section"><h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a><p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-site-plugin-2.3 maven-site-plugin</pre></div><p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p><div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div><div class="section"><h2>Access from behind a firewall<a name="Access_from_behind_a_firewall"></a></h2><a name="Access_from_behind_a_firewall"></a><p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access 
 it via the developer connection:</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-site-plugin-2.3 maven-site-plugin</pre></div></div><div class="section"><h2>Access through a proxy<a name="Access_through_a_proxy"></a></h2><a name="Access_through_a_proxy"></a><p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p><p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p><p>Example: Edit the 'servers' file a
 nd add something like:</p><div class="source"><pre>[global]
+        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a class="externalLink" href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</p></div><div class="section"><h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a><p>The following is a link to the online source repository.</p><div class="source"><pre><a class="externalLink" href="http://svn.apache.org/viewvc/maven/plugins/tags/maven-site-plugin-2.4">http://svn.apache.org/viewvc/maven/plugins/tags/maven-site-plugin-2.4</a></pre></div></div><div class="section"><h2>Anonymous access<a name="Anonymous_access"></a></h2><a name="Anonymous_access"></a><p>The source can be checked out anonymously from SVN with this command:</p><div class="source"><pre>$ svn checkout http://svn.apache.org/repos/a
 sf/maven/plugins/tags/maven-site-plugin-2.4 maven-site-plugin</pre></div></div><div class="section"><h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a><p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-site-plugin-2.4 maven-site-plugin</pre></div><p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p><div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div><div class="section"><h2>Access from behind a firewall<a name="Access_from_behind_a_firewall"></a></h2><a name="Access_from_behind_a_firewall"></a><p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access 
 it via the developer connection:</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-site-plugin-2.4 maven-site-plugin</pre></div></div><div class="section"><h2>Access through a proxy<a name="Access_through_a_proxy"></a></h2><a name="Access_through_a_proxy"></a><p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p><p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p><p>Example: Edit the 'servers' file a
 nd add something like:</p><div class="source"><pre>[global]
 http-proxy-host = your.proxy.name
 http-proxy-port = 3128
 </pre></div></div>
@@ -212,7 +206,7 @@ http-proxy-port = 3128
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2011
+        &#169;            2002-2012
               The Apache Software Foundation
             
                        - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/stage-deploy-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/stage-deploy-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/stage-deploy-mojo.html Tue May  8 12:02:24 2012
@@ -1,8 +1,8 @@
 <!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 May 20, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 26, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>
+    <title>Maven Site Plugin 2 - 
     site:stage-deploy</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -10,7 +10,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="20110520" />
+        <meta name="Date-Revision-yyyymmdd" content="20120426" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -39,14 +39,14 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Site Plugin</a>
+                      <a href="./">Maven Site Plugin 2</a>
         &gt;
-    
+    Maven Site Plugin 2 - 
     site:stage-deploy
       </div>
             <div class="xright">        
-                                 Last Published: 2011-05-20
-              &nbsp;| Version: 2.3
+                                 Last Published: 2012-04-26
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -111,7 +111,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
                                                                                                                                                                                                                                                                           <li class="collapsed">
@@ -139,9 +139,6 @@
                   <a href="../../index.html">Maven 2</a>
             </li>
                   <li class="none">
-                  <a href="../../mercury/index.html">Mercury</a>
-            </li>
-                  <li class="none">
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
@@ -169,13 +166,12 @@
   
     <div class="section"><h2>site:stage-deploy<a name="site:stage-deploy"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-site-plugin:2.3:stage-deploy</p>
+      <p>org.apache.maven.plugins:maven-site-plugin:2.4:stage-deploy</p>
       <p><b>Description</b>:</p>
       <div>Deploys the generated site to a staging or mock directory to the
 site URL specified in the
-<tt>&lt;distributionManagement&gt;</tt> section of the POM. It
-supports <tt>scp</tt> and <tt>file</tt> protocols for
-deployment.</div>
+<tt>&lt;distributionManagement&gt;</tt> section of the POM,
+using <a href="/wagon/">wagon supported protocols</a></div>
       <p><b>Attributes</b>:</p>
       <ul>
         <li>Requires a Maven project to be executed.</li>
@@ -256,6 +252,12 @@ Java Virtual Machine.<br /></td>
 and xdoc docs.<br /><b>Default value is</b>: <tt>${basedir}/src/site</tt>.</td>
           </tr>
           <tr class="a">
+            <td><b><a href="#skipDeploy">skipDeploy</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>2.4</tt></td>
+            <td>Set this to 'true' to skip site deployment.<br /><b>Default value is</b>: <tt>false</tt>.</td>
+          </tr>
+          <tr class="b">
             <td><b><a href="#stagingRepositoryId">stagingRepositoryId</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>2.0.1</tt></td>
@@ -272,7 +274,7 @@ default, unless this is not defined eith
 v. 2.3 and 3.0-beta-3 the String <tt>&quot;stagingSite&quot;</tt> is
 always used.)<br /></td>
           </tr>
-          <tr class="b">
+          <tr class="a">
             <td><b><a href="#stagingSiteURL">stagingSiteURL</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>2.3</tt></td>
@@ -282,7 +284,7 @@ this, the default-value will be
 &quot;project&quot; is either the current project or, in a reactor build, the
 top level project in the reactor. 
 
-<p>Note that even if you specify this plugin parameter you still
+<p>Note that even if you specify this plugin parameter, you still
 need to indicate ${project.distributionManagement.site.url} at
 least in your top level project in order for relative links between
 modules to be resolved correctly.</p><br /></td>
@@ -358,6 +360,14 @@ and xdoc docs.</div>
           <li><b>Since</b>: <tt>2.3</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
           <li><b>Default</b>: <tt>${basedir}/src/site</tt></li>
+        </ul><hr /><p><b><a name="skipDeploy">skipDeploy</a>:</b></p>
+        <div>Set this to 'true' to skip site deployment.</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Since</b>: <tt>2.4</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Expression</b>: <tt>${maven.site.deploy.skip}</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
         </ul><hr /><p><b><a name="stagingRepositoryId">stagingRepositoryId</a>:</b></p>
         <div>The identifier of the repository where the staging site will be
 deployed. This id will be used to lookup a corresponding
@@ -383,7 +393,7 @@ this, the default-value will be
 &quot;project&quot; is either the current project or, in a reactor build, the
 top level project in the reactor. 
 
-<p>Note that even if you specify this plugin parameter you still
+<p>Note that even if you specify this plugin parameter, you still
 need to indicate ${project.distributionManagement.site.url} at
 least in your top level project in order for relative links between
 modules to be resolved correctly.</p></div>
@@ -404,7 +414,7 @@ modules to be resolved correctly.</p></d
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2011
+        &#169;            2002-2012
               The Apache Software Foundation
             
                        - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/stage-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/stage-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/stage-mojo.html Tue May  8 12:02:24 2012
@@ -1,8 +1,8 @@
 <!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 May 20, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 26, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>
+    <title>Maven Site Plugin 2 - 
     site:stage</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -10,7 +10,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="20110520" />
+        <meta name="Date-Revision-yyyymmdd" content="20120426" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -39,14 +39,14 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Site Plugin</a>
+                      <a href="./">Maven Site Plugin 2</a>
         &gt;
-    
+    Maven Site Plugin 2 - 
     site:stage
       </div>
             <div class="xright">        
-                                 Last Published: 2011-05-20
-              &nbsp;| Version: 2.3
+                                 Last Published: 2012-04-26
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -111,7 +111,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
                                                                                                                                                                                                                                                                           <li class="collapsed">
@@ -139,9 +139,6 @@
                   <a href="../../index.html">Maven 2</a>
             </li>
                   <li class="none">
-                  <a href="../../mercury/index.html">Mercury</a>
-            </li>
-                  <li class="none">
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
@@ -169,14 +166,14 @@
   
     <div class="section"><h2>site:stage<a name="site:stage"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-site-plugin:2.3:stage</p>
+      <p>org.apache.maven.plugins:maven-site-plugin:2.4:stage</p>
       <p><b>Description</b>:</p>
-      <div>Generates a site in a local staging or mock directory based on the
-site URL specified in the
+      <div>Deploys the generated site to a local staging or mock directory
+based on the site URL specified in the
 <tt>&lt;distributionManagement&gt;</tt> section of the POM. 
 
 <p>It can be used to test that links between module sites in a
-multi module build works.</p></div>
+multi-module build works.</p></div>
       <p><b>Attributes</b>:</p>
       <ul>
         <li>Requires a Maven project to be executed.</li>
@@ -257,6 +254,12 @@ Java Virtual Machine.<br /></td>
 and xdoc docs.<br /><b>Default value is</b>: <tt>${basedir}/src/site</tt>.</td>
           </tr>
           <tr class="a">
+            <td><b><a href="#skipDeploy">skipDeploy</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>2.4</tt></td>
+            <td>Set this to 'true' to skip site deployment.<br /><b>Default value is</b>: <tt>false</tt>.</td>
+          </tr>
+          <tr class="b">
             <td><b><a href="#stagingDirectory">stagingDirectory</a></b></td>
             <td><tt>File</tt></td>
             <td><tt>2.3</tt></td>
@@ -337,6 +340,14 @@ and xdoc docs.</div>
           <li><b>Since</b>: <tt>2.3</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
           <li><b>Default</b>: <tt>${basedir}/src/site</tt></li>
+        </ul><hr /><p><b><a name="skipDeploy">skipDeploy</a>:</b></p>
+        <div>Set this to 'true' to skip site deployment.</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Since</b>: <tt>2.4</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Expression</b>: <tt>${maven.site.deploy.skip}</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
         </ul><hr /><p><b><a name="stagingDirectory">stagingDirectory</a>:</b></p>
         <div>Staging directory location. This needs to be an absolute path, like
 <tt>C:\stagingArea\myProject\</tt> on Windows or
@@ -360,7 +371,7 @@ ${project.build.directory}/staging.</div
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2011
+        &#169;            2002-2012
               The Apache Software Foundation
             
                        - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/surefire-report.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/surefire-report.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/surefire-report.html Tue May  8 12:02:24 2012
@@ -1,15 +1,15 @@
 <!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 May 20, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 26, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Surefire Report</title>
+    <title>Maven Site Plugin 2 - Surefire 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="20110520" />
+        <meta name="Date-Revision-yyyymmdd" content="20120426" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -38,13 +38,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Site Plugin</a>
+                      <a href="./">Maven Site Plugin 2</a>
         &gt;
-    Surefire Report
+    Maven Site Plugin 2 - Surefire Report
       </div>
             <div class="xright">        
-                                 Last Published: 2011-05-20
-              &nbsp;| Version: 2.3
+                                 Last Published: 2012-04-26
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -109,47 +109,47 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                        <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="pmd.html">PMD Report</a>
+                  <a href="plugin-info.html">Plugin Documentation</a>
             </li>
                       <li class="none">
-                  <a href="xref-test/index.html">Test Source Xref</a>
+                  <a href="index.html">Cobertura Test Coverage</a>
             </li>
                       <li class="none">
             <strong>Surefire Report</strong>
           </li>
                       <li class="none">
-                  <a href="taglist.html">Tag List</a>
+                  <a href="checkstyle.html">Checkstyle</a>
             </li>
                       <li class="none">
-                  <a href="cpd.html">CPD Report</a>
+                  <a href="pmd.html">PMD Report</a>
             </li>
                       <li class="none">
-                  <a href="apidocs/index.html">JavaDocs</a>
+                  <a href="cpd.html">CPD Report</a>
             </li>
                       <li class="none">
-                  <a href="cobertura/index.html">Cobertura Test Coverage</a>
+                  <a href="xref-test/index.html">Test Source Xref</a>
             </li>
                       <li class="none">
-                  <a href="plugin-info.html">Plugin Documentation</a>
+                  <a href="xref/index.html">Source Xref</a>
             </li>
                       <li class="none">
-                  <a href="l10n-status.html">L10n Status</a>
+                  <a href="taglist.html">Tag List</a>
             </li>
                       <li class="none">
-                  <a href="checkstyle.html">Checkstyle</a>
+                  <a href="testapidocs/index.html">Test JavaDocs</a>
             </li>
                       <li class="none">
-                  <a href="xref/index.html">Source Xref</a>
+                  <a href="apidocs/index.html">JavaDocs</a>
             </li>
                       <li class="none">
-                  <a href="testapidocs/index.html">Test JavaDocs</a>
+                  <a href="l10n-status.html">L10n Status</a>
             </li>
               </ul>
         </li>
@@ -175,9 +175,6 @@
                   <a href="../../index.html">Maven 2</a>
             </li>
                   <li class="none">
-                  <a href="../../mercury/index.html">Mercury</a>
-            </li>
-                  <li class="none">
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
@@ -201,7 +198,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Surefire Report<a name="Surefire_Report"></a></h2></div><div class="section"><h2>Summary<a name="Summary"></a></h2><a name="Summary"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /><table border="0" class="bodyTable"><tr class="a"><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td>12</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>1.714</td></tr></table><br /><p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div><div class="section"><h2>Package List<a name="Package_List"></a></h2><a name="Package_List"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /><table border="0" class="bodyTable"><tr class="a"><th>Package</th><th>Tests</th><th>Errors </th><th>Fai
 lures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td><a href="#org.apache.maven.plugins.site">org.apache.maven.plugins.site</a></td><td>12</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>1.714</td></tr></table><br /><p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p><div class="section"><h3>org.apache.maven.plugins.site<a name="org.apache.maven.plugins.site"></a></h3><a name="org.apache.maven.plugins.site"></a><table border="0" class="bodyTable"><tr class="a"><th></th><th>Class</th><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td><a href="#org.apache.maven.plugins.siteSiteDeployMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugins.siteSiteDeployMojoTest">SiteDeployMojoTest</a></td><td>11</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>1.162</td></tr><tr class="a
 "><td><a href="#org.apache.maven.plugins.siteSiteMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugins.siteSiteMojoTest">SiteMojoTest</a></td><td>1</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>0.552</td></tr></table></div><br /></div><div class="section"><h2>Test Cases<a name="Test_Cases"></a></h2><a name="Test_Cases"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><div class="section"><h3>SiteDeployMojoTest<a name="SiteDeployMojoTest"></a></h3><a name="org.apache.maven.plugins.siteSiteDeployMojoTest"></a><table border="0" class="bodyTable"><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoNoProxyForRepositoryProtocol</td><td>0.482</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostExactlyMatchesNonProxyHosts</td><td>0.096</td></tr><tr c
 lass="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostWildcardMatchNonProxyHosts1</td><td>0.073</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostWildcardMatchNonProxyHosts2</td><td>0.081</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostWildcardMatchNonProxyHosts3</td><td>0.054</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostWildcardNoMatchNonProxyHosts1</td><td>0.071</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostWildcardNoMatchNonProxyHosts2</td><td>0.053</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostWildcardNoMatchNonProxyHosts3</td><td>0.072</td></tr><tr class="b"><td><img src="images
 /icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostWildcardNoMatchNonProxyHosts4</td><td>0.053</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostWildcardNoMatchNonProxyHosts5</td><td>0.053</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoFound</td><td>0.059</td></tr></table></div><div class="section"><h3>SiteMojoTest<a name="SiteMojoTest"></a></h3><a name="org.apache.maven.plugins.siteSiteMojoTest"></a><table border="0" class="bodyTable"><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetInterpolatedSiteDescriptorContent</td><td>0.549</td></tr></table></div><br /></div>
+        <div class="section"><h2>Surefire Report<a name="Surefire_Report"></a></h2></div><div class="section"><h2>Summary<a name="Summary"></a></h2><a name="Summary"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /><table border="0" class="bodyTable"><tr class="a"><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td>12</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>1.715</td></tr></table><br /><p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div><div class="section"><h2>Package List<a name="Package_List"></a></h2><a name="Package_List"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /><table border="0" class="bodyTable"><tr class="a"><th>Package</th><th>Tests</th><th>Errors </th><th>Fai
 lures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td><a href="#org.apache.maven.plugins.site">org.apache.maven.plugins.site</a></td><td>12</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>1.715</td></tr></table><br /><p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p><div class="section"><h3>org.apache.maven.plugins.site<a name="org.apache.maven.plugins.site"></a></h3><a name="org.apache.maven.plugins.site"></a><table border="0" class="bodyTable"><tr class="a"><th></th><th>Class</th><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td><a href="#org.apache.maven.plugins.siteSiteDeployMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugins.siteSiteDeployMojoTest">SiteDeployMojoTest</a></td><td>11</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>1.2</td></tr><tr class="a">
 <td><a href="#org.apache.maven.plugins.siteSiteMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugins.siteSiteMojoTest">SiteMojoTest</a></td><td>1</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>0.515</td></tr></table></div><br /></div><div class="section"><h2>Test Cases<a name="Test_Cases"></a></h2><a name="Test_Cases"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><div class="section"><h3>SiteDeployMojoTest<a name="SiteDeployMojoTest"></a></h3><a name="org.apache.maven.plugins.siteSiteDeployMojoTest"></a><table border="0" class="bodyTable"><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoNoProxyForRepositoryProtocol</td><td>0.518</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostExactlyMatchesNonProxyHosts</td><td>0.085</td></tr><tr cla
 ss="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostWildcardMatchNonProxyHosts1</td><td>0.06</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostWildcardMatchNonProxyHosts2</td><td>0.079</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostWildcardMatchNonProxyHosts3</td><td>0.056</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostWildcardNoMatchNonProxyHosts1</td><td>0.072</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostWildcardNoMatchNonProxyHosts2</td><td>0.058</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostWildcardNoMatchNonProxyHosts3</td><td>0.078</td></tr><tr class="b"><td><img src="images/ic
 on_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostWildcardNoMatchNonProxyHosts4</td><td>0.058</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoForRepositoryHostWildcardNoMatchNonProxyHosts5</td><td>0.056</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetProxyInfoFound</td><td>0.064</td></tr></table></div><div class="section"><h3>SiteMojoTest<a name="SiteMojoTest"></a></h3><a name="org.apache.maven.plugins.siteSiteMojoTest"></a><table border="0" class="bodyTable"><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testGetInterpolatedSiteDescriptorContent</td><td>0.511</td></tr></table></div><br /></div>
       </div>
     </div>
     <div class="clear">
@@ -209,7 +206,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2011
+        &#169;            2002-2012
               The Apache Software Foundation
             
                        - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/taglist.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/taglist.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/taglist.html Tue May  8 12:02:24 2012
@@ -1,15 +1,15 @@
 <!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 May 20, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 26, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Tag List report</title>
+    <title>Maven Site Plugin 2 - Tag List 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="20110520" />
+        <meta name="Date-Revision-yyyymmdd" content="20120426" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -38,13 +38,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Site Plugin</a>
+                      <a href="./">Maven Site Plugin 2</a>
         &gt;
-    Tag List report
+    Maven Site Plugin 2 - Tag List report
       </div>
             <div class="xright">        
-                                 Last Published: 2011-05-20
-              &nbsp;| Version: 2.3
+                                 Last Published: 2012-04-26
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -109,47 +109,47 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                        <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="pmd.html">PMD Report</a>
+                  <a href="plugin-info.html">Plugin Documentation</a>
             </li>
                       <li class="none">
-                  <a href="xref-test/index.html">Test Source Xref</a>
+                  <a href="index.html">Cobertura Test Coverage</a>
             </li>
                       <li class="none">
                   <a href="surefire-report.html">Surefire Report</a>
             </li>
                       <li class="none">
-            <strong>Tag List</strong>
-          </li>
-                      <li class="none">
-                  <a href="cpd.html">CPD Report</a>
+                  <a href="checkstyle.html">Checkstyle</a>
             </li>
                       <li class="none">
-                  <a href="apidocs/index.html">JavaDocs</a>
+                  <a href="pmd.html">PMD Report</a>
             </li>
                       <li class="none">
-                  <a href="cobertura/index.html">Cobertura Test Coverage</a>
+                  <a href="cpd.html">CPD Report</a>
             </li>
                       <li class="none">
-                  <a href="plugin-info.html">Plugin Documentation</a>
+                  <a href="xref-test/index.html">Test Source Xref</a>
             </li>
                       <li class="none">
-                  <a href="l10n-status.html">L10n Status</a>
+                  <a href="xref/index.html">Source Xref</a>
             </li>
                       <li class="none">
-                  <a href="checkstyle.html">Checkstyle</a>
+            <strong>Tag List</strong>
+          </li>
+                      <li class="none">
+                  <a href="testapidocs/index.html">Test JavaDocs</a>
             </li>
                       <li class="none">
-                  <a href="xref/index.html">Source Xref</a>
+                  <a href="apidocs/index.html">JavaDocs</a>
             </li>
                       <li class="none">
-                  <a href="testapidocs/index.html">Test JavaDocs</a>
+                  <a href="l10n-status.html">L10n Status</a>
             </li>
               </ul>
         </li>
@@ -175,9 +175,6 @@
                   <a href="../../index.html">Maven 2</a>
             </li>
                   <li class="none">
-                  <a href="../../mercury/index.html">Mercury</a>
-            </li>
-                  <li class="none">
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
@@ -201,7 +198,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Tag List Report<a name="Tag_List_Report"></a></h2><p>The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.</p><table border="0" class="bodyTable"><tr class="a"><th>Tag Class</th><th>Total number of occurrences</th><th>Tag strings used by tag class</th></tr><tr class="b"><td><a href="#tag_class_1">@todo</a></td><td>5</td><td>@todo</td></tr><tr class="a"><td><a href="#tag_class_2">TODO</a></td><td>6</td><td>TODO</td></tr></table><p>Each tag is detailed below:</p><div class="section"><h3><a name="tag_class_1">@todo</a><a name="atodo"></a></h3><p><b>Number of occurrences found in the code: 5</b></p><table border="0" class="bodyTable"><tr class="b"><th>org.apache.maven.plugins.site.AbstractDeployMojo</th><th>Line</th></tr><tr class="a"><td>Remove when {@link WagonManager#getWagon(Repository) is available}. It's available in Maven 2.0.5.</td><td><a href="./xref/org/apache/maven/
 plugins/site/AbstractDeployMojo.html#494">494</a></td></tr><tr class="b"><th>org.apache.maven.plugins.site.AbstractSiteRenderingMojo</th><th>Line</th></tr><tr class="a"><td>this is used for site descriptor resolution - it should relate to the actual project but for some reason they are not always filled in</td><td><a href="./xref/org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#89">89</a></td></tr><tr class="b"><td>should we deprecate in favour of reports?</td><td><a href="./xref/org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#155">155</a></td></tr><tr class="a"><th>org.apache.maven.plugins.site.wagon.PathUtils</th><th>Line</th></tr><tr class="b"><td>need to URL decode for spaces?</td><td><a href="./xref/org/apache/maven/plugins/site/wagon/PathUtils.html#301">301</a></td></tr><tr class="a"><th>org.apache.maven.plugins.site.wagon.repository.Repository</th><th>Line</th></tr><tr class="b"><td>[BP] some things are specific to certain wagons (eg key stuff
  in authInfo, permissions)</td><td><a href="./xref/org/apache/maven/plugins/site/wagon/repository/Repository.html#38">38</a></td></tr></table></div><div class="section"><h3><a name="tag_class_2">TODO</a><a name="TODO"></a></h3><p><b>Number of occurrences found in the code: 6</b></p><table border="0" class="bodyTable"><tr class="a"><th>org.apache.maven.plugins.site.AbstractDeployMojo</th><th>Line</th></tr><tr class="b"><td>work on moving this into the deployer like the other deploy methods</td><td><a href="./xref/org/apache/maven/plugins/site/AbstractDeployMojo.html#233">233</a></td></tr><tr class="a"><td>this also uploads the non-default locales, is there a way to exclude directories in wagon?</td><td><a href="./xref/org/apache/maven/plugins/site/AbstractDeployMojo.html#369">369</a></td></tr><tr class="b"><th>org.apache.maven.plugins.site.AbstractSiteRenderingMojo</th><th>Line</th></tr><tr class="a"><td>I want to get rid of categories eventually. There's no way to add your o
 wn in a fully i18n manner</td><td><a href="./xref/org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#389">389</a></td></tr><tr class="b"><th>org.apache.maven.plugins.site.ReportDocumentRenderer</th><th>Line</th></tr><tr class="a"><td>would be nice to query the report to see if it is modified</td><td><a href="./xref/org/apache/maven/plugins/site/ReportDocumentRenderer.html#313">313</a></td></tr><tr class="b"><th>org.apache.maven.plugins.site.wagon.PathUtils</th><th>Line</th></tr><tr class="a"><td>move to plexus-utils or use something appropriate from there</td><td><a href="./xref/org/apache/maven/plugins/site/wagon/PathUtils.html#473">473</a></td></tr><tr class="b"><th>org.apache.maven.plugins.site.wagon.repository.Repository</th><th>Line</th></tr><tr class="a"><td>[BP]: refactor out the PathUtils URL stuff into a class like java.net.URL, so you only parse once can't use URL class as is because it won't recognise our protocols, though perhaps we could attempt to reg
 ister handlers for scp, etc?</td><td><a href="./xref/org/apache/maven/plugins/site/wagon/repository/Repository.html#142">142</a></td></tr></table></div></div>
+        <div class="section"><h2>Tag List Report<a name="Tag_List_Report"></a></h2><p>The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.</p><table border="0" class="bodyTable"><tr class="a"><th>Tag Class</th><th>Total number of occurrences</th><th>Tag strings used by tag class</th></tr><tr class="b"><td><a href="#tag_class_1">@todo</a></td><td>5</td><td>@todo</td></tr><tr class="a"><td><a href="#tag_class_2">TODO</a></td><td>6</td><td>TODO</td></tr></table><p>Each tag is detailed below:</p><div class="section"><h3><a name="tag_class_1">@todo</a><a name="atodo"></a></h3><p><b>Number of occurrences found in the code: 5</b></p><table border="0" class="bodyTable"><tr class="b"><th>org.apache.maven.plugins.site.AbstractDeployMojo</th><th>Line</th></tr><tr class="a"><td>Remove when {@link WagonManager#getWagon(Repository) is available}. It's available in Maven 2.0.5.</td><td><a href="./xref/org/apache/maven/
 plugins/site/AbstractDeployMojo.html#507">507</a></td></tr><tr class="b"><th>org.apache.maven.plugins.site.AbstractSiteRenderingMojo</th><th>Line</th></tr><tr class="a"><td>this is used for site descriptor resolution - it should relate to the actual project but for some reason they are not always filled in</td><td><a href="./xref/org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#90">90</a></td></tr><tr class="b"><td>should we deprecate in favour of reports?</td><td><a href="./xref/org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#156">156</a></td></tr><tr class="a"><th>org.apache.maven.plugins.site.wagon.PathUtils</th><th>Line</th></tr><tr class="b"><td>need to URL decode for spaces?</td><td><a href="./xref/org/apache/maven/plugins/site/wagon/PathUtils.html#301">301</a></td></tr><tr class="a"><th>org.apache.maven.plugins.site.wagon.repository.Repository</th><th>Line</th></tr><tr class="b"><td>[BP] some things are specific to certain wagons (eg key stuff
  in authInfo, permissions)</td><td><a href="./xref/org/apache/maven/plugins/site/wagon/repository/Repository.html#38">38</a></td></tr></table></div><div class="section"><h3><a name="tag_class_2">TODO</a><a name="TODO"></a></h3><p><b>Number of occurrences found in the code: 6</b></p><table border="0" class="bodyTable"><tr class="a"><th>org.apache.maven.plugins.site.AbstractDeployMojo</th><th>Line</th></tr><tr class="b"><td>work on moving this into the deployer like the other deploy methods</td><td><a href="./xref/org/apache/maven/plugins/site/AbstractDeployMojo.html#248">248</a></td></tr><tr class="a"><td>this also uploads the non-default locales, is there a way to exclude directories in wagon?</td><td><a href="./xref/org/apache/maven/plugins/site/AbstractDeployMojo.html#384">384</a></td></tr><tr class="b"><th>org.apache.maven.plugins.site.AbstractSiteRenderingMojo</th><th>Line</th></tr><tr class="a"><td>I want to get rid of categories eventually. There's no way to add your o
 wn in a fully i18n manner</td><td><a href="./xref/org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#390">390</a></td></tr><tr class="b"><th>org.apache.maven.plugins.site.ReportDocumentRenderer</th><th>Line</th></tr><tr class="a"><td>would be nice to query the report to see if it is modified</td><td><a href="./xref/org/apache/maven/plugins/site/ReportDocumentRenderer.html#313">313</a></td></tr><tr class="b"><th>org.apache.maven.plugins.site.wagon.PathUtils</th><th>Line</th></tr><tr class="a"><td>move to plexus-utils or use something appropriate from there</td><td><a href="./xref/org/apache/maven/plugins/site/wagon/PathUtils.html#473">473</a></td></tr><tr class="b"><th>org.apache.maven.plugins.site.wagon.repository.Repository</th><th>Line</th></tr><tr class="a"><td>[BP]: refactor out the PathUtils URL stuff into a class like java.net.URL, so you only parse once can't use URL class as is because it won't recognise our protocols, though perhaps we could attempt to reg
 ister handlers for scp, etc?</td><td><a href="./xref/org/apache/maven/plugins/site/wagon/repository/Repository.html#142">142</a></td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">
@@ -209,7 +206,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2011
+        &#169;            2002-2012
               The Apache Software Foundation
             
                        - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.