Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/dependency-info.html
==============================================================================
--- 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/dependency-info.html
 (added)
+++ 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/dependency-info.html
 Mon Jun 12 20:18:04 2017
@@ -0,0 +1,120 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-06-12 
+ | 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="20170612" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling Maven Plugin for Compiling JSP Sources into Bundles 
&#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 
Plugin for Compiling JSP Sources into Bundles</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-12<span 
class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.1.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;jspc-maven-plugin&lt;/artifactId&gt;
+  &lt;version&gt;2.1.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:jspc-maven-plugin:maven-plugin:2.1.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;jspc-maven-plugin&quot; 
rev=&quot;2.1.0&quot;&gt;
+  &lt;artifact name=&quot;jspc-maven-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='jspc-maven-plugin', version='2.1.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:jspc-maven-plugin:2.1.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;jspc-maven-plugin&quot; % 
&quot;2.1.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/jspc-maven-plugin 
&quot;2.1.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/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/dependency-management.html
==============================================================================
--- 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/dependency-management.html
 (added)
+++ 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/dependency-management.html
 Mon Jun 12 20:18:04 2017
@@ -0,0 +1,200 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-06-12 
+ | 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="20170612" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling Maven Plugin for Compiling JSP Sources into Bundles 
&#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 
Plugin for Compiling JSP Sources into Bundles</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-12<span 
class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.1.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/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/distribution-management.html
==============================================================================
--- 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/distribution-management.html
 (added)
+++ 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/distribution-management.html
 Mon Jun 12 20:18:04 2017
@@ -0,0 +1,98 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-06-12 
+ | 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="20170612" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling Maven Plugin for Compiling JSP Sources into Bundles 
&#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 
Plugin for Compiling JSP Sources into Bundles</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-12<span 
class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.1.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/asf/sling/site/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-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/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/fonts/glyphicons-halflings-regular.eot
==============================================================================
Binary file - no diff available.

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

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

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

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

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

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

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

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/help-mojo.html
==============================================================================
--- 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/help-mojo.html
 (added)
+++ 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/help-mojo.html
 Mon Jun 12 20:18:04 2017
@@ -0,0 +1,220 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-06-12 
+ | 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="20170612" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling Maven Plugin for Compiling JSP Sources into Bundles 
&#x2013; jspc:help</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 
Plugin for Compiling JSP Sources into Bundles</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-12<span 
class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.1.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="jspc:help"></a>jspc:help</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:jspc-maven-plugin:2.1.0:help</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Display help information on jspc-maven-plugin.<br />
+Call <tt>mvn jspc:help -Ddetail=true
+-Dgoal=&lt;goal-name&gt;</tt> to display parameter details.</div>
+      
+<p><b>Attributes</b>:</p>
+      
+<ul>
+        
+<li>The goal is thread-safe and supports parallel builds.</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="#detail">detail</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If <tt>true</tt>, display all settable properties for each
+goal.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property 
is</b>: <tt>detail</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#goal">goal</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The name of the goal for which to show help. If unspecified, all
+goals will be displayed.<br /><b>User property is</b>: <tt>goal</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#indentSize">indentSize</a></b></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The number of spaces per indentation level, should be positive.<br 
/><b>Default value is</b>: <tt>2</tt>.<br /><b>User property is</b>: 
<tt>indentSize</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#lineLength">lineLength</a></b></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The maximum length of a display line, should be positive.<br /><b>Default 
value is</b>: <tt>80</tt>.<br /><b>User property is</b>: 
<tt>lineLength</tt>.</td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<p><b><a name="detail">detail</a>:</b></p>
+        
+<div>If <tt>true</tt>, display all settable properties for each
+goal.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>detail</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="goal">goal</a>:</b></p>
+        
+<div>The name of the goal for which to show help. If unspecified, all
+goals will be displayed.</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>goal</tt></li>
+        </ul><hr />
+<p><b><a name="indentSize">indentSize</a>:</b></p>
+        
+<div>The number of spaces per indentation level, should be positive.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>indentSize</tt></li>
+          
+<li><b>Default</b>: <tt>2</tt></li>
+        </ul><hr />
+<p><b><a name="lineLength">lineLength</a>:</b></p>
+        
+<div>The maximum length of a display line, should be positive.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>lineLength</tt></li>
+          
+<li><b>Default</b>: <tt>80</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/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/accessories-text-editor.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/accessories-text-editor.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/add.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/add.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/apache-maven-project-2.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/apache-maven-project-2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/application-certificate.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/application-certificate.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/close.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/close.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/contact-new.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/contact-new.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/document-properties.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/document-properties.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/drive-harddisk.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/drive-harddisk.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/fix.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/fix.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/icon_error_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/icon_error_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/icon_help_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/icon_help_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/icon_info_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/icon_info_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/icon_success_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/icon_success_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/icon_warning_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/icon_warning_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/image-x-generic.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/image-x-generic.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/internet-web-browser.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/internet-web-browser.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/logos/build-by-maven-black.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/logos/build-by-maven-black.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/logos/build-by-maven-white.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/logos/build-by-maven-white.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/logos/maven-feather.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/logos/maven-feather.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/network-server.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/network-server.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/package-x-generic.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/package-x-generic.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/profiles/pre-release.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/profiles/pre-release.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/profiles/retired.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/profiles/retired.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/profiles/sandbox.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/profiles/sandbox.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/remove.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/remove.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/rss.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/rss.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/update.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/update.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/window-new.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/images/window-new.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/img/glyphicons-halflings-white.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/img/glyphicons-halflings-white.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/img/glyphicons-halflings.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/img/glyphicons-halflings.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/index.html
==============================================================================
--- 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/index.html
 (added)
+++ 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/index.html
 Mon Jun 12 20:18:04 2017
@@ -0,0 +1,129 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-06-12 
+ | 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="20170612" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling Maven Plugin for Compiling JSP Sources into Bundles 
&#x2013; JspC Maven Plugin</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 
Plugin for Compiling JSP Sources into Bundles</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-12<span 
class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.1.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 class="active"><a href="#"><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><a href="distribution-management.html" title="Distribution 
Management"><span class="none"></span>Distribution Management</a>  </li>
+    <li class="active"><a href="#"><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" >
+<h1>JspC Maven Plugin</h1>
+<p>Compiles JSP scripts into class files and generates Declarative Service 
Descriptors to register the compiled JSPs as services.</p>
+<p>See <a href="plugin-info.html">Goals</a> for a list of supported goals.</p>
+<div class="section">
+<h2><a name="Overview"></a>Overview</h2>
+<p>The Maven JspC Plugin provides a single goal <tt>jspc</tt> which is by 
default executed in the <tt>compile</tt> phase of the Maven build process. This 
goal takes all JSP source files from a configured location 
(<tt>src/main/scripts</tt> by default) and compiles them into classes in a 
configurable location (<tt>target/jspc-plugin-generated</tt> by default). In 
addition, for each compiled JSP a Declarative Services descriptor is generated 
and written to a descriptor file (<tt>OSGI-INF/jspServiceComponents.xml</tt> in 
the output location). This descriptor will then be read by the Service 
Component Runtime of the deployment OSGi framework to register all contained 
JSP as <tt>javax.servlet.Servlet</tt> services.</p></div>
+<div class="section">
+<h2><a name="Usage"></a>Usage</h2>
+<p>To use the Maven JspC Plugin define the following elements in the 
<tt>&lt;plugins&gt;</tt> section of the POM:</p>
+
+<div class="source">
+<div class="source"><pre class="prettyprint">&lt;?xml version=&quot;1.0&quot; 
encoding=&quot;ISO-8859-1&quot;?&gt;
+&lt;project&gt;
+    ....
+    &lt;build&gt;
+        ....
+        &lt;plugins&gt;
+            ....
+            &lt;plugin&gt;
+                &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+                &lt;artifactId&gt;jspc-maven-plugin&lt;/artifactId&gt;
+                &lt;executions&gt;
+                    &lt;execution&gt;
+                        &lt;id&gt;compile-jsp&lt;/id&gt;
+                        &lt;goals&gt;
+                            &lt;goal&gt;jspc&lt;/goal&gt;
+                        &lt;/goals&gt;
+                    &lt;/execution&gt;
+                &lt;/executions&gt;
+            &lt;/plugin&gt;
+            ....
+        &lt;plugins&gt;
+        ....
+    &lt;build&gt;
+    ....
+&lt;project&gt;
+</pre></div></div></div>
+<div class="section">
+<h2><a name="Notes"></a>Notes</h2>
+<p>The generated JSP classes as well as the Declarative Services descriptor 
are automatically copied to the generated bundle jar file if the Maven Bundle 
Plugin (from the Apache Felix) project is used to build the project 
package.</p></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/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/issue-tracking.html
==============================================================================
--- 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/issue-tracking.html
 (added)
+++ 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/issue-tracking.html
 Mon Jun 12 20:18:04 2017
@@ -0,0 +1,95 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-06-12 
+ | 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="20170612" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling Maven Plugin for Compiling JSP Sources into Bundles 
&#x2013; Issue 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 
Plugin for Compiling JSP Sources into Bundles</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-12<span 
class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.1.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><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 class="active"><a href="#"><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>This project uses <a class="externalLink" 
href="http://www.atlassian.com/software/jira";>JIRA</a>.</p></div>
+<div class="section">
+<h2><a name="Issue_Management"></a>Issue Management</h2><a 
name="Issue_Management"></a>
+<p>Issues, bugs, and feature requests should be submitted to the following 
issue management system for this project.</p>
+<div class="source"><pre class="prettyprint"><a class="externalLink" 
href="http://issues.apache.org/jira/browse/SLING";>http://issues.apache.org/jira/browse/SLING</a></pre></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/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/jira-report.html
==============================================================================
--- 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/jira-report.html
 (added)
+++ 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/jira-report.html
 Mon Jun 12 20:18:04 2017
@@ -0,0 +1,79 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-06-12 
+ | 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="20170612" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling Maven Plugin for Compiling JSP Sources into Bundles 
&#x2013; </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 
Plugin for Compiling JSP Sources into Bundles</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-12<span 
class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.1.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-down"></span>Project Reports</a>
+      <ul class="nav nav-list">
+    <li><a href="surefire-report.html" title="Surefire Report"><span 
class="none"></span>Surefire Report</a>  </li>
+    <li class="active"><a href="#"><span class="none"></span>JIRA Report</a>
+  </li>
+    <li><a href="plugin-info.html" title="Plugin Documentation"><span 
class="none"></span>Plugin Documentation</a>  </li>
+      </ul>
+  </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>
+      </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/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/js/apache-maven-fluido-1.6.min.js
==============================================================================
--- 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/js/apache-maven-fluido-1.6.min.js
 (added)
+++ 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/js/apache-maven-fluido-1.6.min.js
 Mon Jun 12 20:18:04 2017
@@ -0,0 +1,25 @@
+/*!
+ * jQuery JavaScript Library v1.11.2
+ * http://jquery.com/
+ *
+ * Includes Sizzle.js
+ * http://sizzlejs.com/
+ *
+ * Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors
+ * Released under the MIT license
+ * http://jquery.org/license
+ *
+ * Date: 2014-12-17T15:27Z
+ */
+(function(b,a){if(typeof module==="object"&&typeof 
module.exports==="object"){module.exports=b.document?a(b,true):function(c){if(!c.document){throw
 new Error("jQuery requires a window with a document")}return 
a(c)}}else{a(b)}}(typeof window!=="undefined"?window:this,function(a5,av){var 
aP=[];var P=aP.slice;var az=aP.concat;var x=aP.push;var bU=aP.indexOf;var 
ac={};var y=ac.toString;var K=ac.hasOwnProperty;var D={};var 
ai="1.11.2",bI=function(e,i){return new 
bI.fn.init(e,i)},E=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,bS=/^-ms-/,aW=/-([\da-z])/gi,O=function(e,i){return
 
i.toUpperCase()};bI.fn=bI.prototype={jquery:ai,constructor:bI,selector:"",length:0,toArray:function(){return
 P.call(this)},get:function(e){return 
e!=null?(e<0?this[e+this.length]:this[e]):P.call(this)},pushStack:function(e){var
 
i=bI.merge(this.constructor(),e);i.prevObject=this;i.context=this.context;return
 i},each:function(i,e){return bI.each(this,i,e)},map:function(e){return 
this.pushStack(bI.map(this,function(b7,b6){retu
 rn e.call(b7,b6,b7)}))},slice:function(){return 
this.pushStack(P.apply(this,arguments))},first:function(){return 
this.eq(0)},last:function(){return this.eq(-1)},eq:function(b7){var 
e=this.length,b6=+b7+(b7<0?e:0);return 
this.pushStack(b6>=0&&b6<e?[this[b6]]:[])},end:function(){return 
this.prevObject||this.constructor(null)},push:x,sort:aP.sort,splice:aP.splice};bI.extend=bI.fn.extend=function(){var
 
e,cb,b6,b7,ce,cc,ca=arguments[0]||{},b9=1,b8=arguments.length,cd=false;if(typeof
 ca==="boolean"){cd=ca;ca=arguments[b9]||{};b9++}if(typeof 
ca!=="object"&&!bI.isFunction(ca)){ca={}}if(b9===b8){ca=this;b9--}for(;b9<b8;b9++){if((ce=arguments[b9])!=null){for(b7
 in 
ce){e=ca[b7];b6=ce[b7];if(ca===b6){continue}if(cd&&b6&&(bI.isPlainObject(b6)||(cb=bI.isArray(b6)))){if(cb){cb=false;cc=e&&bI.isArray(e)?e:[]}else{cc=e&&bI.isPlainObject(e)?e:{}}ca[b7]=bI.extend(cd,cc,b6)}else{if(b6!==undefined){ca[b7]=b6}}}}}return
 
ca};bI.extend({expando:"jQuery"+(ai+Math.random()).replace(/\D/g,""),isReady:true,err
 or:function(e){throw new 
Error(e)},noop:function(){},isFunction:function(e){return 
bI.type(e)==="function"},isArray:Array.isArray||function(e){return 
bI.type(e)==="array"},isWindow:function(e){return 
e!=null&&e==e.window},isNumeric:function(e){return 
!bI.isArray(e)&&(e-parseFloat(e)+1)>=0},isEmptyObject:function(i){var e;for(e 
in i){return false}return true},isPlainObject:function(b7){var 
i;if(!b7||bI.type(b7)!=="object"||b7.nodeType||bI.isWindow(b7)){return 
false}try{if(b7.constructor&&!K.call(b7,"constructor")&&!K.call(b7.constructor.prototype,"isPrototypeOf")){return
 false}}catch(b6){return false}if(D.ownLast){for(i in b7){return 
K.call(b7,i)}}for(i in b7){}return 
i===undefined||K.call(b7,i)},type:function(e){if(e==null){return e+""}return 
typeof e==="object"||typeof e==="function"?ac[y.call(e)]||"object":typeof 
e},globalEval:function(e){if(e&&bI.trim(e)){(a5.execScript||function(i){a5["eval"].call(a5,i)})(e)}},camelCase:function(e){return
 e.replace(bS,"ms-").replace(aW,O)},nodeN
 ame:function(i,e){return 
i.nodeName&&i.nodeName.toLowerCase()===e.toLowerCase()},each:function(ca,cb,b6){var
 
b9,b7=0,b8=ca.length,e=ad(ca);if(b6){if(e){for(;b7<b8;b7++){b9=cb.apply(ca[b7],b6);if(b9===false){break}}}else{for(b7
 in 
ca){b9=cb.apply(ca[b7],b6);if(b9===false){break}}}}else{if(e){for(;b7<b8;b7++){b9=cb.call(ca[b7],b7,ca[b7]);if(b9===false){break}}}else{for(b7
 in ca){b9=cb.call(ca[b7],b7,ca[b7]);if(b9===false){break}}}}return 
ca},trim:function(e){return 
e==null?"":(e+"").replace(E,"")},makeArray:function(e,b6){var 
i=b6||[];if(e!=null){if(ad(Object(e))){bI.merge(i,typeof 
e==="string"?[e]:e)}else{x.call(i,e)}}return i},inArray:function(b8,b6,b7){var 
e;if(b6){if(bU){return 
bU.call(b6,b8,b7)}e=b6.length;b7=b7?b7<0?Math.max(0,e+b7):b7:0;for(;b7<e;b7++){if(b7
 in b6&&b6[b7]===b8){return b7}}}return -1},merge:function(b9,b7){var 
e=+b7.length,b6=0,b8=b9.length;while(b6<e){b9[b8++]=b7[b6++]}if(e!==e){while(b7[b6]!==undefined){b9[b8++]=b7[b6++]}}b9.length=b8;return
 b9},grep:function(
 e,cc,b9){var 
cb,b8=[],b6=0,b7=e.length,ca=!b9;for(;b6<b7;b6++){cb=!cc(e[b6],b6);if(cb!==ca){b8.push(e[b6])}}return
 b8},map:function(b7,cc,e){var 
cb,b9=0,ca=b7.length,b6=ad(b7),b8=[];if(b6){for(;b9<ca;b9++){cb=cc(b7[b9],b9,e);if(cb!=null){b8.push(cb)}}}else{for(b9
 in b7){cb=cc(b7[b9],b9,e);if(cb!=null){b8.push(cb)}}}return 
az.apply([],b8)},guid:1,proxy:function(b8,b7){var e,b6,i;if(typeof 
b7==="string"){i=b8[b7];b7=b8;b8=i}if(!bI.isFunction(b8)){return 
undefined}e=P.call(arguments,2);b6=function(){return 
b8.apply(b7||this,e.concat(P.call(arguments)))};b6.guid=b8.guid=b8.guid||bI.guid++;return
 b6},now:function(){return +(new Date())},support:D});bI.each("Boolean Number 
String Function Array Date RegExp Object Error".split(" 
"),function(b6,e){ac["[object "+e+"]"]=e.toLowerCase()});function ad(b6){var 
i=b6.length,e=bI.type(b6);if(e==="function"||bI.isWindow(b6)){return 
false}if(b6.nodeType===1&&i){return true}return e==="array"||i===0||typeof 
i==="number"&&i>0&&(i-1) in b6}var m=
+/*!
+ * Sizzle CSS Selector Engine v2.2.0-pre
+ * http://sizzlejs.com/
+ *
+ * Copyright 2008, 2014 jQuery Foundation, Inc. and other contributors
+ * Released under the MIT license
+ * http://jquery.org/license
+ *
+ * Date: 2014-12-16
+ */

[... 3 lines stripped ...]
Added: 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/jspc-mojo.html
==============================================================================
--- 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/jspc-mojo.html
 (added)
+++ 
websites/staging/sling/trunk/content/components/jspc-maven-plugin-archives/jspc-maven-plugin-2.1.0/jspc-mojo.html
 Mon Jun 12 20:18:04 2017
@@ -0,0 +1,574 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-06-12 
+ | 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="20170612" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling Maven Plugin for Compiling JSP Sources into Bundles 
&#x2013; jspc:jspc</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 
Plugin for Compiling JSP Sources into Bundles</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-12<span 
class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.1.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="jspc:jspc"></a>jspc:jspc</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:jspc-maven-plugin:2.1.0:jspc</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>The <tt>JspcMojo</tt> is implements the Sling Maven JspC goal
+<tt>jspc</tt> compiling JSP into the target and creating a
+component descriptor for Declarative Services to use the JSP with
+the help of the appropriate adapter as component.</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>Binds by default to the <a class="externalLink" 
href="http://maven.apache.org/ref/current/maven-core/lifecycles.html";>lifecycle 
phase</a>: <tt>compile</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="#compilerSourceVM">compilerSourceVM</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The Compiler Source Version of the Java source generated from the
+JSP files before compiling into classes.<br /><b>Default value is</b>: 
<tt>1.5</tt>.<br /><b>User property is</b>: <tt>jspc.compilerSourceVM</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#compilerTargetVM">compilerTargetVM</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The Target Virtual Machine Version to generate class files for.<br 
/><b>Default value is</b>: <tt>1.5</tt>.<br /><b>User property is</b>: 
<tt>jspc.compilerTargetVM</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#excludes">excludes</a></b></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Excluded JSPs, empty by default<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#failOnError">failOnError</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User 
property is</b>: <tt>jspc.failOnError</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#includes">includes</a></b></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Included JSPs, defaults to <tt>&quot;**/*.jsp&quot;</tt><br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#jasperClassDebugInfo">jasperClassDebugInfo</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User 
property is</b>: <tt>jspc.jasper.classdebuginfo</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#jasperEnablePooling">jasperEnablePooling</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User 
property is</b>: <tt>jspc.jasper.enablePooling</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a 
href="#jasperGenStringAsCharArray">jasperGenStringAsCharArray</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br 
/><b>User property is</b>: <tt>jspc.jasper.genStringAsCharArray</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#jasperIeClassId">jasperIeClassId</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /><b>Default value is</b>: 
<tt>clsid:8AD9C840-044E-11D1-B3E9-00805F499D93</tt>.<br /><b>User property 
is</b>: <tt>jspc.jasper.ieClassId</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#jasperKeepGenerated">jasperKeepGenerated</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User 
property is</b>: <tt>jspc.jasper.keepgenerated</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#jasperMappedFile">jasperMappedFile</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User 
property is</b>: <tt>jspc.jasper.mappedfile</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#jasperTrimSpaces">jasperTrimSpaces</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br 
/><b>User property is</b>: <tt>jspc.jasper.trimSpaces</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#jspFileExtensions">jspFileExtensions</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td><b>Deprecated.</b> Use the <tt>includes</tt> filter instead.<br 
/><b>Default value is</b>: <tt>jsp,jspx</tt>.<br /><b>User property is</b>: 
<tt>jspc.jspFileExtensions</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#outputDirectory">outputDirectory</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Target directory for the compiled JSP classes.<br /><b>Default value 
is</b>: <tt>${project.build.outputDirectory}</tt>.<br /><b>User property 
is</b>: <tt>jspc.outputDirectory</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#printCompilationReport">printCompilationReport</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Prints a compilation report by listing all the packages and
+dependencies that were used during processing the JSPs.<br /><b>Default value 
is</b>: <tt>false</tt>.<br /><b>User property is</b>: 
<tt>jspc.printCompilationReport</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#servletPackage">servletPackage</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td><b>Deprecated.</b> Due to internal refactoring, this is not longer 
supported.<br /><b>Default value is</b>: <tt>org.apache.jsp</tt>.<br /><b>User 
property is</b>: <tt>jspc.servletPackage</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#showSuccess">showSuccess</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br 
/><b>User property is</b>: <tt>jspc.showSuccess</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#sourceDirectory">sourceDirectory</a></b></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Location of the JSP source file.<br /><b>Default value is</b>: 
<tt>${project.build.scriptSourceDirectory}</tt>.<br /><b>User property is</b>: 
<tt>jspc.sourceDirectory</tt>.</td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<p><b><a name="compilerSourceVM">compilerSourceVM</a>:</b></p>
+        
+<div>The Compiler Source Version of the Java source generated from the
+JSP files before compiling into classes.</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>jspc.compilerSourceVM</tt></li>
+          
+<li><b>Default</b>: <tt>1.5</tt></li>
+        </ul><hr />
+<p><b><a name="compilerTargetVM">compilerTargetVM</a>:</b></p>
+        
+<div>The Target Virtual Machine Version to generate class files for.</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>jspc.compilerTargetVM</tt></li>
+          
+<li><b>Default</b>: <tt>1.5</tt></li>
+        </ul><hr />
+<p><b><a name="excludes">excludes</a>:</b></p>
+        
+<div>Excluded JSPs, empty by default</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String[]</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="failOnError">failOnError</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>jspc.failOnError</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="includes">includes</a>:</b></p>
+        
+<div>Included JSPs, defaults to <tt>&quot;**/*.jsp&quot;</tt></div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String[]</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr />
+<p><b><a name="jasperClassDebugInfo">jasperClassDebugInfo</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>jspc.jasper.classdebuginfo</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="jasperEnablePooling">jasperEnablePooling</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>jspc.jasper.enablePooling</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a 
name="jasperGenStringAsCharArray">jasperGenStringAsCharArray</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>jspc.jasper.genStringAsCharArray</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="jasperIeClassId">jasperIeClassId</a>:</b></p>
+        
+<div>(no description)</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>jspc.jasper.ieClassId</tt></li>
+          
+<li><b>Default</b>: <tt>clsid:8AD9C840-044E-11D1-B3E9-00805F499D93</tt></li>
+        </ul><hr />
+<p><b><a name="jasperKeepGenerated">jasperKeepGenerated</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>jspc.jasper.keepgenerated</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="jasperMappedFile">jasperMappedFile</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>jspc.jasper.mappedfile</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr />
+<p><b><a name="jasperTrimSpaces">jasperTrimSpaces</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>jspc.jasper.trimSpaces</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="jspFileExtensions">jspFileExtensions</a>:</b></p>
+        
+<div><b>Deprecated.</b> Use the <tt>includes</tt> filter instead.</div>
+        
+<div>Comma separated list of extensions of files to be compiled by the
+plugin.</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>jspc.jspFileExtensions</tt></li>
+          
+<li><b>Default</b>: <tt>jsp,jspx</tt></li>
+        </ul><hr />
+<p><b><a name="outputDirectory">outputDirectory</a>:</b></p>
+        
+<div>Target directory for the compiled JSP classes.</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>jspc.outputDirectory</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.outputDirectory}</tt></li>
+        </ul><hr />
+<p><b><a name="printCompilationReport">printCompilationReport</a>:</b></p>
+        
+<div>Prints a compilation report by listing all the packages and
+dependencies that were used during processing the JSPs.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>jspc.printCompilationReport</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="servletPackage">servletPackage</a>:</b></p>
+        
+<div><b>Deprecated.</b> Due to internal refactoring, this is not longer 
supported.</div>
+        
+<div>(no description)</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>jspc.servletPackage</tt></li>
+          
+<li><b>Default</b>: <tt>org.apache.jsp</tt></li>
+        </ul><hr />
+<p><b><a name="showSuccess">showSuccess</a>:</b></p>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>jspc.showSuccess</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="sourceDirectory">sourceDirectory</a>:</b></p>
+        
+<div>Location of the JSP source file.</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>jspc.sourceDirectory</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.scriptSourceDirectory}</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


Reply via email to