mvn site

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1490866 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/doc/site/deploy-mojo.html b/bundleplugin/doc/site/deploy-mojo.html
index e8cf453..a467658 100644
--- a/bundleplugin/doc/site/deploy-mojo.html
+++ b/bundleplugin/doc/site/deploy-mojo.html
@@ -1,5 +1,5 @@
 <!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 Feb 11, 2012 -->
+<!-- Generated by Apache Maven Doxia at Jun 8, 2013 -->
 <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" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20120211" />
+    <meta name="Date-Revision-yyyymmdd" content="20130608" />
     <meta http-equiv="Content-Language" content="en" />
         
   </head>
@@ -28,7 +28,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-02-11</span>
+        <span id="publishDate">Last Published: 2013-06-08</span>
                   &nbsp;| <span id="projectVersion">Version: 2.4.0-SNAPSHOT</span>
                       </div>
             <div class="xright">        
@@ -89,7 +89,7 @@
       <ul>
         <li>Requires a Maven project to be executed.</li>
         <li>The goal is thread-safe and supports parallel builds.</li>
-        <li>Binds by default to the lifecycle phase: <tt>deploy</tt>.</li>
+        <li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <tt>deploy</tt>.</li>
       </ul>
       <div class="section"><h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
         <table class="bodyTable" border="0">
@@ -103,43 +103,43 @@
             <td><b><a href="#altDeploymentRepository">altDeploymentRepository</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>-</tt></td>
-            <td>Alternative deployment repository. Format: id::layout::url<br /></td>
+            <td>Alternative deployment repository. Format: id::layout::url<br /><b>User property is</b>: <tt>altDeploymentRepository</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#bundleUrl">bundleUrl</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>-</tt></td>
-            <td>Optional public URL where the bundle has been deployed.<br /></td>
+            <td>Optional public URL where the bundle has been deployed.<br /><b>User property is</b>: <tt>bundleUrl</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#ignoreLock">ignoreLock</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>-</tt></td>
-            <td>When true, ignore remote locking.<br /></td>
+            <td>When true, ignore remote locking.<br /><b>User property is</b>: <tt>ignoreLock</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#obrDeploymentRepository">obrDeploymentRepository</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>-</tt></td>
-            <td>OBR specific deployment repository. Format: id::layout::url<br /></td>
+            <td>OBR specific deployment repository. Format: id::layout::url<br /><b>User property is</b>: <tt>obrDeploymentRepository</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#obrRepository">obrRepository</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>-</tt></td>
-            <td>Local OBR Repository.<br /></td>
+            <td>Local OBR Repository.<br /><b>User property is</b>: <tt>obrRepository</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#prefixUrl">prefixUrl</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>-</tt></td>
-            <td>Optional public URL prefix for the remote repository.<br /></td>
+            <td>Optional public URL prefix for the remote repository.<br /><b>User property is</b>: <tt>prefixUrl</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#remoteOBR">remoteOBR</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>-</tt></td>
-            <td>Remote OBR Repository.<br /><b>Default value is</b>: <tt>NONE</tt>.</td>
+            <td>Remote OBR Repository.<br /><b>Default value is</b>: <tt>NONE</tt>.<br /><b>User property is</b>: <tt>remoteOBR</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#supportedProjectTypes">supportedProjectTypes</a></b></td>
@@ -155,43 +155,43 @@
         <ul>
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${altDeploymentRepository}</tt></li>
+          <li><b>User Property</b>: <tt>altDeploymentRepository</tt></li>
         </ul><hr /><p><b><a name="bundleUrl">bundleUrl</a>:</b></p>
         <div>Optional public URL where the bundle has been deployed.</div>
         <ul>
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${bundleUrl}</tt></li>
+          <li><b>User Property</b>: <tt>bundleUrl</tt></li>
         </ul><hr /><p><b><a name="ignoreLock">ignoreLock</a>:</b></p>
         <div>When true, ignore remote locking.</div>
         <ul>
           <li><b>Type</b>: <tt>boolean</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${ignoreLock}</tt></li>
+          <li><b>User Property</b>: <tt>ignoreLock</tt></li>
         </ul><hr /><p><b><a name="obrDeploymentRepository">obrDeploymentRepository</a>:</b></p>
         <div>OBR specific deployment repository. Format: id::layout::url</div>
         <ul>
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${obrDeploymentRepository}</tt></li>
+          <li><b>User Property</b>: <tt>obrDeploymentRepository</tt></li>
         </ul><hr /><p><b><a name="obrRepository">obrRepository</a>:</b></p>
         <div>Local OBR Repository.</div>
         <ul>
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${obrRepository}</tt></li>
+          <li><b>User Property</b>: <tt>obrRepository</tt></li>
         </ul><hr /><p><b><a name="prefixUrl">prefixUrl</a>:</b></p>
         <div>Optional public URL prefix for the remote repository.</div>
         <ul>
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${prefixUrl}</tt></li>
+          <li><b>User Property</b>: <tt>prefixUrl</tt></li>
         </ul><hr /><p><b><a name="remoteOBR">remoteOBR</a>:</b></p>
         <div>Remote OBR Repository.</div>
         <ul>
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${remoteOBR}</tt></li>
+          <li><b>User Property</b>: <tt>remoteOBR</tt></li>
           <li><b>Default</b>: <tt>NONE</tt></li>
         </ul><hr /><p><b><a name="supportedProjectTypes">supportedProjectTypes</a>:</b></p>
         <div>Project types which this plugin supports.</div>
@@ -209,7 +209,7 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="xright">Copyright &#169;                    2006-2012
+      <div class="xright">Copyright &#169;                    2006-2013
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.