You are viewing a plain text version of this content. The canonical link for it is here.
Posted to nmaven-commits@incubator.apache.org by si...@apache.org on 2007/08/17 01:55:37 UTC

svn commit: r566902 [3/41] - in /incubator/nmaven/www: ./ ide/ plugins/ plugins/maven-compile-plugin/ plugins/maven-compile-plugin/xref/ plugins/maven-compile-plugin/xref/org/ plugins/maven-compile-plugin/xref/org/apache/ plugins/maven-compile-plugin/x...

Added: incubator/nmaven/www/plugins/maven-compile-plugin/dependency-convergence.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-compile-plugin/dependency-convergence.html?view=auto&rev=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-compile-plugin/dependency-convergence.html (added)
+++ incubator/nmaven/www/plugins/maven-compile-plugin/dependency-convergence.html Thu Aug 16 18:55:14 2007
@@ -0,0 +1,211 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+<html>
+  <head>
+    <title>NMaven - Reactor Dependency Convergence</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 http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+      </head>
+  <body class="composite">
+    <div id="banner">
+                    <span id="bannerLeft">
+    
+            maven-compile-plugin
+    
+            </span>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+          
+  
+
+  
+    
+  
+  
+            <div class="xleft">
+        Last Published: 08/16/2007
+                      </div>
+            <div class="xright">      <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a>
+          |
+          <a href="http://incubator.apache.org/nmaven">NMaven</a>
+          |
+          <a href="http://svn.apache.org/repos/asf/incubator/nmaven/">NMaven SVN</a>
+          |
+          <a href="http://maven.apache.org/">Maven</a>
+          |
+          <a href="http://www.mono-project.com/">Mono Project</a>
+          |
+          <a href="http://dotgnu.org/">DotGNU</a>
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+           
+  
+
+  
+    
+  
+  
+                   <h5>General Info</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="index.html">About</a>
+        </li>
+              
+    <li class="none">
+              <a href="plugin-info.html">Goals</a>
+        </li>
+              
+    <li class="none">
+              <a href="usage.html">Usage</a>
+        </li>
+          </ul>
+          <h5>Project Documentation</h5>
+        <ul>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+            
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+            <li class="expanded">
+              <a href="project-info.html">Project Information</a>
+                <ul>
+                  
+    <li class="none">
+              <a href="index.html">About</a>
+        </li>
+                  
+    <li class="none">
+              <a href="integration.html">Continuous Integration</a>
+        </li>
+                  
+    <li class="none">
+              <a href="dependencies.html">Dependencies</a>
+        </li>
+                  
+    <li class="none">
+              <strong>Dependency Convergence</strong>
+        </li>
+                  
+    <li class="none">
+              <a href="issue-tracking.html">Issue Tracking</a>
+        </li>
+                  
+    <li class="none">
+              <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+                  
+    <li class="none">
+              <a href="license.html">Project License</a>
+        </li>
+                  
+    <li class="none">
+              <a href="project-summary.html">Project Summary</a>
+        </li>
+                  
+    <li class="none">
+              <a href="team-list.html">Project Team</a>
+        </li>
+                  
+    <li class="none">
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+              </ul>
+        </li>
+              
+                
+              
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-reports.html">Project Reports</a>
+              </li>
+          </ul>
+                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
+            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+  
+  
+        </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>Reactor Dependency Convergence</h2><table class="bodyTable"><caption>Legend:</caption><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td>All projects share one version of the dependency.</td></tr><tr class="b"><td><img alt="error" src="images/icon_error_sml.gif" /></td><td>At least one project has a differing version of the dependency.</td></tr></table><table class="bodyTable"><caption>Statistics</caption><tr class="a"><th>Number of sub-projects:</th><td>21</td></tr><tr class="b"><th>Number of dependencies (NOD):</th><td>13</td></tr><tr class="a"><th>Number of unique artifacts (NOA):</th><td>13</td></tr><tr class="b"><th>Number of SNAPSHOT artifacts (NOS):</th><td>9</td></tr><tr class="a"><th>Convergence (NOD/NOA):</th><td><img alt="success" src="images/icon_success_sml.gif" />&#160;<b>100%</b></td></tr><tr class="b"><th>Ready for Release (100% Convergence and no SNAPSHOTS):</th><td><img alt="error" src="images/
 icon_error_sml.gif" />&#160;<b>Error</b><br />You have SNAPSHOT dependencies.</td></tr></table>Dependencies used in sub-projects<div class="section"><h3>junit:junit</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>3.8.1</td><td><ol type="a"><li>NMaven.Plugins:NMaven.Plugin.Addin.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Devenv.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Settings.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Solution.JavaBinding</li><li>org.apache.maven.dotnet.plugins:maven-compile-plugin</li><li>org.apache.maven.dotnet.plugins:maven-deploy-plugin</li><li>org.apache.maven.dotnet.plugins:maven-dotnet-plugins</li><li>org.apache.maven.dotnet.plugins:maven-embedder-plugin</li><li>org.apache.maven.dotnet.plugins:maven-fxcop-plugin</li><li>org.apache.maven.dotnet.plugins:maven-install-plugin</li><li>org.apache.maven.dotnet.plugins:maven-link-plugi
 n</li><li>org.apache.maven.dotnet.plugins:maven-mojo-generator-plugin</li><li>org.apache.maven.dotnet.plugins:maven-repository-plugin</li><li>org.apache.maven.dotnet.plugins:maven-resgen-plugin</li><li>org.apache.maven.dotnet.plugins:maven-resolver-plugin</li><li>org.apache.maven.dotnet.plugins:maven-test-plugin</li><li>org.apache.maven.dotnet.plugins:maven-vsinstaller-plugin</li><li>org.apache.maven.dotnet.plugins:maven-webapp-plugin</li><li>org.apache.maven.dotnet.plugins:maven-wsdl-plugin</li><li>org.apache.maven.dotnet.plugins:maven-xsd-plugin</li><li>org.apache.maven.dotnet.plugins:maven-xsp-plugin</li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.apache.maven.dotnet:dotnet-artifact</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>0.14-SNAPSHOT</td><td><ol type="a"><li>NMaven.Plugins:NMaven.Plugin.Addin.JavaBinding</li><li>NMaven.Plugins
 :NMaven.Plugin.Devenv.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Settings.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Solution.JavaBinding</li><li>org.apache.maven.dotnet.plugins:maven-compile-plugin</li><li>org.apache.maven.dotnet.plugins:maven-deploy-plugin</li><li>org.apache.maven.dotnet.plugins:maven-dotnet-plugins</li><li>org.apache.maven.dotnet.plugins:maven-embedder-plugin</li><li>org.apache.maven.dotnet.plugins:maven-fxcop-plugin</li><li>org.apache.maven.dotnet.plugins:maven-install-plugin</li><li>org.apache.maven.dotnet.plugins:maven-link-plugin</li><li>org.apache.maven.dotnet.plugins:maven-mojo-generator-plugin</li><li>org.apache.maven.dotnet.plugins:maven-repository-plugin</li><li>org.apache.maven.dotnet.plugins:maven-resgen-plugin</li><li>org.apache.maven.dotnet.plugins:maven-resolver-plugin</li><li>org.apache.maven.dotnet.plugins:maven-test-plugin</li><li>org.apache.maven.dotnet.plugins:maven-vsinstaller-plugin</li><li>org.apache.maven.dotnet.plugins:
 maven-webapp-plugin</li><li>org.apache.maven.dotnet.plugins:maven-wsdl-plugin</li><li>org.apache.maven.dotnet.plugins:maven-xsd-plugin</li><li>org.apache.maven.dotnet.plugins:maven-xsp-plugin</li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.apache.maven.dotnet:dotnet-assembler</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>0.14-SNAPSHOT</td><td><ol type="a"><li>NMaven.Plugins:NMaven.Plugin.Addin.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Devenv.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Settings.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Solution.JavaBinding</li><li>org.apache.maven.dotnet.plugins:maven-compile-plugin</li><li>org.apache.maven.dotnet.plugins:maven-deploy-plugin</li><li>org.apache.maven.dotnet.plugins:maven-dotnet-plugins</li><li>org.apache.maven.dotnet.plugins:maven-embedder-plugin</li><li>org.apache.maven
 .dotnet.plugins:maven-fxcop-plugin</li><li>org.apache.maven.dotnet.plugins:maven-install-plugin</li><li>org.apache.maven.dotnet.plugins:maven-link-plugin</li><li>org.apache.maven.dotnet.plugins:maven-mojo-generator-plugin</li><li>org.apache.maven.dotnet.plugins:maven-repository-plugin</li><li>org.apache.maven.dotnet.plugins:maven-resgen-plugin</li><li>org.apache.maven.dotnet.plugins:maven-resolver-plugin</li><li>org.apache.maven.dotnet.plugins:maven-test-plugin</li><li>org.apache.maven.dotnet.plugins:maven-vsinstaller-plugin</li><li>org.apache.maven.dotnet.plugins:maven-webapp-plugin</li><li>org.apache.maven.dotnet.plugins:maven-wsdl-plugin</li><li>org.apache.maven.dotnet.plugins:maven-xsd-plugin</li><li>org.apache.maven.dotnet.plugins:maven-xsp-plugin</li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.apache.maven.dotnet:dotnet-dao-project</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td>
 <td><table class="bodyTable"><tr class="b"><td>0.14-SNAPSHOT</td><td><ol type="a"><li>NMaven.Plugins:NMaven.Plugin.Addin.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Devenv.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Settings.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Solution.JavaBinding</li><li>org.apache.maven.dotnet.plugins:maven-compile-plugin</li><li>org.apache.maven.dotnet.plugins:maven-deploy-plugin</li><li>org.apache.maven.dotnet.plugins:maven-dotnet-plugins</li><li>org.apache.maven.dotnet.plugins:maven-embedder-plugin</li><li>org.apache.maven.dotnet.plugins:maven-fxcop-plugin</li><li>org.apache.maven.dotnet.plugins:maven-install-plugin</li><li>org.apache.maven.dotnet.plugins:maven-link-plugin</li><li>org.apache.maven.dotnet.plugins:maven-mojo-generator-plugin</li><li>org.apache.maven.dotnet.plugins:maven-repository-plugin</li><li>org.apache.maven.dotnet.plugins:maven-resgen-plugin</li><li>org.apache.maven.dotnet.plugins:maven-resolver-plugin</li><li>
 org.apache.maven.dotnet.plugins:maven-test-plugin</li><li>org.apache.maven.dotnet.plugins:maven-vsinstaller-plugin</li><li>org.apache.maven.dotnet.plugins:maven-webapp-plugin</li><li>org.apache.maven.dotnet.plugins:maven-wsdl-plugin</li><li>org.apache.maven.dotnet.plugins:maven-xsd-plugin</li><li>org.apache.maven.dotnet.plugins:maven-xsp-plugin</li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.apache.maven.dotnet:dotnet-executable</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>0.14-SNAPSHOT</td><td><ol type="a"><li>NMaven.Plugins:NMaven.Plugin.Addin.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Devenv.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Settings.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Solution.JavaBinding</li><li>org.apache.maven.dotnet.plugins:maven-compile-plugin</li><li>org.apache.maven.dotnet.plugins:maven-deplo
 y-plugin</li><li>org.apache.maven.dotnet.plugins:maven-dotnet-plugins</li><li>org.apache.maven.dotnet.plugins:maven-embedder-plugin</li><li>org.apache.maven.dotnet.plugins:maven-fxcop-plugin</li><li>org.apache.maven.dotnet.plugins:maven-install-plugin</li><li>org.apache.maven.dotnet.plugins:maven-link-plugin</li><li>org.apache.maven.dotnet.plugins:maven-mojo-generator-plugin</li><li>org.apache.maven.dotnet.plugins:maven-repository-plugin</li><li>org.apache.maven.dotnet.plugins:maven-resgen-plugin</li><li>org.apache.maven.dotnet.plugins:maven-resolver-plugin</li><li>org.apache.maven.dotnet.plugins:maven-test-plugin</li><li>org.apache.maven.dotnet.plugins:maven-vsinstaller-plugin</li><li>org.apache.maven.dotnet.plugins:maven-webapp-plugin</li><li>org.apache.maven.dotnet.plugins:maven-wsdl-plugin</li><li>org.apache.maven.dotnet.plugins:maven-xsd-plugin</li><li>org.apache.maven.dotnet.plugins:maven-xsp-plugin</li></ol></td></tr></table></td></tr></table></div><div class="section
 "><h3>org.apache.maven.dotnet:dotnet-jetty</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>0.14-SNAPSHOT</td><td><ol type="a"><li>NMaven.Plugins:NMaven.Plugin.Addin.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Devenv.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Settings.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Solution.JavaBinding</li><li>org.apache.maven.dotnet.plugins:maven-compile-plugin</li><li>org.apache.maven.dotnet.plugins:maven-deploy-plugin</li><li>org.apache.maven.dotnet.plugins:maven-dotnet-plugins</li><li>org.apache.maven.dotnet.plugins:maven-embedder-plugin</li><li>org.apache.maven.dotnet.plugins:maven-fxcop-plugin</li><li>org.apache.maven.dotnet.plugins:maven-install-plugin</li><li>org.apache.maven.dotnet.plugins:maven-link-plugin</li><li>org.apache.maven.dotnet.plugins:maven-mojo-generator-plugin</li><li>org.apache.maven.dotnet.plugins:mave
 n-repository-plugin</li><li>org.apache.maven.dotnet.plugins:maven-resgen-plugin</li><li>org.apache.maven.dotnet.plugins:maven-resolver-plugin</li><li>org.apache.maven.dotnet.plugins:maven-test-plugin</li><li>org.apache.maven.dotnet.plugins:maven-vsinstaller-plugin</li><li>org.apache.maven.dotnet.plugins:maven-webapp-plugin</li><li>org.apache.maven.dotnet.plugins:maven-wsdl-plugin</li><li>org.apache.maven.dotnet.plugins:maven-xsd-plugin</li><li>org.apache.maven.dotnet.plugins:maven-xsp-plugin</li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.apache.maven.dotnet:dotnet-plugin</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>0.14-SNAPSHOT</td><td><ol type="a"><li>NMaven.Plugins:NMaven.Plugin.Addin.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Devenv.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Settings.JavaBinding</li><li>NMaven.Plugins:N
 Maven.Plugin.Solution.JavaBinding</li><li>org.apache.maven.dotnet.plugins:maven-compile-plugin</li><li>org.apache.maven.dotnet.plugins:maven-deploy-plugin</li><li>org.apache.maven.dotnet.plugins:maven-dotnet-plugins</li><li>org.apache.maven.dotnet.plugins:maven-embedder-plugin</li><li>org.apache.maven.dotnet.plugins:maven-fxcop-plugin</li><li>org.apache.maven.dotnet.plugins:maven-install-plugin</li><li>org.apache.maven.dotnet.plugins:maven-link-plugin</li><li>org.apache.maven.dotnet.plugins:maven-mojo-generator-plugin</li><li>org.apache.maven.dotnet.plugins:maven-repository-plugin</li><li>org.apache.maven.dotnet.plugins:maven-resgen-plugin</li><li>org.apache.maven.dotnet.plugins:maven-resolver-plugin</li><li>org.apache.maven.dotnet.plugins:maven-test-plugin</li><li>org.apache.maven.dotnet.plugins:maven-vsinstaller-plugin</li><li>org.apache.maven.dotnet.plugins:maven-webapp-plugin</li><li>org.apache.maven.dotnet.plugins:maven-wsdl-plugin</li><li>org.apache.maven.dotnet.plugin
 s:maven-xsd-plugin</li><li>org.apache.maven.dotnet.plugins:maven-xsp-plugin</li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.apache.maven.dotnet:dotnet-registry</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>0.14-SNAPSHOT</td><td><ol type="a"><li>org.apache.maven.dotnet.plugins:maven-compile-plugin</li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.apache.maven.dotnet:dotnet-repository</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>0.14-SNAPSHOT</td><td><ol type="a"><li>org.apache.maven.dotnet.plugins:maven-repository-plugin</li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.apache.maven:maven-artifact</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="image
 s/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>2.1-SNAPSHOT</td><td><ol type="a"><li>org.apache.maven.dotnet.plugins:maven-compile-plugin</li><li>org.apache.maven.dotnet.plugins:maven-install-plugin</li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.codehaus.plexus:plexus-archiver</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>1.0-alpha-3</td><td><ol type="a"><li>org.apache.maven.dotnet.plugins:maven-repository-plugin</li><li>org.apache.maven.dotnet.plugins:maven-webapp-plugin</li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.easymock:easymock</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>2.0</td><td><ol type="a"><li>NMaven.Plugins:NMaven.Plugin.Addin.JavaBinding</li><li>NMav
 en.Plugins:NMaven.Plugin.Devenv.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Settings.JavaBinding</li><li>NMaven.Plugins:NMaven.Plugin.Solution.JavaBinding</li><li>org.apache.maven.dotnet.plugins:maven-compile-plugin</li><li>org.apache.maven.dotnet.plugins:maven-deploy-plugin</li><li>org.apache.maven.dotnet.plugins:maven-dotnet-plugins</li><li>org.apache.maven.dotnet.plugins:maven-embedder-plugin</li><li>org.apache.maven.dotnet.plugins:maven-fxcop-plugin</li><li>org.apache.maven.dotnet.plugins:maven-install-plugin</li><li>org.apache.maven.dotnet.plugins:maven-link-plugin</li><li>org.apache.maven.dotnet.plugins:maven-mojo-generator-plugin</li><li>org.apache.maven.dotnet.plugins:maven-repository-plugin</li><li>org.apache.maven.dotnet.plugins:maven-resgen-plugin</li><li>org.apache.maven.dotnet.plugins:maven-resolver-plugin</li><li>org.apache.maven.dotnet.plugins:maven-test-plugin</li><li>org.apache.maven.dotnet.plugins:maven-vsinstaller-plugin</li><li>org.apache.maven.dotne
 t.plugins:maven-webapp-plugin</li><li>org.apache.maven.dotnet.plugins:maven-wsdl-plugin</li><li>org.apache.maven.dotnet.plugins:maven-xsd-plugin</li><li>org.apache.maven.dotnet.plugins:maven-xsp-plugin</li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.mortbay.jetty:jetty-embedded</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>6.1.5</td><td><ol type="a"><li>org.apache.maven.dotnet.plugins:maven-embedder-plugin</li></ol></td></tr></table></td></tr></table></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2007
+    
+          NMaven
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Modified: incubator/nmaven/www/plugins/maven-compile-plugin/generate-assembly-info-mojo.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-compile-plugin/generate-assembly-info-mojo.html?view=diff&rev=566902&r1=566901&r2=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-compile-plugin/generate-assembly-info-mojo.html (original)
+++ incubator/nmaven/www/plugins/maven-compile-plugin/generate-assembly-info-mojo.html Thu Aug 16 18:55:14 2007
@@ -41,7 +41,7 @@
   
   
             <div class="xleft">
-        Last Published: 02/05/2007
+        Last Published: 08/16/2007
                       </div>
             <div class="xright">      <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a>
           |
@@ -83,7 +83,11 @@
         </li>
               
     <li class="none">
-              <a href="how-to-use.html">How to Use</a>
+              <a href="plugin-info.html">Goals</a>
+        </li>
+              
+    <li class="none">
+              <a href="usage.html">Usage</a>
         </li>
           </ul>
           <h5>Project Documentation</h5>
@@ -106,10 +110,24 @@
       
             
       
+            
+      
+            
+      
               
         <li class="collapsed">
               <a href="project-info.html">Project Information</a>
               </li>
+              
+                
+              
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-reports.html">Project Reports</a>
+              </li>
           </ul>
                                        <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
             <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
@@ -130,162 +148,134 @@
   
     <a name="compile:generate-assembly-info"></a><div class="section"><h2>compile:generate-assembly-info</h2>
       <p>Generates an AssemblyInfo.* class based on information within the pom file.</p>
-      <p>Parameters for the goal: </p>
-      <table class="bodyTable">
-        <tr class="a">
-          <th>Parameter</th>
-          <th>Type</th>
-          <th>Expression</th>
-          <th>Default Value</th>
-          <th>Description</th>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>assemblerContext</code> <i>(Optional)</i> <i>(Discovered)</i></td>
-          <td>
-            <code title="org.apache.maven.dotnet.assembler.AssemblerContext">AssemblerContext</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>No description.</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>frameworkVersion</code> <i>(Optional)</i></td>
-          <td>
-            <code title="java.lang.String">String</code>
-          </td>
-          <td>
-            <code>${frameworkVersion}</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>No description.</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>keycontainer</code> <i>(Optional)</i></td>
-          <td>
-            <code title="java.lang.String">String</code>
-          </td>
-          <td>
-            <code>${keycontainer}</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>Specifies a strong name key container. (not currently supported)</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>keyfile</code> <i>(Optional)</i></td>
-          <td>
-            <code title="java.io.File">File</code>
-          </td>
-          <td>
-            <code>${keyfile}</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>Specify a strong name key file.</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>language</code>
-          </td>
-          <td>
-            <code title="java.lang.String">String</code>
-          </td>
-          <td>
-            <code>${language}</code>
-          </td>
-          <td>
-            <code>C_SHARP</code>
-          </td>
-          <td>.NET Language. The default value is <code>C_SHARP</code>. Not case or white-space sensitive.</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>project</code>
-          </td>
-          <td>
-            <code title="org.apache.maven.project.MavenProject">MavenProject</code>
-          </td>
-          <td>
-            <code>${project}</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>The maven project.</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>sourceDirectory</code>
-          </td>
-          <td>
-            <code title="java.lang.String">String</code>
-          </td>
-          <td>
-            <code>${sourceDirectory}</code>
-          </td>
-          <td>
-            <code>${project.build.sourceDirectory}</code>
-          </td>
-          <td>Source directory</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>stateMachineProcessor</code> <i>(Optional)</i> <i>(Discovered)</i></td>
-          <td>
-            <code title="org.apache.maven.dotnet.vendor.StateMachineProcessor">StateMachineProcessor</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>No description.</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>vendor</code> <i>(Optional)</i></td>
-          <td>
-            <code title="java.lang.String">String</code>
-          </td>
-          <td>
-            <code>${vendor}</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>The Vendor for the Compiler. Not case or white-space sensitive.</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>vendorVersion</code> <i>(Optional)</i></td>
-          <td>
-            <code title="java.lang.String">String</code>
-          </td>
-          <td>
-            <code>${vendorVersion}</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>No description.</td>
-        </tr>
-      </table>
-    </div>
-  
-
+      <p><b>Mojo Attributes</b>:<ul>
+          <li>Requires a Maven 2.0 project to execute.</li>
+          <li>Automatically executes within the lifecycle phase: <code>generate-sources</code></li>
+          </ul>
+        
+      <a name="Required Parameters"></a><div class="section"><h3>Required Parameters</h3>
+        <table class="bodyTable">
+          <tr class="a">
+            <th>Name</th>
+            <th>Type</th>
+            <th>Description</th>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#language">language</a></b></td>
+            <td><code>String</code></td>
+            <td>.NET Language. The default value is <code>C_SHARP</code>. Not case or white-space sensitive. Default value is <code>C_SHARP</code>.</td>
+            </tr>
+          <tr class="a">
+            <td><b><a href="#sourceDirectory">sourceDirectory</a></b></td>
+            <td><code>String</code></td>
+            <td>Source directory containing the copied class files. Default value is <code>${project.build.sourceDirectory}</code>.</td>
+            </tr>
+          </table>
+        </div>
+      <a name="Optional Parameters"></a><div class="section"><h3>Optional Parameters</h3>
+        <table class="bodyTable">
+          <tr class="b">
+            <th>Name</th>
+            <th>Type</th>
+            <th>Description</th>
+            </tr>
+          <tr class="a">
+            <td><b><a href="#assemblerContext">assemblerContext</a></b></td>
+            <td><code>AssemblerContext</code></td>
+            <td>No description.</td>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#frameworkVersion">frameworkVersion</a></b></td>
+            <td><code>String</code></td>
+            <td>The framework version to compile under: 1.1, 2.0, 3.0</td>
+            </tr>
+          <tr class="a">
+            <td><b><a href="#keycontainer">keycontainer</a></b></td>
+            <td><code>String</code></td>
+            <td>Specifies a strong name key container. (not currently supported)</td>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#keyfile">keyfile</a></b></td>
+            <td><code>File</code></td>
+            <td>Specify a strong name key file.</td>
+            </tr>
+          <tr class="a">
+            <td><b><a href="#stateMachineProcessor">stateMachineProcessor</a></b></td>
+            <td><code>StateMachineProcessor</code></td>
+            <td>No description.</td>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#vendor">vendor</a></b></td>
+            <td><code>String</code></td>
+            <td>The vendor for the compiler: MICROSOFT, MONO, DOTGNU. Not case or white-space sensitive.</td>
+            </tr>
+          <tr class="a">
+            <td><b><a href="#vendorVersion">vendorVersion</a></b></td>
+            <td><code>String</code></td>
+            <td>The vendor version to compile under. For Microsoft, this will be the same as the framework version.</td>
+            </tr>
+          </table>
+        </div>
+      <a name="Parameter Details"></a><div class="section"><h3>Parameter Details</h3>
+        <b><a name="assemblerContext">assemblerContext</a></b>
+        <p>No Description.</p>
+        <ul>
+          <li><b>Type</b>: <code>org.apache.maven.dotnet.assembler.AssemblerContext</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          </ul><hr></hr><b><a name="frameworkVersion">frameworkVersion</a></b>
+        The framework version to compile under: 1.1, 2.0, 3.0
+        <ul>
+          <li><b>Type</b>: <code>java.lang.String</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Expression</b>: <code>${frameworkVersion}</code></li>
+          </ul><hr></hr><b><a name="keycontainer">keycontainer</a></b>
+        Specifies a strong name key container. (not currently supported)
+        <ul>
+          <li><b>Type</b>: <code>java.lang.String</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Expression</b>: <code>${keycontainer}</code></li>
+          </ul><hr></hr><b><a name="keyfile">keyfile</a></b>
+        Specify a strong name key file.
+        <ul>
+          <li><b>Type</b>: <code>java.io.File</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Expression</b>: <code>${keyfile}</code></li>
+          </ul><hr></hr><b><a name="language">language</a></b>
+        .NET Language. The default value is <code>C_SHARP</code>. Not case or white-space sensitive.
+        <ul>
+          <li><b>Type</b>: <code>java.lang.String</code></li>
+          <li><b>Required</b>: <code>Yes</code></li>
+          <li><b>Expression</b>: <code>${language}</code></li>
+          <li><b>Default</b>: <code>C_SHARP</code></li>
+          </ul><hr></hr><b><a name="sourceDirectory">sourceDirectory</a></b>
+        Source directory containing the copied class files.
+        <ul>
+          <li><b>Type</b>: <code>java.lang.String</code></li>
+          <li><b>Required</b>: <code>Yes</code></li>
+          <li><b>Expression</b>: <code>${sourceDirectory}</code></li>
+          <li><b>Default</b>: <code>${project.build.sourceDirectory}</code></li>
+          </ul><hr></hr><b><a name="stateMachineProcessor">stateMachineProcessor</a></b>
+        No Description.
+        <ul>
+          <li><b>Type</b>: <code>org.apache.maven.dotnet.vendor.StateMachineProcessor</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          </ul><hr></hr><b><a name="vendor">vendor</a></b>
+        The vendor for the compiler: MICROSOFT, MONO, DOTGNU. Not case or white-space sensitive.
+        <ul>
+          <li><b>Type</b>: <code>java.lang.String</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Expression</b>: <code>${vendor}</code></li>
+          </ul><hr></hr><b><a name="vendorVersion">vendorVersion</a></b>
+        The vendor version to compile under. For Microsoft, this will be the same as the framework version.
+        <ul>
+          <li><b>Type</b>: <code>java.lang.String</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Expression</b>: <code>${vendorVersion}</code></li>
+          </ul>
+        </div>
+      </div>
+    
+  
       </div>
     </div>
     <div class="clear">
@@ -295,6 +285,7 @@
       <div class="xright">&#169;  
           2007
     
+          NMaven
           
   
 

Modified: incubator/nmaven/www/plugins/maven-compile-plugin/index.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-compile-plugin/index.html?view=diff&rev=566902&r1=566901&r2=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-compile-plugin/index.html (original)
+++ incubator/nmaven/www/plugins/maven-compile-plugin/index.html Thu Aug 16 18:55:14 2007
@@ -11,8 +11,7 @@
 
 <html>
   <head>
-    <title>NMaven - 
-    maven-compile-plugin - Overview</title>
+    <title>NMaven - About</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -41,7 +40,7 @@
   
   
             <div class="xleft">
-        Last Published: 02/05/2007
+        Last Published: 08/16/2007
                       </div>
             <div class="xright">      <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a>
           |
@@ -83,7 +82,11 @@
         </li>
               
     <li class="none">
-              <a href="how-to-use.html">How to Use</a>
+              <a href="plugin-info.html">Goals</a>
+        </li>
+              
+    <li class="none">
+              <a href="usage.html">Usage</a>
         </li>
           </ul>
           <h5>Project Documentation</h5>
@@ -91,6 +94,10 @@
               
                 
               
+            
+            
+      
+            
       
             
       
@@ -107,8 +114,60 @@
             
       
               
-        <li class="collapsed">
+            <li class="expanded">
               <a href="project-info.html">Project Information</a>
+                <ul>
+                  
+    <li class="none">
+              <strong>About</strong>
+        </li>
+                  
+    <li class="none">
+              <a href="integration.html">Continuous Integration</a>
+        </li>
+                  
+    <li class="none">
+              <a href="dependencies.html">Dependencies</a>
+        </li>
+                  
+    <li class="none">
+              <a href="dependency-convergence.html">Dependency Convergence</a>
+        </li>
+                  
+    <li class="none">
+              <a href="issue-tracking.html">Issue Tracking</a>
+        </li>
+                  
+    <li class="none">
+              <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+                  
+    <li class="none">
+              <a href="license.html">Project License</a>
+        </li>
+                  
+    <li class="none">
+              <a href="project-summary.html">Project Summary</a>
+        </li>
+                  
+    <li class="none">
+              <a href="team-list.html">Project Team</a>
+        </li>
+                  
+    <li class="none">
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+              </ul>
+        </li>
+              
+                
+              
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-reports.html">Project Reports</a>
               </li>
           </ul>
                                        <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
@@ -125,68 +184,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        
-  
-  
-    <a name="maven-compile-plugin"></a><div class="section"><h2>maven-compile-plugin</h2>
-      <p>Goals available: </p>
-      <table class="bodyTable">
-        <tr class="a">
-          <th>Goal</th>
-          <th>Description</th>
-        </tr>
-        <tr class="b">
-          <td>
-            <a href="generate-assembly-info-mojo.html">
-              <code>compile:generate-assembly-info</code>
-            </a>
-          </td>
-          <td>Generates an AssemblyInfo.* class based on information within the pom file.</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <a href="compile-mojo.html">
-              <code>compile:compile</code>
-            </a>
-          </td>
-          <td>Maven Mojo for compiling Class files to the .NET Intermediate Language. To use a specific vendor (MICROSOFT/MONO) or language, the compiler/language must be previously installed AND configured through the plugin-compiler.xml file: otherwise the Mojo either will throw a MojoExecutionException telling you that the platform is not supported (occurs if entry is not in plugin-compilers.xml, regardless of whether the compiler/language is installed) or will attempt to execute the compiler and fail (occurs if entry is in plugin-compilers.xml and the compiler/language is not installed).</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <a href="initialize-mojo.html">
-              <code>compile:initialize</code>
-            </a>
-          </td>
-          <td>This class initializes and validates the setup.</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <a href="process-sources-mojo.html">
-              <code>compile:process-sources</code>
-            </a>
-          </td>
-          <td>Copies source files to target directory.</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <a href="testCompile-mojo.html">
-              <code>compile:testCompile</code>
-            </a>
-          </td>
-          <td>Compiles test classes.</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <a href="process-test-sources-mojo.html">
-              <code>compile:process-test-sources</code>
-            </a>
-          </td>
-          <td>Copies source files to target directory.</td>
-        </tr>
-      </table>
-    </div>
-  
-
+        <div class="section"><h2>About maven-compile-plugin</h2><p>Maven Plugin for .NET: Handles source and test compiles</p></div>
       </div>
     </div>
     <div class="clear">
@@ -196,6 +194,7 @@
       <div class="xright">&#169;  
           2007
     
+          NMaven
           
   
 

Modified: incubator/nmaven/www/plugins/maven-compile-plugin/initialize-mojo.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-compile-plugin/initialize-mojo.html?view=diff&rev=566902&r1=566901&r2=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-compile-plugin/initialize-mojo.html (original)
+++ incubator/nmaven/www/plugins/maven-compile-plugin/initialize-mojo.html Thu Aug 16 18:55:14 2007
@@ -41,7 +41,7 @@
   
   
             <div class="xleft">
-        Last Published: 02/05/2007
+        Last Published: 08/16/2007
                       </div>
             <div class="xright">      <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a>
           |
@@ -83,7 +83,11 @@
         </li>
               
     <li class="none">
-              <a href="how-to-use.html">How to Use</a>
+              <a href="plugin-info.html">Goals</a>
+        </li>
+              
+    <li class="none">
+              <a href="usage.html">Usage</a>
         </li>
           </ul>
           <h5>Project Documentation</h5>
@@ -106,10 +110,24 @@
       
             
       
+            
+      
+            
+      
               
         <li class="collapsed">
               <a href="project-info.html">Project Information</a>
               </li>
+              
+                
+              
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-reports.html">Project Reports</a>
+              </li>
           </ul>
                                        <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
             <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
@@ -130,106 +148,66 @@
   
     <a name="compile:initialize"></a><div class="section"><h2>compile:initialize</h2>
       <p>This class initializes and validates the setup.</p>
-      <p>Parameters for the goal: </p>
-      <table class="bodyTable">
-        <tr class="a">
-          <th>Parameter</th>
-          <th>Type</th>
-          <th>Expression</th>
-          <th>Default Value</th>
-          <th>Description</th>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>assemblyResolver</code> <i>(Optional)</i> <i>(Discovered)</i></td>
-          <td>
-            <code title="org.apache.maven.dotnet.artifact.AssemblyResolver">AssemblyResolver</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>No description.</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>capabilityMatcher</code> <i>(Optional)</i> <i>(Discovered)</i></td>
-          <td>
-            <code title="org.apache.maven.dotnet.executable.CapabilityMatcher">CapabilityMatcher</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>No description.</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>localRepository</code>
-          </td>
-          <td>
-            <code title="java.lang.String">String</code>
-          </td>
-          <td>
-            <code>${settings.localRepository}</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>No description.</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>nmavenRegistry</code> <i>(Optional)</i> <i>(Discovered)</i></td>
-          <td>
-            <code title="org.apache.maven.dotnet.NMavenRepositoryRegistry">NMavenRepositoryRegistry</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>No description.</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>pomFile</code>
-          </td>
-          <td>
-            <code title="java.io.File">File</code>
-          </td>
-          <td>
-            <code>${project.file}</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>No description.</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>project</code>
-          </td>
-          <td>
-            <code title="org.apache.maven.project.MavenProject">MavenProject</code>
-          </td>
-          <td>
-            <code>${project}</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>The maven project.</td>
-        </tr>
-      </table>
-    </div>
-  
-
+      <p><b>Mojo Attributes</b>:<ul>
+          <li>Requires a Maven 2.0 project to execute.</li>
+          <li>Automatically executes within the lifecycle phase: <code>compile</code></li>
+          </ul>
+        
+      <a name="Required Parameters"></a><div class="section"><h3>Required Parameters</h3>
+        <table class="bodyTable">
+          <tr class="a">
+            <th>Name</th>
+            <th>Type</th>
+            <th>Description</th>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#project">project</a></b></td>
+            <td><code>MavenProject</code></td>
+            <td>The maven project.</td>
+            </tr>
+          </table>
+        </div>
+      <a name="Optional Parameters"></a><div class="section"><h3>Optional Parameters</h3>
+        <table class="bodyTable">
+          <tr class="a">
+            <th>Name</th>
+            <th>Type</th>
+            <th>Description</th>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#assemblerContext">assemblerContext</a></b></td>
+            <td><code>AssemblerContext</code></td>
+            <td>No description.</td>
+            </tr>
+          <tr class="a">
+            <td><b><a href="#assemblyResolver">assemblyResolver</a></b></td>
+            <td><code>AssemblyResolver</code></td>
+            <td>No description.</td>
+            </tr>
+          </table>
+        </div>
+      <a name="Parameter Details"></a><div class="section"><h3>Parameter Details</h3>
+        <b><a name="assemblerContext">assemblerContext</a></b>
+        <p>No Description.</p>
+        <ul>
+          <li><b>Type</b>: <code>org.apache.maven.dotnet.assembler.AssemblerContext</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          </ul><hr></hr><b><a name="assemblyResolver">assemblyResolver</a></b>
+        No Description.
+        <ul>
+          <li><b>Type</b>: <code>org.apache.maven.dotnet.artifact.AssemblyResolver</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          </ul><hr></hr><b><a name="project">project</a></b>
+        The maven project.
+        <ul>
+          <li><b>Type</b>: <code>org.apache.maven.project.MavenProject</code></li>
+          <li><b>Required</b>: <code>Yes</code></li>
+          <li><b>Expression</b>: <code>${project}</code></li>
+          </ul>
+        </div>
+      </div>
+    
+  
       </div>
     </div>
     <div class="clear">
@@ -239,6 +217,7 @@
       <div class="xright">&#169;  
           2007
     
+          NMaven
           
   
 

Modified: incubator/nmaven/www/plugins/maven-compile-plugin/integration.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-compile-plugin/integration.html?view=diff&rev=566902&r1=566901&r2=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-compile-plugin/integration.html (original)
+++ incubator/nmaven/www/plugins/maven-compile-plugin/integration.html Thu Aug 16 18:55:14 2007
@@ -40,7 +40,7 @@
   
   
             <div class="xleft">
-        Last Published: 02/05/2007
+        Last Published: 08/16/2007
                       </div>
             <div class="xright">      <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a>
           |
@@ -82,7 +82,11 @@
         </li>
               
     <li class="none">
-              <a href="how-to-use.html">How to Use</a>
+              <a href="plugin-info.html">Goals</a>
+        </li>
+              
+    <li class="none">
+              <a href="usage.html">Usage</a>
         </li>
           </ul>
           <h5>Project Documentation</h5>
@@ -90,6 +94,8 @@
               
                 
               
+      
+            
             
             
       
@@ -105,12 +111,18 @@
       
             
       
+            
+      
               
             <li class="expanded">
               <a href="project-info.html">Project Information</a>
                 <ul>
                   
     <li class="none">
+              <a href="index.html">About</a>
+        </li>
+                  
+    <li class="none">
               <strong>Continuous Integration</strong>
         </li>
                   
@@ -119,6 +131,10 @@
         </li>
                   
     <li class="none">
+              <a href="dependency-convergence.html">Dependency Convergence</a>
+        </li>
+                  
+    <li class="none">
               <a href="issue-tracking.html">Issue Tracking</a>
         </li>
                   
@@ -143,6 +159,16 @@
         </li>
               </ul>
         </li>
+              
+                
+              
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-reports.html">Project Reports</a>
+              </li>
           </ul>
                                        <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
             <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
@@ -168,6 +194,7 @@
       <div class="xright">&#169;  
           2007
     
+          NMaven
           
   
 

Modified: incubator/nmaven/www/plugins/maven-compile-plugin/issue-tracking.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-compile-plugin/issue-tracking.html?view=diff&rev=566902&r1=566901&r2=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-compile-plugin/issue-tracking.html (original)
+++ incubator/nmaven/www/plugins/maven-compile-plugin/issue-tracking.html Thu Aug 16 18:55:14 2007
@@ -40,7 +40,7 @@
   
   
             <div class="xleft">
-        Last Published: 02/05/2007
+        Last Published: 08/16/2007
                       </div>
             <div class="xright">      <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a>
           |
@@ -82,7 +82,11 @@
         </li>
               
     <li class="none">
-              <a href="how-to-use.html">How to Use</a>
+              <a href="plugin-info.html">Goals</a>
+        </li>
+              
+    <li class="none">
+              <a href="usage.html">Usage</a>
         </li>
           </ul>
           <h5>Project Documentation</h5>
@@ -94,6 +98,10 @@
             
       
             
+      
+            
+      
+            
             
             
       
@@ -111,6 +119,10 @@
                 <ul>
                   
     <li class="none">
+              <a href="index.html">About</a>
+        </li>
+                  
+    <li class="none">
               <a href="integration.html">Continuous Integration</a>
         </li>
                   
@@ -119,6 +131,10 @@
         </li>
                   
     <li class="none">
+              <a href="dependency-convergence.html">Dependency Convergence</a>
+        </li>
+                  
+    <li class="none">
               <strong>Issue Tracking</strong>
         </li>
                   
@@ -143,6 +159,16 @@
         </li>
               </ul>
         </li>
+              
+                
+              
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-reports.html">Project Reports</a>
+              </li>
           </ul>
                                        <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
             <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
@@ -158,7 +184,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Issue Tracking</h2><p>No issue management system is defined. Please check back at a later date.</p></div>
+        <div class="section"><h2>Overview</h2>This project uses <a href="http://www.atlassian.com/software/jira">Jira</a> a J2EE-based, issue tracking and project management application.</div><div class="section"><h2>Issue Tracking</h2><p>Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.</p><div class="source"><pre><a href="http://jira.codehaus.org/browse/NMAVEN">http://jira.codehaus.org/browse/NMAVEN</a></pre></div></div>
       </div>
     </div>
     <div class="clear">
@@ -168,6 +194,7 @@
       <div class="xright">&#169;  
           2007
     
+          NMaven
           
   
 

Modified: incubator/nmaven/www/plugins/maven-compile-plugin/license.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-compile-plugin/license.html?view=diff&rev=566902&r1=566901&r2=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-compile-plugin/license.html (original)
+++ incubator/nmaven/www/plugins/maven-compile-plugin/license.html Thu Aug 16 18:55:14 2007
@@ -40,7 +40,7 @@
   
   
             <div class="xleft">
-        Last Published: 02/05/2007
+        Last Published: 08/16/2007
                       </div>
             <div class="xright">      <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a>
           |
@@ -82,7 +82,11 @@
         </li>
               
     <li class="none">
-              <a href="how-to-use.html">How to Use</a>
+              <a href="plugin-info.html">Goals</a>
+        </li>
+              
+    <li class="none">
+              <a href="usage.html">Usage</a>
         </li>
           </ul>
           <h5>Project Documentation</h5>
@@ -98,6 +102,10 @@
             
       
             
+      
+            
+      
+            
             
             
       
@@ -111,6 +119,10 @@
                 <ul>
                   
     <li class="none">
+              <a href="index.html">About</a>
+        </li>
+                  
+    <li class="none">
               <a href="integration.html">Continuous Integration</a>
         </li>
                   
@@ -119,6 +131,10 @@
         </li>
                   
     <li class="none">
+              <a href="dependency-convergence.html">Dependency Convergence</a>
+        </li>
+                  
+    <li class="none">
               <a href="issue-tracking.html">Issue Tracking</a>
         </li>
                   
@@ -143,6 +159,16 @@
         </li>
               </ul>
         </li>
+              
+                
+              
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-reports.html">Project Reports</a>
+              </li>
           </ul>
                                        <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
             <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
@@ -158,7 +184,183 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project License</h2><p>No project license is defined for this project.</p></div>
+        <div class="section"><h2>Overview</h2><p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></div><div class="section"><h2>Project License</h2><div class="section"><h3>Apache 2.0</h3><div class="source"><pre>                               Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      &quot;License&quot; shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      &quot;Legal Entity&quot; shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      &quot;control&quot; means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      &quot;Source&quot; form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      &quot;Object&quot; form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      &quot;Work&quot; shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      &quot;Contribution&quot; shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, &quot;submitted&quot;
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;
+
+      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+</pre></div></div></div>
       </div>
     </div>
     <div class="clear">
@@ -168,6 +370,7 @@
       <div class="xright">&#169;  
           2007
     
+          NMaven
           
   
 

Modified: incubator/nmaven/www/plugins/maven-compile-plugin/mail-lists.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-compile-plugin/mail-lists.html?view=diff&rev=566902&r1=566901&r2=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-compile-plugin/mail-lists.html (original)
+++ incubator/nmaven/www/plugins/maven-compile-plugin/mail-lists.html Thu Aug 16 18:55:14 2007
@@ -40,7 +40,7 @@
   
   
             <div class="xleft">
-        Last Published: 02/05/2007
+        Last Published: 08/16/2007
                       </div>
             <div class="xright">      <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a>
           |
@@ -82,7 +82,11 @@
         </li>
               
     <li class="none">
-              <a href="how-to-use.html">How to Use</a>
+              <a href="plugin-info.html">Goals</a>
+        </li>
+              
+    <li class="none">
+              <a href="usage.html">Usage</a>
         </li>
           </ul>
           <h5>Project Documentation</h5>
@@ -96,6 +100,10 @@
             
       
             
+      
+            
+      
+            
             
             
       
@@ -111,6 +119,10 @@
                 <ul>
                   
     <li class="none">
+              <a href="index.html">About</a>
+        </li>
+                  
+    <li class="none">
               <a href="integration.html">Continuous Integration</a>
         </li>
                   
@@ -119,6 +131,10 @@
         </li>
                   
     <li class="none">
+              <a href="dependency-convergence.html">Dependency Convergence</a>
+        </li>
+                  
+    <li class="none">
               <a href="issue-tracking.html">Issue Tracking</a>
         </li>
                   
@@ -143,6 +159,16 @@
         </li>
               </ul>
         </li>
+              
+                
+              
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-reports.html">Project Reports</a>
+              </li>
           </ul>
                                        <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
             <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
@@ -158,7 +184,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Mailing Lists</h2><p>There are no mailing lists currently associated with this project.</p></div>
+        <div class="section"><h2>Project Mailing Lists</h2><p>These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</p><table class="bodyTable"><tr class="a"><th>Name</th><th>Subscribe</th><th>Unsubscribe</th><th>Post</th><th>Archive</th><th>Other Archives</th></tr><tr class="b"><td>NMaven Dev List</td><td><a href="mailto:nmaven-dev-subscribe@incubator.apache.org">Subscribe</a></td><td><a href="mailto:nmaven-dev-unsubscribe@incubator.apache.org">Unsubscribe</a></td><td><a href="mailto:nmaven-dev@incubator.apache.org">Post</a></td><td><a href="http://mail-archives.apache.org/mod_mbox/incubator-nmaven-dev/">mail-archives.apache.org</a></td><td><a href="http://www.nabble.com/nmaven-dev-f17655.html">www.nabble.com</a></td></tr><tr class="a"><td>NMaven Commits List</td><td><a href="mailto:nmaven-commits-subscribe@incubator.apache.org">Subscribe</a></td><td><a href="mailto:nmaven-commits-unsu
 bscribe@incubator.apache.org">Unsubscribe</a></td><td><a href="mailto:nmaven-commits@incubator.apache.org">Post</a></td><td><a href="http://mail-archives.apache.org/mod_mbox/incubator-nmaven-commits/">mail-archives.apache.org</a></td><td><a href="http://www.nabble.com/nmaven-commits-f17656.html">www.nabble.com</a></td></tr></table></div>
       </div>
     </div>
     <div class="clear">
@@ -168,6 +194,7 @@
       <div class="xright">&#169;  
           2007
     
+          NMaven
           
   
 

Added: incubator/nmaven/www/plugins/maven-compile-plugin/plugin-info.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-compile-plugin/plugin-info.html?view=auto&rev=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-compile-plugin/plugin-info.html (added)
+++ incubator/nmaven/www/plugins/maven-compile-plugin/plugin-info.html Thu Aug 16 18:55:14 2007
@@ -0,0 +1,184 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+<html>
+  <head>
+    <title>NMaven - Plugin documentation</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 http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+      </head>
+  <body class="composite">
+    <div id="banner">
+                    <span id="bannerLeft">
+    
+            maven-compile-plugin
+    
+            </span>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+          
+  
+
+  
+    
+  
+  
+            <div class="xleft">
+        Last Published: 08/16/2007
+                      </div>
+            <div class="xright">      <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a>
+          |
+          <a href="http://incubator.apache.org/nmaven">NMaven</a>
+          |
+          <a href="http://svn.apache.org/repos/asf/incubator/nmaven/">NMaven SVN</a>
+          |
+          <a href="http://maven.apache.org/">Maven</a>
+          |
+          <a href="http://www.mono-project.com/">Mono Project</a>
+          |
+          <a href="http://dotgnu.org/">DotGNU</a>
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+           
+  
+
+  
+    
+  
+  
+                   <h5>General Info</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="index.html">About</a>
+        </li>
+              
+    <li class="none">
+              <strong>Goals</strong>
+        </li>
+              
+    <li class="none">
+              <a href="usage.html">Usage</a>
+        </li>
+          </ul>
+          <h5>Project Documentation</h5>
+        <ul>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-info.html">Project Information</a>
+              </li>
+              
+                
+              
+            
+            
+      
+              
+            <li class="expanded">
+              <a href="project-reports.html">Project Reports</a>
+                <ul>
+                  
+    <li class="none">
+              <strong>Plugin documentation</strong>
+        </li>
+                  
+    <li class="none">
+              <a href="xref/index.html">Source Xref</a>
+        </li>
+              </ul>
+        </li>
+          </ul>
+                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
+            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+  
+  
+        </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>Plugin documentation</h2><p>Goals available:</p><table class="bodyTable"><tr class="a"><th>Goal</th><th>Description</th></tr><tr class="b"><td><a href="generate-assembly-info-mojo.html">compile:generate-assembly-info</a></td><td>Generates an AssemblyInfo.* class based on information within the pom file.</td></tr><tr class="a"><td><a href="compile-mojo.html">compile:compile</a></td><td>Maven Mojo for compiling Class files to the .NET Intermediate Language.
+To use a specific vendor (MICROSOFT/MONO) or language, the compiler/language must be previously installed AND
+configured through the plugin-compiler.xml file: otherwise the Mojo either will throw a MojoExecutionException
+telling you that the platform is not supported (occurs if entry is not in plugin-compilers.xml, regardless of
+whether the compiler/language is installed) or will attempt to execute the compiler and fail (occurs if entry is in
+plugin-compilers.xml and the compiler/language is not installed).</td></tr><tr class="b"><td><a href="initialize-mojo.html">compile:initialize</a></td><td>This class initializes and validates the setup.</td></tr><tr class="a"><td><a href="process-sources-mojo.html">compile:process-sources</a></td><td>Copies source files to target directory.</td></tr><tr class="b"><td><a href="testCompile-mojo.html">compile:testCompile</a></td><td>Compiles test classes.</td></tr><tr class="a"><td><a href="process-test-sources-mojo.html">compile:process-test-sources</a></td><td>Copies test source files to target directory.</td></tr></table></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2007
+    
+          NMaven
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Modified: incubator/nmaven/www/plugins/maven-compile-plugin/process-sources-mojo.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-compile-plugin/process-sources-mojo.html?view=diff&rev=566902&r1=566901&r2=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-compile-plugin/process-sources-mojo.html (original)
+++ incubator/nmaven/www/plugins/maven-compile-plugin/process-sources-mojo.html Thu Aug 16 18:55:14 2007
@@ -41,7 +41,7 @@
   
   
             <div class="xleft">
-        Last Published: 02/05/2007
+        Last Published: 08/16/2007
                       </div>
             <div class="xright">      <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a>
           |
@@ -83,7 +83,11 @@
         </li>
               
     <li class="none">
-              <a href="how-to-use.html">How to Use</a>
+              <a href="plugin-info.html">Goals</a>
+        </li>
+              
+    <li class="none">
+              <a href="usage.html">Usage</a>
         </li>
           </ul>
           <h5>Project Documentation</h5>
@@ -106,10 +110,24 @@
       
             
       
+            
+      
+            
+      
               
         <li class="collapsed">
               <a href="project-info.html">Project Information</a>
               </li>
+              
+                
+              
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-reports.html">Project Reports</a>
+              </li>
           </ul>
                                        <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
             <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
@@ -130,77 +148,103 @@
   
     <a name="compile:process-sources"></a><div class="section"><h2>compile:process-sources</h2>
       <p>Copies source files to target directory.</p>
-      <p>Parameters for the goal: </p>
-      <table class="bodyTable">
-        <tr class="a">
-          <th>Parameter</th>
-          <th>Type</th>
-          <th>Expression</th>
-          <th>Default Value</th>
-          <th>Description</th>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>excludes</code> <i>(Optional)</i></td>
-          <td>
-            <code title="java.lang.String">String</code>
-          </td>
-          <td>
-            <code>${excludes}</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>No description.</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>includes</code> <i>(Optional)</i></td>
-          <td>
-            <code title="java.lang.String">String</code>
-          </td>
-          <td>
-            <code>${includes}</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>No description.</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>outputDirectory</code>
-          </td>
-          <td>
-            <code title="java.lang.String">String</code>
-          </td>
-          <td>
-            <code>${outputDirectory}</code>
-          </td>
-          <td>
-            <code>${project.build.directory}${file.separator}build-sources</code>
-          </td>
-          <td>Output directory</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>sourceDirectory</code>
-          </td>
-          <td>
-            <code title="java.lang.String">String</code>
-          </td>
-          <td>
-            <code>${sourceDirectory}</code>
-          </td>
-          <td>
-            <code>${project.build.sourceDirectory}</code>
-          </td>
-          <td>Source directory</td>
-        </tr>
-      </table>
-    </div>
-  
-
+      <p><b>Mojo Attributes</b>:<ul>
+          <li>Requires a Maven 2.0 project to execute.</li>
+          <li>Automatically executes within the lifecycle phase: <code>process-sources</code></li>
+          </ul>
+        
+      <a name="Required Parameters"></a><div class="section"><h3>Required Parameters</h3>
+        <table class="bodyTable">
+          <tr class="a">
+            <th>Name</th>
+            <th>Type</th>
+            <th>Description</th>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#language">language</a></b></td>
+            <td><code>String</code></td>
+            <td>.NET Language. The default value is <code>C_SHARP</code>. Not case or white-space sensitive. Default value is <code>C_SHARP</code>.</td>
+            </tr>
+          <tr class="a">
+            <td><b><a href="#outputDirectory">outputDirectory</a></b></td>
+            <td><code>String</code></td>
+            <td>Output directory Default value is <code>${project.build.directory}/build-sources</code>.</td>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#sourceDirectory">sourceDirectory</a></b></td>
+            <td><code>String</code></td>
+            <td>Source directory containing the copied class files. Default value is <code>${project.build.sourceDirectory}</code>.</td>
+            </tr>
+          </table>
+        </div>
+      <a name="Optional Parameters"></a><div class="section"><h3>Optional Parameters</h3>
+        <table class="bodyTable">
+          <tr class="a">
+            <th>Name</th>
+            <th>Type</th>
+            <th>Description</th>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#assemblerContext">assemblerContext</a></b></td>
+            <td><code>AssemblerContext</code></td>
+            <td>No description.</td>
+            </tr>
+          <tr class="a">
+            <td><b><a href="#excludes">excludes</a></b></td>
+            <td><code>String[]</code></td>
+            <td>No description.</td>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#includes">includes</a></b></td>
+            <td><code>String[]</code></td>
+            <td>No description.</td>
+            </tr>
+          </table>
+        </div>
+      <a name="Parameter Details"></a><div class="section"><h3>Parameter Details</h3>
+        <b><a name="assemblerContext">assemblerContext</a></b>
+        <p>No Description.</p>
+        <ul>
+          <li><b>Type</b>: <code>org.apache.maven.dotnet.assembler.AssemblerContext</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          </ul><hr></hr><b><a name="excludes">excludes</a></b>
+        No Description.
+        <ul>
+          <li><b>Type</b>: <code>java.lang.String[]</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Expression</b>: <code>${excludes}</code></li>
+          </ul><hr></hr><b><a name="includes">includes</a></b>
+        No Description.
+        <ul>
+          <li><b>Type</b>: <code>java.lang.String[]</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Expression</b>: <code>${includes}</code></li>
+          </ul><hr></hr><b><a name="language">language</a></b>
+        .NET Language. The default value is <code>C_SHARP</code>. Not case or white-space sensitive.
+        <ul>
+          <li><b>Type</b>: <code>java.lang.String</code></li>
+          <li><b>Required</b>: <code>Yes</code></li>
+          <li><b>Expression</b>: <code>${language}</code></li>
+          <li><b>Default</b>: <code>C_SHARP</code></li>
+          </ul><hr></hr><b><a name="outputDirectory">outputDirectory</a></b>
+        Output directory
+        <ul>
+          <li><b>Type</b>: <code>java.lang.String</code></li>
+          <li><b>Required</b>: <code>Yes</code></li>
+          <li><b>Expression</b>: <code>${outputDirectory}</code></li>
+          <li><b>Default</b>: <code>${project.build.directory}/build-sources</code></li>
+          </ul><hr></hr><b><a name="sourceDirectory">sourceDirectory</a></b>
+        Source directory containing the copied class files.
+        <ul>
+          <li><b>Type</b>: <code>java.lang.String</code></li>
+          <li><b>Required</b>: <code>Yes</code></li>
+          <li><b>Expression</b>: <code>${sourceDirectory}</code></li>
+          <li><b>Default</b>: <code>${project.build.sourceDirectory}</code></li>
+          </ul>
+        </div>
+      </div>
+    
+  
       </div>
     </div>
     <div class="clear">
@@ -210,6 +254,7 @@
       <div class="xright">&#169;  
           2007
     
+          NMaven