Add missing descriptions
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1604145 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/doc/site/wrap-mojo.html b/bundleplugin/doc/site/wrap-mojo.html
index f3cc3a1..876309b 100644
--- a/bundleplugin/doc/site/wrap-mojo.html
+++ b/bundleplugin/doc/site/wrap-mojo.html
@@ -87,7 +87,8 @@
<div>The wrap goal is no longer supported and may be removed in a future
release</div>
<p><b>Description</b>:</p>
- <div>(no description)</div>
+ <div>Create OSGi bundles from the direct dependencies of the Maven
+project.</div>
<p><b>Attributes</b>:</p>
<ul>
<li>Requires a Maven project to be executed.</li>
@@ -193,7 +194,8 @@
<td><b><a href="#niceManifest">niceManifest</a></b></td>
<td><tt>boolean</tt></td>
<td><tt>-</tt></td>
- <td>(no description)<br /></td>
+ <td>Output a nicely formatted manifest that still respects the 72
+character line limit.<br /></td>
</tr>
<tr class="a">
<td><b><a href="#packaging">packaging</a></b></td>
@@ -297,7 +299,8 @@
<li><b>User Property</b>: <tt>manifestLocation</tt></li>
<li><b>Default</b>: <tt>${project.build.outputDirectory}/META-INF</tt></li>
</ul><hr /><p><b><a name="niceManifest">niceManifest</a>:</b></p>
- <div>(no description)</div>
+ <div>Output a nicely formatted manifest that still respects the 72
+character line limit.</div>
<ul>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>