You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bu...@apache.org on 2017/06/12 19:48:40 UTC

svn commit: r1013919 [7/28] - in /websites/staging/sling/trunk/content: ./ components/htl-maven-plugin/ components/htl-maven-plugin/apidocs/ components/htl-maven-plugin/apidocs/org/ components/htl-maven-plugin/apidocs/org/apache/ components/htl-maven-p...

Added: websites/staging/sling/trunk/content/components/maven-sling-plugin/dependency-info.html
==============================================================================
--- websites/staging/sling/trunk/content/components/maven-sling-plugin/dependency-info.html (added)
+++ websites/staging/sling/trunk/content/components/maven-sling-plugin/dependency-info.html Mon Jun 12 19:48:38 2017
@@ -0,0 +1,120 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-06-02 
+ | Rendered using Apache Maven Fluido Skin 1.6
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20170602" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling Maven Sling Plugin &#x2013; Dependency Information</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+      <script type="text/javascript" src="./js/apache-maven-fluido-1.6.min.js"></script>
+      </head>
+    <body class="topBarDisabled">
+      <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><div id="bannerLeft"><h2>Apache Sling Maven Sling Plugin</h2>
+</div>
+</div>
+        <div class="pull-right"></div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+        <li id="publishDate">Last Published: 2017-06-02<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.3.0</li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+<ul class="nav nav-list">
+          <li class="nav-header">Overview</li>
+    <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a>  </li>
+    <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a>  </li>
+          <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a>
+      <ul class="nav nav-list">
+    <li><a href="dependencies.html" title="Dependencies"><span class="none"></span>Dependencies</a>  </li>
+    <li class="active"><a href="#"><span class="none"></span>Dependency Information</a>
+  </li>
+    <li><a href="dependency-management.html" title="Dependency Management"><span class="none"></span>Dependency Management</a>  </li>
+    <li><a href="distribution-management.html" title="Distribution Management"><span class="none"></span>Distribution Management</a>  </li>
+    <li><a href="index.html" title="About"><span class="none"></span>About</a>  </li>
+    <li><a href="issue-tracking.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="license.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mail-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a>  </li>
+    <li><a href="plugin-management.html" title="Plugin Management"><span class="none"></span>Plugin Management</a>  </li>
+    <li><a href="plugins.html" title="Plugins"><span class="none"></span>Plugins</a>  </li>
+    <li><a href="team-list.html" title="Team"><span class="none"></span>Team</a>  </li>
+    <li><a href="source-repository.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="project-summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+      </ul>
+  </li>
+    <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
+  </ul>
+          <hr />
+          <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
+              </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
+<div class="section">
+<h2><a name="Dependency_Information"></a>Dependency Information</h2><a name="Dependency_Information"></a>
+<div class="section">
+<h3><a name="Apache_Maven"></a>Apache Maven</h3><a name="Apache_Maven"></a>
+<div class="source"><pre class="prettyprint">&lt;dependency&gt;
+  &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+  &lt;artifactId&gt;maven-sling-plugin&lt;/artifactId&gt;
+  &lt;version&gt;2.3.0&lt;/version&gt;
+  &lt;type&gt;maven-plugin&lt;/type&gt;
+&lt;/dependency&gt;</pre></div></div>
+<div class="section">
+<h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
+<div class="source"><pre class="prettyprint">'org.apache.sling:maven-sling-plugin:maven-plugin:2.3.0'</pre></div></div>
+<div class="section">
+<h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
+<div class="source"><pre class="prettyprint">&lt;dependency org=&quot;org.apache.sling&quot; name=&quot;maven-sling-plugin&quot; rev=&quot;2.3.0&quot;&gt;
+  &lt;artifact name=&quot;maven-sling-plugin&quot; type=&quot;maven-plugin&quot; /&gt;
+&lt;/dependency&gt;</pre></div></div>
+<div class="section">
+<h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
+<div class="source"><pre class="prettyprint">@Grapes(
+@Grab(group='org.apache.sling', module='maven-sling-plugin', version='2.3.0')
+)</pre></div></div>
+<div class="section">
+<h3><a name="GradleGrails"></a>Gradle/Grails</h3><a name="GradleGrails"></a>
+<div class="source"><pre class="prettyprint">compile 'org.apache.sling:maven-sling-plugin:2.3.0'</pre></div></div>
+<div class="section">
+<h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
+<div class="source"><pre class="prettyprint">libraryDependencies += &quot;org.apache.sling&quot; % &quot;maven-sling-plugin&quot; % &quot;2.3.0&quot;</pre></div></div>
+<div class="section">
+<h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
+<div class="source"><pre class="prettyprint">[org.apache.sling/maven-sling-plugin &quot;2.3.0&quot;]</pre></div></div></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2017
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
\ No newline at end of file

Added: websites/staging/sling/trunk/content/components/maven-sling-plugin/dependency-management.html
==============================================================================
--- websites/staging/sling/trunk/content/components/maven-sling-plugin/dependency-management.html (added)
+++ websites/staging/sling/trunk/content/components/maven-sling-plugin/dependency-management.html Mon Jun 12 19:48:38 2017
@@ -0,0 +1,200 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-06-02 
+ | Rendered using Apache Maven Fluido Skin 1.6
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20170602" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling Maven Sling Plugin &#x2013; Project Dependency Management</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+      <script type="text/javascript" src="./js/apache-maven-fluido-1.6.min.js"></script>
+      </head>
+    <body class="topBarDisabled">
+      <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><div id="bannerLeft"><h2>Apache Sling Maven Sling Plugin</h2>
+</div>
+</div>
+        <div class="pull-right"></div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+        <li id="publishDate">Last Published: 2017-06-02<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.3.0</li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+<ul class="nav nav-list">
+          <li class="nav-header">Overview</li>
+    <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a>  </li>
+    <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a>  </li>
+          <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a>
+      <ul class="nav nav-list">
+    <li><a href="dependencies.html" title="Dependencies"><span class="none"></span>Dependencies</a>  </li>
+    <li><a href="dependency-info.html" title="Dependency Information"><span class="none"></span>Dependency Information</a>  </li>
+    <li class="active"><a href="#"><span class="none"></span>Dependency Management</a>
+  </li>
+    <li><a href="distribution-management.html" title="Distribution Management"><span class="none"></span>Distribution Management</a>  </li>
+    <li><a href="index.html" title="About"><span class="none"></span>About</a>  </li>
+    <li><a href="issue-tracking.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="license.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mail-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a>  </li>
+    <li><a href="plugin-management.html" title="Plugin Management"><span class="none"></span>Plugin Management</a>  </li>
+    <li><a href="plugins.html" title="Plugins"><span class="none"></span>Plugins</a>  </li>
+    <li><a href="team-list.html" title="Team"><span class="none"></span>Team</a>  </li>
+    <li><a href="source-repository.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="project-summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+      </ul>
+  </li>
+    <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
+  </ul>
+          <hr />
+          <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
+              </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
+<div class="section">
+<h2><a name="Project_Dependency_Management"></a>Project Dependency Management</h2><a name="Project_Dependency_Management"></a>
+<div class="section">
+<h3><a name="test"></a>test</h3><a name="test"></a>
+<p>The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:</p>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>junit</td>
+<td><a class="externalLink" href="http://junit.org">junit</a></td>
+<td>4.12</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></td></tr>
+<tr class="a">
+<td>org.jmock</td>
+<td><a class="externalLink" href="http://nexus.sonatype.org/oss-repository-hosting.html/jmock-parent/jmock-junit4">jmock-junit4</a></td>
+<td>2.8.2</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://jmock.org/license.html">BSD style</a></td></tr>
+<tr class="b">
+<td>org.slf4j</td>
+<td><a class="externalLink" href="http://www.slf4j.org">slf4j-simple</a></td>
+<td>1.7.6</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td></tr></table></div>
+<div class="section">
+<h3><a name="provided"></a>provided</h3><a name="provided"></a>
+<p>The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:</p>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>biz.aQute.bnd</td>
+<td><a class="externalLink" href="http://bnd.bndtools.org/">biz.aQute.bndlib</a></td>
+<td>3.2.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td></tr>
+<tr class="a">
+<td>com.google.code.findbugs</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/">jsr305</a></td>
+<td>3.0.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>javax.inject</td>
+<td><a class="externalLink" href="http://code.google.com/p/atinject/">javax.inject</a></td>
+<td>1</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>javax.jcr</td>
+<td><a class="externalLink" href="http://www.jcp.org/en/jsr/detail?id=283">jcr</a></td>
+<td>2.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.day.com/dam/day/downloads/jsr283/day-spec-license.htm">Day Specification License</a>, <a class="externalLink" href="http://www.day.com/content/dam/day/downloads/jsr283/LICENSE.txt">Day Specification License addendum</a></td></tr>
+<tr class="b">
+<td>javax.servlet</td>
+<td><a class="externalLink" href="http://servlet-spec.java.net">javax.servlet-api</a></td>
+<td>3.1.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html">CDDL + GPLv2 with classpath exception</a></td></tr>
+<tr class="a">
+<td>org.apache.felix</td>
+<td><a class="externalLink" href="http://felix.apache.org/org.apache.felix.scr.annotations/">org.apache.felix.scr.annotations</a></td>
+<td>1.12.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.osgi</td>
+<td><a class="externalLink" href="http://www.osgi.org/">org.osgi.service.component.annotations</a></td>
+<td>1.3.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://opensource.org/licenses/apache2.0.php">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.osgi</td>
+<td><a class="externalLink" href="http://www.osgi.org/">org.osgi.service.metatype.annotations</a></td>
+<td>1.3.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://opensource.org/licenses/apache2.0.php">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.osgi</td>
+<td><a class="externalLink" href="http://www.osgi.org/">osgi.annotation</a></td>
+<td>6.0.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://opensource.org/licenses/apache2.0.php">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.osgi</td>
+<td><a class="externalLink" href="http://www.osgi.org/">osgi.cmpn</a></td>
+<td>6.0.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://opensource.org/licenses/apache2.0.php">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.osgi</td>
+<td><a class="externalLink" href="http://www.osgi.org/">osgi.core</a></td>
+<td>6.0.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://opensource.org/licenses/apache2.0.php">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.slf4j</td>
+<td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td>
+<td>1.7.6</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td></tr></table></div></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2017
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
\ No newline at end of file

Added: websites/staging/sling/trunk/content/components/maven-sling-plugin/deploy-file-mojo.html
==============================================================================
--- websites/staging/sling/trunk/content/components/maven-sling-plugin/deploy-file-mojo.html (added)
+++ websites/staging/sling/trunk/content/components/maven-sling-plugin/deploy-file-mojo.html Mon Jun 12 19:48:38 2017
@@ -0,0 +1,350 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-06-02 
+ | Rendered using Apache Maven Fluido Skin 1.6
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20170602" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling Maven Sling Plugin &#x2013; sling:deploy-file</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+      <script type="text/javascript" src="./js/apache-maven-fluido-1.6.min.js"></script>
+      </head>
+    <body class="topBarDisabled">
+      <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><div id="bannerLeft"><h2>Apache Sling Maven Sling Plugin</h2>
+</div>
+</div>
+        <div class="pull-right"></div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+        <li id="publishDate">Last Published: 2017-06-02<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.3.0</li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+<ul class="nav nav-list">
+          <li class="nav-header">Overview</li>
+    <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a>  </li>
+    <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a>  </li>
+          <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a>  </li>
+    <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
+  </ul>
+          <hr />
+          <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
+              </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
+
+  
+    <div class="section">
+<h2><a name="sling:deploy-file"></a>sling:deploy-file</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:maven-sling-plugin:2.3.0:deploy-file</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Deploy a JAR representing an OSGi Bundle to a Sling OSGi Bundle
+Repository. This method posts the bundle referenced via
+<tt>sling.file</tt> to an OSGi Bundle Repository accepting the
+bundle. The plugin uses a <i>multipart/format-data</i> POST
+request to just post the file to the URL configured in the
+<tt>obr</tt> property.</div>
+      
+<p><b>Attributes</b>:</p>
+      
+<div class="section">
+<h3><a name="Required_Parameters"></a>Required Parameters</h3>
+        
+<table class="table table-striped" border="0">
+          
+<tr class="a">
+            
+<th>Name</th>
+            
+<th>Type</th>
+            
+<th>Since</th>
+            
+<th>Description</th>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#failOnError">failOnError</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Determines whether or not to fail the build if the HTTP POST or PUT
+returns an non-OK response code.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>sling.failOnError</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#obr">obr</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The URL to the OSGi Bundle repository to which the bundle is
+posted, e.g. <tt>http://obr.sample.com</tt><br /><b>User property is</b>: <tt>obr</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#password">password</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The password to authenticate at the running Sling instance.<br /><b>Default value is</b>: <tt>admin</tt>.<br /><b>User property is</b>: <tt>sling.password</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#slingUrl">slingUrl</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The URL of the running Sling instance. The default is only useful
+for <b>WebConsole</b> deployment.<br /><b>Default value is</b>: <tt>http://localhost:8080/system/console</tt>.<br /><b>User property is</b>: <tt>sling.url</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#user">user</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The user name to authenticate at the running Sling instance.<br /><b>Default value is</b>: <tt>admin</tt>.<br /><b>User property is</b>: <tt>sling.user</tt>.</td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
+        
+<table class="table table-striped" border="0">
+          
+<tr class="a">
+            
+<th>Name</th>
+            
+<th>Type</th>
+            
+<th>Since</th>
+            
+<th>Description</th>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#bundleFileName">bundleFileName</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The name of the generated JAR file.<br /><b>User property is</b>: <tt>sling.file</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#slingConsoleUrl">slingConsoleUrl</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The WebConsole URL of the running Sling instance. This is required
+for file system provider operations. If not configured the value of
+slingUrl is used.<br /><b>User property is</b>: <tt>sling.console.url</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#slingUrlSuffix">slingUrlSuffix</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>An optional url suffix which will be appended to the
+<tt>sling.url</tt> for use as the real target url. This allows
+to configure different target URLs in each POM, while using the
+same common <tt>sling.url</tt> in a parent POM (eg.
+<tt>sling.url=http://localhost:8080</tt> and
+<tt>sling.urlSuffix=/project/specific/path</tt>). This is
+typically used in conjunction with WebDAV or SlingPostServlet
+deployment methods.<br /><b>User property is</b>: <tt>sling.urlSuffix</tt>.</td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<p><b><a name="bundleFileName">bundleFileName</a>:</b></p>
+        
+<div>The name of the generated JAR file.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.file</tt></li>
+        </ul><hr />
+<p><b><a name="failOnError">failOnError</a>:</b></p>
+        
+<div>Determines whether or not to fail the build if the HTTP POST or PUT
+returns an non-OK response code.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.failOnError</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="obr">obr</a>:</b></p>
+        
+<div>The URL to the OSGi Bundle repository to which the bundle is
+posted, e.g. <tt>http://obr.sample.com</tt></div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>obr</tt></li>
+        </ul><hr />
+<p><b><a name="password">password</a>:</b></p>
+        
+<div>The password to authenticate at the running Sling instance.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.password</tt></li>
+          
+<li><b>Default</b>: <tt>admin</tt></li>
+        </ul><hr />
+<p><b><a name="slingConsoleUrl">slingConsoleUrl</a>:</b></p>
+        
+<div>The WebConsole URL of the running Sling instance. This is required
+for file system provider operations. If not configured the value of
+slingUrl is used.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.console.url</tt></li>
+        </ul><hr />
+<p><b><a name="slingUrl">slingUrl</a>:</b></p>
+        
+<div>The URL of the running Sling instance. The default is only useful
+for <b>WebConsole</b> deployment.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.url</tt></li>
+          
+<li><b>Default</b>: <tt>http://localhost:8080/system/console</tt></li>
+        </ul><hr />
+<p><b><a name="slingUrlSuffix">slingUrlSuffix</a>:</b></p>
+        
+<div>An optional url suffix which will be appended to the
+<tt>sling.url</tt> for use as the real target url. This allows
+to configure different target URLs in each POM, while using the
+same common <tt>sling.url</tt> in a parent POM (eg.
+<tt>sling.url=http://localhost:8080</tt> and
+<tt>sling.urlSuffix=/project/specific/path</tt>). This is
+typically used in conjunction with WebDAV or SlingPostServlet
+deployment methods.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.urlSuffix</tt></li>
+        </ul><hr />
+<p><b><a name="user">user</a>:</b></p>
+        
+<div>The user name to authenticate at the running Sling instance.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.user</tt></li>
+          
+<li><b>Default</b>: <tt>admin</tt></li>
+        </ul>
+      </div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2017
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
\ No newline at end of file

Added: websites/staging/sling/trunk/content/components/maven-sling-plugin/deploy-mojo.html
==============================================================================
--- websites/staging/sling/trunk/content/components/maven-sling-plugin/deploy-mojo.html (added)
+++ websites/staging/sling/trunk/content/components/maven-sling-plugin/deploy-mojo.html Mon Jun 12 19:48:38 2017
@@ -0,0 +1,389 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-06-02 
+ | Rendered using Apache Maven Fluido Skin 1.6
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20170602" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling Maven Sling Plugin &#x2013; sling:deploy</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+      <script type="text/javascript" src="./js/apache-maven-fluido-1.6.min.js"></script>
+      </head>
+    <body class="topBarDisabled">
+      <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><div id="bannerLeft"><h2>Apache Sling Maven Sling Plugin</h2>
+</div>
+</div>
+        <div class="pull-right"></div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+        <li id="publishDate">Last Published: 2017-06-02<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.3.0</li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+<ul class="nav nav-list">
+          <li class="nav-header">Overview</li>
+    <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a>  </li>
+    <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a>  </li>
+          <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a>  </li>
+    <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
+  </ul>
+          <hr />
+          <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
+              </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
+
+  
+    <div class="section">
+<h2><a name="sling:deploy"></a>sling:deploy</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:maven-sling-plugin:2.3.0:deploy</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Deploy a JAR representing an OSGi Bundle to a Sling OSGi Bundle
+Repository. This method posts the bundle built by maven to the OSGi
+Bundle Repository. The plugin uses a <i>multipart/format-data</i>
+POST request to just post the file to the URL configured in the
+<tt>obr</tt> property.</div>
+      
+<p><b>Attributes</b>:</p>
+      
+<ul>
+        
+<li>Requires a Maven project to be executed.</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><a name="Required_Parameters"></a>Required Parameters</h3>
+        
+<table class="table table-striped" border="0">
+          
+<tr class="a">
+            
+<th>Name</th>
+            
+<th>Type</th>
+            
+<th>Since</th>
+            
+<th>Description</th>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#failOnError">failOnError</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Determines whether or not to fail the build if the HTTP POST or PUT
+returns an non-OK response code.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>sling.failOnError</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#jarName">jarName</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The name of the generated JAR file.<br /><b>User property is</b>: <tt>project.build.finalName</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#obr">obr</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The URL to the OSGi Bundle repository to which the bundle is
+posted, e.g. <tt>http://obr.sample.com</tt><br /><b>User property is</b>: <tt>obr</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#password">password</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The password to authenticate at the running Sling instance.<br /><b>Default value is</b>: <tt>admin</tt>.<br /><b>User property is</b>: <tt>sling.password</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#skip">skip</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Whether to skip this step even though it has been configured in the
+project to be executed. This property may be set by the
+<tt>sling.deploy.skip</tt> comparable to the
+<tt>maven.test.skip</tt> property to prevent running the unit
+tests.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>sling.deploy.skip</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#slingUrl">slingUrl</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The URL of the running Sling instance. The default is only useful
+for <b>WebConsole</b> deployment.<br /><b>Default value is</b>: <tt>http://localhost:8080/system/console</tt>.<br /><b>User property is</b>: <tt>sling.url</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#user">user</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The user name to authenticate at the running Sling instance.<br /><b>Default value is</b>: <tt>admin</tt>.<br /><b>User property is</b>: <tt>sling.user</tt>.</td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
+        
+<table class="table table-striped" border="0">
+          
+<tr class="a">
+            
+<th>Name</th>
+            
+<th>Type</th>
+            
+<th>Since</th>
+            
+<th>Description</th>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#slingConsoleUrl">slingConsoleUrl</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The WebConsole URL of the running Sling instance. This is required
+for file system provider operations. If not configured the value of
+slingUrl is used.<br /><b>User property is</b>: <tt>sling.console.url</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#slingUrlSuffix">slingUrlSuffix</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>An optional url suffix which will be appended to the
+<tt>sling.url</tt> for use as the real target url. This allows
+to configure different target URLs in each POM, while using the
+same common <tt>sling.url</tt> in a parent POM (eg.
+<tt>sling.url=http://localhost:8080</tt> and
+<tt>sling.urlSuffix=/project/specific/path</tt>). This is
+typically used in conjunction with WebDAV or SlingPostServlet
+deployment methods.<br /><b>User property is</b>: <tt>sling.urlSuffix</tt>.</td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<p><b><a name="failOnError">failOnError</a>:</b></p>
+        
+<div>Determines whether or not to fail the build if the HTTP POST or PUT
+returns an non-OK response code.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.failOnError</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="jarName">jarName</a>:</b></p>
+        
+<div>The name of the generated JAR file.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>project.build.finalName</tt></li>
+        </ul><hr />
+<p><b><a name="obr">obr</a>:</b></p>
+        
+<div>The URL to the OSGi Bundle repository to which the bundle is
+posted, e.g. <tt>http://obr.sample.com</tt></div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>obr</tt></li>
+        </ul><hr />
+<p><b><a name="password">password</a>:</b></p>
+        
+<div>The password to authenticate at the running Sling instance.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.password</tt></li>
+          
+<li><b>Default</b>: <tt>admin</tt></li>
+        </ul><hr />
+<p><b><a name="skip">skip</a>:</b></p>
+        
+<div>Whether to skip this step even though it has been configured in the
+project to be executed. This property may be set by the
+<tt>sling.deploy.skip</tt> comparable to the
+<tt>maven.test.skip</tt> property to prevent running the unit
+tests.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.deploy.skip</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="slingConsoleUrl">slingConsoleUrl</a>:</b></p>
+        
+<div>The WebConsole URL of the running Sling instance. This is required
+for file system provider operations. If not configured the value of
+slingUrl is used.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.console.url</tt></li>
+        </ul><hr />
+<p><b><a name="slingUrl">slingUrl</a>:</b></p>
+        
+<div>The URL of the running Sling instance. The default is only useful
+for <b>WebConsole</b> deployment.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.url</tt></li>
+          
+<li><b>Default</b>: <tt>http://localhost:8080/system/console</tt></li>
+        </ul><hr />
+<p><b><a name="slingUrlSuffix">slingUrlSuffix</a>:</b></p>
+        
+<div>An optional url suffix which will be appended to the
+<tt>sling.url</tt> for use as the real target url. This allows
+to configure different target URLs in each POM, while using the
+same common <tt>sling.url</tt> in a parent POM (eg.
+<tt>sling.url=http://localhost:8080</tt> and
+<tt>sling.urlSuffix=/project/specific/path</tt>). This is
+typically used in conjunction with WebDAV or SlingPostServlet
+deployment methods.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.urlSuffix</tt></li>
+        </ul><hr />
+<p><b><a name="user">user</a>:</b></p>
+        
+<div>The user name to authenticate at the running Sling instance.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.user</tt></li>
+          
+<li><b>Default</b>: <tt>admin</tt></li>
+        </ul>
+      </div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2017
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
\ No newline at end of file

Added: websites/staging/sling/trunk/content/components/maven-sling-plugin/distribution-management.html
==============================================================================
--- websites/staging/sling/trunk/content/components/maven-sling-plugin/distribution-management.html (added)
+++ websites/staging/sling/trunk/content/components/maven-sling-plugin/distribution-management.html Mon Jun 12 19:48:38 2017
@@ -0,0 +1,98 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-06-02 
+ | Rendered using Apache Maven Fluido Skin 1.6
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20170602" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling Maven Sling Plugin &#x2013; Project Distribution Management</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+      <script type="text/javascript" src="./js/apache-maven-fluido-1.6.min.js"></script>
+      </head>
+    <body class="topBarDisabled">
+      <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><div id="bannerLeft"><h2>Apache Sling Maven Sling Plugin</h2>
+</div>
+</div>
+        <div class="pull-right"></div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+        <li id="publishDate">Last Published: 2017-06-02<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.3.0</li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+<ul class="nav nav-list">
+          <li class="nav-header">Overview</li>
+    <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a>  </li>
+    <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a>  </li>
+          <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a>
+      <ul class="nav nav-list">
+    <li><a href="dependencies.html" title="Dependencies"><span class="none"></span>Dependencies</a>  </li>
+    <li><a href="dependency-info.html" title="Dependency Information"><span class="none"></span>Dependency Information</a>  </li>
+    <li><a href="dependency-management.html" title="Dependency Management"><span class="none"></span>Dependency Management</a>  </li>
+    <li class="active"><a href="#"><span class="none"></span>Distribution Management</a>
+  </li>
+    <li><a href="index.html" title="About"><span class="none"></span>About</a>  </li>
+    <li><a href="issue-tracking.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="license.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mail-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a>  </li>
+    <li><a href="plugin-management.html" title="Plugin Management"><span class="none"></span>Plugin Management</a>  </li>
+    <li><a href="plugins.html" title="Plugins"><span class="none"></span>Plugins</a>  </li>
+    <li><a href="team-list.html" title="Team"><span class="none"></span>Team</a>  </li>
+    <li><a href="source-repository.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="project-summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+      </ul>
+  </li>
+    <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
+  </ul>
+          <hr />
+          <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
+              </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
+<div class="section">
+<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
+<p>The following is the distribution management information used by this project.</p>
+<div class="section">
+<h3><a name="Repository_-_apache.releases.https"></a>Repository - apache.releases.https</h3><a name="Repository_-_apache.releases.https"></a><a class="externalLink" href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a></div>
+<div class="section">
+<h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a>Snapshot Repository - apache.snapshots.https</h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div>
+<div class="section">
+<h3><a name="Site_-_apache.website"></a>Site - apache.website</h3><a name="Site_-_apache.website"></a>
+<p>scm:svn:https://svn.apache.org/repos/infra/websites/production/sling/content/components/maven-sling-plugin-archives/maven-sling-plugin-LATEST</p></div></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2017
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
\ No newline at end of file

Added: websites/staging/sling/trunk/content/components/maven-sling-plugin/fonts/glyphicons-halflings-regular.eot
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sling/trunk/content/components/maven-sling-plugin/fonts/glyphicons-halflings-regular.eot
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/staging/sling/trunk/content/components/maven-sling-plugin/fonts/glyphicons-halflings-regular.svg
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sling/trunk/content/components/maven-sling-plugin/fonts/glyphicons-halflings-regular.svg
------------------------------------------------------------------------------
    svn:mime-type = image/svg+xml

Added: websites/staging/sling/trunk/content/components/maven-sling-plugin/fonts/glyphicons-halflings-regular.ttf
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sling/trunk/content/components/maven-sling-plugin/fonts/glyphicons-halflings-regular.ttf
------------------------------------------------------------------------------
    svn:mime-type = application/x-font-ttf

Added: websites/staging/sling/trunk/content/components/maven-sling-plugin/fonts/glyphicons-halflings-regular.woff
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/sling/trunk/content/components/maven-sling-plugin/fonts/glyphicons-halflings-regular.woff
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/staging/sling/trunk/content/components/maven-sling-plugin/fsmount-mojo.html
==============================================================================
--- websites/staging/sling/trunk/content/components/maven-sling-plugin/fsmount-mojo.html (added)
+++ websites/staging/sling/trunk/content/components/maven-sling-plugin/fsmount-mojo.html Mon Jun 12 19:48:38 2017
@@ -0,0 +1,559 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-06-02 
+ | Rendered using Apache Maven Fluido Skin 1.6
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20170602" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling Maven Sling Plugin &#x2013; sling:fsmount</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+      <script type="text/javascript" src="./js/apache-maven-fluido-1.6.min.js"></script>
+      </head>
+    <body class="topBarDisabled">
+      <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><div id="bannerLeft"><h2>Apache Sling Maven Sling Plugin</h2>
+</div>
+</div>
+        <div class="pull-right"></div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+        <li id="publishDate">Last Published: 2017-06-02<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.3.0</li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+<ul class="nav nav-list">
+          <li class="nav-header">Overview</li>
+    <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a>  </li>
+    <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a>  </li>
+          <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a>  </li>
+    <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
+  </ul>
+          <hr />
+          <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
+              </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
+
+  
+    <div class="section">
+<h2><a name="sling:fsmount"></a>sling:fsmount</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:maven-sling-plugin:2.3.0:fsmount</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Creates OSGi configurations for the <a class="externalLink" href="https://sling.apache.org/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.html">Apache
+Sling File System Resource Provider</a>.</div>
+      
+<p><b>Attributes</b>:</p>
+      
+<ul>
+        
+<li>Requires a Maven project to be executed.</li>
+      </ul>
+      
+<div class="section">
+<h3><a name="Required_Parameters"></a>Required Parameters</h3>
+        
+<table class="table table-striped" border="0">
+          
+<tr class="a">
+            
+<th>Name</th>
+            
+<th>Type</th>
+            
+<th>Since</th>
+            
+<th>Description</th>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#bundleFileName">bundleFileName</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The name of the generated JAR file.<br /><b>Default value is</b>: <tt>${project.build.directory}/${project.build.finalName}.jar</tt>.<br /><b>User property is</b>: <tt>sling.file</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#failOnError">failOnError</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Determines whether or not to fail the build if the HTTP POST or PUT
+returns an non-OK response code.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>sling.failOnError</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#password">password</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The password to authenticate at the running Sling instance.<br /><b>Default value is</b>: <tt>admin</tt>.<br /><b>User property is</b>: <tt>sling.password</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#slingUrl">slingUrl</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The URL of the running Sling instance. The default is only useful
+for <b>WebConsole</b> deployment.<br /><b>Default value is</b>: <tt>http://localhost:8080/system/console</tt>.<br /><b>User property is</b>: <tt>sling.url</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#user">user</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The user name to authenticate at the running Sling instance.<br /><b>Default value is</b>: <tt>admin</tt>.<br /><b>User property is</b>: <tt>sling.user</tt>.</td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
+        
+<table class="table table-striped" border="0">
+          
+<tr class="a">
+            
+<th>Name</th>
+            
+<th>Type</th>
+            
+<th>Since</th>
+            
+<th>Description</th>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#deployFsResourceBundle">deployFsResourceBundle</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Deploy <tt>org.apache.sling.fsresource</tt> to Sling instance
+bundle when it is not deployed already.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#deployFsResourceBundlePrerequisites">deployFsResourceBundlePrerequisites</a></b></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Bundles that have to be installed as prerequisites to execute this
+goal. With multiple entries in the list different bundles with
+different preconditions can be defined.<br />
+<b>Default value is:</b>: 
+
+<div>
+<pre>
+&lt;deployFsResourceBundlePrerequisites&gt;
+  &lt;bundlePrerequisite&gt;
+    &lt;bundles&gt;
+      &lt;bundle&gt;
+        &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+        &lt;artifactId&gt;org.apache.sling.fsresource&lt;/artifactId&gt;
+        &lt;version&gt;2.1.4&lt;/version&gt;
+      &lt;/bundle&gt;
+    &lt;/bundles&gt;
+    &lt;preconditions&gt;
+      &lt;bundle&gt;
+        &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+        &lt;artifactId&gt;org.apache.sling.resourceresolver&lt;/artifactId&gt;
+        &lt;version&gt;1.5.18&lt;/version&gt;
+      &lt;/bundle&gt;
+    &lt;/preconditions&gt;
+  &lt;/bundlePrerequisite&gt;
+  &lt;bundlePrerequisite&gt;
+    &lt;bundles&gt;
+      &lt;bundle&gt;
+        &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+        &lt;artifactId&gt;org.apache.sling.fsresource&lt;/artifactId&gt;
+        &lt;version&gt;1.4.4&lt;/version&gt;
+      &lt;/bundle&gt;
+    &lt;/bundles&gt;
+  &lt;/bundlePrerequisite&gt;
+&lt;/deployFsResourceBundlePrerequisites&gt;
+</pre></div><br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#deploymentMethod">deploymentMethod</a></b></td>
+            
+<td><tt>BundleDeploymentMethod</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Bundle deployment method. One of the following three values are
+allowed 
+
+<ol style="list-style-type: decimal">
+
+<li><b>WebConsole</b>, uses the <a class="externalLink" href="http://felix.apache.org/documentation/subprojects/apache-felix-web-console/web-console-restful-api.html#post-requests">Felix
+Web Console REST API</a> for deployment (HTTP POST). This is the
+default. Make sure that <tt>slingUrl</tt> points to the Felix
+Web Console in that case.</li>
+
+<li><b>WebDAV</b>, uses <a class="externalLink" href="https://sling.apache.org/documentation/development/repository-based-development.html">WebDAV</a>
+for deployment (HTTP PUT). Make sure that <tt>slingUrl</tt>
+points to the entry path of the Sling WebDAV bundle (usually below
+regular Sling root URL). Issues a HTTP Delete for the uninstall
+goal.</li>
+
+<li><b>SlingPostServlet</b>, uses the <a class="externalLink" href="https://sling.apache.org/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.html">Sling
+Post Servlet</a> for deployment (HTTP POST). Make sure that
+<tt>slingUrl</tt> points a path which is handled by the Sling
+POST Servlet (usually below regular Sling root URL).</li>
+</ol>
+This has precedence over the deprecated parameter
+<tt>usePut</tt>.<br /><b>Default value is</b>: <tt>WebConsole</tt>.<br /><b>User property is</b>: <tt>sling.deploy.method</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#fileVaultFilterXmlFile">fileVaultFilterXmlFile</a></b></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Path to META-INF/vault/filter.xml when using FileVault XML
+filesystem layout.<br /><b>User property is</b>: <tt>sling.filevault.filterxml.file</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#fileVaultJcrRootFile">fileVaultJcrRootFile</a></b></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>FileVault filesystem layout content root folder.<br /><b>User property is</b>: <tt>sling.filevault.jcr_root.file</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#slingConsoleUrl">slingConsoleUrl</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The WebConsole URL of the running Sling instance. This is required
+for file system provider operations. If not configured the value of
+slingUrl is used.<br /><b>User property is</b>: <tt>sling.console.url</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#slingUrlSuffix">slingUrlSuffix</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>An optional url suffix which will be appended to the
+<tt>sling.url</tt> for use as the real target url. This allows
+to configure different target URLs in each POM, while using the
+same common <tt>sling.url</tt> in a parent POM (eg.
+<tt>sling.url=http://localhost:8080</tt> and
+<tt>sling.urlSuffix=/project/specific/path</tt>). This is
+typically used in conjunction with WebDAV or SlingPostServlet
+deployment methods.<br /><b>User property is</b>: <tt>sling.urlSuffix</tt>.</td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<p><b><a name="bundleFileName">bundleFileName</a>:</b></p>
+        
+<div>The name of the generated JAR file.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.file</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.directory}/${project.build.finalName}.jar</tt></li>
+        </ul><hr />
+<p><b><a name="deployFsResourceBundle">deployFsResourceBundle</a>:</b></p>
+        
+<div>Deploy <tt>org.apache.sling.fsresource</tt> to Sling instance
+bundle when it is not deployed already.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="deployFsResourceBundlePrerequisites">deployFsResourceBundlePrerequisites</a>:</b></p>
+        
+<div>Bundles that have to be installed as prerequisites to execute this
+goal. With multiple entries in the list different bundles with
+different preconditions can be defined.<br />
+<b>Default value is:</b>: 
+
+<div>
+<pre>
+&lt;deployFsResourceBundlePrerequisites&gt;
+  &lt;bundlePrerequisite&gt;
+    &lt;bundles&gt;
+      &lt;bundle&gt;
+        &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+        &lt;artifactId&gt;org.apache.sling.fsresource&lt;/artifactId&gt;
+        &lt;version&gt;2.1.4&lt;/version&gt;
+      &lt;/bundle&gt;
+    &lt;/bundles&gt;
+    &lt;preconditions&gt;
+      &lt;bundle&gt;
+        &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+        &lt;artifactId&gt;org.apache.sling.resourceresolver&lt;/artifactId&gt;
+        &lt;version&gt;1.5.18&lt;/version&gt;
+      &lt;/bundle&gt;
+    &lt;/preconditions&gt;
+  &lt;/bundlePrerequisite&gt;
+  &lt;bundlePrerequisite&gt;
+    &lt;bundles&gt;
+      &lt;bundle&gt;
+        &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+        &lt;artifactId&gt;org.apache.sling.fsresource&lt;/artifactId&gt;
+        &lt;version&gt;1.4.4&lt;/version&gt;
+      &lt;/bundle&gt;
+    &lt;/bundles&gt;
+  &lt;/bundlePrerequisite&gt;
+&lt;/deployFsResourceBundlePrerequisites&gt;
+</pre></div></div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="deploymentMethod">deploymentMethod</a>:</b></p>
+        
+<div>Bundle deployment method. One of the following three values are
+allowed 
+
+<ol style="list-style-type: decimal">
+
+<li><b>WebConsole</b>, uses the <a class="externalLink" href="http://felix.apache.org/documentation/subprojects/apache-felix-web-console/web-console-restful-api.html#post-requests">Felix
+Web Console REST API</a> for deployment (HTTP POST). This is the
+default. Make sure that <tt>slingUrl</tt> points to the Felix
+Web Console in that case.</li>
+
+<li><b>WebDAV</b>, uses <a class="externalLink" href="https://sling.apache.org/documentation/development/repository-based-development.html">WebDAV</a>
+for deployment (HTTP PUT). Make sure that <tt>slingUrl</tt>
+points to the entry path of the Sling WebDAV bundle (usually below
+regular Sling root URL). Issues a HTTP Delete for the uninstall
+goal.</li>
+
+<li><b>SlingPostServlet</b>, uses the <a class="externalLink" href="https://sling.apache.org/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.html">Sling
+Post Servlet</a> for deployment (HTTP POST). Make sure that
+<tt>slingUrl</tt> points a path which is handled by the Sling
+POST Servlet (usually below regular Sling root URL).</li>
+</ol>
+This has precedence over the deprecated parameter
+<tt>usePut</tt>.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>org.apache.sling.maven.bundlesupport.deploy.BundleDeploymentMethod</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.deploy.method</tt></li>
+          
+<li><b>Default</b>: <tt>WebConsole</tt></li>
+        </ul><hr />
+<p><b><a name="failOnError">failOnError</a>:</b></p>
+        
+<div>Determines whether or not to fail the build if the HTTP POST or PUT
+returns an non-OK response code.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.failOnError</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="fileVaultFilterXmlFile">fileVaultFilterXmlFile</a>:</b></p>
+        
+<div>Path to META-INF/vault/filter.xml when using FileVault XML
+filesystem layout.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.filevault.filterxml.file</tt></li>
+        </ul><hr />
+<p><b><a name="fileVaultJcrRootFile">fileVaultJcrRootFile</a>:</b></p>
+        
+<div>FileVault filesystem layout content root folder.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.filevault.jcr_root.file</tt></li>
+        </ul><hr />
+<p><b><a name="password">password</a>:</b></p>
+        
+<div>The password to authenticate at the running Sling instance.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.password</tt></li>
+          
+<li><b>Default</b>: <tt>admin</tt></li>
+        </ul><hr />
+<p><b><a name="slingConsoleUrl">slingConsoleUrl</a>:</b></p>
+        
+<div>The WebConsole URL of the running Sling instance. This is required
+for file system provider operations. If not configured the value of
+slingUrl is used.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.console.url</tt></li>
+        </ul><hr />
+<p><b><a name="slingUrl">slingUrl</a>:</b></p>
+        
+<div>The URL of the running Sling instance. The default is only useful
+for <b>WebConsole</b> deployment.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.url</tt></li>
+          
+<li><b>Default</b>: <tt>http://localhost:8080/system/console</tt></li>
+        </ul><hr />
+<p><b><a name="slingUrlSuffix">slingUrlSuffix</a>:</b></p>
+        
+<div>An optional url suffix which will be appended to the
+<tt>sling.url</tt> for use as the real target url. This allows
+to configure different target URLs in each POM, while using the
+same common <tt>sling.url</tt> in a parent POM (eg.
+<tt>sling.url=http://localhost:8080</tt> and
+<tt>sling.urlSuffix=/project/specific/path</tt>). This is
+typically used in conjunction with WebDAV or SlingPostServlet
+deployment methods.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.urlSuffix</tt></li>
+        </ul><hr />
+<p><b><a name="user">user</a>:</b></p>
+        
+<div>The user name to authenticate at the running Sling instance.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.user</tt></li>
+          
+<li><b>Default</b>: <tt>admin</tt></li>
+        </ul>
+      </div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2017
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
\ No newline at end of file

Added: websites/staging/sling/trunk/content/components/maven-sling-plugin/fsunmount-mojo.html
==============================================================================
--- websites/staging/sling/trunk/content/components/maven-sling-plugin/fsunmount-mojo.html (added)
+++ websites/staging/sling/trunk/content/components/maven-sling-plugin/fsunmount-mojo.html Mon Jun 12 19:48:38 2017
@@ -0,0 +1,376 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-06-02 
+ | Rendered using Apache Maven Fluido Skin 1.6
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20170602" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling Maven Sling Plugin &#x2013; sling:fsunmount</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+      <script type="text/javascript" src="./js/apache-maven-fluido-1.6.min.js"></script>
+      </head>
+    <body class="topBarDisabled">
+      <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><div id="bannerLeft"><h2>Apache Sling Maven Sling Plugin</h2>
+</div>
+</div>
+        <div class="pull-right"></div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+        <li id="publishDate">Last Published: 2017-06-02<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.3.0</li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+<ul class="nav nav-list">
+          <li class="nav-header">Overview</li>
+    <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a>  </li>
+    <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a>  </li>
+          <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a>  </li>
+    <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
+  </ul>
+          <hr />
+          <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
+              </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
+
+  
+    <div class="section">
+<h2><a name="sling:fsunmount"></a>sling:fsunmount</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:maven-sling-plugin:2.3.0:fsunmount</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Removes OSGi configurations for the <a class="externalLink" href="https://sling.apache.org/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.html">Apache
+Sling File System Resource Provider</a>.</div>
+      
+<p><b>Attributes</b>:</p>
+      
+<ul>
+        
+<li>Requires a Maven project to be executed.</li>
+      </ul>
+      
+<div class="section">
+<h3><a name="Required_Parameters"></a>Required Parameters</h3>
+        
+<table class="table table-striped" border="0">
+          
+<tr class="a">
+            
+<th>Name</th>
+            
+<th>Type</th>
+            
+<th>Since</th>
+            
+<th>Description</th>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#bundleFileName">bundleFileName</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The name of the generated JAR file.<br /><b>Default value is</b>: <tt>${project.build.directory}/${project.build.finalName}.jar</tt>.<br /><b>User property is</b>: <tt>sling.file</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#failOnError">failOnError</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Determines whether or not to fail the build if the HTTP POST or PUT
+returns an non-OK response code.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>sling.failOnError</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#password">password</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The password to authenticate at the running Sling instance.<br /><b>Default value is</b>: <tt>admin</tt>.<br /><b>User property is</b>: <tt>sling.password</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#slingUrl">slingUrl</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The URL of the running Sling instance. The default is only useful
+for <b>WebConsole</b> deployment.<br /><b>Default value is</b>: <tt>http://localhost:8080/system/console</tt>.<br /><b>User property is</b>: <tt>sling.url</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#user">user</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The user name to authenticate at the running Sling instance.<br /><b>Default value is</b>: <tt>admin</tt>.<br /><b>User property is</b>: <tt>sling.user</tt>.</td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
+        
+<table class="table table-striped" border="0">
+          
+<tr class="a">
+            
+<th>Name</th>
+            
+<th>Type</th>
+            
+<th>Since</th>
+            
+<th>Description</th>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#fileVaultFilterXmlFile">fileVaultFilterXmlFile</a></b></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Path to META-INF/vault/filter.xml when using FileVault XML
+filesystem layout.<br /><b>User property is</b>: <tt>sling.filevault.filterxml.file</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#fileVaultJcrRootFile">fileVaultJcrRootFile</a></b></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>FileVault filesystem layout content root folder.<br /><b>User property is</b>: <tt>sling.filevault.jcr_root.file</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#slingConsoleUrl">slingConsoleUrl</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The WebConsole URL of the running Sling instance. This is required
+for file system provider operations. If not configured the value of
+slingUrl is used.<br /><b>User property is</b>: <tt>sling.console.url</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#slingUrlSuffix">slingUrlSuffix</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>An optional url suffix which will be appended to the
+<tt>sling.url</tt> for use as the real target url. This allows
+to configure different target URLs in each POM, while using the
+same common <tt>sling.url</tt> in a parent POM (eg.
+<tt>sling.url=http://localhost:8080</tt> and
+<tt>sling.urlSuffix=/project/specific/path</tt>). This is
+typically used in conjunction with WebDAV or SlingPostServlet
+deployment methods.<br /><b>User property is</b>: <tt>sling.urlSuffix</tt>.</td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<p><b><a name="bundleFileName">bundleFileName</a>:</b></p>
+        
+<div>The name of the generated JAR file.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.file</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.directory}/${project.build.finalName}.jar</tt></li>
+        </ul><hr />
+<p><b><a name="failOnError">failOnError</a>:</b></p>
+        
+<div>Determines whether or not to fail the build if the HTTP POST or PUT
+returns an non-OK response code.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.failOnError</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="fileVaultFilterXmlFile">fileVaultFilterXmlFile</a>:</b></p>
+        
+<div>Path to META-INF/vault/filter.xml when using FileVault XML
+filesystem layout.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.filevault.filterxml.file</tt></li>
+        </ul><hr />
+<p><b><a name="fileVaultJcrRootFile">fileVaultJcrRootFile</a>:</b></p>
+        
+<div>FileVault filesystem layout content root folder.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.filevault.jcr_root.file</tt></li>
+        </ul><hr />
+<p><b><a name="password">password</a>:</b></p>
+        
+<div>The password to authenticate at the running Sling instance.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.password</tt></li>
+          
+<li><b>Default</b>: <tt>admin</tt></li>
+        </ul><hr />
+<p><b><a name="slingConsoleUrl">slingConsoleUrl</a>:</b></p>
+        
+<div>The WebConsole URL of the running Sling instance. This is required
+for file system provider operations. If not configured the value of
+slingUrl is used.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.console.url</tt></li>
+        </ul><hr />
+<p><b><a name="slingUrl">slingUrl</a>:</b></p>
+        
+<div>The URL of the running Sling instance. The default is only useful
+for <b>WebConsole</b> deployment.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.url</tt></li>
+          
+<li><b>Default</b>: <tt>http://localhost:8080/system/console</tt></li>
+        </ul><hr />
+<p><b><a name="slingUrlSuffix">slingUrlSuffix</a>:</b></p>
+        
+<div>An optional url suffix which will be appended to the
+<tt>sling.url</tt> for use as the real target url. This allows
+to configure different target URLs in each POM, while using the
+same common <tt>sling.url</tt> in a parent POM (eg.
+<tt>sling.url=http://localhost:8080</tt> and
+<tt>sling.urlSuffix=/project/specific/path</tt>). This is
+typically used in conjunction with WebDAV or SlingPostServlet
+deployment methods.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.urlSuffix</tt></li>
+        </ul><hr />
+<p><b><a name="user">user</a>:</b></p>
+        
+<div>The user name to authenticate at the running Sling instance.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>sling.user</tt></li>
+          
+<li><b>Default</b>: <tt>admin</tt></li>
+        </ul>
+      </div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2017
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
\ No newline at end of file

Added: websites/staging/sling/trunk/content/components/maven-sling-plugin/generate-adapter-metadata-mojo.html
==============================================================================
--- websites/staging/sling/trunk/content/components/maven-sling-plugin/generate-adapter-metadata-mojo.html (added)
+++ websites/staging/sling/trunk/content/components/maven-sling-plugin/generate-adapter-metadata-mojo.html Mon Jun 12 19:48:38 2017
@@ -0,0 +1,152 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-06-02 
+ | Rendered using Apache Maven Fluido Skin 1.6
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20170602" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling Maven Sling Plugin &#x2013; sling:generate-adapter-metadata</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+      <script type="text/javascript" src="./js/apache-maven-fluido-1.6.min.js"></script>
+      </head>
+    <body class="topBarDisabled">
+      <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><div id="bannerLeft"><h2>Apache Sling Maven Sling Plugin</h2>
+</div>
+</div>
+        <div class="pull-right"></div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+        <li id="publishDate">Last Published: 2017-06-02<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.3.0</li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+<ul class="nav nav-list">
+          <li class="nav-header">Overview</li>
+    <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a>  </li>
+    <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a>  </li>
+          <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a>  </li>
+    <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
+  </ul>
+          <hr />
+          <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
+              </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
+
+  
+    <div class="section">
+<h2><a name="sling:generate-adapter-metadata"></a>sling:generate-adapter-metadata</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:maven-sling-plugin:2.3.0:generate-adapter-metadata</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Build <a class="externalLink" href="http://sling.apache.org/documentation/the-sling-engine/adapters.html">adapter
+metadata (JSON)</a> for the Web Console Plugin at
+<tt>/system/console/status-adapters</tt> and
+<tt>/system/console/adapters</tt> from classes annotated with
+<a class="externalLink" href="http://svn.apache.org/viewvc/sling/trunk/tooling/maven/adapter-annotations/">adapter
+annotations</a>.</div>
+      
+<p><b>Attributes</b>:</p>
+      
+<ul>
+        
+<li>Requires a Maven project to be executed.</li>
+        
+<li>Requires dependency resolution of artifacts in scope: <tt>compile</tt>.</li>
+        
+<li>The goal is thread-safe and supports parallel builds.</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>process-classes</tt>.</li>
+      </ul>
+      
+<div class="section">
+<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
+        
+<table class="table table-striped" border="0">
+          
+<tr class="a">
+            
+<th>Name</th>
+            
+<th>Type</th>
+            
+<th>Since</th>
+            
+<th>Description</th>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#fileName">fileName</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Name of the generated descriptor file.<br /><b>Default value is</b>: <tt>SLING-INF/adapters.json</tt>.<br /><b>User property is</b>: <tt>adapter.descriptor.name</tt>.</td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<p><b><a name="fileName">fileName</a>:</b></p>
+        
+<div>Name of the generated descriptor file.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>adapter.descriptor.name</tt></li>
+          
+<li><b>Default</b>: <tt>SLING-INF/adapters.json</tt></li>
+        </ul>
+      </div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2017
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
\ No newline at end of file