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 [35/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/...

Modified: incubator/nmaven/www/plugins/maven-wsdl-plugin/license.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-wsdl-plugin/license.html?view=diff&rev=566902&r1=566901&r2=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-wsdl-plugin/license.html (original)
+++ incubator/nmaven/www/plugins/maven-wsdl-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-wsdl-plugin/mail-lists.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-wsdl-plugin/mail-lists.html?view=diff&rev=566902&r1=566901&r2=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-wsdl-plugin/mail-lists.html (original)
+++ incubator/nmaven/www/plugins/maven-wsdl-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-wsdl-plugin/plugin-info.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-wsdl-plugin/plugin-info.html?view=auto&rev=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-wsdl-plugin/plugin-info.html (added)
+++ incubator/nmaven/www/plugins/maven-wsdl-plugin/plugin-info.html Thu Aug 16 18:55:14 2007
@@ -0,0 +1,179 @@
+<!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-wsdl-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="wsdl-mojo.html">wsdl:wsdl</a></td><td>Generates WSDL class</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-wsdl-plugin/project-info.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-wsdl-plugin/project-info.html?view=diff&rev=566902&r1=566901&r2=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-wsdl-plugin/project-info.html (original)
+++ incubator/nmaven/www/plugins/maven-wsdl-plugin/project-info.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>
@@ -105,12 +109,20 @@
       
             
       
+            
+      
+            
+      
               
             <li class="expanded">
               <strong>Project Information</strong>
                 <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 Information</h2><p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a href="http://maven.apache.org">Maven</a> on behalf of the project.</p><div class="section"><h3>Overview</h3><table class="bodyTable"><tr class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a href="integration.html">Continuous Integration</a></td><td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr><tr class="a"><td><a href="dependencies.html">Dependencies</a></td><td>This document lists the projects dependencies and provides information on each dependency.</td></tr><tr class="b"><td><a href="issue-tracking.html">Issue Tracking</a></td><td>This is a link to the issue management system for this project. Issues (bugs, features, change req
 uests) can be created and queried using this link.</td></tr><tr class="a"><td><a href="mail-lists.html">Mailing Lists</a></td><td>This document provides subscription and archive information for this project's mailing lists.</td></tr><tr class="b"><td><a href="license.html">Project License</a></td><td>This is a link to the definitions of project licenses.</td></tr><tr class="a"><td><a href="project-summary.html">Project Summary</a></td><td>This document lists other related information of this project</td></tr><tr class="b"><td><a href="team-list.html">Project Team</a></td><td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr><tr class="a"><td><a href="source-repository.html">Source Repository</a></td><td>This is a link to the online source repository that can be viewed via a web browser.</td></tr></table></div></div>
+        <div class="section"><h2>Project Information</h2><p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a href="http://maven.apache.org">Maven</a> on behalf of the project.</p><div class="section"><h3>Overview</h3><table class="bodyTable"><tr class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a href="index.html">About</a></td><td>Maven Plugin for .NET: Generates WSDLs</td></tr><tr class="a"><td><a href="integration.html">Continuous Integration</a></td><td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr><tr class="b"><td><a href="dependencies.html">Dependencies</a></td><td>This document lists the projects dependencies and provides information on each dependency.</td></tr><tr class="a"><td><a href="dependency-convergence.html">Dependency C
 onvergence</a></td><td>This document presents the convergence of dependency versions across the entire project, and its sub modules.</td></tr><tr class="b"><td><a href="issue-tracking.html">Issue Tracking</a></td><td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td></tr><tr class="a"><td><a href="mail-lists.html">Mailing Lists</a></td><td>This document provides subscription and archive information for this project's mailing lists.</td></tr><tr class="b"><td><a href="license.html">Project License</a></td><td>This is a link to the definitions of project licenses.</td></tr><tr class="a"><td><a href="project-summary.html">Project Summary</a></td><td>This document lists other related information of this project</td></tr><tr class="b"><td><a href="team-list.html">Project Team</a></td><td>This document provides information on the members of this project. These are the individuals
  who have contributed to the project in one form or another.</td></tr><tr class="a"><td><a href="source-repository.html">Source Repository</a></td><td>This is a link to the online source repository that can be viewed via a web browser.</td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">
@@ -168,6 +194,7 @@
       <div class="xright">&#169;  
           2007
     
+          NMaven
           
   
 

Added: incubator/nmaven/www/plugins/maven-wsdl-plugin/project-reports.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-wsdl-plugin/project-reports.html?view=auto&rev=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-wsdl-plugin/project-reports.html (added)
+++ incubator/nmaven/www/plugins/maven-wsdl-plugin/project-reports.html Thu Aug 16 18:55:14 2007
@@ -0,0 +1,179 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+<html>
+  <head>
+    <title>NMaven - Generated Reports</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-wsdl-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="collapsed">
+              <a href="project-info.html">Project Information</a>
+              </li>
+              
+                
+              
+      
+            
+      
+              
+            <li class="expanded">
+              <strong>Project Reports</strong>
+                <ul>
+                  
+    <li class="none">
+              <a href="plugin-info.html">Plugin documentation</a>
+        </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>Generated Reports</h2><p>This document provides an overview of the various reports that are automatically generated by <a href="http://maven.apache.org">Maven</a> Each report is briefly described below.</p><div class="section"><h3>Overview</h3><table class="bodyTable"><tr class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a href="plugin-info.html">Plugin documentation</a></td><td>This report provides goals and parameters documentation of a plugin</td></tr><tr class="a"><td><a href="xref/index.html">Source Xref</a></td><td>HTML based, cross-reference version of Java source code.</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-wsdl-plugin/project-summary.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-wsdl-plugin/project-summary.html?view=diff&rev=566902&r1=566901&r2=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-wsdl-plugin/project-summary.html (original)
+++ incubator/nmaven/www/plugins/maven-wsdl-plugin/project-summary.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>
@@ -100,6 +104,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 Summary</h2><div class="section"><h3>Project Information</h3><table class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>Name</td><td>maven-wsdl-plugin</td></tr><tr class="a"><td>Description</td><td>Maven Plugin for .NET</td></tr><tr class="b"><td>Homepage</td><td></td></tr></table></div><div class="section"><h3>Project Organization</h3><p>This project does not belong to an organization.</p></div><div class="section"><h3>Build Information</h3><table class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>GroupId</td><td>org.apache.maven.dotnet.plugins</td></tr><tr class="a"><td>ArtifactId</td><td>maven-wsdl-plugin</td></tr><tr class="b"><td>Version</td><td>0.14-SNAPSHOT</td></tr><tr class="a"><td>Type</td><td>maven-plugin</td></tr></table></div></div>
+        <div class="section"><h2>Project Summary</h2><div class="section"><h3>Project Information</h3><table class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>Name</td><td>maven-wsdl-plugin</td></tr><tr class="a"><td>Description</td><td>Maven Plugin for .NET: Generates WSDLs</td></tr><tr class="b"><td>Homepage</td><td></td></tr></table></div><div class="section"><h3>Project Organization</h3><table class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>Name</td><td>NMaven</td></tr><tr class="a"><td>URL</td><td><a href="http://incubator.apache.org/nmaven">http://incubator.apache.org/nmaven</a></td></tr></table></div><div class="section"><h3>Build Information</h3><table class="bodyTable"><tr class="b"><th>Field</th><th>Value</th></tr><tr class="a"><td>GroupId</td><td>org.apache.maven.dotnet.plugins</td></tr><tr class="b"><td>ArtifactId</td><td>maven-wsdl-plugin</td></tr><tr class="a"><td>Version</td><td>0.14-SNAPSHOT<
 /td></tr><tr class="b"><td>Type</td><td>maven-plugin</td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">
@@ -168,6 +194,7 @@
       <div class="xright">&#169;  
           2007
     
+          NMaven
           
   
 

Modified: incubator/nmaven/www/plugins/maven-wsdl-plugin/team-list.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-wsdl-plugin/team-list.html?view=diff&rev=566902&r1=566901&r2=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-wsdl-plugin/team-list.html (original)
+++ incubator/nmaven/www/plugins/maven-wsdl-plugin/team-list.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>
@@ -102,6 +106,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>The Team</h2><p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p><p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p><div class="section"><h3>Members</h3><p>There are no developers working on this project.</p></div><div class="section"><h3>Contributors</h3><p>There are no contributors listed for this project. Please check back again later.</p></div></div><script type="text/javascript">
+        <div class="section"><h2>The Team</h2><p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p><p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p><div class="section"><h3>Members</h3><p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p><table class="bodyTable"><tr class="a"><th>Id</th><th>Name</th><th>Email</th><th>URL</th><th>Organization</th><th>Organization URL</th><th>Roles</th><th>Time Zone</th><th>Actual Time (GMT)</th><th>Properties</th
 ></tr><tr class="b"><td>brett</td><td>Brett Porter</td><td><a href="mailto:brett@apache.org">brett@apache.org</a></td><td>-</td><td>-</td><td>-</td><td>champion, mentor</td><td>-</td><td><span id="developer-0">-</span></td><td>-</td></tr><tr class="a"><td>jvanzyl</td><td>Jason van Zyl</td><td><a href="mailto:jvanzyl@apache.org">jvanzyl@apache.org</a></td><td>-</td><td>-</td><td>-</td><td>champion, mentor</td><td>-</td><td><span id="developer-1">-</span></td><td>-</td></tr><tr class="b"><td>sisbell</td><td>Shane Isbell</td><td><a href="mailto:sisbell@apache.org">sisbell@apache.org</a></td><td><a href="http://jroller.com/page/random7">http://jroller.com/page/random7</a></td><td>-</td><td>-</td><td>committer</td><td>-</td><td><span id="developer-2">-</span></td><td>-</td></tr><tr class="a"><td>dfabulich</td><td>Dan Fabulich</td><td><a href="mailto:dfabulich@apache.org">dfabulich@apache.org</a></td><td>-</td><td>-</td><td>-</td><td>committer</td><td>-</td><td><span id="developer
 -3">-</span></td><td>-</td></tr><tr class="b"><td>chrisjs</td><td>Chris Stevenson</td><td><a href="mailto:chrisjs@apache.org">chrisjs@apache.org</a></td><td>-</td><td>-</td><td>-</td><td>committer</td><td>-</td><td><span id="developer-4">-</span></td><td>-</td></tr><tr class="a"><td>trygvis</td><td>Trygve Laugstol</td><td><a href="mailto:trygvis@apache.org">trygvis@apache.org</a></td><td>-</td><td>-</td><td>-</td><td>committer</td><td>-</td><td><span id="developer-5">-</span></td><td>-</td></tr><tr class="b"><td>jstrachan</td><td>James Strachan</td><td><a href="mailto:jstrachan@apache.org">jstrachan@apache.org</a></td><td>-</td><td>-</td><td>-</td><td>committer</td><td>-</td><td><span id="developer-6">-</span></td><td>-</td></tr></table></div><div class="section"><h3>Contributors</h3><p>There are no contributors listed for this project. Please check back again later.</p></div></div><script type="text/javascript">
 function offsetDate(id, offset) {
     var now = new Date();
     var nowTime = now.getTime();
@@ -183,6 +209,7 @@
       <div class="xright">&#169;  
           2007
     
+          NMaven
           
   
 

Added: incubator/nmaven/www/plugins/maven-wsdl-plugin/usage.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-wsdl-plugin/usage.html?view=auto&rev=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-wsdl-plugin/usage.html (added)
+++ incubator/nmaven/www/plugins/maven-wsdl-plugin/usage.html Thu Aug 16 18:55:14 2007
@@ -0,0 +1,219 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+<html>
+  <head>
+    <title>NMaven - </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-wsdl-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">
+              <strong>Usage</strong>
+        </li>
+          </ul>
+          <h5>Project Documentation</h5>
+        <ul>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <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>
+          </a>
+                       
+  
+
+  
+    
+  
+  
+        </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>Configuration</h2><p>The WSDL plugin will use the path environmental variable to choose the WSDL generator - MONO or Microsoft. Within the path field, specify the location of your WSDL file. If you need to specifically choose the vendor yourself, and not rely on the path, add the netHome field. The path is the only required field. You can optionally add the netHome, language, namespace, server and proxy.</p><div class="source"><pre>
+    &lt;build&gt;
+        &lt;plugins&gt;
+            &lt;plugin&gt;
+                &lt;groupId&gt;org.apache.maven.dotnet.plugins&lt;/groupId&gt;
+                &lt;artifactId&gt;maven-wsdl-plugin&lt;/artifactId&gt;
+                &lt;executions&gt;
+                    &lt;execution&gt;
+                        &lt;goals&gt;
+                            &lt;goal&gt;wsdl&lt;/goal&gt;
+                        &lt;/goals&gt;
+                    &lt;/execution&gt;
+                &lt;/executions&gt;
+                &lt;configuration&gt;
+                    &lt;netHome&gt;${MONO_HOME}&lt;/netHome&gt;
+                    &lt;language&gt;CS&lt;/language&gt;
+                    &lt;namespace&gt;org.apache.maven.test&lt;/namespace&gt;
+                    &lt;paths&gt;
+                        &lt;path&gt;HelloService.wsdl&lt;/path&gt;
+                    &lt;/paths&gt;
+                    &lt;server&gt;
+                        &lt;id&gt;nmaven-site&lt;/id&gt;
+                        &lt;hashPassword&gt;true&lt;/hashPassword&gt;
+                        &lt;hashAlg&gt;MD5&lt;/hashAlg&gt;
+                    &lt;/server&gt;
+                    &lt;proxy&gt;
+                        &lt;id&gt;my-proxy&lt;/id&gt;
+                    &lt;/proxy&gt;
+                        &lt;/configuration&gt;
+            &lt;/plugin&gt;
+        &lt;/plugins&gt;
+    &lt;/build&gt;
+
</pre></div></div><div class="section"><h2>Handling Servers and Proxies</h2><p>The WSDL generation utility allows you to pull the WSDL from a URL. In some case, these URLs may be located behind a proxy and/or require some form of authentication. It is generally not good pratice to embed the username/passwords in the configuration files that you may be distributing or putting under version control. Use the maven settings.xml file to keep this information locally (typically located under $<a name="USER_HOME">USER_HOME</a>/.m2). The server.id and proxy.id map the username/password to the configuration of the WSDL plugin.</p><p>There is an experimental feature to hash the password (does not work in all cases due to encoding issues).</p><div class="source"><pre>
+&lt;settings&gt;
+        &lt;servers&gt;
+                &lt;server&gt;
+                        &lt;id&gt;nmaven-site&lt;/id&gt;
+                        &lt;username&gt;name&lt;/username&gt;
+                        &lt;password&gt;pass&lt;/password&gt;
+                &lt;/server&gt;
+        &lt;/servers&gt;
+        &lt;proxies&gt;
+                &lt;proxy&gt;
+                        &lt;id&gt;my-proxy&lt;/id&gt;
+                        &lt;username&gt;name1&lt;/username&gt;
+                        &lt;password&gt;password1&lt;/password&gt;
+                        &lt;host&gt;localhost&lt;/host&gt;
+                &lt;/proxy&gt;
+        &lt;/proxies&gt;
+&lt;/settings&gt;
+
</pre></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-wsdl-plugin/wsdl-mojo.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-wsdl-plugin/wsdl-mojo.html?view=diff&rev=566902&r1=566901&r2=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-wsdl-plugin/wsdl-mojo.html (original)
+++ incubator/nmaven/www/plugins/maven-wsdl-plugin/wsdl-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,261 +148,229 @@
   
     <a name="wsdl:wsdl"></a><div class="section"><h2>wsdl:wsdl</h2>
       <p>Generates WSDL class</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>enableDataBinding</code> <i>(Optional)</i></td>
-          <td>
-            <code title="boolean">boolean</code>
-          </td>
-          <td>
-            <code>${enableDataBinding}</code>
-          </td>
-          <td>
-            <code>false</code>
-          </td>
-          <td>Generates the INotifyPropertyChanged interface to enable data binding. Not supported for MONO.</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>fields</code> <i>(Optional)</i></td>
-          <td>
-            <code title="boolean">boolean</code>
-          </td>
-          <td>
-            <code>${fields}</code>
-          </td>
-          <td>
-            <code>false</code>
-          </td>
-          <td>Generates fields instead of properties.</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>ignoreUnusedOptions</code> <i>(Optional)</i></td>
-          <td>
-            <code title="boolean">boolean</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>
-            <code>false</code>
-          </td>
-          <td>Tells the plugin to ignore options not appropriate to the vendor.</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>language</code> <i>(Optional)</i></td>
-          <td>
-            <code title="java.lang.String">String</code>
-          </td>
-          <td>
-            <code>${language}</code>
-          </td>
-          <td>
-            <code>CS</code>
-          </td>
-          <td>Language of the WSDL binding. Default value is CS (CSHARP).</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>namespace</code> <i>(Optional)</i></td>
-          <td>
-            <code title="java.lang.String">String</code>
-          </td>
-          <td>
-            <code>${namespace}</code>
-          </td>
-          <td>
-            <code>${project.groupId}</code>
-          </td>
-          <td>Namespace of the WSDL binding. Default value is ${project.groupId}</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>netHome</code> <i>(Optional)</i></td>
-          <td>
-            <code title="java.lang.String">String</code>
-          </td>
-          <td>
-            <code>${netHome}</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>No description.</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>order</code> <i>(Optional)</i></td>
-          <td>
-            <code title="boolean">boolean</code>
-          </td>
-          <td>
-            <code>${order}</code>
-          </td>
-          <td>
-            <code>false</code>
-          </td>
-          <td>Generates explicit order identifiers on all particle members. Not supported for MONO.</td>
-        </tr>
-        <tr class="a">
-          <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>The directory to place the generated binding classes.</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>paths</code>
-          </td>
-          <td>
-            <code title="java.lang.String">String</code>
-          </td>
-          <td>
-            <code>${paths}</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>Paths (or URLs) of the WSDL files.</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>protocol</code> <i>(Optional)</i></td>
-          <td>
-            <code title="java.lang.String">String</code>
-          </td>
-          <td>
-            <code>${protocol}</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>Override the default protocol.</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>proxies</code>
-          </td>
-          <td>
-            <code title="java.util.List">List</code>
-          </td>
-          <td>
-            <code>${settings.proxies}</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>Server values from the settings.xml file.</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>proxy</code> <i>(Optional)</i></td>
-          <td>
-            <code title="org.apache.maven.dotnet.plugin.wsdl.Proxy">Proxy</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>The proxy server</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>server</code> <i>(Optional)</i></td>
-          <td>
-            <code title="org.apache.maven.dotnet.plugin.wsdl.Server">Server</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>The server to retrieve the WSDL from.</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>serverInterface</code> <i>(Optional)</i></td>
-          <td>
-            <code title="boolean">boolean</code>
-          </td>
-          <td>
-            <code>${serverInterface}</code>
-          </td>
-          <td>
-            <code>false</code>
-          </td>
-          <td>Generates server implementation</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>servers</code>
-          </td>
-          <td>
-            <code title="java.util.List">List</code>
-          </td>
-          <td>
-            <code>${settings.servers}</code>
-          </td>
-          <td>
-            <code>-</code>
-          </td>
-          <td>Server values from the settings.xml file.</td>
-        </tr>
-        <tr class="a">
-          <td>
-            <code>sharetypes</code> <i>(Optional)</i></td>
-          <td>
-            <code title="boolean">boolean</code>
-          </td>
-          <td>
-            <code>${sharetypes}</code>
-          </td>
-          <td>
-            <code>false</code>
-          </td>
-          <td>Turns on type sharing feature. Not supported for MONO.</td>
-        </tr>
-        <tr class="b">
-          <td>
-            <code>verbose</code> <i>(Optional)</i></td>
-          <td>
-            <code title="boolean">boolean</code>
-          </td>
-          <td>
-            <code>${verbose}</code>
-          </td>
-          <td>
-            <code>false</code>
-          </td>
-          <td>Displays extra information when the sharetypes switch is specified. Not supported for MONO.</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="#outputDirectory">outputDirectory</a></b></td>
+            <td><code>String</code></td>
+            <td>The directory to place the generated binding classes. Default value is <code>${project.build.directory}${file.separator}build-sources</code>.</td>
+            </tr>
+          <tr class="a">
+            <td><b><a href="#paths">paths</a></b></td>
+            <td><code>String[]</code></td>
+            <td>Paths (or URLs) of the WSDL files.</td>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#proxies">proxies</a></b></td>
+            <td><code>List</code></td>
+            <td>Server values from the settings.xml file.</td>
+            </tr>
+          <tr class="a">
+            <td><b><a href="#servers">servers</a></b></td>
+            <td><code>List</code></td>
+            <td>Server values from the settings.xml file.</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="#enableDataBinding">enableDataBinding</a></b></td>
+            <td><code>boolean</code></td>
+            <td>Generates the INotifyPropertyChanged interface to enable data binding. Not supported for MONO. Default value is <code>false</code>.</td>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#fields">fields</a></b></td>
+            <td><code>boolean</code></td>
+            <td>Generates fields instead of properties. Default value is <code>false</code>.</td>
+            </tr>
+          <tr class="a">
+            <td><b><a href="#ignoreUnusedOptions">ignoreUnusedOptions</a></b></td>
+            <td><code>boolean</code></td>
+            <td>Tells the plugin to ignore options not appropriate to the vendor. Default value is <code>false</code>.</td>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#language">language</a></b></td>
+            <td><code>String</code></td>
+            <td>Language of the WSDL binding. Default value is CS (CSHARP). Default value is <code>CS</code>.</td>
+            </tr>
+          <tr class="a">
+            <td><b><a href="#namespace">namespace</a></b></td>
+            <td><code>String</code></td>
+            <td>Namespace of the WSDL binding. Default value is ${project.groupId} Default value is <code>${project.groupId}</code>.</td>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#netHome">netHome</a></b></td>
+            <td><code>String</code></td>
+            <td>No description.</td>
+            </tr>
+          <tr class="a">
+            <td><b><a href="#order">order</a></b></td>
+            <td><code>boolean</code></td>
+            <td>Generates explicit order identifiers on all particle members. Not supported for MONO. Default value is <code>false</code>.</td>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#protocol">protocol</a></b></td>
+            <td><code>String</code></td>
+            <td>Override the default protocol.</td>
+            </tr>
+          <tr class="a">
+            <td><b><a href="#proxy">proxy</a></b></td>
+            <td><code>Proxy</code></td>
+            <td>The proxy server</td>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#server">server</a></b></td>
+            <td><code>Server</code></td>
+            <td>The server to retrieve the WSDL from.</td>
+            </tr>
+          <tr class="a">
+            <td><b><a href="#serverInterface">serverInterface</a></b></td>
+            <td><code>boolean</code></td>
+            <td>Generates server implementation Default value is <code>false</code>.</td>
+            </tr>
+          <tr class="b">
+            <td><b><a href="#sharetypes">sharetypes</a></b></td>
+            <td><code>boolean</code></td>
+            <td>Turns on type sharing feature. Not supported for MONO. Default value is <code>false</code>.</td>
+            </tr>
+          <tr class="a">
+            <td><b><a href="#verbose">verbose</a></b></td>
+            <td><code>boolean</code></td>
+            <td>Displays extra information when the sharetypes switch is specified. Not supported for MONO. Default value is <code>false</code>.</td>
+            </tr>
+          </table>
+        </div>
+      <a name="Parameter Details"></a><div class="section"><h3>Parameter Details</h3>
+        <b><a name="enableDataBinding">enableDataBinding</a></b>
+        <p>Generates the INotifyPropertyChanged interface to enable data binding. Not supported for MONO.</p>
+        <ul>
+          <li><b>Type</b>: <code>boolean</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Expression</b>: <code>${enableDataBinding}</code></li>
+          <li><b>Default</b>: <code>false</code></li>
+          </ul><hr></hr><b><a name="fields">fields</a></b>
+        Generates fields instead of properties.
+        <ul>
+          <li><b>Type</b>: <code>boolean</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Expression</b>: <code>${fields}</code></li>
+          <li><b>Default</b>: <code>false</code></li>
+          </ul><hr></hr><b><a name="ignoreUnusedOptions">ignoreUnusedOptions</a></b>
+        Tells the plugin to ignore options not appropriate to the vendor.
+        <ul>
+          <li><b>Type</b>: <code>boolean</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Default</b>: <code>false</code></li>
+          </ul><hr></hr><b><a name="language">language</a></b>
+        Language of the WSDL binding. Default value is CS (CSHARP).
+        <ul>
+          <li><b>Type</b>: <code>java.lang.String</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Expression</b>: <code>${language}</code></li>
+          <li><b>Default</b>: <code>CS</code></li>
+          </ul><hr></hr><b><a name="namespace">namespace</a></b>
+        Namespace of the WSDL binding. Default value is ${project.groupId}
+        <ul>
+          <li><b>Type</b>: <code>java.lang.String</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Expression</b>: <code>${namespace}</code></li>
+          <li><b>Default</b>: <code>${project.groupId}</code></li>
+          </ul><hr></hr><b><a name="netHome">netHome</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>${netHome}</code></li>
+          </ul><hr></hr><b><a name="order">order</a></b>
+        Generates explicit order identifiers on all particle members. Not supported for MONO.
+        <ul>
+          <li><b>Type</b>: <code>boolean</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Expression</b>: <code>${order}</code></li>
+          <li><b>Default</b>: <code>false</code></li>
+          </ul><hr></hr><b><a name="outputDirectory">outputDirectory</a></b>
+        The directory to place the generated binding classes.
+        <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}${file.separator}build-sources</code></li>
+          </ul><hr></hr><b><a name="paths">paths</a></b>
+        Paths (or URLs) of the WSDL 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>${paths}</code></li>
+          </ul><hr></hr><b><a name="protocol">protocol</a></b>
+        Override the default protocol.
+        <ul>
+          <li><b>Type</b>: <code>java.lang.String</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Expression</b>: <code>${protocol}</code></li>
+          </ul><hr></hr><b><a name="proxies">proxies</a></b>
+        Server values from the settings.xml file.
+        <ul>
+          <li><b>Type</b>: <code>java.util.List</code></li>
+          <li><b>Required</b>: <code>Yes</code></li>
+          <li><b>Expression</b>: <code>${settings.proxies}</code></li>
+          </ul><hr></hr><b><a name="proxy">proxy</a></b>
+        The proxy server
+        <ul>
+          <li><b>Type</b>: <code>org.apache.maven.dotnet.plugin.wsdl.Proxy</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          </ul><hr></hr><b><a name="server">server</a></b>
+        The server to retrieve the WSDL from.
+        <ul>
+          <li><b>Type</b>: <code>org.apache.maven.dotnet.plugin.wsdl.Server</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          </ul><hr></hr><b><a name="serverInterface">serverInterface</a></b>
+        Generates server implementation
+        <ul>
+          <li><b>Type</b>: <code>boolean</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Expression</b>: <code>${serverInterface}</code></li>
+          <li><b>Default</b>: <code>false</code></li>
+          </ul><hr></hr><b><a name="servers">servers</a></b>
+        Server values from the settings.xml file.
+        <ul>
+          <li><b>Type</b>: <code>java.util.List</code></li>
+          <li><b>Required</b>: <code>Yes</code></li>
+          <li><b>Expression</b>: <code>${settings.servers}</code></li>
+          </ul><hr></hr><b><a name="sharetypes">sharetypes</a></b>
+        Turns on type sharing feature. Not supported for MONO.
+        <ul>
+          <li><b>Type</b>: <code>boolean</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Expression</b>: <code>${sharetypes}</code></li>
+          <li><b>Default</b>: <code>false</code></li>
+          </ul><hr></hr><b><a name="verbose">verbose</a></b>
+        Displays extra information when the sharetypes switch is specified. Not supported for MONO.
+        <ul>
+          <li><b>Type</b>: <code>boolean</code></li>
+          <li><b>Required</b>: <code>No</code></li>
+          <li><b>Expression</b>: <code>${verbose}</code></li>
+          <li><b>Default</b>: <code>false</code></li>
+          </ul>
+        </div>
+      </div>
+    
+  
       </div>
     </div>
     <div class="clear">
@@ -394,6 +380,7 @@
       <div class="xright">&#169;  
           2007
     
+          NMaven
           
   
 

Added: incubator/nmaven/www/plugins/maven-wsdl-plugin/xref/allclasses-frame.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-wsdl-plugin/xref/allclasses-frame.html?view=auto&rev=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-wsdl-plugin/xref/allclasses-frame.html (added)
+++ incubator/nmaven/www/plugins/maven-wsdl-plugin/xref/allclasses-frame.html Thu Aug 16 18:55:14 2007
@@ -0,0 +1,32 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
+<html xml:lang="en" lang="en">
+	<head>
+		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
+		<title>All Classes</title>
+		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
+    </head>
+    <body>
+
+		<h3>All Classes</h3>
+
+		<ul>
+						<li>
+				<a href="org/apache/maven/dotnet/plugin/wsdl/PlatformDetector.html" target="classFrame">Factory</a>
+			</li>
+						<li>
+				<a href="org/apache/maven/dotnet/plugin/wsdl/PlatformDetector.html" target="classFrame">PlatformDetector</a>
+			</li>
+						<li>
+				<a href="org/apache/maven/dotnet/plugin/wsdl/Proxy.html" target="classFrame">Proxy</a>
+			</li>
+						<li>
+				<a href="org/apache/maven/dotnet/plugin/wsdl/Server.html" target="classFrame">Server</a>
+			</li>
+						<li>
+				<a href="org/apache/maven/dotnet/plugin/wsdl/WsdlGeneratorMojo.html" target="classFrame">WsdlGeneratorMojo</a>
+			</li>
+			      </ul>
+
+    </body>
+  </html>

Added: incubator/nmaven/www/plugins/maven-wsdl-plugin/xref/index.html
URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-wsdl-plugin/xref/index.html?view=auto&rev=566902
==============================================================================
--- incubator/nmaven/www/plugins/maven-wsdl-plugin/xref/index.html (added)
+++ incubator/nmaven/www/plugins/maven-wsdl-plugin/xref/index.html Thu Aug 16 18:55:14 2007
@@ -0,0 +1,24 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "DTD/xhtml1-frameset.dtd">
+<html xml:lang="en" lang="en">
+	<head>
+		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
+		<title>maven-wsdl-plugin 0.14-SNAPSHOT Reference</title>
+	</head>
+    <frameset cols="20%,80%">
+		<frameset rows="30%,70%">
+			<frame src="overview-frame.html" name="packageListFrame" />
+			<frame src="allclasses-frame.html" name="packageFrame" />
+		</frameset>
+		<frame src="overview-summary.html" name="classFrame" />
+        <noframes>
+            <body>
+                <h1>Frame Alert</h1>
+                <p>
+                    You don't have frames. Go <a href="overview-summary.html">here</a>
+                </p>
+            </body>
+        </noframes>
+    </frameset>
+</html>
+