You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by mc...@apache.org on 2012/02/11 20:31:51 UTC

svn commit: r1243133 [1/2] - in /felix/releases/maven-bundle-plugin-2.3.7/doc/site: ./ xref-test/ xref-test/org/apache/felix/bundleplugin/ xref/ xref/org/apache/felix/bundleplugin/ xref/org/apache/felix/obrplugin/ xref/org/apache/maven/shared/dependenc...

Author: mcculls
Date: Sat Feb 11 19:31:50 2012
New Revision: 1243133

URL: http://svn.apache.org/viewvc?rev=1243133&view=rev
Log:
Generate site doc for maven-bundle-plugin-2.3.7

Modified:
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/ant-mojo.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/bundle-mojo.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/bundleall-mojo.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/clean-mojo.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/cleanVersions-mojo.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/dependencies.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/deploy-file-mojo.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/deploy-mojo.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/index-mojo.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/index.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/install-file-mojo.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/install-mojo.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/instructions-mojo.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/issue-tracking.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/jira-report.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/license.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/mail-lists.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/manifest-mojo.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/plugin-info.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/project-info.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/project-reports.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/remote-clean-mojo.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/source-repository.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/surefire-report.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/team-list.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/wrap-mojo.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/xref-test/index.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/xref-test/org/apache/felix/bundleplugin/package-frame.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/xref-test/org/apache/felix/bundleplugin/package-summary.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/xref-test/overview-frame.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/xref-test/overview-summary.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/xref/index.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/xref/org/apache/felix/bundleplugin/package-frame.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/xref/org/apache/felix/bundleplugin/package-summary.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/xref/org/apache/felix/obrplugin/package-frame.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/xref/org/apache/felix/obrplugin/package-summary.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/xref/org/apache/maven/shared/dependency/tree/package-frame.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/xref/org/apache/maven/shared/dependency/tree/package-summary.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/xref/org/apache/maven/shared/osgi/package-frame.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/xref/org/apache/maven/shared/osgi/package-summary.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/xref/overview-frame.html
    felix/releases/maven-bundle-plugin-2.3.7/doc/site/xref/overview-summary.html

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/ant-mojo.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/ant-mojo.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/ant-mojo.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/ant-mojo.html Sat Feb 11 19:31:50 2012
@@ -29,7 +29,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         
@@ -82,7 +82,7 @@
   
     <div class="section"><h2>bundle:ant<a name="bundle:ant"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.felix:maven-bundle-plugin:2.4.0-SNAPSHOT:ant</p>
+      <p>org.apache.felix:maven-bundle-plugin:2.3.7:ant</p>
       <p><b>Description</b>:</p>
       <div>Generate Ant script to create the bundle (you should run ant:ant
 first).</div>

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/bundle-mojo.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/bundle-mojo.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/bundle-mojo.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/bundle-mojo.html Sat Feb 11 19:31:50 2012
@@ -29,7 +29,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         
@@ -82,7 +82,7 @@
   
     <div class="section"><h2>bundle:bundle<a name="bundle:bundle"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.felix:maven-bundle-plugin:2.4.0-SNAPSHOT:bundle</p>
+      <p>org.apache.felix:maven-bundle-plugin:2.3.7:bundle</p>
       <p><b>Description</b>:</p>
       <div>Create an OSGi bundle from Maven project</div>
       <p><b>Attributes</b>:</p>

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/bundleall-mojo.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/bundleall-mojo.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/bundleall-mojo.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/bundleall-mojo.html Sat Feb 11 19:31:50 2012
@@ -29,7 +29,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         
@@ -82,7 +82,7 @@
   
     <div class="section"><h2>bundle:bundleall<a name="bundle:bundleall"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.felix:maven-bundle-plugin:2.4.0-SNAPSHOT:bundleall</p>
+      <p>org.apache.felix:maven-bundle-plugin:2.3.7:bundleall</p>
       <p><b>This plugin goal has been deprecated</b>:</p>
       <div>The bundleall goal is no longer supported and may be removed in a
 future release</div>

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/clean-mojo.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/clean-mojo.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/clean-mojo.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/clean-mojo.html Sat Feb 11 19:31:50 2012
@@ -29,7 +29,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         
@@ -82,7 +82,7 @@
   
     <div class="section"><h2>bundle:clean<a name="bundle:clean"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.felix:maven-bundle-plugin:2.4.0-SNAPSHOT:clean</p>
+      <p>org.apache.felix:maven-bundle-plugin:2.3.7:clean</p>
       <p><b>Description</b>:</p>
       <div>Clean an OBR repository by finding and removing missing resources.</div>
       <p><b>Attributes</b>:</p>

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/cleanVersions-mojo.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/cleanVersions-mojo.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/cleanVersions-mojo.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/cleanVersions-mojo.html Sat Feb 11 19:31:50 2012
@@ -29,7 +29,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         
@@ -82,7 +82,7 @@
   
     <div class="section"><h2>bundle:cleanVersions<a name="bundle:cleanVersions"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.felix:maven-bundle-plugin:2.4.0-SNAPSHOT:cleanVersions</p>
+      <p>org.apache.felix:maven-bundle-plugin:2.3.7:cleanVersions</p>
       <p><b>Description</b>:</p>
       <div>(no description)</div>
       <p><b>Attributes</b>:</p>

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/dependencies.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/dependencies.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/dependencies.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/dependencies.html Sat Feb 11 19:31:50 2012
@@ -28,7 +28,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         
@@ -117,20 +117,20 @@
         }
       }
 </script>
-<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>org.apache.felix:maven-bundle-plugin:maven-plugin:2.4.0-SNAPSHOT <img id="_1817062790" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_396681985', '_1817062790' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_396681985" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Bundle Plugin</th></tr><tr class="b"><td><p><b>Description: </b>Provides a maven plugin that supports creating an OSGi bundle
+<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>org.apache.felix:maven-bundle-plugin:maven-plugin:2.3.7 <img id="_1491826443" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_378909121', '_1491826443' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_378909121" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Bundle Plugin</th></tr><tr class="b"><td><p><b>Description: </b>Provides a maven plugin that supports creating an OSGi bundle
   from the contents of the compilation classpath along with its
   resources and dependencies. Plus a zillion other features.
-  The plugin uses the Bnd tool (http://www.aqute.biz/Code/Bnd)</p><p><b>URL: </b><a class="externalLink" href="http://felix.apache.org/maven-bundle-plugin/">http://felix.apache.org/maven-bundle-plugin/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>biz.aQute:bndlib:jar:1.50.0 (compile) <img id="_46227215" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1985385762', '_46227215' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1985385762" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>bnd - Bundle Tool</th></tr><tr class="b"><td><p><b>Description: </b>A Swiss Army Knife for OSGi</p><p><b>URL: </b><a class="externalLink" href="http://www.aQute.biz/Code/Bnd">http://www.aQute.biz/Code/Bnd</a></p><p><b>Project License: </b><a class="externalLink" href
 ="http://www.opensource.org/licenses/apache2.0.php">Apache Software License 2.0</a></p></td></tr></table></div></li><li>org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6 (compile) <img id="_1037762096" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_134375086', '_1037762096' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_134375086" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Apache Felix Bundle Repository</th></tr><tr class="b"><td><p><b>Description: </b>Bundle repository service.</p><p><b>URL: </b><a class="externalLink" href="http://felix.apache.org/org.apache.felix.bundlerepository/">http://felix.apache.org/org.apache.felix.bundlerepository/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.osgi:org.osgi.core:jar:4.1.0 (compi
 le) <img id="_1208671876" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1535837560', '_1208671876' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1535837560" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>org.osgi.core</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li><li>org.easymock:easymock:jar:2.4 (compile) <img id="_211358462" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_658382302', '_211358462' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_658382302" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>EasyMock</th></tr><tr class="b"><td><p><b>Description: </b>EasyMock provides an easy way to create Mock Objects for int
 erfaces by generating them on the fly using Java's proxy mechanism</p><p><b>URL: </b><a class="externalLink" href="http://www.easymock.org">http://www.easymock.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.easymock.org/License.html">MIT License</a></p></td></tr></table></div></li></ul></li><li>org.apache.maven:maven-core:jar:2.0.7 (compile) <img id="_1960327074" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_379798930', '_1960327074' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_379798930" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Core</th></tr><tr class="b"><td><p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file
 . Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-core">http://maven.apache.org/maven-core</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.maven:maven-settings:jar:2.0.7 (compile) <img id="_721565061" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_602167452', '_721565061' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_602167452" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Local Settings Model</th></tr><tr class="b"><td><p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency manageme
 nt, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-settings">http://maven.apache.org/maven-settings</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.maven:maven-model:jar:2.0.7 (compile) <img id="_1254443694" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_385766273', '_1254443694' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_385766273" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Model</th></tr><tr class="b"><td><p><b>Description: </b>Maven Model</p><p><b>URL: </b>
 <a class="externalLink" href="http://maven.apache.org/maven-model">http://maven.apache.org/maven-model</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (compile) <img id="_1730518101" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_406454260', '_1730518101' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_406454260" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Default Plexus Container</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li></ul></li><li>org.apache.maven.wagon:wagon-file:jar:1.0-beta-2 (runtime)
  <img id="_544749357" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1442053609', '_544749357' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1442053609" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Wagon File Provider</th></tr><tr class="b"><td><p><b>Description: </b>Wagon that gets and puts artifacts using file system protocol</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-providers/wagon-file">http://maven.apache.org/wagon/wagon-providers/wagon-file</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2 (runtime) <img id="_231532579" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1348651289', '_231532579' );"
  style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1348651289" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Wagon API</th></tr><tr class="b"><td><p><b>Description: </b>Maven Wagon API that defines the contract between different Wagon implementations</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-provider-api">http://maven.apache.org/wagon/wagon-provider-api</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.7 (compile) <img id="_583906197" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1694192447', '_583906197' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1694192447" style="display:none"><table border="0" class="b
 odyTable"><tr class="a"><th>Maven Plugin Parameter Documenter API</th></tr><tr class="b"><td><p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-plugin-parameter-documenter">http://maven.apache.org/maven-plugin-parameter-documenter</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (compile) <img id="_1138591051" src="./images/icon_info_sml.gif" alt
 ="Information" onclick="toggleDependencyDetail( '_1555703663', '_1138591051' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1555703663" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Default Plexus Container</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li></ul></li><li>org.apache.maven.wagon:wagon-http-lightweight:jar:1.0-beta-2 (runtime) <img id="_1913692480" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_227042640', '_1913692480' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_227042640" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Wagon Lightweight HTTP Provider</th></tr><tr class="b"><td><p><b>Description: </b>Wagon that gets and puts artifacts thro
 ugh http using standard Java library</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-providers/wagon-http-lightweight">http://maven.apache.org/wagon/wagon-providers/wagon-http-lightweight</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.maven.wagon:wagon-http-shared:jar:1.0-beta-2 (runtime) <img id="_252390944" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_592704096', '_252390944' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_592704096" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Wagon HTTP Shared Library</th></tr><tr class="b"><td><p><b>Description: </b>Shared Library for the wagon-http, and wagon-http-lightweight wagon providers.</p><p><b>URL: </b><a class="externalLink" href="http://m
 aven.apache.org/wagon/wagon-providers/wagon-http-shared">http://maven.apache.org/wagon/wagon-providers/wagon-http-shared</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>jtidy:jtidy:jar:4aug2000r7-dev (runtime) <img id="_1606297413" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_534180135', '_1606297413' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_534180135" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>JTidy</th></tr><tr class="b"><td><p><b>Description: </b>JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML.</p><p><b>URL: </b><a class="externalLink" href="htt
 p://jtidy.sourceforge.net">http://jtidy.sourceforge.net</a></p><p><b>Project License: </b><a class="externalLink" href="http://svn.sourceforge.net/viewvc/*checkout*/jtidy/trunk/jtidy/LICENSE.txt?revision=95">Java HTML Tidy License</a></p></td></tr></table></div></li><li>org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2 (runtime) <img id="_157630540" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1997322369', '_157630540' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1997322369" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Wagon API</th></tr><tr class="b"><td><p><b>Description: </b>Maven Wagon API that defines the contract between different Wagon implementations</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-provider-api">http://maven.apache.org/wagon/wagon-provider-api</a></p><p><b>Project License: </b><a class="externalLink" href="
 http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>xml-apis:xml-apis:jar:1.0.b2 (runtime) <img id="_92932949" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_425672117', '_92932949' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_425672117" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>XML Commons External Components XML APIs</th></tr><tr class="b"><td><p><b>Description: </b>xml-commons provides an Apache-hosted set of DOM, SAX, and 
+  The plugin uses the Bnd tool (http://www.aqute.biz/Code/Bnd)</p><p><b>URL: </b><a class="externalLink" href="http://felix.apache.org/maven-bundle-plugin/">http://felix.apache.org/maven-bundle-plugin/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>biz.aQute:bndlib:jar:1.50.0 (compile) <img id="_2024306197" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_216435992', '_2024306197' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_216435992" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>bnd - Bundle Tool</th></tr><tr class="b"><td><p><b>Description: </b>A Swiss Army Knife for OSGi</p><p><b>URL: </b><a class="externalLink" href="http://www.aQute.biz/Code/Bnd">http://www.aQute.biz/Code/Bnd</a></p><p><b>Project License: </b><a class="externalLink" hr
 ef="http://www.opensource.org/licenses/apache2.0.php">Apache Software License 2.0</a></p></td></tr></table></div></li><li>org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6 (compile) <img id="_1723531518" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1887114755', '_1723531518' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1887114755" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Apache Felix Bundle Repository</th></tr><tr class="b"><td><p><b>Description: </b>Bundle repository service.</p><p><b>URL: </b><a class="externalLink" href="http://felix.apache.org/org.apache.felix.bundlerepository/">http://felix.apache.org/org.apache.felix.bundlerepository/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.osgi:org.osgi.core:jar:4.1.0 (c
 ompile) <img id="_1187776778" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_245262853', '_1187776778' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_245262853" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>org.osgi.core</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li><li>org.easymock:easymock:jar:2.4 (compile) <img id="_583438048" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1054356107', '_583438048' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1054356107" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>EasyMock</th></tr><tr class="b"><td><p><b>Description: </b>EasyMock provides an easy way to create Mock Objects for
  interfaces by generating them on the fly using Java's proxy mechanism</p><p><b>URL: </b><a class="externalLink" href="http://www.easymock.org">http://www.easymock.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.easymock.org/License.html">MIT License</a></p></td></tr></table></div></li></ul></li><li>org.apache.maven:maven-core:jar:2.0.7 (compile) <img id="_114386954" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1483108675', '_114386954' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1483108675" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Core</th></tr><tr class="b"><td><p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative 
 file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-core">http://maven.apache.org/maven-core</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.maven:maven-settings:jar:2.0.7 (compile) <img id="_2088139257" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_748329097', '_2088139257' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_748329097" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Local Settings Model</th></tr><tr class="b"><td><p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency ma
 nagement, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-settings">http://maven.apache.org/maven-settings</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.maven:maven-model:jar:2.0.7 (compile) <img id="_1001028233" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_251179552', '_1001028233' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_251179552" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Model</th></tr><tr class="b"><td><p><b>Description: </b>Maven Model</p><p><b>URL
 : </b><a class="externalLink" href="http://maven.apache.org/maven-model">http://maven.apache.org/maven-model</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (compile) <img id="_1425772103" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_658364951', '_1425772103' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_658364951" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Default Plexus Container</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li></ul></li><li>org.apache.maven.wagon:wagon-file:jar:1.0-beta-2 (ru
 ntime) <img id="_1398860142" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1713109495', '_1398860142' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1713109495" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Wagon File Provider</th></tr><tr class="b"><td><p><b>Description: </b>Wagon that gets and puts artifacts using file system protocol</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-providers/wagon-file">http://maven.apache.org/wagon/wagon-providers/wagon-file</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2 (runtime) <img id="_1321995774" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1564390115', '_13219
 95774' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1564390115" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Wagon API</th></tr><tr class="b"><td><p><b>Description: </b>Maven Wagon API that defines the contract between different Wagon implementations</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-provider-api">http://maven.apache.org/wagon/wagon-provider-api</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.7 (compile) <img id="_928468616" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_647253661', '_928468616' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_647253661" style="display:none"><table border="0" 
 class="bodyTable"><tr class="a"><th>Maven Plugin Parameter Documenter API</th></tr><tr class="b"><td><p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-plugin-parameter-documenter">http://maven.apache.org/maven-plugin-parameter-documenter</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (compile) <img id="_511414299" src="./images/icon_info_sml.g
 if" alt="Information" onclick="toggleDependencyDetail( '_145189226', '_511414299' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_145189226" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Default Plexus Container</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li></ul></li><li>org.apache.maven.wagon:wagon-http-lightweight:jar:1.0-beta-2 (runtime) <img id="_1287056395" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1224012700', '_1287056395' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1224012700" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Wagon Lightweight HTTP Provider</th></tr><tr class="b"><td><p><b>Description: </b>Wagon that gets and puts artifact
 s through http using standard Java library</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-providers/wagon-http-lightweight">http://maven.apache.org/wagon/wagon-providers/wagon-http-lightweight</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.maven.wagon:wagon-http-shared:jar:1.0-beta-2 (runtime) <img id="_1417912271" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_817446192', '_1417912271' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_817446192" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Wagon HTTP Shared Library</th></tr><tr class="b"><td><p><b>Description: </b>Shared Library for the wagon-http, and wagon-http-lightweight wagon providers.</p><p><b>URL: </b><a class="externalLink" href="
 http://maven.apache.org/wagon/wagon-providers/wagon-http-shared">http://maven.apache.org/wagon/wagon-providers/wagon-http-shared</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>jtidy:jtidy:jar:4aug2000r7-dev (runtime) <img id="_105308178" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_250468695', '_105308178' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_250468695" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>JTidy</th></tr><tr class="b"><td><p><b>Description: </b>JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML.</p><p><b>URL: </b><a class="externalLink" hre
 f="http://jtidy.sourceforge.net">http://jtidy.sourceforge.net</a></p><p><b>Project License: </b><a class="externalLink" href="http://svn.sourceforge.net/viewvc/*checkout*/jtidy/trunk/jtidy/LICENSE.txt?revision=95">Java HTML Tidy License</a></p></td></tr></table></div></li><li>org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2 (runtime) <img id="_1365726131" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_240624193', '_1365726131' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_240624193" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Wagon API</th></tr><tr class="b"><td><p><b>Description: </b>Maven Wagon API that defines the contract between different Wagon implementations</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-provider-api">http://maven.apache.org/wagon/wagon-provider-api</a></p><p><b>Project License: </b><a class="externalLink" 
 href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>xml-apis:xml-apis:jar:1.0.b2 (runtime) <img id="_2131513108" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_235774154', '_2131513108' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_235774154" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>XML Commons External Components XML APIs</th></tr><tr class="b"><td><p><b>Description: </b>xml-commons provides an Apache-hosted set of DOM, SAX, and 
     JAXP interfaces for use in other xml-based projects. Our hope is that we 
     can standardize on both a common version and packaging scheme for these 
     critical XML standards interfaces to make the lives of both our developers 
     and users easier. The External Components portion of xml-commons contains 
     interfaces that are defined by external standards organizations. For DOM, 
     that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for 
-    JAXP it's Sun.</p><p><b>URL: </b><a class="externalLink" href="http://xml.apache.org/commons/#external">http://xml.apache.org/commons/#external</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2 (runtime) <img id="_595871123" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2101297817', '_595871123' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2101297817" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Wagon API</th></tr><tr class="b"><td><p><b>Description: </b>Maven Wagon API that defines the contract between different Wagon implementations</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-provider-api">http://maven.apache.org/wagon/wagon-provide
 r-api</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>org.apache.maven.reporting:maven-reporting-api:jar:2.0.7 (compile) <img id="_401591282" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1122468808', '_401591282' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1122468808" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Reporting API</th></tr><tr class="b"><td><p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for repor
 ting or the build process.</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-reporting/maven-reporting-api">http://maven.apache.org/maven-reporting/maven-reporting-api</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7 (compile) <img id="_1323513448" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_539098023', '_1323513448' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_539098023" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Doxia Sink API</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/doxia/doxia-sink-api">http://maven.apache.or
 g/doxia/doxia-sink-api</a></p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li></ul></li><li>org.apache.maven:maven-profile:jar:2.0.7 (compile) <img id="_873656998" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2005856562', '_873656998' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2005856562" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Profile Model</th></tr><tr class="b"><td><p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p><p><b>URL: </b><a class="externalLink" href=
 "http://maven.apache.org/maven-profile">http://maven.apache.org/maven-profile</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.maven:maven-model:jar:2.0.7 (compile) <img id="_6714214" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1814900713', '_6714214' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1814900713" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Model</th></tr><tr class="b"><td><p><b>Description: </b>Maven Model</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-model">http://maven.apache.org/maven-model</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></l
 i><li>org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (compile) <img id="_1468642313" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1954139386', '_1468642313' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1954139386" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Default Plexus Container</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li></ul></li><li>org.apache.maven:maven-model:jar:2.0.7 (compile) <img id="_1274020062" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_354478782', '_1274020062' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_354478782" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven
  Model</th></tr><tr class="b"><td><p><b>Description: </b>Maven Model</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-model">http://maven.apache.org/maven-model</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.apache.maven:maven-artifact:jar:2.0.7 (compile) <img id="_641286790" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_405997833', '_641286790' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_405997833" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Artifact</th></tr><tr class="b"><td><p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribu
 tion publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-artifact">http://maven.apache.org/maven-artifact</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2 (compile) <img id="_2129748136" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1547663511', '_2129748136' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1547663511" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Wagon API</th></tr><tr class="b"><td><p><b>Description: </b>Maven Wagon API that defines the contract between different Wag
 on implementations</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-provider-api">http://maven.apache.org/wagon/wagon-provider-api</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (compile) <img id="_1333336336" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_661067314', '_1333336336' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_661067314" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Default Plexus Container</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li><li>org.a
 pache.maven:maven-repository-metadata:jar:2.0.7 (compile) <img id="_2111552003" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1916141683', '_2111552003' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1916141683" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Repository Metadata Model</th></tr><tr class="b"><td><p><b>Description: </b>Maven Plugin Mapping</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-repository-metadata">http://maven.apache.org/maven-repository-metadata</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.apache.maven:maven-error-diagnostics:jar:2.0.7 (compile) <img id="_488733724" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1892202371', '_488733724
 ' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1892202371" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Error Diagnostics</th></tr><tr class="b"><td><p><b>Description: </b>Provides a manager component which will process a given Throwable instance through a set of diagnostic
+    JAXP it's Sun.</p><p><b>URL: </b><a class="externalLink" href="http://xml.apache.org/commons/#external">http://xml.apache.org/commons/#external</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2 (runtime) <img id="_283226683" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_848584484', '_283226683' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_848584484" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Wagon API</th></tr><tr class="b"><td><p><b>Description: </b>Maven Wagon API that defines the contract between different Wagon implementations</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-provider-api">http://maven.apache.org/wagon/wagon-provider-
 api</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>org.apache.maven.reporting:maven-reporting-api:jar:2.0.7 (compile) <img id="_901898809" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1664100679', '_901898809' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1664100679" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Reporting API</th></tr><tr class="b"><td><p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporti
 ng or the build process.</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-reporting/maven-reporting-api">http://maven.apache.org/maven-reporting/maven-reporting-api</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7 (compile) <img id="_1411398975" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_211945039', '_1411398975' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_211945039" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Doxia Sink API</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/doxia/doxia-sink-api">http://maven.apache.org/
 doxia/doxia-sink-api</a></p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li></ul></li><li>org.apache.maven:maven-profile:jar:2.0.7 (compile) <img id="_384337642" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_428045344', '_384337642' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_428045344" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Profile Model</th></tr><tr class="b"><td><p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p><p><b>URL: </b><a class="externalLink" href="htt
 p://maven.apache.org/maven-profile">http://maven.apache.org/maven-profile</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.maven:maven-model:jar:2.0.7 (compile) <img id="_1693946115" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1251247650', '_1693946115' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1251247650" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Model</th></tr><tr class="b"><td><p><b>Description: </b>Maven Model</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-model">http://maven.apache.org/maven-model</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><
 /li><li>org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (compile) <img id="_809661305" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1643817670', '_809661305' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1643817670" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Default Plexus Container</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li></ul></li><li>org.apache.maven:maven-model:jar:2.0.7 (compile) <img id="_929611148" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_208925586', '_929611148' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_208925586" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven M
 odel</th></tr><tr class="b"><td><p><b>Description: </b>Maven Model</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-model">http://maven.apache.org/maven-model</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.apache.maven:maven-artifact:jar:2.0.7 (compile) <img id="_911584542" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_348603018', '_911584542' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_348603018" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Artifact</th></tr><tr class="b"><td><p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distributi
 on publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-artifact">http://maven.apache.org/maven-artifact</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2 (compile) <img id="_2017932772" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_92344055', '_2017932772' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_92344055" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Wagon API</th></tr><tr class="b"><td><p><b>Description: </b>Maven Wagon API that defines the contract between different Wagon imp
 lementations</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-provider-api">http://maven.apache.org/wagon/wagon-provider-api</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (compile) <img id="_904848925" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1974761177', '_904848925' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1974761177" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Default Plexus Container</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li><li>org.apache.
 maven:maven-repository-metadata:jar:2.0.7 (compile) <img id="_1954141124" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2080243342', '_1954141124' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2080243342" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Repository Metadata Model</th></tr><tr class="b"><td><p><b>Description: </b>Maven Plugin Mapping</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-repository-metadata">http://maven.apache.org/maven-repository-metadata</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.apache.maven:maven-error-diagnostics:jar:2.0.7 (compile) <img id="_2016353973" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_330725737', '_2016353973' );"
  style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_330725737" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Error Diagnostics</th></tr><tr class="b"><td><p><b>Description: </b>Provides a manager component which will process a given Throwable instance through a set of diagnostic
     sub-components, and return a String message with user-friendly information about the error and possibly
-    how to fix it.</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-error-diagnostics">http://maven.apache.org/maven-error-diagnostics</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (compile) <img id="_141491438" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_666351931', '_141491438' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_666351931" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Default Plexus Container</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li></ul></li><li>
 org.apache.maven:maven-project:jar:2.0.7 (compile) <img id="_1327397020" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1263843040', '_1327397020' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1263843040" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Maven Project Builder</th></tr><tr class="b"><td><p><b>Description: </b>This library is used to not only read Maven project object model files, but to assemble inheritence

[... 7 lines stripped ...]
Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/deploy-file-mojo.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/deploy-file-mojo.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/deploy-file-mojo.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/deploy-file-mojo.html Sat Feb 11 19:31:50 2012
@@ -29,7 +29,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         
@@ -82,7 +82,7 @@
   
     <div class="section"><h2>bundle:deploy-file<a name="bundle:deploy-file"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.felix:maven-bundle-plugin:2.4.0-SNAPSHOT:deploy-file</p>
+      <p>org.apache.felix:maven-bundle-plugin:2.3.7:deploy-file</p>
       <p><b>Description</b>:</p>
       <div>Deploys bundle details to a remote OBR repository (command-line
 goal)</div>

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/deploy-mojo.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/deploy-mojo.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/deploy-mojo.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/deploy-mojo.html Sat Feb 11 19:31:50 2012
@@ -29,7 +29,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         
@@ -82,7 +82,7 @@
   
     <div class="section"><h2>bundle:deploy<a name="bundle:deploy"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.felix:maven-bundle-plugin:2.4.0-SNAPSHOT:deploy</p>
+      <p>org.apache.felix:maven-bundle-plugin:2.3.7:deploy</p>
       <p><b>Description</b>:</p>
       <div>Deploys bundle details to a remote OBR repository (life-cycle goal)</div>
       <p><b>Attributes</b>:</p>

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/index-mojo.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/index-mojo.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/index-mojo.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/index-mojo.html Sat Feb 11 19:31:50 2012
@@ -29,7 +29,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         
@@ -82,7 +82,7 @@
   
     <div class="section"><h2>bundle:index<a name="bundle:index"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.felix:maven-bundle-plugin:2.4.0-SNAPSHOT:index</p>
+      <p>org.apache.felix:maven-bundle-plugin:2.3.7:index</p>
       <p><b>Description</b>:</p>
       <div>Index the content of a maven repository using OBR</div>
       <p><b>Attributes</b>:</p>

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/index.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/index.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/index.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/index.html Sat Feb 11 19:31:50 2012
@@ -30,7 +30,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/install-file-mojo.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/install-file-mojo.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/install-file-mojo.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/install-file-mojo.html Sat Feb 11 19:31:50 2012
@@ -29,7 +29,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         
@@ -82,7 +82,7 @@
   
     <div class="section"><h2>bundle:install-file<a name="bundle:install-file"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.felix:maven-bundle-plugin:2.4.0-SNAPSHOT:install-file</p>
+      <p>org.apache.felix:maven-bundle-plugin:2.3.7:install-file</p>
       <p><b>Description</b>:</p>
       <div>Installs bundle details in the local OBR repository (command-line
 goal)</div>

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/install-mojo.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/install-mojo.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/install-mojo.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/install-mojo.html Sat Feb 11 19:31:50 2012
@@ -29,7 +29,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         
@@ -82,7 +82,7 @@
   
     <div class="section"><h2>bundle:install<a name="bundle:install"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.felix:maven-bundle-plugin:2.4.0-SNAPSHOT:install</p>
+      <p>org.apache.felix:maven-bundle-plugin:2.3.7:install</p>
       <p><b>Description</b>:</p>
       <div>Installs bundle details in the local OBR repository (life-cycle
 goal)</div>

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/instructions-mojo.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/instructions-mojo.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/instructions-mojo.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/instructions-mojo.html Sat Feb 11 19:31:50 2012
@@ -29,7 +29,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         
@@ -82,7 +82,7 @@
   
     <div class="section"><h2>bundle:instructions<a name="bundle:instructions"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.felix:maven-bundle-plugin:2.4.0-SNAPSHOT:instructions</p>
+      <p>org.apache.felix:maven-bundle-plugin:2.3.7:instructions</p>
       <p><b>Description</b>:</p>
       <div>Generate BND instructions for this project</div>
       <p><b>Attributes</b>:</p>

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/issue-tracking.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/issue-tracking.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/issue-tracking.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/issue-tracking.html Sat Feb 11 19:31:50 2012
@@ -28,7 +28,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/jira-report.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/jira-report.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/jira-report.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/jira-report.html Sat Feb 11 19:31:50 2012
@@ -28,7 +28,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/license.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/license.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/license.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/license.html Sat Feb 11 19:31:50 2012
@@ -28,7 +28,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/mail-lists.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/mail-lists.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/mail-lists.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/mail-lists.html Sat Feb 11 19:31:50 2012
@@ -28,7 +28,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/manifest-mojo.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/manifest-mojo.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/manifest-mojo.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/manifest-mojo.html Sat Feb 11 19:31:50 2012
@@ -29,7 +29,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         
@@ -82,7 +82,7 @@
   
     <div class="section"><h2>bundle:manifest<a name="bundle:manifest"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.felix:maven-bundle-plugin:2.4.0-SNAPSHOT:manifest</p>
+      <p>org.apache.felix:maven-bundle-plugin:2.3.7:manifest</p>
       <p><b>Description</b>:</p>
       <div>Generate an OSGi manifest for this project</div>
       <p><b>Attributes</b>:</p>

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/plugin-info.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/plugin-info.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/plugin-info.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/plugin-info.html Sat Feb 11 19:31:50 2012
@@ -28,7 +28,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         
@@ -110,7 +110,7 @@ release</td></tr></table><a name="System
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.felix&lt;/groupId&gt;
           &lt;artifactId&gt;maven-bundle-plugin&lt;/artifactId&gt;
-          &lt;version&gt;2.4.0-SNAPSHOT&lt;/version&gt;
+          &lt;version&gt;2.3.7&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;
@@ -120,7 +120,7 @@ release</td></tr></table><a name="System
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.felix&lt;/groupId&gt;
         &lt;artifactId&gt;maven-bundle-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4.0-SNAPSHOT&lt;/version&gt;
+        &lt;version&gt;2.3.7&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/project-info.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/project-info.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/project-info.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/project-info.html Sat Feb 11 19:31:50 2012
@@ -28,7 +28,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/project-reports.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/project-reports.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/project-reports.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/project-reports.html Sat Feb 11 19:31:50 2012
@@ -28,7 +28,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/remote-clean-mojo.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/remote-clean-mojo.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/remote-clean-mojo.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/remote-clean-mojo.html Sat Feb 11 19:31:50 2012
@@ -29,7 +29,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         
@@ -82,7 +82,7 @@
   
     <div class="section"><h2>bundle:remote-clean<a name="bundle:remote-clean"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.felix:maven-bundle-plugin:2.4.0-SNAPSHOT:remote-clean</p>
+      <p>org.apache.felix:maven-bundle-plugin:2.3.7:remote-clean</p>
       <p><b>Description</b>:</p>
       <div>Clean a remote repository file. It just looks for every resources
 and check that pointed file exists.</div>

Modified: felix/releases/maven-bundle-plugin-2.3.7/doc/site/source-repository.html
URL: http://svn.apache.org/viewvc/felix/releases/maven-bundle-plugin-2.3.7/doc/site/source-repository.html?rev=1243133&r1=1243132&r2=1243133&view=diff
==============================================================================
--- felix/releases/maven-bundle-plugin-2.3.7/doc/site/source-repository.html (original)
+++ felix/releases/maven-bundle-plugin-2.3.7/doc/site/source-repository.html Sat Feb 11 19:31:50 2012
@@ -28,7 +28,7 @@
         
                 <div class="xleft">
         <span id="publishDate">Last Published: 2012-02-11</span>
-                  &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
+                  &nbsp;| <span id="projectVersion">Version: 2.3.7</span>
                       </div>
             <div class="xright">        
         
@@ -100,7 +100,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a class="externalLink" href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</p></div><div class="section"><h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a><p>The following is a link to the online source repository.</p><div class="source"><pre><a class="externalLink" href="http://svn.apache.org/repos/asf/felix/trunk/bundleplugin">http://svn.apache.org/repos/asf/felix/trunk/bundleplugin</a></pre></div></div><div class="section"><h2>Anonymous access<a name="Anonymous_access"></a></h2><a name="Anonymous_access"></a><p>The source can be checked out anonymously from SVN with this command:</p><div class="source"><pre>$ svn checkout http://svn.apache.org/repos/asf/felix/trunk/bundleplugi
 n maven-bundle-plugin</pre></div></div><div class="section"><h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a><p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/felix/trunk/bundleplugin maven-bundle-plugin</pre></div><p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p><div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div><div class="section"><h2>Access from behind a firewall<a name="Access_from_behind_a_firewall"></a></h2><a name="Access_from_behind_a_firewall"></a><p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p><div class="source
 "><pre>$ svn checkout https://svn.apache.org/repos/asf/felix/trunk/bundleplugin maven-bundle-plugin</pre></div></div><div class="section"><h2>Access through a proxy<a name="Access_through_a_proxy"></a></h2><a name="Access_through_a_proxy"></a><p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p><p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p><p>Example: Edit the 'servers' file and add something like:</p><div class="source"><pre>[global]
+        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a class="externalLink" href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</p></div><div class="section"><h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a><p>The following is a link to the online source repository.</p><div class="source"><pre><a class="externalLink" href="http://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.7">http://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.7</a></pre></div></div><div class="section"><h2>Anonymous access<a name="Anonymous_access"></a></h2><a name="Anonymous_access"></a><p>The source can be checked out anonymously from SVN with this command:</p><div class="source"><pre>$ svn checkout http://svn.apache.org/r
 epos/asf/felix/releases/maven-bundle-plugin-2.3.7 maven-bundle-plugin</pre></div></div><div class="section"><h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a><p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.7 maven-bundle-plugin</pre></div><p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p><div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div><div class="section"><h2>Access from behind a firewall<a name="Access_from_behind_a_firewall"></a></h2><a name="Access_from_behind_a_firewall"></a><p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try 
 to access it via the developer connection:</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.7 maven-bundle-plugin</pre></div></div><div class="section"><h2>Access through a proxy<a name="Access_through_a_proxy"></a></h2><a name="Access_through_a_proxy"></a><p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p><p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p><p>Example: Edit the 'ser
 vers' file and add something like:</p><div class="source"><pre>[global]
 http-proxy-host = your.proxy.name
 http-proxy-port = 3128
 </pre></div></div>