Latest site doc
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1207409 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/doc/site/plugin-info.html b/bundleplugin/doc/site/plugin-info.html
index 5b471d3..8548d95 100644
--- a/bundleplugin/doc/site/plugin-info.html
+++ b/bundleplugin/doc/site/plugin-info.html
@@ -1,195 +1,99 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<!-- Generated by Apache Maven Doxia at Jul 5, 2011 -->
-
+<!-- Generated by Apache Maven Doxia at Nov 28, 2011 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-
<head>
-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-
<title>Maven Bundle Plugin - 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 name="Date-Revision-yyyymmdd" content="20110705" />
-
+ <meta name="Date-Revision-yyyymmdd" content="20111128" />
<meta http-equiv="Content-Language" content="en" />
-
-
</head>
-
<body class="composite">
-
<div id="banner">
-
<div id="bannerLeft">
-
Maven Bundle Plugin
-
</div>
-
<div class="clear">
-
<hr/>
-
</div>
-
</div>
-
<div id="breadcrumbs">
-
-
-
<div class="xleft">
-
- <span id="publishDate">Last Published: 2011-07-05</span>
-
- | <span id="projectVersion">Version: 2.3.5</span>
-
+ <span id="publishDate">Last Published: 2011-11-28</span>
+ | <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
</div>
-
<div class="xright">
-
-
</div>
-
<div class="clear">
-
<hr/>
-
</div>
-
</div>
-
<div id="leftColumn">
-
<div id="navcolumn">
-
-
-
<h5>Overview</h5>
-
<ul>
-
<li class="none">
-
<a href="index.html" title="Introduction">Introduction</a>
-
</li>
-
<li class="none">
-
<strong>Goals</strong>
-
</li>
-
<li class="none">
-
<a href="https://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Maven+Bundle+Plugin+%28BND%29" class="externalLink" title="Wiki">Wiki</a>
-
</li>
-
<li class="none">
-
<a href="https://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Bundle+Plugin+FAQ" class="externalLink" title="FAQ">FAQ</a>
-
</li>
-
<li class="none">
-
<a href="jira-report.html" title="Release Notes">Release Notes</a>
-
</li>
-
</ul>
-
<h5>Project Documentation</h5>
-
<ul>
-
<li class="collapsed">
-
<a href="project-info.html" title="Project Information">Project Information</a>
-
</li>
-
<li class="expanded">
-
<a href="project-reports.html" title="Project Reports">Project Reports</a>
-
<ul>
-
<li class="none">
-
<a href="jira-report.html" title="JIRA Report">JIRA Report</a>
-
</li>
-
<li class="none">
-
<strong>Plugin Documentation</strong>
-
</li>
-
<li class="none">
-
<a href="xref/index.html" title="Source Xref">Source Xref</a>
-
</li>
-
<li class="none">
-
<a href="surefire-report.html" title="Surefire Report">Surefire Report</a>
-
</li>
-
<li class="none">
-
<a href="xref-test/index.html" title="Test Source Xref">Test Source Xref</a>
-
</li>
-
</ul>
-
</li>
-
</ul>
-
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
-
</a>
-
-
-
</div>
-
</div>
-
<div id="bodyColumn">
-
<div id="contentBox">
-
<a name="Plugin_Documentation"></a><div class="section"><h2>Plugin Documentation<a name="Plugin_Documentation"></a></h2><p>Goals available for this plugin:</p><table border="0" class="bodyTable"><tr class="a"><th>Goal</th><th>Description</th></tr><tr class="b"><td><a href="ant-mojo.html">bundle:ant</a></td><td>Generate Ant script to create the bundle (you should run ant:ant
first).</td></tr><tr class="a"><td><a href="bundle-mojo.html">bundle:bundle</a></td><td>Create an OSGi bundle from Maven project</td></tr><tr class="b"><td><a href="bundleall-mojo.html">bundle:bundleall</a></td><td><strong>Deprecated.</strong> The bundleall goal is no longer supported and may be removed in a
future release</td></tr><tr class="a"><td><a href="clean-mojo.html">bundle:clean</a></td><td>Clean an OBR repository by finding and removing missing resources.</td></tr><tr class="b"><td><a href="cleanVersions-mojo.html">bundle:cleanVersions</a></td><td>No description.</td></tr><tr class="a"><td><a href="deploy-mojo.html">bundle:deploy</a></td><td>Deploys bundle details to a remote OBR repository (life-cycle goal)</td></tr><tr class="b"><td><a href="deploy-file-mojo.html">bundle:deploy-file</a></td><td>Deploys bundle details to a remote OBR repository (command-line
@@ -206,7 +110,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>2.3.5</version>
+ <version>2.4.0-SNAPSHOT</version>
</plugin>
...
</plugins>
@@ -216,7 +120,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>2.3.5</version>
+ <version>2.4.0-SNAPSHOT</version>
</plugin>
...
</plugins>
@@ -224,38 +128,20 @@
...
</project>
</pre></div><p>For more information, see <a class="externalLink" href="http://maven.apache.org/guides/mini/guide-configuring-plugins.html">"Guide to Configuring Plug-ins"</a></p></div></div>
-
</div>
-
</div>
-
<div class="clear">
-
<hr/>
-
</div>
-
<div id="footer">
-
<div class="xright">Copyright © 2006-2011
-
<a href="http://www.apache.org/">The Apache Software Foundation</a>.
-
All Rights Reserved.
-
-
</div>
-
<div class="clear">
-
<hr/>
-
</div>
-
</div>
-
</body>
-
</html>
-