Slingfeature maven plugin 1.1.20
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/aggregate-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/aggregate-features-mojo.html
new file mode 100644
index 0000000..778ecdc
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/aggregate-features-mojo.html
@@ -0,0 +1,556 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:aggregate-features</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:aggregate-features"></a>slingfeature:aggregate-features</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:aggregate-features</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Aggregate multiple features into a single one.</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>test</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>generate-resources</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><tt><a href="#aggregates">&lt;aggregates&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The definition of the features used to create the new feature.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#handlerConfiguration">&lt;handlerConfiguration&gt;</a></tt></td>
+            
+<td><tt>Map</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3Caggregates.3E"></a><b><a name="aggregates">&lt;aggregates&gt;</a></b></h4>
+        
+<div>The definition of the features used to create the new feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3ChandlerConfiguration.3E"></a><b><a name="handlerConfiguration">&lt;handlerConfiguration&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.Map</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/analyse-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/analyse-features-mojo.html
new file mode 100644
index 0000000..5d64405
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/analyse-features-mojo.html
@@ -0,0 +1,556 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:analyse-features</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:analyse-features"></a>slingfeature:analyse-features</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:analyse-features</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Analyse the feature.</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>test</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>verify</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#framework">&lt;framework&gt;</a></tt></td>
+            
+<td><tt>Dependency</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#scans">&lt;scans&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cframework.3E"></a><b><a name="framework">&lt;framework&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>org.apache.maven.model.Dependency</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cscans.3E"></a><b><a name="scans">&lt;scans&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/allclasses-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/allclasses-frame.html
new file mode 100644
index 0000000..0529bfd
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/allclasses-frame.html
@@ -0,0 +1,61 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>All Classes (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All&nbsp;Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AbstractFeatureMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AbstractIncludingFeatureMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AbstractIncludingFeatureMojo.FeatureScanner</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AbstractRepositoryMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">Aggregate</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AggregateFeaturesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AnalyseFeaturesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">ApisJarMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">Archive</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AttachFeatureArchivesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AttachFeaturesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">CollectArtifactsMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports" target="classFrame">ContentsReporter</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">DependencyLifecycleParticipant</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports" target="classFrame">DuplicatesReporter</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">EmbedFeaturesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven" target="classFrame">Environment</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports" target="classFrame">ExportPackagesReporter</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">ExtractExtensionMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven" target="classFrame">FeatureConstants</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">FeatureLauncherMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven" target="classFrame">FeatureProjectConfig</a></li>
+<li><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven" target="classFrame">FeatureProjectInfo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">FeaturesDiffMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">FeatureSelectionConfig</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">HelpMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">IncludeArtifactMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">InfoMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven" target="classFrame">Preprocessor</a></li>
+<li><a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven" target="classFrame">ProjectHelper</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports" target="classFrame"><span class="interfaceName">ReportContext</span></a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports" target="classFrame"><span class="interfaceName">Reporter</span></a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">Repository</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">RepositoryMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">Scan</a></li>
+<li><a href="org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven" target="classFrame">Substitution</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.ArtifactUpdate</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.SimpleFeatureJSONReader</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.SimpleFeatureJSONWriter</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.UpdateConfig</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.UpdateResult</a></li>
+</ul>
+</div>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/allclasses-noframe.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/allclasses-noframe.html
new file mode 100644
index 0000000..e7bb858
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/allclasses-noframe.html
@@ -0,0 +1,61 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>All Classes (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All&nbsp;Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeaturesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AnalyseFeaturesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeaturesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ContentsReporter</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos">DependencyLifecycleParticipant</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">DuplicatesReporter</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">EmbedFeaturesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ExportPackagesReporter</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">ExtractExtensionMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">FeatureConstants</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></li>
+<li><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos">HelpMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">InfoMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></li>
+<li><a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="interfaceName">ReportContext</span></a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="interfaceName">Reporter</span></a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">RepositoryMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></li>
+<li><a href="org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven">Substitution</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONReader</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONWriter</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateResult</a></li>
+</ul>
+</div>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/constant-values.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/constant-values.html
new file mode 100644
index 0000000..fe0a7ca
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/constant-values.html
@@ -0,0 +1,471 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Constant Field Values (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Constant Field Values (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
+<h2 title="Contents">Contents</h2>
+<ul>
+<li><a href="#org.apache">org.apache.*</a></li>
+</ul>
+</div>
+<div class="constantValuesContainer"><a name="org.apache">
+<!--   -->
+</a>
+<h2 title="org.apache">org.apache.*</h2>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">FeatureConstants</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureConstants.PACKAGING_FEATURE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureConstants.html#PACKAGING_FEATURE">PACKAGING_FEATURE</a></code></td>
+<td class="colLast"><code>"slingosgifeature"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_FEATURES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES">CFG_FEATURES</a></code></td>
+<td class="colLast"><code>"features"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_FEATURES_EXCLUDES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES_EXCLUDES">CFG_FEATURES_EXCLUDES</a></code></td>
+<td class="colLast"><code>"featuresExcludes"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_FEATURES_INCLUDES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES_INCLUDES">CFG_FEATURES_INCLUDES</a></code></td>
+<td class="colLast"><code>"featuresIncludes"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_JAR_START_ORDER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_JAR_START_ORDER">CFG_JAR_START_ORDER</a></code></td>
+<td class="colLast"><code>"jarStartOrder"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_SKIP_ADD_FEATURE_DEPENDENCIES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_FEATURE_DEPENDENCIES">CFG_SKIP_ADD_FEATURE_DEPENDENCIES</a></code></td>
+<td class="colLast"><code>"skipAddFeatureDependencies"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_SKIP_ADD_JAR_TO_FEATURE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_JAR_TO_FEATURE">CFG_SKIP_ADD_JAR_TO_FEATURE</a></code></td>
+<td class="colLast"><code>"skipAddJarToFeature"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_SKIP_ADD_JAR_TO_TEST_FEATURE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_JAR_TO_TEST_FEATURE">CFG_SKIP_ADD_JAR_TO_TEST_FEATURE</a></code></td>
+<td class="colLast"><code>"skipAddJarToTestFeature"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES">CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES</a></code></td>
+<td class="colLast"><code>"skipAddTestFeatureDependencies"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_TEST_FEATURES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES">CFG_TEST_FEATURES</a></code></td>
+<td class="colLast"><code>"testFeatures"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_TEST_FEATURES_EXCLUDES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES_EXCLUDES">CFG_TEST_FEATURES_EXCLUDES</a></code></td>
+<td class="colLast"><code>"testFeaturesExcludes"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_TEST_FEATURES_INCLUDES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES_INCLUDES">CFG_TEST_FEATURES_INCLUDES</a></code></td>
+<td class="colLast"><code>"testFeaturesIncludes"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_VALIDATE_FEATURES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_VALIDATE_FEATURES">CFG_VALIDATE_FEATURES</a></code></td>
+<td class="colLast"><code>"validateFeatures"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_FEATURE_DIR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_FEATURE_DIR">DEFAULT_FEATURE_DIR</a></code></td>
+<td class="colLast"><code>"src/main/features"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_FEATURE_INCLUDES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_FEATURE_INCLUDES">DEFAULT_FEATURE_INCLUDES</a></code></td>
+<td class="colLast"><code>"**/*.json"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_TEST_FEATURE_DIR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_TEST_FEATURE_DIR">DEFAULT_TEST_FEATURE_DIR</a></code></td>
+<td class="colLast"><code>"src/test/features"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_BUILT_BY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_BUILT_BY">ATTR_BUILT_BY</a></code></td>
+<td class="colLast"><code>"Built-By"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_CREATED_BY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_CREATED_BY">ATTR_CREATED_BY</a></code></td>
+<td class="colLast"><code>"Created-By"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_BUILD">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_BUILD">ATTR_IMPLEMENTATION_BUILD</a></code></td>
+<td class="colLast"><code>"Implementation-Build"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_TITLE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_TITLE">ATTR_IMPLEMENTATION_TITLE</a></code></td>
+<td class="colLast"><code>"Implementation-Title"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_VENDOR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VENDOR">ATTR_IMPLEMENTATION_VENDOR</a></code></td>
+<td class="colLast"><code>"Implementation-Vendor"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_VENDOR_ID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VENDOR_ID">ATTR_IMPLEMENTATION_VENDOR_ID</a></code></td>
+<td class="colLast"><code>"Implementation-Vendor-Id"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_VERSION">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VERSION">ATTR_IMPLEMENTATION_VERSION</a></code></td>
+<td class="colLast"><code>"Implementation-Version"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_SPECIFICATION_TITLE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_TITLE">ATTR_SPECIFICATION_TITLE</a></code></td>
+<td class="colLast"><code>"Specification-Title"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_SPECIFICATION_VENDOR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_VENDOR">ATTR_SPECIFICATION_VENDOR</a></code></td>
+<td class="colLast"><code>"Specification-Vendor"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_SPECIFICATION_VERSION">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_VERSION">ATTR_SPECIFICATION_VERSION</a></code></td>
+<td class="colLast"><code>"Specification-Version"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_ARTIFACT_CLASH_OVERRIDES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_ARTIFACT_CLASH_OVERRIDES">CFG_ARTIFACT_CLASH_OVERRIDES</a></code></td>
+<td class="colLast"><code>"artifactClashOverrides"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_CACHE_DIRECTORY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_CACHE_DIRECTORY">CFG_CACHE_DIRECTORY</a></code></td>
+<td class="colLast"><code>"cacheDirectory"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_EXTENSION_CONFIGURATIONS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_EXTENSION_CONFIGURATIONS">CFG_EXTENSION_CONFIGURATIONS</a></code></td>
+<td class="colLast"><code>"extensionConfigurations"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_FRAMEWORK_ARTIFACTS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_ARTIFACTS">CFG_FRAMEWORK_ARTIFACTS</a></code></td>
+<td class="colLast"><code>"frameworkArtifacts"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_FRAMEWORK_PROPERTIES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_PROPERTIES">CFG_FRAMEWORK_PROPERTIES</a></code></td>
+<td class="colLast"><code>"frameworkProperties"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_FRAMEWORK_VERSION">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_VERSION">CFG_FRAMEWORK_VERSION</a></code></td>
+<td class="colLast"><code>"frameworkVersion"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_HOME_DIRECTORY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_HOME_DIRECTORY">CFG_HOME_DIRECTORY</a></code></td>
+<td class="colLast"><code>"homeDirectory"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_REPOSITORY_URL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_REPOSITORY_URL">CFG_REPOSITORY_URL</a></code></td>
+<td class="colLast"><code>"frameworkRepositoryUrl"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_VARIABLE_VALUES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_VARIABLE_VALUES">CFG_VARIABLE_VALUES</a></code></td>
+<td class="colLast"><code>"variableValues"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_VERBOSE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_VERBOSE">CFG_VERBOSE</a></code></td>
+<td class="colLast"><code>"verbose"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.IncludeArtifactMojo.CFG_CLASSIFIER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_CLASSIFIER">CFG_CLASSIFIER</a></code></td>
+<td class="colLast"><code>"includeArtifactClassifier"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.IncludeArtifactMojo.CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE">CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE</a></code></td>
+<td class="colLast"><code>"includeDependenciesWithScope"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.IncludeArtifactMojo.CFG_START_ORDER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_START_ORDER">CFG_START_ORDER</a></code></td>
+<td class="colLast"><code>"bundleStartOrder"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/deprecated-list.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/deprecated-list.html
new file mode 100644
index 0000000..a48fa2f
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/deprecated-list.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Deprecated List (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Deprecated List (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Deprecated API" class="title">Deprecated API</h1>
+<h2 title="Contents">Contents</h2>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/help-doc.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/help-doc.html
new file mode 100644
index 0000000..c7021a3
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/help-doc.html
@@ -0,0 +1,231 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>API Help (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="API Help (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">How This API Document Is Organized</h1>
+<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2>Overview</h2>
+<p>The <a href="overview-summary.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</p>
+</li>
+<li class="blockList">
+<h2>Package</h2>
+<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p>
+<ul>
+<li>Interfaces (italic)</li>
+<li>Classes</li>
+<li>Enums</li>
+<li>Exceptions</li>
+<li>Errors</li>
+<li>Annotation Types</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Class/Interface</h2>
+<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
+<ul>
+<li>Class inheritance diagram</li>
+<li>Direct Subclasses</li>
+<li>All Known Subinterfaces</li>
+<li>All Known Implementing Classes</li>
+<li>Class/interface declaration</li>
+<li>Class/interface description</li>
+</ul>
+<ul>
+<li>Nested Class Summary</li>
+<li>Field Summary</li>
+<li>Constructor Summary</li>
+<li>Method Summary</li>
+</ul>
+<ul>
+<li>Field Detail</li>
+<li>Constructor Detail</li>
+<li>Method Detail</li>
+</ul>
+<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
+</li>
+<li class="blockList">
+<h2>Annotation Type</h2>
+<p>Each annotation type has its own separate page with the following sections:</p>
+<ul>
+<li>Annotation Type declaration</li>
+<li>Annotation Type description</li>
+<li>Required Element Summary</li>
+<li>Optional Element Summary</li>
+<li>Element Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Enum</h2>
+<p>Each enum has its own separate page with the following sections:</p>
+<ul>
+<li>Enum declaration</li>
+<li>Enum description</li>
+<li>Enum Constant Summary</li>
+<li>Enum Constant Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Use</h2>
+<p>Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p>
+</li>
+<li class="blockList">
+<h2>Tree (Class Hierarchy)</h2>
+<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p>
+<ul>
+<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
+<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Deprecated API</h2>
+<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
+</li>
+<li class="blockList">
+<h2>Index</h2>
+<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p>
+</li>
+<li class="blockList">
+<h2>Prev/Next</h2>
+<p>These links take you to the next or previous class, interface, package, or related page.</p>
+</li>
+<li class="blockList">
+<h2>Frames/No Frames</h2>
+<p>These links show and hide the HTML frames.  All pages are available with or without frames.</p>
+</li>
+<li class="blockList">
+<h2>All Classes</h2>
+<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
+</li>
+<li class="blockList">
+<h2>Serialized Form</h2>
+<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
+</li>
+<li class="blockList">
+<h2>Constant Field Values</h2>
+<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
+</li>
+</ul>
+<span class="emphasizedPhrase">This help file applies to API documentation generated using the standard doclet.</span></div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/index-all.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/index-all.html
new file mode 100644
index 0000000..b9641aa
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/index-all.html
@@ -0,0 +1,931 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Index (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Index (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a name="I:A">
+<!--   -->
+</a>
+<h2 class="title">A</h2>
+<dl>
+<dt><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Base class for all mojos.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#AbstractFeatureMojo--">AbstractFeatureMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo.BaseArtifactProvider</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo.BaseFeatureProvider</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractIncludingFeatureMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#AbstractIncludingFeatureMojo--">AbstractIncludingFeatureMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractIncludingFeatureMojo.FeatureScanner</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractRepositoryMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#AbstractRepositoryMojo--">AbstractRepositoryMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html#addReport-java.lang.String-java.util.List-">addReport(String, List&lt;String&gt;)</a></span> - Method in interface org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html#afterProjectsRead-org.apache.maven.execution.MavenSession-">afterProjectsRead(MavenSession)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos">DependencyLifecycleParticipant</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Aggregate</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#Aggregate--">Aggregate()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AggregateFeaturesMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Aggregate multiple features into a single one.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html#AggregateFeaturesMojo--">AggregateFeaturesMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeaturesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AnalyseFeaturesMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Analyse the feature.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html#AnalyseFeaturesMojo--">AnalyseFeaturesMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AnalyseFeaturesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ApisJarMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Generates the APIs JARs for each selected Feature file.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html#ApisJarMojo--">ApisJarMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Archive</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Several features can be selected to be put into a single archive</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Archive.html#Archive--">Archive()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html#artifact">artifact</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#artifactFactory">artifactFactory</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Environment.html#artifactHandlerManager">artifactHandlerManager</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#artifactMetadataSource">artifactMetadataSource</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#artifactsOverrides">artifactsOverrides</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html#ArtifactUpdate--">ArtifactUpdate()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#assembledFeatures">assembledFeatures</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#assembledTestFeatures">assembledTestFeatures</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#attach">attach</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>
+<div class="block">If this is set to <code>false</code> the feature is not added to the project
+ artifacts.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Archive.html#attach">attach</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></dt>
+<dd>
+<div class="block">If this is set to <code>false</code> the archive is not added to the project
+ artifacts.</div>
+</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeatureArchivesMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Create a feature model archive and attach it.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#AttachFeatureArchivesMojo--">AttachFeatureArchivesMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeaturesMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Attach the feature as a project artifact.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html#AttachFeaturesMojo--">AttachFeaturesMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeaturesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_BUILT_BY">ATTR_BUILT_BY</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_CREATED_BY">ATTR_CREATED_BY</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_BUILD">ATTR_IMPLEMENTATION_BUILD</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_TITLE">ATTR_IMPLEMENTATION_TITLE</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VENDOR">ATTR_IMPLEMENTATION_VENDOR</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VENDOR_ID">ATTR_IMPLEMENTATION_VENDOR_ID</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VERSION">ATTR_IMPLEMENTATION_VERSION</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_TITLE">ATTR_SPECIFICATION_TITLE</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_VENDOR">ATTR_SPECIFICATION_VENDOR</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_VERSION">ATTR_SPECIFICATION_VERSION</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:B">
+<!--   -->
+</a>
+<h2 class="title">B</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html#BaseArtifactProvider--">BaseArtifactProvider()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html#BaseFeatureProvider--">BaseFeatureProvider()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:C">
+<!--   -->
+</a>
+<h2 class="title">C</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_ARTIFACT_CLASH_OVERRIDES">CFG_ARTIFACT_CLASH_OVERRIDES</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_CACHE_DIRECTORY">CFG_CACHE_DIRECTORY</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_CLASSIFIER">CFG_CLASSIFIER</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_EXTENSION_CONFIGURATIONS">CFG_EXTENSION_CONFIGURATIONS</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES">CFG_FEATURES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES_EXCLUDES">CFG_FEATURES_EXCLUDES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES_INCLUDES">CFG_FEATURES_INCLUDES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_ARTIFACTS">CFG_FRAMEWORK_ARTIFACTS</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_PROPERTIES">CFG_FRAMEWORK_PROPERTIES</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_VERSION">CFG_FRAMEWORK_VERSION</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_HOME_DIRECTORY">CFG_HOME_DIRECTORY</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE">CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_JAR_START_ORDER">CFG_JAR_START_ORDER</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_REPOSITORY_URL">CFG_REPOSITORY_URL</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_FEATURE_DEPENDENCIES">CFG_SKIP_ADD_FEATURE_DEPENDENCIES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_JAR_TO_FEATURE">CFG_SKIP_ADD_JAR_TO_FEATURE</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_JAR_TO_TEST_FEATURE">CFG_SKIP_ADD_JAR_TO_TEST_FEATURE</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES">CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_START_ORDER">CFG_START_ORDER</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES">CFG_TEST_FEATURES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES_EXCLUDES">CFG_TEST_FEATURES_EXCLUDES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES_INCLUDES">CFG_TEST_FEATURES_INCLUDES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_VALIDATE_FEATURES">CFG_VALIDATE_FEATURES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_VARIABLE_VALUES">CFG_VARIABLE_VALUES</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_VERBOSE">CFG_VERBOSE</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#checkFeatureId-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">checkFeatureId(MavenProject, Feature)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
+<dd>
+<div class="block">This method needs to be invoked by each mojo that deals with features</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#checkPreprocessorRun-org.apache.maven.project.MavenProject-">checkPreprocessorRun(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Check that the preprocessor has been run</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#classifier">classifier</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>
+<div class="block">This is the classifier for the new feature.</div>
+</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">CollectArtifactsMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html#CollectArtifactsMojo--">CollectArtifactsMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#comparisonVersion">comparisonVersion</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#configurationOverrides">configurationOverrides</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ContentsReporter</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></dt>
+<dd>
+<div class="block">Simple reporting mojo</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#ContentsReporter--">ContentsReporter()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ContentsReporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Preprocessor.html#createFeatureProvider-org.apache.sling.feature.maven.Environment-org.apache.sling.feature.maven.FeatureProjectInfo-boolean-boolean-java.lang.String-java.util.List-">createFeatureProvider(Environment, FeatureProjectInfo, boolean, boolean, String, List&lt;Feature&gt;)</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#createTmpFeatureFile-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">createTmpFeatureFile(MavenProject, Feature)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:D">
+<!--   -->
+</a>
+<h2 class="title">D</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_FEATURE_DIR">DEFAULT_FEATURE_DIR</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_FEATURE_INCLUDES">DEFAULT_FEATURE_INCLUDES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_TEST_FEATURE_DIR">DEFAULT_TEST_FEATURE_DIR</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">DependencyLifecycleParticipant</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Maven lifecycle participant which adds the artifacts of the model to the dependencies.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html#DependencyLifecycleParticipant--">DependencyLifecycleParticipant()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos">DependencyLifecycleParticipant</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#description">description</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>
+<div class="block">Optional description for the feature</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#doExecute-java.io.File-java.util.Map-java.util.List-">doExecute(File, Map&lt;String, Feature&gt;, List&lt;Dependency&gt;)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">DuplicatesReporter</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html#DuplicatesReporter--">DuplicatesReporter()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">DuplicatesReporter</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:E">
+<!--   -->
+</a>
+<h2 class="title">E</h2>
+<dl>
+<dt><a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">EmbedFeaturesMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Embed the features in the resources</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html#EmbedFeaturesMojo--">EmbedFeaturesMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">EmbedFeaturesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Environment</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
+<dd>
+<div class="block">The environment provides required services to the <a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><code>Preprocessor</code></a> as well
+ as the projects, the preprocessor should work on.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Environment.html#Environment--">Environment()</a></span> - Constructor for class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#excludes">excludes</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeaturesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AnalyseFeaturesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeaturesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">EmbedFeaturesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">ExtractExtensionMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/HelpMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos">HelpMojo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/InfoMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">InfoMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/RepositoryMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">RepositoryMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ExportPackagesReporter</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html#ExportPackagesReporter--">ExportPackagesReporter()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ExportPackagesReporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html#extension">extension</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ExtractExtensionMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html#ExtractExtensionMojo--">ExtractExtensionMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">ExtractExtensionMojo</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:F">
+<!--   -->
+</a>
+<h2 class="title">F</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#factory">factory</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureConstants</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureConstants.html#FeatureConstants--">FeatureConstants()</a></span> - Constructor for class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">FeatureConstants</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#featureDone">featureDone</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeatureLauncherMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Launches the given Feature File</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#FeatureLauncherMojo--">FeatureLauncherMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureProjectConfig</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureProjectInfo</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#FeatureProjectInfo--">FeatureProjectInfo()</a></span> - Constructor for class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#features">features</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
+<dd>
+<div class="block">Directory containing feature files</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#FeatureScanner-java.util.Map-java.lang.String-">FeatureScanner(Map&lt;String, Feature&gt;, String)</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeaturesDiffMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Compares different versions of the same Feature Model.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#FeaturesDiffMojo--">FeaturesDiffMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeatureSelectionConfig</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#FeatureSelectionConfig--">FeatureSelectionConfig()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#frameworkPropertiesOverrides">frameworkPropertiesOverrides</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:G">
+<!--   -->
+</a>
+<h2 class="title">G</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#generateAggregateFeatureKey-java.lang.String-boolean-">generateAggregateFeatureKey(String, boolean)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport(ReportContext)</a></span> - Method in class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ContentsReporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport(ReportContext)</a></span> - Method in class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">DuplicatesReporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport(ReportContext)</a></span> - Method in class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ExportPackagesReporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport(ReportContext)</a></span> - Method in interface org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#getArtifactOverrideRules--">getArtifactOverrideRules()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getAssembledFeatures-org.apache.maven.project.MavenProject-">getAssembledFeatures(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Get the assembled features from the project.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getAssembledTestFeatures-org.apache.maven.project.MavenProject-">getAssembledTestFeatures(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Get the assembled test feature from the project</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#getBasedir--">getBasedir()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Archive.html#getClassifier--">getClassifier()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#getConfigurationOverrideRules--">getConfigurationOverrideRules()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getConfigValue-org.apache.maven.model.Plugin-java.lang.String-java.lang.String-">getConfigValue(Plugin, String, String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Gets a configuration value for a plugin if it is set in the configuration for
+ the plugin or any configuration for an execution of the plugin.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Repository.html#getEmbedArtifacts--">getEmbedArtifacts()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getExcludes--">getExcludes()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#getExcludeTasks--">getExcludeTasks()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#getFeatureId-java.util.Map-">getFeatureId(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONReader</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html#getFeatures--">getFeatures()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html#getFeatures--">getFeatures()</a></span> - Method in interface org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getFeatures-org.apache.maven.project.MavenProject-">getFeatures(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Get the raw feature from the project.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getFeaturesDir--">getFeaturesDir()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#getFramework--">getFramework()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#getIncluded--">getIncluded()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#getIncludedDirectories--">getIncludedDirectories()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#getIncludedFiles--">getIncludedFiles()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getIncludes--">getIncludes()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#getIncludeTasks--">getIncludeTasks()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getJarStartOrder--">getJarStartOrder()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#getLocalFeature-org.apache.sling.feature.ArtifactId-">getLocalFeature(ArtifactId)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getMainConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">getMainConfig(FeatureProjectInfo)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getName--">getName()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#getName--">getName()</a></span> - Method in class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ContentsReporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html#getName--">getName()</a></span> - Method in class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">DuplicatesReporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html#getName--">getName()</a></span> - Method in class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ExportPackagesReporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html#getName--">getName()</a></span> - Method in interface org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getOrResolveArtifact-org.apache.maven.project.MavenProject-org.apache.maven.execution.MavenSession-org.apache.maven.artifact.handler.manager.ArtifactHandlerManager-org.apache.maven.artifact.resolver.ArtifactResolver-org.apache.sling.feature.ArtifactId-">getOrResolveArtifact(MavenProject, MavenSession, ArtifactHandlerManager, ArtifactResolver, ArtifactId)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Get a resolved Artifact from the coordinates provided</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getOrResolveFeature-org.apache.maven.project.MavenProject-org.apache.maven.execution.MavenSession-org.apache.maven.artifact.handler.manager.ArtifactHandlerManager-org.apache.maven.artifact.resolver.ArtifactResolver-org.apache.sling.feature.ArtifactId-">getOrResolveFeature(MavenProject, MavenSession, ArtifactHandlerManager, ArtifactResolver, ArtifactId)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Substitution.html#getOSGiVersion-java.lang.String-">getOSGiVersion(String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven">Substitution</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html#getScanner--">getScanner()</a></span> - Method in interface org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getScope--">getScope()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures(FeatureSelectionConfig)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#getTaskConfiguration--">getTaskConfiguration()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getTestConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">getTestConfig(FeatureProjectInfo)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getTestFeatures-org.apache.maven.project.MavenProject-">getTestFeatures(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Get the raw test feature from the project</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getTmpDir-org.apache.maven.project.MavenProject-">getTmpDir(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:H">
+<!--   -->
+</a>
+<h2 class="title">H</h2>
+<dl>
+<dt><a href="org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">HelpMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Display help information on slingfeature-maven-plugin.<br>
+ Call <code>mvn slingfeature:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/HelpMojo.html#HelpMojo--">HelpMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos">HelpMojo</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:I">
+<!--   -->
+</a>
+<h2 class="title">I</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html#include-org.apache.maven.artifact.Artifact-">include(Artifact)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">IncludeArtifactMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">This goal creates a Feature Model file that includes the Module Artifact as
+ bundle (or extension) so that the Artifact can be added through a FM into a
+ FM project.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#IncludeArtifactMojo--">IncludeArtifactMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#includes">includes</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#includeVersionInfo">includeVersionInfo</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">InfoMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Extract information from a feature This mojo does not require a project, it
+ can be run by just pointing it at a feature file.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/InfoMojo.html#InfoMojo--">InfoMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">InfoMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#installer">installer</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#isAggregate-java.lang.String-">isAggregate(String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#isAttachAggregate-java.lang.String-">isAttachAggregate(String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#isLocalProjectArtifact-org.apache.maven.project.MavenProject-org.apache.sling.feature.ArtifactId-">isLocalProjectArtifact(MavenProject, ArtifactId)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Check if the artifact is produced by the current project</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#isSkipAddDependencies--">isSkipAddDependencies()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#isSkipAddJarToFeature--">isSkipAddJarToFeature()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#isTestConfig--">isTestConfig()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#isValidate--">isValidate()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:L">
+<!--   -->
+</a>
+<h2 class="title">L</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#localRepository">localRepository</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Environment.html#logger">logger</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:M">
+<!--   -->
+</a>
+<h2 class="title">M</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#markAsComplete">markAsComplete</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>
+<div class="block">If this is set to <code>true</code> the feature is marked as complete.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#markAsFinal">markAsFinal</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>
+<div class="block">If this is set to <code>true</code> the feature is marked as final.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Environment.html#modelProjects">modelProjects</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></dt>
+<dd>
+<div class="block">The projects for the preprocessor.</div>
+</dd>
+</dl>
+<a name="I:N">
+<!--   -->
+</a>
+<h2 class="title">N</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html#newVersion">newVersion</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:O">
+<!--   -->
+</a>
+<h2 class="title">O</h2>
+<dl>
+<dt><a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a> - package org.apache.sling.feature.maven</dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a> - package org.apache.sling.feature.maven.mojos</dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a> - package org.apache.sling.feature.maven.mojos.reports</dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:P">
+<!--   -->
+</a>
+<h2 class="title">P</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureConstants.html#PACKAGING_FEATURE">PACKAGING_FEATURE</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">FeatureConstants</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#plugin">plugin</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Preprocessor.html#postProcessReadFeature-org.apache.sling.feature.Feature-">postProcessReadFeature(Feature)</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></dt>
+<dd>
+<div class="block">Hook to post process the local feature</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Preprocessor.html#preprocessFeature-org.apache.maven.project.MavenProject-boolean-java.io.File-java.lang.String-">preprocessFeature(MavenProject, boolean, File, String)</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Preprocessor</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
+<dd>
+<div class="block">The processor processes all feature projects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Preprocessor.html#Preprocessor--">Preprocessor()</a></span> - Constructor for class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Preprocessor.html#process-org.apache.sling.feature.maven.Environment-">process(Environment)</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></dt>
+<dd>
+<div class="block">Process the provided projects.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#processFeature-java.io.File-org.apache.sling.feature.Feature-">processFeature(File, Feature)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#project">project</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">ProjectHelper</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
+<dd>
+<div class="block">The project helper contains utility functions and provides access
+ to the already read and processed features and test features.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#ProjectHelper--">ProjectHelper()</a></span> - Constructor for class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#propertiesToMap-java.util.Properties-">propertiesToMap(Properties)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html#propertyUpdates">propertyUpdates</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateResult</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html#provide-org.apache.sling.feature.ArtifactId-">provide(ArtifactId)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html#provide-org.apache.sling.feature.ArtifactId-">provide(ArtifactId)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:R">
+<!--   -->
+</a>
+<h2 class="title">R</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#read-java.io.Reader-java.lang.String-">read(Reader, String)</a></span> - Static method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONReader</a></dt>
+<dd>
+<div class="block">Read a new feature from the reader
+ The reader is not closed.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#readFeatureFile-org.apache.maven.project.MavenProject-java.io.File-java.lang.String-">readFeatureFile(MavenProject, File, String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Read the json file, minify it, add id if missing and replace variables</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Preprocessor.html#readProjectFeatures-org.codehaus.plexus.logging.Logger-org.apache.sling.feature.maven.FeatureProjectInfo-org.apache.sling.feature.maven.FeatureProjectConfig-">readProjectFeatures(Logger, FeatureProjectInfo, FeatureProjectConfig)</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></dt>
+<dd>
+<div class="block">Read the features for a feature project.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#remoteArtifactRepositories">remoteArtifactRepositories</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Substitution.html#replaceMavenVars-org.apache.maven.project.MavenProject-java.lang.String-">replaceMavenVars(MavenProject, String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven">Substitution</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ReportContext</span></a> - Interface in <a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Reporter</span></a> - Interface in <a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Repository</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Repository.html#Repository--">Repository()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Repository.html#repositoryDir">repositoryDir</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a></dt>
+<dd>
+<div class="block">The directory for the repository to store.</div>
+</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">RepositoryMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Create a Maven repository structure from the referenced artifacts in the features.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/RepositoryMojo.html#RepositoryMojo--">RepositoryMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">RepositoryMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Environment.html#resolver">resolver</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#resolver">resolver</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:S">
+<!--   -->
+</a>
+<h2 class="title">S</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#scan--">scan()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Scan</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#Scan--">Scan()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#scan-java.util.List-java.io.File-java.lang.String-java.lang.String-">scan(List&lt;File&gt;, File, String, String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Environment.html#session">session</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Archive.html#setClassifier-java.lang.String-">setClassifier(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Repository.html#setEmbedArtifact-org.apache.maven.model.Dependency-">setEmbedArtifact(Dependency)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#setExcludeTask-java.lang.String-">setExcludeTask(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#setFeatureInfo-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">setFeatureInfo(MavenProject, Feature)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesInclude-java.lang.String-">setFilesInclude(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#setFramework-org.apache.maven.model.Dependency-">setFramework(Dependency)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeArtifact-org.apache.maven.model.Dependency-">setIncludeArtifact(Dependency)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeClassifier-java.lang.String-">setIncludeClassifier(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#setIncludeTask-java.lang.String-">setIncludeTask(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#SimpleFeatureJSONReader-java.lang.String-">SimpleFeatureJSONReader(String)</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONReader</a></dt>
+<dd>
+<div class="block">Private constructor</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#storeProjectInfo-org.apache.sling.feature.maven.FeatureProjectInfo-">storeProjectInfo(FeatureProjectInfo)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Store all relevant information about the project for plugins to be
+ retrieved</div>
+</dd>
+<dt><a href="org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Substitution</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Substitution.html#Substitution--">Substitution()</a></span> - Constructor for class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven">Substitution</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:T">
+<!--   -->
+</a>
+<h2 class="title">T</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#testFeatureDone">testFeatureDone</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#testFeatures">testFeatures</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#title">title</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>
+<div class="block">Optional title for the feature</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#toArtifactId-org.apache.maven.model.Dependency-">toArtifactId(Dependency)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#toDependency-org.apache.sling.feature.ArtifactId-java.lang.String-">toDependency(ArtifactId, String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#toString--">toString()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Archive.html#toString--">toString()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#toString--">toString()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Repository.html#toString--">toString()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#toString--">toString()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#toString-org.apache.maven.model.Dependency-">toString(Dependency)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:U">
+<!--   -->
+</a>
+<h2 class="title">U</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#UpdateConfig--">UpdateConfig()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html#UpdateResult--">UpdateResult()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateResult</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html#updates">updates</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateResult</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Update the bundles/artifact versions</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#UpdateVersionsMojo--">UpdateVersionsMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.ArtifactUpdate</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.SimpleFeatureJSONReader</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.SimpleFeatureJSONWriter</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.UpdateConfig</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.UpdateResult</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:V">
+<!--   -->
+</a>
+<h2 class="title">V</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#validateFeatureClassifiers-org.apache.maven.project.MavenProject-">validateFeatureClassifiers(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Validate the classifiers in a project</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#validateFeatureClassifiers-org.apache.maven.project.MavenProject-java.lang.String-boolean-">validateFeatureClassifiers(MavenProject, String, boolean)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Validate the classifiers in a project</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#variablesOverrides">variablesOverrides</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#vendor">vendor</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>
+<div class="block">Optional vendor for the feature</div>
+</dd>
+</dl>
+<a name="I:W">
+<!--   -->
+</a>
+<h2 class="title">W</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#write-java.io.Writer-org.apache.sling.feature.Feature-">write(Writer, Feature)</a></span> - Static method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONWriter</a></dt>
+<dd>
+<div class="block">Writes the feature to the writer.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeFeatureId-javax.json.stream.JsonGenerator-org.apache.sling.feature.Feature-">writeFeatureId(JsonGenerator, Feature)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONWriter</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/index.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/index.html
new file mode 100644
index 0000000..7008a64
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/index.html
@@ -0,0 +1,76 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Apache Sling OSGi Feature Maven Plugin 1.1.20 API</title>
+<script type="text/javascript">
+    tmpTargetPage = "" + window.location.search;
+    if (tmpTargetPage != "" && tmpTargetPage != "undefined")
+        tmpTargetPage = tmpTargetPage.substring(1);
+    if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage)))
+        tmpTargetPage = "undefined";
+    targetPage = tmpTargetPage;
+    function validURL(url) {
+        try {
+            url = decodeURIComponent(url);
+        }
+        catch (error) {
+            return false;
+        }
+        var pos = url.indexOf(".html");
+        if (pos == -1 || pos != url.length - 5)
+            return false;
+        var allowNumber = false;
+        var allowSep = false;
+        var seenDot = false;
+        for (var i = 0; i < url.length - 5; i++) {
+            var ch = url.charAt(i);
+            if ('a' <= ch && ch <= 'z' ||
+                    'A' <= ch && ch <= 'Z' ||
+                    ch == '$' ||
+                    ch == '_' ||
+                    ch.charCodeAt(0) > 127) {
+                allowNumber = true;
+                allowSep = true;
+            } else if ('0' <= ch && ch <= '9'
+                    || ch == '-') {
+                if (!allowNumber)
+                     return false;
+            } else if (ch == '/' || ch == '.') {
+                if (!allowSep)
+                    return false;
+                allowNumber = false;
+                allowSep = false;
+                if (ch == '.')
+                     seenDot = true;
+                if (ch == '/' && seenDot)
+                     return false;
+            } else {
+                return false;
+            }
+        }
+        return true;
+    }
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</script>
+</head>
+<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
+<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
+<frame src="overview-frame.html" name="packageListFrame" title="All Packages">
+<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+</frameset>
+<frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<noframes>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<h2>Frame Alert</h2>
+<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p>
+</noframes>
+</frameset>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/Environment.html
similarity index 65%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/Environment.html
index e399398..e064be9 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/Environment.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Environment (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Environment (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProjectInfo.html">Use</a></li>
+<li><a href="class-use/Environment.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../index-all.html">Index</a></li>
@@ -44,12 +44,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/Environment.html" target="_top">Frames</a></li>
+<li><a href="Environment.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -88,28 +88,26 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven</div>
-<h2 title="Class ProjectInfo" class="title">Class ProjectInfo</h2>
+<h2 title="Class Environment" class="title">Class Environment</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.ProjectInfo</li>
+<li>org.apache.sling.feature.maven.Environment</li>
 </ul>
 </li>
 </ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
-<dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>, <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dd>
-</dl>
 <hr>
 <br>
-<pre>public class <span class="typeNameLabel">ProjectInfo</span>
+<pre>public class <span class="typeNameLabel">Environment</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+<div class="block">The environment provides required services to the <a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><code>Preprocessor</code></a> as well
+ as the projects, the preprocessor should work on.</div>
 </li>
 </ul>
 </div>
@@ -129,12 +127,26 @@
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.maven.model.Plugin</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#plugin">plugin</a></span></code>&nbsp;</td>
+<td class="colFirst"><code>org.apache.maven.artifact.handler.manager.ArtifactHandlerManager</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Environment.html#artifactHandlerManager">artifactHandlerManager</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>org.apache.maven.project.MavenProject</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#project">project</a></span></code>&nbsp;</td>
+<td class="colFirst"><code>org.codehaus.plexus.logging.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Environment.html#logger">logger</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Environment.html#modelProjects">modelProjects</a></span></code>
+<div class="block">The projects for the preprocessor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>org.apache.maven.artifact.resolver.ArtifactResolver</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Environment.html#resolver">resolver</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>org.apache.maven.execution.MavenSession</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Environment.html#session">session</a></span></code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -151,7 +163,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#ProjectInfo--">ProjectInfo</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Environment.html#Environment--">Environment</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -183,22 +195,51 @@
 <!--   -->
 </a>
 <h3>Field Detail</h3>
-<a name="project">
+<a name="artifactHandlerManager">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>project</h4>
-<pre>public&nbsp;org.apache.maven.project.MavenProject project</pre>
+<h4>artifactHandlerManager</h4>
+<pre>public&nbsp;org.apache.maven.artifact.handler.manager.ArtifactHandlerManager artifactHandlerManager</pre>
 </li>
 </ul>
-<a name="plugin">
+<a name="resolver">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>resolver</h4>
+<pre>public&nbsp;org.apache.maven.artifact.resolver.ArtifactResolver resolver</pre>
+</li>
+</ul>
+<a name="session">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>session</h4>
+<pre>public&nbsp;org.apache.maven.execution.MavenSession session</pre>
+</li>
+</ul>
+<a name="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>public&nbsp;org.codehaus.plexus.logging.Logger logger</pre>
+</li>
+</ul>
+<a name="modelProjects">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>plugin</h4>
-<pre>public&nbsp;org.apache.maven.model.Plugin plugin</pre>
+<h4>modelProjects</h4>
+<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&gt; modelProjects</pre>
+<div class="block">The projects for the preprocessor.
+ The key of this map is in the format : "{groupId}:{artifactId}"</div>
 </li>
 </ul>
 </li>
@@ -209,13 +250,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="ProjectInfo--">
+<a name="Environment--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>ProjectInfo</h4>
-<pre>public&nbsp;ProjectInfo()</pre>
+<h4>Environment</h4>
+<pre>public&nbsp;Environment()</pre>
 </li>
 </ul>
 </li>
@@ -237,7 +278,7 @@
 <li><a href="../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProjectInfo.html">Use</a></li>
+<li><a href="class-use/Environment.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../index-all.html">Index</a></li>
@@ -246,12 +287,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/Environment.html" target="_top">Frames</a></li>
+<li><a href="Environment.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -287,6 +328,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/FeatureConstants.html
similarity index 76%
rename from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html
rename to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/FeatureConstants.html
index e399398..36284e1 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/FeatureConstants.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -35,7 +35,7 @@
 <li><a href="../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProjectInfo.html">Use</a></li>
+<li><a href="class-use/FeatureConstants.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../index-all.html">Index</a></li>
@@ -44,12 +44,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
+<li><a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/FeatureConstants.html" target="_top">Frames</a></li>
+<li><a href="FeatureConstants.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -88,27 +88,23 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven</div>
-<h2 title="Class ProjectInfo" class="title">Class ProjectInfo</h2>
+<h2 title="Class FeatureConstants" class="title">Class FeatureConstants</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.ProjectInfo</li>
+<li>org.apache.sling.feature.maven.FeatureConstants</li>
 </ul>
 </li>
 </ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
-<dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>, <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dd>
-</dl>
 <hr>
 <br>
-<pre>public class <span class="typeNameLabel">ProjectInfo</span>
+<pre>public abstract class <span class="typeNameLabel">FeatureConstants</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
@@ -129,12 +125,8 @@
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.maven.model.Plugin</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#plugin">plugin</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>org.apache.maven.project.MavenProject</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#project">project</a></span></code>&nbsp;</td>
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html#PACKAGING_FEATURE">PACKAGING_FEATURE</a></span></code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -151,7 +143,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#ProjectInfo--">ProjectInfo</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html#FeatureConstants--">FeatureConstants</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -183,22 +175,17 @@
 <!--   -->
 </a>
 <h3>Field Detail</h3>
-<a name="project">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>project</h4>
-<pre>public&nbsp;org.apache.maven.project.MavenProject project</pre>
-</li>
-</ul>
-<a name="plugin">
+<a name="PACKAGING_FEATURE">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>plugin</h4>
-<pre>public&nbsp;org.apache.maven.model.Plugin plugin</pre>
+<h4>PACKAGING_FEATURE</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PACKAGING_FEATURE</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureConstants.PACKAGING_FEATURE">Constant Field Values</a></dd>
+</dl>
 </li>
 </ul>
 </li>
@@ -209,13 +196,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="ProjectInfo--">
+<a name="FeatureConstants--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>ProjectInfo</h4>
-<pre>public&nbsp;ProjectInfo()</pre>
+<h4>FeatureConstants</h4>
+<pre>public&nbsp;FeatureConstants()</pre>
 </li>
 </ul>
 </li>
@@ -237,7 +224,7 @@
 <li><a href="../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProjectInfo.html">Use</a></li>
+<li><a href="class-use/FeatureConstants.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../index-all.html">Index</a></li>
@@ -246,12 +233,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
+<li><a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/FeatureConstants.html" target="_top">Frames</a></li>
+<li><a href="FeatureConstants.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -287,6 +274,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html
new file mode 100644
index 0000000..1e3da7d
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html
@@ -0,0 +1,660 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":9,"i5":10,"i6":10,"i7":9,"i8":10,"i9":10,"i10":10,"i11":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FeatureProjectConfig.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/FeatureProjectConfig.html" target="_top">Frames</a></li>
+<li><a href="FeatureProjectConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven</div>
+<h2 title="Class FeatureProjectConfig" class="title">Class FeatureProjectConfig</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.FeatureProjectConfig</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">FeatureProjectConfig</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES">CFG_FEATURES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES_EXCLUDES">CFG_FEATURES_EXCLUDES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES_INCLUDES">CFG_FEATURES_INCLUDES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_JAR_START_ORDER">CFG_JAR_START_ORDER</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_FEATURE_DEPENDENCIES">CFG_SKIP_ADD_FEATURE_DEPENDENCIES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_JAR_TO_FEATURE">CFG_SKIP_ADD_JAR_TO_FEATURE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_JAR_TO_TEST_FEATURE">CFG_SKIP_ADD_JAR_TO_TEST_FEATURE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES">CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES">CFG_TEST_FEATURES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES_EXCLUDES">CFG_TEST_FEATURES_EXCLUDES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES_INCLUDES">CFG_TEST_FEATURES_INCLUDES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_VALIDATE_FEATURES">CFG_VALIDATE_FEATURES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_FEATURE_DIR">DEFAULT_FEATURE_DIR</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_FEATURE_INCLUDES">DEFAULT_FEATURE_INCLUDES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_TEST_FEATURE_DIR">DEFAULT_TEST_FEATURE_DIR</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getExcludes--">getExcludes</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getFeaturesDir--">getFeaturesDir</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getIncludes--">getIncludes</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getJarStartOrder--">getJarStartOrder</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getMainConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">getMainConfig</a></span>(<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getName--">getName</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getScope--">getScope</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getTestConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">getTestConfig</a></span>(<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#isSkipAddDependencies--">isSkipAddDependencies</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#isSkipAddJarToFeature--">isSkipAddJarToFeature</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#isTestConfig--">isTestConfig</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#isValidate--">isValidate</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="CFG_FEATURES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_FEATURES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_FEATURES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_FEATURES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_FEATURES_INCLUDES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_FEATURES_INCLUDES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_FEATURES_INCLUDES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_FEATURES_INCLUDES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_FEATURES_EXCLUDES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_FEATURES_EXCLUDES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_FEATURES_EXCLUDES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_FEATURES_EXCLUDES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_TEST_FEATURES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_TEST_FEATURES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_TEST_FEATURES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_TEST_FEATURES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_TEST_FEATURES_INCLUDES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_TEST_FEATURES_INCLUDES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_TEST_FEATURES_INCLUDES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_TEST_FEATURES_INCLUDES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_TEST_FEATURES_EXCLUDES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_TEST_FEATURES_EXCLUDES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_TEST_FEATURES_EXCLUDES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_TEST_FEATURES_EXCLUDES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_SKIP_ADD_FEATURE_DEPENDENCIES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_SKIP_ADD_FEATURE_DEPENDENCIES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_SKIP_ADD_FEATURE_DEPENDENCIES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_SKIP_ADD_FEATURE_DEPENDENCIES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_SKIP_ADD_JAR_TO_FEATURE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_SKIP_ADD_JAR_TO_FEATURE</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_SKIP_ADD_JAR_TO_FEATURE</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_SKIP_ADD_JAR_TO_FEATURE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_SKIP_ADD_JAR_TO_TEST_FEATURE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_SKIP_ADD_JAR_TO_TEST_FEATURE</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_SKIP_ADD_JAR_TO_TEST_FEATURE</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_SKIP_ADD_JAR_TO_TEST_FEATURE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_JAR_START_ORDER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_JAR_START_ORDER</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_JAR_START_ORDER</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_JAR_START_ORDER">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_VALIDATE_FEATURES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_VALIDATE_FEATURES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_VALIDATE_FEATURES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_VALIDATE_FEATURES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_FEATURE_DIR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_FEATURE_DIR</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_FEATURE_DIR</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_FEATURE_DIR">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_FEATURE_INCLUDES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_FEATURE_INCLUDES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_FEATURE_INCLUDES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_FEATURE_INCLUDES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_TEST_FEATURE_DIR">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DEFAULT_TEST_FEATURE_DIR</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_TEST_FEATURE_DIR</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_TEST_FEATURE_DIR">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getMainConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMainConfig</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a>&nbsp;getMainConfig(<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</pre>
+</li>
+</ul>
+<a name="getTestConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTestConfig</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a>&nbsp;getTestConfig(<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</pre>
+</li>
+</ul>
+<a name="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
+</li>
+</ul>
+<a name="getFeaturesDir--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFeaturesDir</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getFeaturesDir()</pre>
+</li>
+</ul>
+<a name="getIncludes--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIncludes</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getIncludes()</pre>
+</li>
+</ul>
+<a name="getExcludes--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getExcludes</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getExcludes()</pre>
+</li>
+</ul>
+<a name="isSkipAddDependencies--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isSkipAddDependencies</h4>
+<pre>public&nbsp;boolean&nbsp;isSkipAddDependencies()</pre>
+</li>
+</ul>
+<a name="getScope--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getScope</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getScope()</pre>
+</li>
+</ul>
+<a name="isTestConfig--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isTestConfig</h4>
+<pre>public&nbsp;boolean&nbsp;isTestConfig()</pre>
+</li>
+</ul>
+<a name="getJarStartOrder--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getJarStartOrder</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getJarStartOrder()</pre>
+</li>
+</ul>
+<a name="isSkipAddJarToFeature--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isSkipAddJarToFeature</h4>
+<pre>public&nbsp;boolean&nbsp;isSkipAddJarToFeature()</pre>
+</li>
+</ul>
+<a name="isValidate--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isValidate</h4>
+<pre>public&nbsp;boolean&nbsp;isValidate()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FeatureProjectConfig.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/FeatureProjectConfig.html" target="_top">Frames</a></li>
+<li><a href="FeatureProjectConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html
new file mode 100644
index 0000000..c0f881b
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html
@@ -0,0 +1,366 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FeatureProjectInfo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/FeatureProjectInfo.html" target="_top">Frames</a></li>
+<li><a href="FeatureProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven</div>
+<h2 title="Class FeatureProjectInfo" class="title">Class FeatureProjectInfo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.FeatureProjectInfo</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">FeatureProjectInfo</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#assembledFeatures">assembledFeatures</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#assembledTestFeatures">assembledTestFeatures</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#featureDone">featureDone</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#features">features</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>org.apache.maven.model.Plugin</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#plugin">plugin</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>org.apache.maven.project.MavenProject</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#project">project</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#testFeatureDone">testFeatureDone</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#testFeatures">testFeatures</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#FeatureProjectInfo--">FeatureProjectInfo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="project">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>project</h4>
+<pre>public&nbsp;org.apache.maven.project.MavenProject project</pre>
+</li>
+</ul>
+<a name="plugin">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>plugin</h4>
+<pre>public&nbsp;org.apache.maven.model.Plugin plugin</pre>
+</li>
+</ul>
+<a name="featureDone">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>featureDone</h4>
+<pre>public&nbsp;boolean featureDone</pre>
+</li>
+</ul>
+<a name="testFeatureDone">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testFeatureDone</h4>
+<pre>public&nbsp;boolean testFeatureDone</pre>
+</li>
+</ul>
+<a name="features">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>features</h4>
+<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt; features</pre>
+</li>
+</ul>
+<a name="assembledFeatures">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>assembledFeatures</h4>
+<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt; assembledFeatures</pre>
+</li>
+</ul>
+<a name="testFeatures">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testFeatures</h4>
+<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt; testFeatures</pre>
+</li>
+</ul>
+<a name="assembledTestFeatures">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>assembledTestFeatures</h4>
+<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt; assembledTestFeatures</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="FeatureProjectInfo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>FeatureProjectInfo</h4>
+<pre>public&nbsp;FeatureProjectInfo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FeatureProjectInfo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/FeatureProjectInfo.html" target="_top">Frames</a></li>
+<li><a href="FeatureProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/Preprocessor.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/Preprocessor.html
new file mode 100644
index 0000000..df75db3
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/Preprocessor.html
@@ -0,0 +1,372 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Preprocessor.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/Preprocessor.html" target="_top">Frames</a></li>
+<li><a href="Preprocessor.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven</div>
+<h2 title="Class Preprocessor" class="title">Class Preprocessor</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.Preprocessor</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">Preprocessor</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+<div class="block">The processor processes all feature projects.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html#Preprocessor--">Preprocessor</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected org.apache.sling.feature.builder.FeatureProvider</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html#createFeatureProvider-org.apache.sling.feature.maven.Environment-org.apache.sling.feature.maven.FeatureProjectInfo-boolean-boolean-java.lang.String-java.util.List-">createFeatureProvider</a></span>(<a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a>&nbsp;env,
+                     <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info,
+                     boolean&nbsp;isTest,
+                     boolean&nbsp;skipAddDependencies,
+                     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dependencyScope,
+                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;&nbsp;projectFeatures)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected org.apache.sling.feature.Feature</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html#postProcessReadFeature-org.apache.sling.feature.Feature-">postProcessReadFeature</a></span>(org.apache.sling.feature.Feature&nbsp;result)</code>
+<div class="block">Hook to post process the local feature</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html#preprocessFeature-org.apache.maven.project.MavenProject-boolean-java.io.File-java.lang.String-">preprocessFeature</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+                 boolean&nbsp;validate,
+                 <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
+                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;json)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html#process-org.apache.sling.feature.maven.Environment-">process</a></span>(<a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a>&nbsp;env)</code>
+<div class="block">Process the provided projects.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html#readProjectFeatures-org.codehaus.plexus.logging.Logger-org.apache.sling.feature.maven.FeatureProjectInfo-org.apache.sling.feature.maven.FeatureProjectConfig-">readProjectFeatures</a></span>(org.codehaus.plexus.logging.Logger&nbsp;logger,
+                   <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info,
+                   <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a>&nbsp;config)</code>
+<div class="block">Read the features for a feature project.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Preprocessor--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Preprocessor</h4>
+<pre>public&nbsp;Preprocessor()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="process-org.apache.sling.feature.maven.Environment-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>process</h4>
+<pre>public&nbsp;void&nbsp;process(<a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a>&nbsp;env)</pre>
+<div class="block">Process the provided projects.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>env</code> - The environment with all maven settings and projects</dd>
+</dl>
+</li>
+</ul>
+<a name="readProjectFeatures-org.codehaus.plexus.logging.Logger-org.apache.sling.feature.maven.FeatureProjectInfo-org.apache.sling.feature.maven.FeatureProjectConfig-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readProjectFeatures</h4>
+<pre>protected&nbsp;void&nbsp;readProjectFeatures(org.codehaus.plexus.logging.Logger&nbsp;logger,
+                                   <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info,
+                                   <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a>&nbsp;config)</pre>
+<div class="block">Read the features for a feature project.
+ The feature is either inlined in the pom or stored in a file in the project.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>logger</code> - The logger</dd>
+<dd><code>info</code> - The project info</dd>
+<dd><code>config</code> - The configuration</dd>
+</dl>
+</li>
+</ul>
+<a name="preprocessFeature-org.apache.maven.project.MavenProject-boolean-java.io.File-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>preprocessFeature</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;preprocessFeature(org.apache.maven.project.MavenProject&nbsp;project,
+                                   boolean&nbsp;validate,
+                                   <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
+                                   <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;json)</pre>
+</li>
+</ul>
+<a name="postProcessReadFeature-org.apache.sling.feature.Feature-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>postProcessReadFeature</h4>
+<pre>protected&nbsp;org.apache.sling.feature.Feature&nbsp;postProcessReadFeature(org.apache.sling.feature.Feature&nbsp;result)</pre>
+<div class="block">Hook to post process the local feature</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>result</code> - The read feature</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The post processed feature</dd>
+</dl>
+</li>
+</ul>
+<a name="createFeatureProvider-org.apache.sling.feature.maven.Environment-org.apache.sling.feature.maven.FeatureProjectInfo-boolean-boolean-java.lang.String-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>createFeatureProvider</h4>
+<pre>protected&nbsp;org.apache.sling.feature.builder.FeatureProvider&nbsp;createFeatureProvider(<a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a>&nbsp;env,
+                                                                                 <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info,
+                                                                                 boolean&nbsp;isTest,
+                                                                                 boolean&nbsp;skipAddDependencies,
+                                                                                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dependencyScope,
+                                                                                 <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;&nbsp;projectFeatures)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Preprocessor.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/Preprocessor.html" target="_top">Frames</a></li>
+<li><a href="Preprocessor.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/ProjectHelper.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/ProjectHelper.html
new file mode 100644
index 0000000..7ece80a
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/ProjectHelper.html
@@ -0,0 +1,755 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":9,"i22":9,"i23":9,"i24":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ProjectHelper.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectHelper.html" target="_top">Frames</a></li>
+<li><a href="ProjectHelper.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven</div>
+<h2 title="Class ProjectHelper" class="title">Class ProjectHelper</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.ProjectHelper</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">ProjectHelper</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+<div class="block">The project helper contains utility functions and provides access
+ to the already read and processed features and test features.
+ Mojos must not read features by themselves but use this helper to get them.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#ProjectHelper--">ProjectHelper</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#checkFeatureId-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">checkFeatureId</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+              org.apache.sling.feature.Feature&nbsp;feature)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#checkPreprocessorRun-org.apache.maven.project.MavenProject-">checkPreprocessorRun</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
+<div class="block">Check that the preprocessor has been run</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#createTmpFeatureFile-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">createTmpFeatureFile</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+                    org.apache.sling.feature.Feature&nbsp;feature)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#generateAggregateFeatureKey-java.lang.String-boolean-">generateAggregateFeatureKey</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classifier,
+                           boolean&nbsp;attach)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getAssembledFeatures-org.apache.maven.project.MavenProject-">getAssembledFeatures</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
+<div class="block">Get the assembled features from the project.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getAssembledTestFeatures-org.apache.maven.project.MavenProject-">getAssembledTestFeatures</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
+<div class="block">Get the assembled test feature from the project</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getConfigValue-org.apache.maven.model.Plugin-java.lang.String-java.lang.String-">getConfigValue</a></span>(org.apache.maven.model.Plugin&nbsp;plugin,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defaultValue)</code>
+<div class="block">Gets a configuration value for a plugin if it is set in the configuration for
+ the plugin or any configuration for an execution of the plugin.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getFeatures-org.apache.maven.project.MavenProject-">getFeatures</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
+<div class="block">Get the raw feature from the project.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>static org.apache.maven.artifact.Artifact</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getOrResolveArtifact-org.apache.maven.project.MavenProject-org.apache.maven.execution.MavenSession-org.apache.maven.artifact.handler.manager.ArtifactHandlerManager-org.apache.maven.artifact.resolver.ArtifactResolver-org.apache.sling.feature.ArtifactId-">getOrResolveArtifact</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+                    org.apache.maven.execution.MavenSession&nbsp;session,
+                    org.apache.maven.artifact.handler.manager.ArtifactHandlerManager&nbsp;artifactHandlerManager,
+                    org.apache.maven.artifact.resolver.ArtifactResolver&nbsp;resolver,
+                    org.apache.sling.feature.ArtifactId&nbsp;id)</code>
+<div class="block">Get a resolved Artifact from the coordinates provided</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>static org.apache.sling.feature.Feature</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getOrResolveFeature-org.apache.maven.project.MavenProject-org.apache.maven.execution.MavenSession-org.apache.maven.artifact.handler.manager.ArtifactHandlerManager-org.apache.maven.artifact.resolver.ArtifactResolver-org.apache.sling.feature.ArtifactId-">getOrResolveFeature</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+                   org.apache.maven.execution.MavenSession&nbsp;session,
+                   org.apache.maven.artifact.handler.manager.ArtifactHandlerManager&nbsp;artifactHandlerManager,
+                   org.apache.maven.artifact.resolver.ArtifactResolver&nbsp;resolver,
+                   org.apache.sling.feature.ArtifactId&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getTestFeatures-org.apache.maven.project.MavenProject-">getTestFeatures</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
+<div class="block">Get the raw test feature from the project</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getTmpDir-org.apache.maven.project.MavenProject-">getTmpDir</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#isAggregate-java.lang.String-">isAggregate</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;featureKey)</code>&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#isAttachAggregate-java.lang.String-">isAttachAggregate</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;featureKey)</code>&nbsp;</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#isLocalProjectArtifact-org.apache.maven.project.MavenProject-org.apache.sling.feature.ArtifactId-">isLocalProjectArtifact</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+                      org.apache.sling.feature.ArtifactId&nbsp;id)</code>
+<div class="block">Check if the artifact is produced by the current project</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#propertiesToMap-java.util.Properties-">propertiesToMap</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#readFeatureFile-org.apache.maven.project.MavenProject-java.io.File-java.lang.String-">readFeatureFile</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+               <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
+               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;suggestedClassifier)</code>
+<div class="block">Read the json file, minify it, add id if missing and replace variables</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#scan-java.util.List-java.io.File-java.lang.String-java.lang.String-">scan</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;files,
+    <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;dir,
+    <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;includes,
+    <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;excludes)</code>&nbsp;</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#setFeatureInfo-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">setFeatureInfo</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+              org.apache.sling.feature.Feature&nbsp;feature)</code>&nbsp;</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#storeProjectInfo-org.apache.sling.feature.maven.FeatureProjectInfo-">storeProjectInfo</a></span>(<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</code>
+<div class="block">Store all relevant information about the project for plugins to be
+ retrieved</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>static org.apache.sling.feature.ArtifactId</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#toArtifactId-org.apache.maven.model.Dependency-">toArtifactId</a></span>(org.apache.maven.model.Dependency&nbsp;dep)</code>&nbsp;</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>static org.apache.maven.model.Dependency</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#toDependency-org.apache.sling.feature.ArtifactId-java.lang.String-">toDependency</a></span>(org.apache.sling.feature.ArtifactId&nbsp;id,
+            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;scope)</code>&nbsp;</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#toString-org.apache.maven.model.Dependency-">toString</a></span>(org.apache.maven.model.Dependency&nbsp;d)</code>&nbsp;</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#validateFeatureClassifiers-org.apache.maven.project.MavenProject-">validateFeatureClassifiers</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
+<div class="block">Validate the classifiers in a project</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#validateFeatureClassifiers-org.apache.maven.project.MavenProject-java.lang.String-boolean-">validateFeatureClassifiers</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;additionalClassifier,
+                          boolean&nbsp;attachFeature)</code>
+<div class="block">Validate the classifiers in a project</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ProjectHelper--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ProjectHelper</h4>
+<pre>public&nbsp;ProjectHelper()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="storeProjectInfo-org.apache.sling.feature.maven.FeatureProjectInfo-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>storeProjectInfo</h4>
+<pre>public static&nbsp;void&nbsp;storeProjectInfo(<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</pre>
+<div class="block">Store all relevant information about the project for plugins to be
+ retrieved</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>info</code> - The project info</dd>
+</dl>
+</li>
+</ul>
+<a name="checkPreprocessorRun-org.apache.maven.project.MavenProject-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>checkPreprocessorRun</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;checkPreprocessorRun(org.apache.maven.project.MavenProject&nbsp;project)</pre>
+<div class="block">Check that the preprocessor has been run</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>project</code> - The maven project</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd><code>null</code> if the preprocessor ran, an error string if not</dd>
+</dl>
+</li>
+</ul>
+<a name="getAssembledFeatures-org.apache.maven.project.MavenProject-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAssembledFeatures</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;getAssembledFeatures(org.apache.maven.project.MavenProject&nbsp;project)</pre>
+<div class="block">Get the assembled features from the project. An assembled feature
+ is already processed with respect to its include.
+ The returned map uses the full path in the file system as the key and
+ the assembled feature as a value.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>project</code> - The maven projet</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The assembled features. The map might be empty.</dd>
+</dl>
+</li>
+</ul>
+<a name="getFeatures-org.apache.maven.project.MavenProject-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFeatures</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;getFeatures(org.apache.maven.project.MavenProject&nbsp;project)</pre>
+<div class="block">Get the raw feature from the project.
+ The returned map uses the full path in the file system as the key and
+ the read feature as a value.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>project</code> - The maven projet</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The raw features. The map might be empty.</dd>
+</dl>
+</li>
+</ul>
+<a name="getAssembledTestFeatures-org.apache.maven.project.MavenProject-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAssembledTestFeatures</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;getAssembledTestFeatures(org.apache.maven.project.MavenProject&nbsp;project)</pre>
+<div class="block">Get the assembled test feature from the project</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>project</code> - The maven projet</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The assembled features or <code>null</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getTestFeatures-org.apache.maven.project.MavenProject-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTestFeatures</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;getTestFeatures(org.apache.maven.project.MavenProject&nbsp;project)</pre>
+<div class="block">Get the raw test feature from the project</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>project</code> - The maven projet</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The raw features or <code>null</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getConfigValue-org.apache.maven.model.Plugin-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConfigValue</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getConfigValue(org.apache.maven.model.Plugin&nbsp;plugin,
+                                    <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+                                    <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defaultValue)</pre>
+<div class="block">Gets a configuration value for a plugin if it is set in the configuration for
+ the plugin or any configuration for an execution of the plugin.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>plugin</code> - Plugin</dd>
+<dd><code>name</code> - Configuration parameter.</dd>
+<dd><code>defaultValue</code> - The default value if no configuration is found.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The default value if nothing is configured, the value otherwise.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code> - If more than one value is configured</dd>
+</dl>
+</li>
+</ul>
+<a name="getTmpDir-org.apache.maven.project.MavenProject-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTmpDir</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;getTmpDir(org.apache.maven.project.MavenProject&nbsp;project)</pre>
+</li>
+</ul>
+<a name="createTmpFeatureFile-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createTmpFeatureFile</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;createTmpFeatureFile(org.apache.maven.project.MavenProject&nbsp;project,
+                                        org.apache.sling.feature.Feature&nbsp;feature)</pre>
+</li>
+</ul>
+<a name="getOrResolveArtifact-org.apache.maven.project.MavenProject-org.apache.maven.execution.MavenSession-org.apache.maven.artifact.handler.manager.ArtifactHandlerManager-org.apache.maven.artifact.resolver.ArtifactResolver-org.apache.sling.feature.ArtifactId-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOrResolveArtifact</h4>
+<pre>public static&nbsp;org.apache.maven.artifact.Artifact&nbsp;getOrResolveArtifact(org.apache.maven.project.MavenProject&nbsp;project,
+                                                                      org.apache.maven.execution.MavenSession&nbsp;session,
+                                                                      org.apache.maven.artifact.handler.manager.ArtifactHandlerManager&nbsp;artifactHandlerManager,
+                                                                      org.apache.maven.artifact.resolver.ArtifactResolver&nbsp;resolver,
+                                                                      org.apache.sling.feature.ArtifactId&nbsp;id)</pre>
+<div class="block">Get a resolved Artifact from the coordinates provided</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>project</code> - The maven project</dd>
+<dd><code>session</code> - The maven session</dd>
+<dd><code>artifactHandlerManager</code> - The artifact handler manager</dd>
+<dd><code>resolver</code> - The artifact resolver</dd>
+<dd><code>id</code> - The ID of the artifact to get/resolve.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the artifact, which has been resolved.</dd>
+</dl>
+</li>
+</ul>
+<a name="getOrResolveFeature-org.apache.maven.project.MavenProject-org.apache.maven.execution.MavenSession-org.apache.maven.artifact.handler.manager.ArtifactHandlerManager-org.apache.maven.artifact.resolver.ArtifactResolver-org.apache.sling.feature.ArtifactId-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOrResolveFeature</h4>
+<pre>public static&nbsp;org.apache.sling.feature.Feature&nbsp;getOrResolveFeature(org.apache.maven.project.MavenProject&nbsp;project,
+                                                                   org.apache.maven.execution.MavenSession&nbsp;session,
+                                                                   org.apache.maven.artifact.handler.manager.ArtifactHandlerManager&nbsp;artifactHandlerManager,
+                                                                   org.apache.maven.artifact.resolver.ArtifactResolver&nbsp;resolver,
+                                                                   org.apache.sling.feature.ArtifactId&nbsp;id)</pre>
+</li>
+</ul>
+<a name="toString-org.apache.maven.model.Dependency-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString(org.apache.maven.model.Dependency&nbsp;d)</pre>
+</li>
+</ul>
+<a name="toDependency-org.apache.sling.feature.ArtifactId-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toDependency</h4>
+<pre>public static&nbsp;org.apache.maven.model.Dependency&nbsp;toDependency(org.apache.sling.feature.ArtifactId&nbsp;id,
+                                                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;scope)</pre>
+</li>
+</ul>
+<a name="toArtifactId-org.apache.maven.model.Dependency-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toArtifactId</h4>
+<pre>public static&nbsp;org.apache.sling.feature.ArtifactId&nbsp;toArtifactId(org.apache.maven.model.Dependency&nbsp;dep)</pre>
+</li>
+</ul>
+<a name="setFeatureInfo-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFeatureInfo</h4>
+<pre>public static&nbsp;void&nbsp;setFeatureInfo(org.apache.maven.project.MavenProject&nbsp;project,
+                                  org.apache.sling.feature.Feature&nbsp;feature)</pre>
+</li>
+</ul>
+<a name="isAggregate-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isAggregate</h4>
+<pre>public static&nbsp;boolean&nbsp;isAggregate(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;featureKey)</pre>
+</li>
+</ul>
+<a name="isAttachAggregate-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isAttachAggregate</h4>
+<pre>public static&nbsp;boolean&nbsp;isAttachAggregate(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;featureKey)</pre>
+</li>
+</ul>
+<a name="generateAggregateFeatureKey-java.lang.String-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>generateAggregateFeatureKey</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;generateAggregateFeatureKey(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classifier,
+                                                 boolean&nbsp;attach)</pre>
+</li>
+</ul>
+<a name="validateFeatureClassifiers-org.apache.maven.project.MavenProject-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>validateFeatureClassifiers</h4>
+<pre>public static&nbsp;void&nbsp;validateFeatureClassifiers(org.apache.maven.project.MavenProject&nbsp;project)</pre>
+<div class="block">Validate the classifiers in a project</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>project</code> - The maven project</dd>
+</dl>
+</li>
+</ul>
+<a name="validateFeatureClassifiers-org.apache.maven.project.MavenProject-java.lang.String-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>validateFeatureClassifiers</h4>
+<pre>public static&nbsp;void&nbsp;validateFeatureClassifiers(org.apache.maven.project.MavenProject&nbsp;project,
+                                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;additionalClassifier,
+                                              boolean&nbsp;attachFeature)</pre>
+<div class="block">Validate the classifiers in a project</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>project</code> - The maven project</dd>
+<dd><code>additionalClassifier</code> - Optional additional classifier</dd>
+</dl>
+</li>
+</ul>
+<a name="isLocalProjectArtifact-org.apache.maven.project.MavenProject-org.apache.sling.feature.ArtifactId-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isLocalProjectArtifact</h4>
+<pre>public static&nbsp;boolean&nbsp;isLocalProjectArtifact(org.apache.maven.project.MavenProject&nbsp;project,
+                                             org.apache.sling.feature.ArtifactId&nbsp;id)</pre>
+<div class="block">Check if the artifact is produced by the current project</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>project</code> - The current project</dd>
+<dd><code>id</code> - The artifact id</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd><code>true</code> if the artifact belongs to the project</dd>
+</dl>
+</li>
+</ul>
+<a name="propertiesToMap-java.util.Properties-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>propertiesToMap</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;propertiesToMap(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;value)</pre>
+</li>
+</ul>
+<a name="scan-java.util.List-java.io.File-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>scan</h4>
+<pre>public static&nbsp;void&nbsp;scan(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;files,
+                        <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;dir,
+                        <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;includes,
+                        <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;excludes)</pre>
+</li>
+</ul>
+<a name="readFeatureFile-org.apache.maven.project.MavenProject-java.io.File-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readFeatureFile</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;readFeatureFile(org.apache.maven.project.MavenProject&nbsp;project,
+                                     <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
+                                     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;suggestedClassifier)</pre>
+<div class="block">Read the json file, minify it, add id if missing and replace variables</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>file</code> - The json file</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The read and minified JSON</dd>
+</dl>
+</li>
+</ul>
+<a name="checkFeatureId-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>checkFeatureId</h4>
+<pre>public static&nbsp;void&nbsp;checkFeatureId(org.apache.maven.project.MavenProject&nbsp;project,
+                                  org.apache.sling.feature.Feature&nbsp;feature)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ProjectHelper.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectHelper.html" target="_top">Frames</a></li>
+<li><a href="ProjectHelper.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/Substitution.html
similarity index 66%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/Substitution.html
index e399398..06dc8de 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/Substitution.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Substitution (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,12 +13,18 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Substitution (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
     }
 //-->
+var methods = {"i0":9,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
 </script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
@@ -35,7 +41,7 @@
 <li><a href="../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProjectInfo.html">Use</a></li>
+<li><a href="class-use/Substitution.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../index-all.html">Index</a></li>
@@ -48,8 +54,8 @@
 <li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/Substitution.html" target="_top">Frames</a></li>
+<li><a href="Substitution.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -70,15 +76,15 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+<li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li>Method</li>
+<li><a href="#method.detail">Method</a></li>
 </ul>
 </div>
 <a name="skip.navbar.top">
@@ -88,27 +94,23 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven</div>
-<h2 title="Class ProjectInfo" class="title">Class ProjectInfo</h2>
+<h2 title="Class Substitution" class="title">Class Substitution</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.ProjectInfo</li>
+<li>org.apache.sling.feature.maven.Substitution</li>
 </ul>
 </li>
 </ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
-<dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>, <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dd>
-</dl>
 <hr>
 <br>
-<pre>public class <span class="typeNameLabel">ProjectInfo</span>
+<pre>public class <span class="typeNameLabel">Substitution</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
@@ -116,29 +118,6 @@
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>org.apache.maven.model.Plugin</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#plugin">plugin</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>org.apache.maven.project.MavenProject</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#project">project</a></span></code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.summary">
@@ -151,7 +130,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#ProjectInfo--">ProjectInfo</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Substitution.html#Substitution--">Substitution</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -162,6 +141,22 @@
 <!--   -->
 </a>
 <h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Substitution.html#getOSGiVersion-java.lang.String-">getOSGiVersion</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Substitution.html#replaceMavenVars-org.apache.maven.project.MavenProject-java.lang.String-">replaceMavenVars</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+                <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</code>&nbsp;</td>
+</tr>
+</table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
@@ -177,45 +172,46 @@
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="project">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>project</h4>
-<pre>public&nbsp;org.apache.maven.project.MavenProject project</pre>
-</li>
-</ul>
-<a name="plugin">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>plugin</h4>
-<pre>public&nbsp;org.apache.maven.model.Plugin plugin</pre>
-</li>
-</ul>
-</li>
-</ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.detail">
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="ProjectInfo--">
+<a name="Substitution--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>ProjectInfo</h4>
-<pre>public&nbsp;ProjectInfo()</pre>
+<h4>Substitution</h4>
+<pre>public&nbsp;Substitution()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="replaceMavenVars-org.apache.maven.project.MavenProject-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>replaceMavenVars</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;replaceMavenVars(org.apache.maven.project.MavenProject&nbsp;project,
+                                      <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</pre>
+</li>
+</ul>
+<a name="getOSGiVersion-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getOSGiVersion</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOSGiVersion(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)</pre>
 </li>
 </ul>
 </li>
@@ -237,7 +233,7 @@
 <li><a href="../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProjectInfo.html">Use</a></li>
+<li><a href="class-use/Substitution.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../index-all.html">Index</a></li>
@@ -250,8 +246,8 @@
 <li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/Substitution.html" target="_top">Frames</a></li>
+<li><a href="Substitution.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -272,21 +268,21 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+<li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li>Method</li>
+<li><a href="#method.detail">Method</a></li>
 </ul>
 </div>
 <a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/Environment.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/Environment.html
new file mode 100644
index 0000000..c365373
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/Environment.html
@@ -0,0 +1,177 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.Environment (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.Environment (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/Environment.html" target="_top">Frames</a></li>
+<li><a href="Environment.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.Environment" class="title">Uses of Class<br>org.apache.sling.feature.maven.Environment</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven">org.apache.sling.feature.maven</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.feature.maven">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a> in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a> with parameters of type <a href="../../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected org.apache.sling.feature.builder.FeatureProvider</code></td>
+<td class="colLast"><span class="typeNameLabel">Preprocessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/Preprocessor.html#createFeatureProvider-org.apache.sling.feature.maven.Environment-org.apache.sling.feature.maven.FeatureProjectInfo-boolean-boolean-java.lang.String-java.util.List-">createFeatureProvider</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a>&nbsp;env,
+                     <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info,
+                     boolean&nbsp;isTest,
+                     boolean&nbsp;skipAddDependencies,
+                     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dependencyScope,
+                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;&nbsp;projectFeatures)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">Preprocessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/Preprocessor.html#process-org.apache.sling.feature.maven.Environment-">process</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a>&nbsp;env)</code>
+<div class="block">Process the provided projects.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/Environment.html" target="_top">Frames</a></li>
+<li><a href="Environment.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html
new file mode 100644
index 0000000..8043075
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/FeatureConstants.html" target="_top">Frames</a></li>
+<li><a href="FeatureConstants.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.FeatureConstants" class="title">Uses of Class<br>org.apache.sling.feature.maven.FeatureConstants</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.FeatureConstants</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/FeatureConstants.html" target="_top">Frames</a></li>
+<li><a href="FeatureConstants.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html
new file mode 100644
index 0000000..6159c64
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html
@@ -0,0 +1,187 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html" target="_top">Frames</a></li>
+<li><a href="FeatureProjectConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.FeatureProjectConfig" class="title">Uses of Class<br>org.apache.sling.feature.maven.FeatureProjectConfig</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven">org.apache.sling.feature.maven</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.feature.maven">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a> in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a> that return <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></code></td>
+<td class="colLast"><span class="typeNameLabel">FeatureProjectConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getMainConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">getMainConfig</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></code></td>
+<td class="colLast"><span class="typeNameLabel">FeatureProjectConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getTestConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">getTestConfig</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a> with parameters of type <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="typeNameLabel">Preprocessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/Preprocessor.html#readProjectFeatures-org.codehaus.plexus.logging.Logger-org.apache.sling.feature.maven.FeatureProjectInfo-org.apache.sling.feature.maven.FeatureProjectConfig-">readProjectFeatures</a></span>(org.codehaus.plexus.logging.Logger&nbsp;logger,
+                   <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info,
+                   <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a>&nbsp;config)</code>
+<div class="block">Read the features for a feature project.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html" target="_top">Frames</a></li>
+<li><a href="FeatureProjectConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html
new file mode 100644
index 0000000..f3b6da0
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html
@@ -0,0 +1,209 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html" target="_top">Frames</a></li>
+<li><a href="FeatureProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.FeatureProjectInfo" class="title">Uses of Class<br>org.apache.sling.feature.maven.FeatureProjectInfo</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven">org.apache.sling.feature.maven</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.feature.maven">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a> in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a> with type parameters of type <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Environment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/Environment.html#modelProjects">modelProjects</a></span></code>
+<div class="block">The projects for the preprocessor.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a> with parameters of type <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected org.apache.sling.feature.builder.FeatureProvider</code></td>
+<td class="colLast"><span class="typeNameLabel">Preprocessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/Preprocessor.html#createFeatureProvider-org.apache.sling.feature.maven.Environment-org.apache.sling.feature.maven.FeatureProjectInfo-boolean-boolean-java.lang.String-java.util.List-">createFeatureProvider</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a>&nbsp;env,
+                     <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info,
+                     boolean&nbsp;isTest,
+                     boolean&nbsp;skipAddDependencies,
+                     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dependencyScope,
+                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;&nbsp;projectFeatures)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></code></td>
+<td class="colLast"><span class="typeNameLabel">FeatureProjectConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getMainConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">getMainConfig</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></code></td>
+<td class="colLast"><span class="typeNameLabel">FeatureProjectConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getTestConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">getTestConfig</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="typeNameLabel">Preprocessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/Preprocessor.html#readProjectFeatures-org.codehaus.plexus.logging.Logger-org.apache.sling.feature.maven.FeatureProjectInfo-org.apache.sling.feature.maven.FeatureProjectConfig-">readProjectFeatures</a></span>(org.codehaus.plexus.logging.Logger&nbsp;logger,
+                   <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info,
+                   <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a>&nbsp;config)</code>
+<div class="block">Read the features for a feature project.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span class="typeNameLabel">ProjectHelper.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/ProjectHelper.html#storeProjectInfo-org.apache.sling.feature.maven.FeatureProjectInfo-">storeProjectInfo</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</code>
+<div class="block">Store all relevant information about the project for plugins to be
+ retrieved</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html" target="_top">Frames</a></li>
+<li><a href="FeatureProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html
new file mode 100644
index 0000000..666fc23
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/Preprocessor.html" target="_top">Frames</a></li>
+<li><a href="Preprocessor.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.Preprocessor" class="title">Uses of Class<br>org.apache.sling.feature.maven.Preprocessor</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.Preprocessor</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/Preprocessor.html" target="_top">Frames</a></li>
+<li><a href="Preprocessor.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html
new file mode 100644
index 0000000..57a4139
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/ProjectHelper.html" target="_top">Frames</a></li>
+<li><a href="ProjectHelper.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.ProjectHelper" class="title">Uses of Class<br>org.apache.sling.feature.maven.ProjectHelper</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.ProjectHelper</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/ProjectHelper.html" target="_top">Frames</a></li>
+<li><a href="ProjectHelper.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/Substitution.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/Substitution.html
new file mode 100644
index 0000000..d66f272
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/class-use/Substitution.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.Substitution (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.Substitution (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/Substitution.html" target="_top">Frames</a></li>
+<li><a href="Substitution.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.Substitution" class="title">Uses of Class<br>org.apache.sling.feature.maven.Substitution</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.Substitution</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/Substitution.html" target="_top">Frames</a></li>
+<li><a href="Substitution.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html
similarity index 63%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html
index 07b1edf..40e7b9d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>GenerateResources (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GenerateResources (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/GenerateResources.html">Use</a></li>
+<li><a href="class-use/AbstractFeatureMojo.BaseArtifactProvider.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/GenerateResources.html" target="_top">Frames</a></li>
-<li><a href="GenerateResources.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.BaseArtifactProvider.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -76,7 +76,7 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
@@ -94,24 +94,14 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class GenerateResources" class="title">Class GenerateResources</h2>
+<h2 title="Class AbstractFeatureMojo.BaseArtifactProvider" class="title">Class AbstractFeatureMojo.BaseArtifactProvider</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.maven.plugin.AbstractMojo</li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.GenerateResources</li>
-</ul>
-</li>
-</ul>
-</li>
+<li>org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider</li>
 </ul>
 </li>
 </ul>
@@ -120,44 +110,23 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+<dd>org.apache.sling.feature.builder.ArtifactProvider</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dd>
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="generate-resources",
-      defaultPhase=GENERATE_RESOURCES,
-      requiresDependencyResolution=TEST,
-      threadSafe=true)
-public class <span class="typeNameLabel">GenerateResources</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
+<pre>protected class <span class="typeNameLabel">AbstractFeatureMojo.BaseArtifactProvider</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements org.apache.sling.feature.builder.ArtifactProvider</pre>
 </li>
 </ul>
 </div>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
-<!--   -->
-</a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
-<code>ROLE</code></li>
-</ul>
-</li>
-</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.summary">
@@ -167,10 +136,12 @@
 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
 <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
-<th class="colOne" scope="col">Constructor and Description</th>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html#GenerateResources--">GenerateResources</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html#BaseArtifactProvider--">BaseArtifactProvider</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -188,25 +159,11 @@
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html#provide-org.apache.sling.feature.ArtifactId-">provide</a></span>(org.apache.sling.feature.ArtifactId&nbsp;id)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
-<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
-</ul>
-<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
@@ -227,13 +184,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="GenerateResources--">
+<a name="BaseArtifactProvider--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>GenerateResources</h4>
-<pre>public&nbsp;GenerateResources()</pre>
+<h4>BaseArtifactProvider</h4>
+<pre>protected&nbsp;BaseArtifactProvider()</pre>
 </li>
 </ul>
 </li>
@@ -244,19 +201,16 @@
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="execute--">
+<a name="provide-org.apache.sling.feature.ArtifactId-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>execute</h4>
-<pre>public&nbsp;void&nbsp;execute()
-             throws org.apache.maven.plugin.MojoExecutionException,
-                    org.apache.maven.plugin.MojoFailureException</pre>
+<h4>provide</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;provide(org.apache.sling.feature.ArtifactId&nbsp;id)</pre>
 <dl>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
-<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>provide</code>&nbsp;in interface&nbsp;<code>org.apache.sling.feature.builder.ArtifactProvider</code></dd>
 </dl>
 </li>
 </ul>
@@ -279,7 +233,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/GenerateResources.html">Use</a></li>
+<li><a href="class-use/AbstractFeatureMojo.BaseArtifactProvider.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -288,12 +242,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/GenerateResources.html" target="_top">Frames</a></li>
-<li><a href="GenerateResources.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.BaseArtifactProvider.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -314,7 +268,7 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
@@ -329,6 +283,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html
similarity index 63%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html
index 07b1edf..b0c776c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>GenerateResources (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GenerateResources (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/GenerateResources.html">Use</a></li>
+<li><a href="class-use/AbstractFeatureMojo.BaseFeatureProvider.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/GenerateResources.html" target="_top">Frames</a></li>
-<li><a href="GenerateResources.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.BaseFeatureProvider.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -76,7 +76,7 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
@@ -94,24 +94,14 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class GenerateResources" class="title">Class GenerateResources</h2>
+<h2 title="Class AbstractFeatureMojo.BaseFeatureProvider" class="title">Class AbstractFeatureMojo.BaseFeatureProvider</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.maven.plugin.AbstractMojo</li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.GenerateResources</li>
-</ul>
-</li>
-</ul>
-</li>
+<li>org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider</li>
 </ul>
 </li>
 </ul>
@@ -120,44 +110,23 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+<dd>org.apache.sling.feature.builder.FeatureProvider</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dd>
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="generate-resources",
-      defaultPhase=GENERATE_RESOURCES,
-      requiresDependencyResolution=TEST,
-      threadSafe=true)
-public class <span class="typeNameLabel">GenerateResources</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
+<pre>protected class <span class="typeNameLabel">AbstractFeatureMojo.BaseFeatureProvider</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements org.apache.sling.feature.builder.FeatureProvider</pre>
 </li>
 </ul>
 </div>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
-<!--   -->
-</a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
-<code>ROLE</code></li>
-</ul>
-</li>
-</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.summary">
@@ -167,10 +136,12 @@
 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
 <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
-<th class="colOne" scope="col">Constructor and Description</th>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html#GenerateResources--">GenerateResources</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html#BaseFeatureProvider--">BaseFeatureProvider</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -188,25 +159,11 @@
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code>org.apache.sling.feature.Feature</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html#provide-org.apache.sling.feature.ArtifactId-">provide</a></span>(org.apache.sling.feature.ArtifactId&nbsp;id)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
-<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
-</ul>
-<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
@@ -227,13 +184,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="GenerateResources--">
+<a name="BaseFeatureProvider--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>GenerateResources</h4>
-<pre>public&nbsp;GenerateResources()</pre>
+<h4>BaseFeatureProvider</h4>
+<pre>protected&nbsp;BaseFeatureProvider()</pre>
 </li>
 </ul>
 </li>
@@ -244,19 +201,16 @@
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="execute--">
+<a name="provide-org.apache.sling.feature.ArtifactId-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>execute</h4>
-<pre>public&nbsp;void&nbsp;execute()
-             throws org.apache.maven.plugin.MojoExecutionException,
-                    org.apache.maven.plugin.MojoFailureException</pre>
+<h4>provide</h4>
+<pre>public&nbsp;org.apache.sling.feature.Feature&nbsp;provide(org.apache.sling.feature.ArtifactId&nbsp;id)</pre>
 <dl>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
-<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>provide</code>&nbsp;in interface&nbsp;<code>org.apache.sling.feature.builder.FeatureProvider</code></dd>
 </dl>
 </li>
 </ul>
@@ -279,7 +233,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/GenerateResources.html">Use</a></li>
+<li><a href="class-use/AbstractFeatureMojo.BaseFeatureProvider.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -288,12 +242,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/GenerateResources.html" target="_top">Frames</a></li>
-<li><a href="GenerateResources.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.BaseFeatureProvider.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -314,7 +268,7 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
@@ -329,6 +283,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html
new file mode 100644
index 0000000..0bcff7d
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html
@@ -0,0 +1,440 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractFeatureMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class AbstractFeatureMojo" class="title">Class AbstractFeatureMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeaturesMojo</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">AbstractFeatureMojo</span>
+extends org.apache.maven.plugin.AbstractMojo</pre>
+<div class="block">Base class for all mojos.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a></span></code>
+<div class="block">Directory containing feature files</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected org.apache.maven.execution.MavenSession</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected org.apache.maven.project.MavenProject</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected org.apache.maven.project.MavenProjectHelper</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#AbstractFeatureMojo--">AbstractFeatureMojo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a></span>()</code>
+<div class="block">This method needs to be invoked by each mojo that deals with features</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>execute</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="features">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>features</h4>
+<pre>@Parameter(name="features",
+           required=true,
+           defaultValue="src/main/features")
+protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> features</pre>
+<div class="block">Directory containing feature files</div>
+</li>
+</ul>
+<a name="project">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>project</h4>
+<pre>@Parameter(property="project",
+           readonly=true,
+           required=true)
+protected&nbsp;org.apache.maven.project.MavenProject project</pre>
+</li>
+</ul>
+<a name="mavenSession">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mavenSession</h4>
+<pre>@Parameter(property="session",
+           readonly=true,
+           required=true)
+protected&nbsp;org.apache.maven.execution.MavenSession mavenSession</pre>
+</li>
+</ul>
+<a name="projectHelper">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>projectHelper</h4>
+<pre>@Component
+protected&nbsp;org.apache.maven.project.MavenProjectHelper projectHelper</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="AbstractFeatureMojo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AbstractFeatureMojo</h4>
+<pre>public&nbsp;AbstractFeatureMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getTmpDir--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTmpDir</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;getTmpDir()</pre>
+</li>
+</ul>
+<a name="checkPreconditions--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>checkPreconditions</h4>
+<pre>protected&nbsp;void&nbsp;checkPreconditions()
+                           throws org.apache.maven.plugin.MojoExecutionException</pre>
+<div class="block">This method needs to be invoked by each mojo that deals with features</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractFeatureMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html
new file mode 100644
index 0000000..952274c
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html
@@ -0,0 +1,362 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractIncludingFeatureMojo.FeatureScanner.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" target="_top">Frames</a></li>
+<li><a href="AbstractIncludingFeatureMojo.FeatureScanner.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.codehaus.plexus.util.AbstractScanner">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class AbstractIncludingFeatureMojo.FeatureScanner" class="title">Class AbstractIncludingFeatureMojo.FeatureScanner</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.codehaus.plexus.util.AbstractScanner</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.codehaus.plexus.util.Scanner</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="typeNameLabel">AbstractIncludingFeatureMojo.FeatureScanner</span>
+extends org.codehaus.plexus.util.AbstractScanner</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.codehaus.plexus.util.AbstractScanner">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.codehaus.plexus.util.AbstractScanner</h3>
+<code>DEFAULTEXCLUDES, excludes, includes, isCaseSensitive</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#FeatureScanner-java.util.Map-java.lang.String-">FeatureScanner</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;features,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;prefix)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#getBasedir--">getBasedir</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#getIncluded--">getIncluded</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#getIncludedDirectories--">getIncludedDirectories</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#getIncludedFiles--">getIncludedFiles</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#scan--">scan</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.codehaus.plexus.util.AbstractScanner">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.codehaus.plexus.util.AbstractScanner</h3>
+<code>addDefaultExcludes, couldHoldIncluded, isExcluded, isExcluded, isIncluded, isIncluded, match, match, matchPath, matchPath, matchPatternStart, matchPatternStart, setCaseSensitive, setExcludes, setIncludes, setupDefaultFilters, setupMatchPatterns</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="FeatureScanner-java.util.Map-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>FeatureScanner</h4>
+<pre>public&nbsp;FeatureScanner(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;features,
+                      <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;prefix)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="scan--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>scan</h4>
+<pre>public&nbsp;void&nbsp;scan()</pre>
+</li>
+</ul>
+<a name="getIncluded--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIncluded</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;getIncluded()</pre>
+</li>
+</ul>
+<a name="getIncludedFiles--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIncludedFiles</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;getIncludedFiles()</pre>
+</li>
+</ul>
+<a name="getIncludedDirectories--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIncludedDirectories</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;getIncludedDirectories()</pre>
+</li>
+</ul>
+<a name="getBasedir--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getBasedir</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;getBasedir()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractIncludingFeatureMojo.FeatureScanner.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" target="_top">Frames</a></li>
+<li><a href="AbstractIncludingFeatureMojo.FeatureScanner.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.codehaus.plexus.util.AbstractScanner">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html
new file mode 100644
index 0000000..bbc29fe
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html
@@ -0,0 +1,401 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractIncludingFeatureMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractIncludingFeatureMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class AbstractIncludingFeatureMojo" class="title">Class AbstractIncludingFeatureMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeaturesMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AnalyseFeaturesMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">EmbedFeaturesMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">ExtractExtensionMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">InfoMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">AbstractIncludingFeatureMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#AbstractIncludingFeatureMojo--">AbstractIncludingFeatureMojo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a>&nbsp;config)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>execute</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="AbstractIncludingFeatureMojo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AbstractIncludingFeatureMojo</h4>
+<pre>public&nbsp;AbstractIncludingFeatureMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSelectedFeatures</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;getSelectedFeatures(<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a>&nbsp;config)
+                                                                    throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="selectAllFeatureFiles--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectAllFeatureFiles</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;selectAllFeatureFiles()
+                                                                      throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="selectAllFeatureFilesAndAggregates--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>selectAllFeatureFilesAndAggregates</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;selectAllFeatureFilesAndAggregates()
+                                                                                   throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractIncludingFeatureMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractIncludingFeatureMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html
new file mode 100644
index 0000000..cce14c1
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html
@@ -0,0 +1,425 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":6,"i2":10,"i3":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractRepositoryMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractRepositoryMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class AbstractRepositoryMojo" class="title">Class AbstractRepositoryMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">RepositoryMojo</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">AbstractRepositoryMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#AbstractRepositoryMojo--">AbstractRepositoryMojo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#doExecute-java.io.File-java.util.Map-java.util.List-">doExecute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;artifactDir,
+         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;features,
+         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.maven.model.Dependency&gt;&nbsp;embed)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected org.apache.sling.feature.Feature</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#getLocalFeature-org.apache.sling.feature.ArtifactId-">getLocalFeature</a></span>(org.apache.sling.feature.ArtifactId&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#processFeature-java.io.File-org.apache.sling.feature.Feature-">processFeature</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;artifactDir,
+              org.apache.sling.feature.Feature&nbsp;f)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="AbstractRepositoryMojo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AbstractRepositoryMojo</h4>
+<pre>public&nbsp;AbstractRepositoryMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public abstract&nbsp;void&nbsp;execute()
+                      throws org.apache.maven.plugin.MojoExecutionException,
+                             org.apache.maven.plugin.MojoFailureException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="doExecute-java.io.File-java.util.Map-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>doExecute</h4>
+<pre>protected&nbsp;void&nbsp;doExecute(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;artifactDir,
+                         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;features,
+                         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.maven.model.Dependency&gt;&nbsp;embed)
+                  throws org.apache.maven.plugin.MojoExecutionException,
+                         org.apache.maven.plugin.MojoFailureException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getLocalFeature-org.apache.sling.feature.ArtifactId-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLocalFeature</h4>
+<pre>protected&nbsp;org.apache.sling.feature.Feature&nbsp;getLocalFeature(org.apache.sling.feature.ArtifactId&nbsp;id)</pre>
+</li>
+</ul>
+<a name="processFeature-java.io.File-org.apache.sling.feature.Feature-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>processFeature</h4>
+<pre>protected&nbsp;void&nbsp;processFeature(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;artifactDir,
+                              org.apache.sling.feature.Feature&nbsp;f)
+                       throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractRepositoryMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractRepositoryMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/Aggregate.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/Aggregate.html
new file mode 100644
index 0000000..77d436f
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/Aggregate.html
@@ -0,0 +1,505 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Aggregate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Aggregate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Aggregate.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/Aggregate.html" target="_top">Frames</a></li>
+<li><a href="Aggregate.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class Aggregate" class="title">Class Aggregate</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.Aggregate</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">Aggregate</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#artifactsOverrides">artifactsOverrides</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#attach">attach</a></span></code>
+<div class="block">If this is set to <code>false</code> the feature is not added to the project
+ artifacts.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#classifier">classifier</a></span></code>
+<div class="block">This is the classifier for the new feature.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#configurationOverrides">configurationOverrides</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#description">description</a></span></code>
+<div class="block">Optional description for the feature</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#frameworkPropertiesOverrides">frameworkPropertiesOverrides</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#markAsComplete">markAsComplete</a></span></code>
+<div class="block">If this is set to <code>true</code> the feature is marked as complete.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#markAsFinal">markAsFinal</a></span></code>
+<div class="block">If this is set to <code>true</code> the feature is marked as final.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#title">title</a></span></code>
+<div class="block">Optional title for the feature</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#variablesOverrides">variablesOverrides</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#vendor">vendor</a></span></code>
+<div class="block">Optional vendor for the feature</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#Aggregate--">Aggregate</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.ArtifactId&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#getArtifactOverrideRules--">getArtifactOverrideRules</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#getConfigurationOverrideRules--">getConfigurationOverrideRules</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.FeatureSelectionConfig">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesInclude-java.lang.String-">setFilesInclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeArtifact-org.apache.maven.model.Dependency-">setIncludeArtifact</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeClassifier-java.lang.String-">setIncludeClassifier</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="classifier">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>classifier</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> classifier</pre>
+<div class="block">This is the classifier for the new feature. If not specified the feature is
+ the main artifact for the project.</div>
+</li>
+</ul>
+<a name="attach">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>attach</h4>
+<pre>public&nbsp;boolean attach</pre>
+<div class="block">If this is set to <code>false</code> the feature is not added to the project
+ artifacts.</div>
+</li>
+</ul>
+<a name="markAsFinal">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>markAsFinal</h4>
+<pre>public&nbsp;boolean markAsFinal</pre>
+<div class="block">If this is set to <code>true</code> the feature is marked as final.</div>
+</li>
+</ul>
+<a name="markAsComplete">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>markAsComplete</h4>
+<pre>public&nbsp;boolean markAsComplete</pre>
+<div class="block">If this is set to <code>true</code> the feature is marked as complete.</div>
+</li>
+</ul>
+<a name="title">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>title</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> title</pre>
+<div class="block">Optional title for the feature</div>
+</li>
+</ul>
+<a name="description">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>description</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> description</pre>
+<div class="block">Optional description for the feature</div>
+</li>
+</ul>
+<a name="vendor">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>vendor</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> vendor</pre>
+<div class="block">Optional vendor for the feature</div>
+</li>
+</ul>
+<a name="artifactsOverrides">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>artifactsOverrides</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; artifactsOverrides</pre>
+</li>
+</ul>
+<a name="configurationOverrides">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>configurationOverrides</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; configurationOverrides</pre>
+</li>
+</ul>
+<a name="variablesOverrides">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>variablesOverrides</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; variablesOverrides</pre>
+</li>
+</ul>
+<a name="frameworkPropertiesOverrides">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>frameworkPropertiesOverrides</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; frameworkPropertiesOverrides</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Aggregate--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Aggregate</h4>
+<pre>public&nbsp;Aggregate()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#toString--">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getArtifactOverrideRules--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getArtifactOverrideRules</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.ArtifactId&gt;&nbsp;getArtifactOverrideRules()</pre>
+</li>
+</ul>
+<a name="getConfigurationOverrideRules--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getConfigurationOverrideRules</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getConfigurationOverrideRules()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Aggregate.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/Aggregate.html" target="_top">Frames</a></li>
+<li><a href="Aggregate.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html
similarity index 68%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html
index c58357c..0e8c48a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/AggregateFeaturesMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AggregateFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class AggregateFeaturesMojo" class="title">Class AggregateFeaturesMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,12 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -125,11 +130,11 @@
 <hr>
 <br>
 <pre>@Mojo(name="aggregate-features",
-      defaultPhase=PACKAGE,
+      defaultPhase=GENERATE_RESOURCES,
       requiresDependencyResolution=TEST,
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
+public class <span class="typeNameLabel">AggregateFeaturesMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
 <div class="block">Aggregate multiple features into a single one.</div>
 </li>
 </ul>
@@ -143,17 +148,20 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -167,7 +175,7 @@
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +198,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html#AggregateFeaturesMojo--">AggregateFeaturesMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,15 +217,22 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -247,13 +262,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="AggregateFeaturesMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>AggregateFeaturesMojo</h4>
+<pre>public&nbsp;AggregateFeaturesMojo()</pre>
 </li>
 </ul>
 </li>
@@ -271,12 +286,10 @@
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
-             throws org.apache.maven.plugin.MojoExecutionException,
-                    org.apache.maven.plugin.MojoFailureException</pre>
+             throws org.apache.maven.plugin.MojoExecutionException</pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
-<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
 </dl>
 </li>
 </ul>
@@ -299,7 +312,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/AggregateFeaturesMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +321,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AggregateFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,7 +346,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -349,6 +362,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html
similarity index 67%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html
index c58357c..542235f 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/AnalyseFeaturesMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AnalyseFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class AnalyseFeaturesMojo" class="title">Class AnalyseFeaturesMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,12 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -124,13 +129,13 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="aggregate-features",
-      defaultPhase=PACKAGE,
+<pre>@Mojo(name="analyse-features",
+      defaultPhase=VERIFY,
       requiresDependencyResolution=TEST,
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
-<div class="block">Aggregate multiple features into a single one.</div>
+public class <span class="typeNameLabel">AnalyseFeaturesMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">Analyse the feature.</div>
 </li>
 </ul>
 </div>
@@ -143,17 +148,20 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -167,7 +175,7 @@
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +198,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html#AnalyseFeaturesMojo--">AnalyseFeaturesMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,15 +217,22 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -247,13 +262,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="AnalyseFeaturesMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>AnalyseFeaturesMojo</h4>
+<pre>public&nbsp;AnalyseFeaturesMojo()</pre>
 </li>
 </ul>
 </li>
@@ -299,7 +314,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/AnalyseFeaturesMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +323,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AnalyseFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,7 +348,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -349,6 +364,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/ApisJarMojo.html
similarity index 65%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/ApisJarMojo.html
index c58357c..b9939eb 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/ApisJarMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,13 +13,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10};
+var methods = {"i0":10,"i1":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/ApisJarMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/ApisJarMojo.html" target="_top">Frames</a></li>
+<li><a href="ApisJarMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class ApisJarMojo" class="title">Class ApisJarMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,12 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.ApisJarMojo</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -120,17 +125,18 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+<dd>org.apache.maven.artifact.resolver.filter.ArtifactFilter, org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="aggregate-features",
+<pre>@Mojo(name="apis-jar",
       defaultPhase=PACKAGE,
       requiresDependencyResolution=TEST,
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
-<div class="block">Aggregate multiple features into a single one.</div>
+public class <span class="typeNameLabel">ApisJarMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a>
+implements org.apache.maven.artifact.resolver.filter.ArtifactFilter</pre>
+<div class="block">Generates the APIs JARs for each selected Feature file.</div>
 </li>
 </ul>
 </div>
@@ -143,17 +149,20 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -167,7 +176,7 @@
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +199,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html#ApisJarMojo--">ApisJarMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,15 +218,26 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html#include-org.apache.maven.artifact.Artifact-">include</a></span>(org.apache.maven.artifact.Artifact&nbsp;artifact)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -247,13 +267,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="ApisJarMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>ApisJarMojo</h4>
+<pre>public&nbsp;ApisJarMojo()</pre>
 </li>
 </ul>
 </li>
@@ -267,19 +287,34 @@
 <a name="execute--">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
              throws org.apache.maven.plugin.MojoExecutionException,
                     org.apache.maven.plugin.MojoFailureException</pre>
 <dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>execute</code>&nbsp;in interface&nbsp;<code>org.apache.maven.plugin.Mojo</code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
 <dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
 </dl>
 </li>
 </ul>
+<a name="include-org.apache.maven.artifact.Artifact-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>include</h4>
+<pre>public&nbsp;boolean&nbsp;include(org.apache.maven.artifact.Artifact&nbsp;artifact)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>include</code>&nbsp;in interface&nbsp;<code>org.apache.maven.artifact.resolver.filter.ArtifactFilter</code></dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -299,7 +334,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/ApisJarMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +343,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/ApisJarMojo.html" target="_top">Frames</a></li>
+<li><a href="ApisJarMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,7 +368,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -349,6 +384,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/Archive.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/Archive.html
new file mode 100644
index 0000000..c1c8068
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/Archive.html
@@ -0,0 +1,357 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Archive (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Archive (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Archive.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/Archive.html" target="_top">Frames</a></li>
+<li><a href="Archive.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class Archive" class="title">Class Archive</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.Archive</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">Archive</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></pre>
+<div class="block">Several features can be selected to be put into a single archive</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html#attach">attach</a></span></code>
+<div class="block">If this is set to <code>false</code> the archive is not added to the project
+ artifacts.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html#Archive--">Archive</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html#getClassifier--">getClassifier</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html#setClassifier-java.lang.String-">setClassifier</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classifier)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.FeatureSelectionConfig">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesInclude-java.lang.String-">setFilesInclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeArtifact-org.apache.maven.model.Dependency-">setIncludeArtifact</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeClassifier-java.lang.String-">setIncludeClassifier</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="attach">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>attach</h4>
+<pre>public&nbsp;boolean attach</pre>
+<div class="block">If this is set to <code>false</code> the archive is not added to the project
+ artifacts.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Archive--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Archive</h4>
+<pre>public&nbsp;Archive()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getClassifier--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getClassifier</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getClassifier()</pre>
+</li>
+</ul>
+<a name="setClassifier-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setClassifier</h4>
+<pre>public&nbsp;void&nbsp;setClassifier(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classifier)</pre>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#toString--">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Archive.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/Archive.html" target="_top">Frames</a></li>
+<li><a href="Archive.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html
new file mode 100644
index 0000000..44bc2c8
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html
@@ -0,0 +1,555 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AttachFeatureArchivesMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" target="_top">Frames</a></li>
+<li><a href="AttachFeatureArchivesMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class AttachFeatureArchivesMojo" class="title">Class AttachFeatureArchivesMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+</dl>
+<hr>
+<br>
+<pre>@Mojo(name="attach-featurearchives",
+      defaultPhase=PACKAGE,
+      requiresDependencyResolution=TEST,
+      threadSafe=true)
+public class <span class="typeNameLabel">AttachFeatureArchivesMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">Create a feature model archive and attach it. An archive is created for each
+ feature of this project</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_BUILT_BY">ATTR_BUILT_BY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_CREATED_BY">ATTR_CREATED_BY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_BUILD">ATTR_IMPLEMENTATION_BUILD</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_TITLE">ATTR_IMPLEMENTATION_TITLE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VENDOR">ATTR_IMPLEMENTATION_VENDOR</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VENDOR_ID">ATTR_IMPLEMENTATION_VENDOR_ID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VERSION">ATTR_IMPLEMENTATION_VERSION</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_TITLE">ATTR_SPECIFICATION_TITLE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_VENDOR">ATTR_SPECIFICATION_VENDOR</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_VERSION">ATTR_SPECIFICATION_VERSION</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#AttachFeatureArchivesMojo--">AttachFeatureArchivesMojo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="ATTR_BUILT_BY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_BUILT_BY</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_BUILT_BY</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_BUILT_BY">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_CREATED_BY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_CREATED_BY</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_CREATED_BY</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_CREATED_BY">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_IMPLEMENTATION_VERSION">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_IMPLEMENTATION_VERSION</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_IMPLEMENTATION_VERSION</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_VERSION">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_IMPLEMENTATION_VENDOR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_IMPLEMENTATION_VENDOR</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_IMPLEMENTATION_VENDOR</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_VENDOR">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_IMPLEMENTATION_BUILD">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_IMPLEMENTATION_BUILD</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_IMPLEMENTATION_BUILD</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_BUILD">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_IMPLEMENTATION_VENDOR_ID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_IMPLEMENTATION_VENDOR_ID</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_IMPLEMENTATION_VENDOR_ID</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_VENDOR_ID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_IMPLEMENTATION_TITLE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_IMPLEMENTATION_TITLE</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_IMPLEMENTATION_TITLE</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_TITLE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_SPECIFICATION_TITLE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_SPECIFICATION_TITLE</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_SPECIFICATION_TITLE</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_SPECIFICATION_TITLE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_SPECIFICATION_VENDOR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_SPECIFICATION_VENDOR</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_SPECIFICATION_VENDOR</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_SPECIFICATION_VENDOR">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_SPECIFICATION_VERSION">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ATTR_SPECIFICATION_VERSION</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_SPECIFICATION_VERSION</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_SPECIFICATION_VERSION">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="AttachFeatureArchivesMojo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AttachFeatureArchivesMojo</h4>
+<pre>public&nbsp;AttachFeatureArchivesMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public&nbsp;void&nbsp;execute()
+             throws org.apache.maven.plugin.MojoExecutionException,
+                    org.apache.maven.plugin.MojoFailureException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AttachFeatureArchivesMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" target="_top">Frames</a></li>
+<li><a href="AttachFeatureArchivesMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html
similarity index 76%
rename from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
rename to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html
index c58357c..b131870 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/AttachFeaturesMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AttachFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class AttachFeaturesMojo" class="title">Class AttachFeaturesMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,7 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li>org.apache.sling.feature.maven.mojos.AttachFeaturesMojo</li>
 </ul>
 </li>
 </ul>
@@ -124,13 +124,13 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="aggregate-features",
+<pre>@Mojo(name="attach-features",
       defaultPhase=PACKAGE,
       requiresDependencyResolution=TEST,
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
+public class <span class="typeNameLabel">AttachFeaturesMojo</span>
 extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
-<div class="block">Aggregate multiple features into a single one.</div>
+<div class="block">Attach the feature as a project artifact.</div>
 </li>
 </ul>
 </div>
@@ -143,17 +143,13 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -167,7 +163,7 @@
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +186,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html#AttachFeaturesMojo--">AttachFeaturesMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,7 +205,7 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -217,7 +213,7 @@
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -247,13 +243,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="AttachFeaturesMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>AttachFeaturesMojo</h4>
+<pre>public&nbsp;AttachFeaturesMojo()</pre>
 </li>
 </ul>
 </li>
@@ -299,7 +295,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/AttachFeaturesMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +304,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AttachFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,7 +329,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -349,6 +345,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html
new file mode 100644
index 0000000..b168531
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html
@@ -0,0 +1,401 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CollectArtifactsMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" target="_top">Frames</a></li>
+<li><a href="CollectArtifactsMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class CollectArtifactsMojo" class="title">Class CollectArtifactsMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.CollectArtifactsMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+</dl>
+<hr>
+<br>
+<pre>@Mojo(name="collect-artifacts",
+      requiresProject=false,
+      threadSafe=true)
+public final class <span class="typeNameLabel">CollectArtifactsMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html#CollectArtifactsMojo--">CollectArtifactsMojo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html#getFeatures--">getFeatures</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#doExecute-java.io.File-java.util.Map-java.util.List-">doExecute</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#getLocalFeature-org.apache.sling.feature.ArtifactId-">getLocalFeature</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#processFeature-java.io.File-org.apache.sling.feature.Feature-">processFeature</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CollectArtifactsMojo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CollectArtifactsMojo</h4>
+<pre>public&nbsp;CollectArtifactsMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public&nbsp;void&nbsp;execute()
+             throws org.apache.maven.plugin.MojoExecutionException,
+                    org.apache.maven.plugin.MojoFailureException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>execute</code>&nbsp;in interface&nbsp;<code>org.apache.maven.plugin.Mojo</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#execute--">execute</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getFeatures--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getFeatures</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;getFeatures()
+                                                            throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CollectArtifactsMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" target="_top">Frames</a></li>
+<li><a href="CollectArtifactsMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html
similarity index 64%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html
index 07b1edf..a5aadf7 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>GenerateResources (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GenerateResources (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/GenerateResources.html">Use</a></li>
+<li><a href="class-use/DependencyLifecycleParticipant.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/GenerateResources.html" target="_top">Frames</a></li>
-<li><a href="GenerateResources.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" target="_top">Frames</a></li>
+<li><a href="DependencyLifecycleParticipant.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -76,7 +76,7 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
@@ -94,22 +94,17 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class GenerateResources" class="title">Class GenerateResources</h2>
+<h2 title="Class DependencyLifecycleParticipant" class="title">Class DependencyLifecycleParticipant</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>org.apache.maven.AbstractMavenLifecycleParticipant</li>
 <li>
 <ul class="inheritance">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.GenerateResources</li>
-</ul>
-</li>
+<li>org.apache.sling.feature.maven.mojos.DependencyLifecycleParticipant</li>
 </ul>
 </li>
 </ul>
@@ -118,46 +113,19 @@
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
-</dl>
 <hr>
 <br>
-<pre>@Mojo(name="generate-resources",
-      defaultPhase=GENERATE_RESOURCES,
-      requiresDependencyResolution=TEST,
-      threadSafe=true)
-public class <span class="typeNameLabel">GenerateResources</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
+<pre>@Component(role=org.apache.maven.AbstractMavenLifecycleParticipant.class,
+           hint="featureparticipant")
+public class <span class="typeNameLabel">DependencyLifecycleParticipant</span>
+extends org.apache.maven.AbstractMavenLifecycleParticipant</pre>
+<div class="block">Maven lifecycle participant which adds the artifacts of the model to the dependencies.</div>
 </li>
 </ul>
 </div>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
-<!--   -->
-</a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
-<code>ROLE</code></li>
-</ul>
-</li>
-</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.summary">
@@ -170,7 +138,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html#GenerateResources--">GenerateResources</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html#DependencyLifecycleParticipant--">DependencyLifecycleParticipant</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -189,22 +157,15 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html#afterProjectsRead-org.apache.maven.execution.MavenSession-">afterProjectsRead</a></span>(org.apache.maven.execution.MavenSession&nbsp;session)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.AbstractMavenLifecycleParticipant">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
-<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.AbstractMavenLifecycleParticipant</h3>
+<code>afterSessionEnd, afterSessionStart</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -227,13 +188,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="GenerateResources--">
+<a name="DependencyLifecycleParticipant--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>GenerateResources</h4>
-<pre>public&nbsp;GenerateResources()</pre>
+<h4>DependencyLifecycleParticipant</h4>
+<pre>public&nbsp;DependencyLifecycleParticipant()</pre>
 </li>
 </ul>
 </li>
@@ -244,19 +205,19 @@
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="execute--">
+<a name="afterProjectsRead-org.apache.maven.execution.MavenSession-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>execute</h4>
-<pre>public&nbsp;void&nbsp;execute()
-             throws org.apache.maven.plugin.MojoExecutionException,
-                    org.apache.maven.plugin.MojoFailureException</pre>
+<h4>afterProjectsRead</h4>
+<pre>public&nbsp;void&nbsp;afterProjectsRead(org.apache.maven.execution.MavenSession&nbsp;session)
+                       throws org.apache.maven.MavenExecutionException</pre>
 <dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>afterProjectsRead</code>&nbsp;in class&nbsp;<code>org.apache.maven.AbstractMavenLifecycleParticipant</code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
-<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+<dd><code>org.apache.maven.MavenExecutionException</code></dd>
 </dl>
 </li>
 </ul>
@@ -279,7 +240,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/GenerateResources.html">Use</a></li>
+<li><a href="class-use/DependencyLifecycleParticipant.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -288,12 +249,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/GenerateResources.html" target="_top">Frames</a></li>
-<li><a href="GenerateResources.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" target="_top">Frames</a></li>
+<li><a href="DependencyLifecycleParticipant.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -314,7 +275,7 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
@@ -329,6 +290,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html
similarity index 68%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html
index 07b1edf..56bad4c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>GenerateResources (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GenerateResources (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/GenerateResources.html">Use</a></li>
+<li><a href="class-use/EmbedFeaturesMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -51,11 +51,11 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/GenerateResources.html" target="_top">Frames</a></li>
-<li><a href="GenerateResources.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="EmbedFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class GenerateResources" class="title">Class GenerateResources</h2>
+<h2 title="Class EmbedFeaturesMojo" class="title">Class EmbedFeaturesMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,12 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.GenerateResources</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.EmbedFeaturesMojo</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -124,18 +129,41 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="generate-resources",
-      defaultPhase=GENERATE_RESOURCES,
+<pre>@Mojo(name="embed-features",
+      defaultPhase=PREPARE_PACKAGE,
       requiresDependencyResolution=TEST,
       threadSafe=true)
-public class <span class="typeNameLabel">GenerateResources</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
+public class <span class="typeNameLabel">EmbedFeaturesMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">Embed the features in the resources</div>
 </li>
 </ul>
 </div>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
+</li>
+</ul>
 <!-- =========== FIELD SUMMARY =========== -->
 <ul class="blockList">
 <li class="blockList"><a name="field.summary">
@@ -147,7 +175,7 @@
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -170,7 +198,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html#GenerateResources--">GenerateResources</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html#EmbedFeaturesMojo--">EmbedFeaturesMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -189,15 +217,22 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -227,13 +262,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="GenerateResources--">
+<a name="EmbedFeaturesMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>GenerateResources</h4>
-<pre>public&nbsp;GenerateResources()</pre>
+<h4>EmbedFeaturesMojo</h4>
+<pre>public&nbsp;EmbedFeaturesMojo()</pre>
 </li>
 </ul>
 </li>
@@ -279,7 +314,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/GenerateResources.html">Use</a></li>
+<li><a href="class-use/EmbedFeaturesMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -289,11 +324,11 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/GenerateResources.html" target="_top">Frames</a></li>
-<li><a href="GenerateResources.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="EmbedFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -313,7 +348,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -329,6 +364,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html
similarity index 67%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html
index c58357c..063f17d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/ExtractExtensionMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" target="_top">Frames</a></li>
+<li><a href="ExtractExtensionMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class ExtractExtensionMojo" class="title">Class ExtractExtensionMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,12 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.ExtractExtensionMojo</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -124,13 +129,11 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="aggregate-features",
+<pre>@Mojo(name="extract-extension",
       defaultPhase=PACKAGE,
-      requiresDependencyResolution=TEST,
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
-<div class="block">Aggregate multiple features into a single one.</div>
+public class <span class="typeNameLabel">ExtractExtensionMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
 </li>
 </ul>
 </div>
@@ -143,17 +146,20 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -167,7 +173,7 @@
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +196,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html#ExtractExtensionMojo--">ExtractExtensionMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,15 +215,22 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -247,13 +260,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="ExtractExtensionMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>ExtractExtensionMojo</h4>
+<pre>public&nbsp;ExtractExtensionMojo()</pre>
 </li>
 </ul>
 </li>
@@ -299,7 +312,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/ExtractExtensionMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +321,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" target="_top">Frames</a></li>
+<li><a href="ExtractExtensionMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,7 +346,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -349,6 +362,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html
new file mode 100644
index 0000000..046c18e
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html
@@ -0,0 +1,553 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FeatureLauncherMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" target="_top">Frames</a></li>
+<li><a href="FeatureLauncherMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class FeatureLauncherMojo" class="title">Class FeatureLauncherMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.FeatureLauncherMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+</dl>
+<hr>
+<br>
+<pre>@Mojo(name="launch-features",
+      requiresProject=true,
+      threadSafe=true)
+public class <span class="typeNameLabel">FeatureLauncherMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">Launches the given Feature File</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_ARTIFACT_CLASH_OVERRIDES">CFG_ARTIFACT_CLASH_OVERRIDES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_CACHE_DIRECTORY">CFG_CACHE_DIRECTORY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_EXTENSION_CONFIGURATIONS">CFG_EXTENSION_CONFIGURATIONS</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_ARTIFACTS">CFG_FRAMEWORK_ARTIFACTS</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_PROPERTIES">CFG_FRAMEWORK_PROPERTIES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_VERSION">CFG_FRAMEWORK_VERSION</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_HOME_DIRECTORY">CFG_HOME_DIRECTORY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_REPOSITORY_URL">CFG_REPOSITORY_URL</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_VARIABLE_VALUES">CFG_VARIABLE_VALUES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_VERBOSE">CFG_VERBOSE</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#FeatureLauncherMojo--">FeatureLauncherMojo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="CFG_ARTIFACT_CLASH_OVERRIDES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_ARTIFACT_CLASH_OVERRIDES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_ARTIFACT_CLASH_OVERRIDES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_ARTIFACT_CLASH_OVERRIDES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_REPOSITORY_URL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_REPOSITORY_URL</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_REPOSITORY_URL</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_REPOSITORY_URL">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_FRAMEWORK_PROPERTIES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_FRAMEWORK_PROPERTIES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_FRAMEWORK_PROPERTIES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_FRAMEWORK_PROPERTIES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_VARIABLE_VALUES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_VARIABLE_VALUES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_VARIABLE_VALUES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_VARIABLE_VALUES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_VERBOSE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_VERBOSE</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_VERBOSE</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_VERBOSE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_CACHE_DIRECTORY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_CACHE_DIRECTORY</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_CACHE_DIRECTORY</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_CACHE_DIRECTORY">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_HOME_DIRECTORY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_HOME_DIRECTORY</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_HOME_DIRECTORY</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_HOME_DIRECTORY">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_EXTENSION_CONFIGURATIONS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_EXTENSION_CONFIGURATIONS</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_EXTENSION_CONFIGURATIONS</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_EXTENSION_CONFIGURATIONS">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_FRAMEWORK_VERSION">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_FRAMEWORK_VERSION</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_FRAMEWORK_VERSION</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_FRAMEWORK_VERSION">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_FRAMEWORK_ARTIFACTS">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CFG_FRAMEWORK_ARTIFACTS</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_FRAMEWORK_ARTIFACTS</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_FRAMEWORK_ARTIFACTS">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="FeatureLauncherMojo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>FeatureLauncherMojo</h4>
+<pre>public&nbsp;FeatureLauncherMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public&nbsp;void&nbsp;execute()
+             throws org.apache.maven.plugin.MojoExecutionException,
+                    org.apache.maven.plugin.MojoFailureException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FeatureLauncherMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" target="_top">Frames</a></li>
+<li><a href="FeatureLauncherMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html
similarity index 61%
rename from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html
rename to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html
index 9ddddb5..6f585ee 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures.FeatureConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,13 +13,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures.FeatureConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.FeatureConfig.html">Use</a></li>
+<li><a href="class-use/FeatureSelectionConfig.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.FeatureConfig.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" target="_top">Frames</a></li>
+<li><a href="FeatureSelectionConfig.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -94,14 +94,14 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures.FeatureConfig" class="title">Class AggregateFeatures.FeatureConfig</h2>
+<h2 title="Class FeatureSelectionConfig" class="title">Class FeatureSelectionConfig</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig</li>
+<li>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</li>
 </ul>
 </li>
 </ul>
@@ -109,12 +109,12 @@
 <ul class="blockList">
 <li class="blockList">
 <dl>
-<dt>Enclosing class:</dt>
-<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures</a></dd>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dd>
 </dl>
 <hr>
 <br>
-<pre>public static class <span class="typeNameLabel">AggregateFeatures.FeatureConfig</span>
+<pre>public class <span class="typeNameLabel">FeatureSelectionConfig</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
@@ -134,7 +134,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#FeatureConfig--">FeatureConfig</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#FeatureSelectionConfig--">FeatureSelectionConfig</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -152,40 +152,32 @@
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setArtifactId-java.lang.String-">setArtifactId</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;aid)</code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setClassifier-java.lang.String-">setClassifier</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clf)</code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.maven.mojos.FeatureSelectionConfig.Selection&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setExcludes-java.lang.String-">setExcludes</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;e)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val)</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setGroupId-java.lang.String-">setGroupId</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;gid)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesInclude-java.lang.String-">setFilesInclude</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val)</code>&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setIncludes-java.lang.String-">setIncludes</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;i)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeArtifact-org.apache.maven.model.Dependency-">setIncludeArtifact</a></span>(org.apache.maven.model.Dependency&nbsp;a)</code>&nbsp;</td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setLocation-java.lang.String-">setLocation</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;loc)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeClassifier-java.lang.String-">setIncludeClassifier</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classifier)</code>&nbsp;</td>
 </tr>
 <tr id="i6" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setType-java.lang.String-">setType</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;t)</code>&nbsp;</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setVersion-java.lang.String-">setVersion</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ver)</code>&nbsp;</td>
-</tr>
-<tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#toString--">toString</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#toString--">toString</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -209,13 +201,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="FeatureConfig--">
+<a name="FeatureSelectionConfig--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>FeatureConfig</h4>
-<pre>public&nbsp;FeatureConfig()</pre>
+<h4>FeatureSelectionConfig</h4>
+<pre>public&nbsp;FeatureSelectionConfig()</pre>
 </li>
 </ul>
 </li>
@@ -226,76 +218,58 @@
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="setLocation-java.lang.String-">
+<a name="setFilesInclude-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setLocation</h4>
-<pre>public&nbsp;void&nbsp;setLocation(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;loc)</pre>
+<h4>setFilesInclude</h4>
+<pre>public&nbsp;void&nbsp;setFilesInclude(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val)</pre>
 </li>
 </ul>
-<a name="setIncludes-java.lang.String-">
+<a name="setFilesExclude-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setIncludes</h4>
-<pre>public&nbsp;void&nbsp;setIncludes(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;i)</pre>
+<h4>setFilesExclude</h4>
+<pre>public&nbsp;void&nbsp;setFilesExclude(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val)</pre>
 </li>
 </ul>
-<a name="setExcludes-java.lang.String-">
+<a name="setIncludeArtifact-org.apache.maven.model.Dependency-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setExcludes</h4>
-<pre>public&nbsp;void&nbsp;setExcludes(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;e)</pre>
+<h4>setIncludeArtifact</h4>
+<pre>public&nbsp;void&nbsp;setIncludeArtifact(org.apache.maven.model.Dependency&nbsp;a)</pre>
 </li>
 </ul>
-<a name="setGroupId-java.lang.String-">
+<a name="setIncludeClassifier-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setGroupId</h4>
-<pre>public&nbsp;void&nbsp;setGroupId(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;gid)</pre>
+<h4>setIncludeClassifier</h4>
+<pre>public&nbsp;void&nbsp;setIncludeClassifier(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classifier)</pre>
 </li>
 </ul>
-<a name="setArtifactId-java.lang.String-">
+<a name="getFilesExcludes--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setArtifactId</h4>
-<pre>public&nbsp;void&nbsp;setArtifactId(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;aid)</pre>
+<h4>getFilesExcludes</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getFilesExcludes()</pre>
 </li>
 </ul>
-<a name="setVersion-java.lang.String-">
+<a name="getSelections--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setVersion</h4>
-<pre>public&nbsp;void&nbsp;setVersion(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ver)</pre>
-</li>
-</ul>
-<a name="setType-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setType</h4>
-<pre>public&nbsp;void&nbsp;setType(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;t)</pre>
-</li>
-</ul>
-<a name="setClassifier-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setClassifier</h4>
-<pre>public&nbsp;void&nbsp;setClassifier(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clf)</pre>
+<h4>getSelections</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.maven.mojos.FeatureSelectionConfig.Selection&gt;&nbsp;getSelections()</pre>
 </li>
 </ul>
 <a name="toString--">
@@ -330,7 +304,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.FeatureConfig.html">Use</a></li>
+<li><a href="class-use/FeatureSelectionConfig.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -339,12 +313,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.FeatureConfig.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" target="_top">Frames</a></li>
+<li><a href="FeatureSelectionConfig.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -380,6 +354,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html
similarity index 60%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html
index c58357c..93e9a66 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/FeaturesDiffMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" target="_top">Frames</a></li>
+<li><a href="FeaturesDiffMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,14 +75,14 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.detail">Method</a></li>
 </ul>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class FeaturesDiffMojo" class="title">Class FeaturesDiffMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,12 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.FeaturesDiffMojo</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -124,13 +129,13 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="aggregate-features",
+<pre>@Mojo(name="features-diff",
       defaultPhase=PACKAGE,
       requiresDependencyResolution=TEST,
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
-<div class="block">Aggregate multiple features into a single one.</div>
+public final class <span class="typeNameLabel">FeaturesDiffMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">Compares different versions of the same Feature Model.</div>
 </li>
 </ul>
 </div>
@@ -143,17 +148,20 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -162,12 +170,31 @@
 <!--   -->
 </a>
 <h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#comparisonVersion">comparisonVersion</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected org.apache.maven.artifact.factory.ArtifactFactory</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#factory">factory</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected org.apache.maven.artifact.resolver.ArtifactResolver</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#resolver">resolver</a></span></code>&nbsp;</td>
+</tr>
+</table>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +217,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#FeaturesDiffMojo--">FeaturesDiffMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,15 +236,22 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -241,19 +275,57 @@
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="comparisonVersion">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>comparisonVersion</h4>
+<pre>@Parameter(defaultValue="(,${project.version})")
+protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> comparisonVersion</pre>
+</li>
+</ul>
+<a name="resolver">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>resolver</h4>
+<pre>@Component
+protected&nbsp;org.apache.maven.artifact.resolver.ArtifactResolver resolver</pre>
+</li>
+</ul>
+<a name="factory">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>factory</h4>
+<pre>@Component
+protected&nbsp;org.apache.maven.artifact.factory.ArtifactFactory factory</pre>
+</li>
+</ul>
+</li>
+</ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.detail">
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="FeaturesDiffMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>FeaturesDiffMojo</h4>
+<pre>public&nbsp;FeaturesDiffMojo()</pre>
 </li>
 </ul>
 </li>
@@ -299,7 +371,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/FeaturesDiffMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +380,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" target="_top">Frames</a></li>
+<li><a href="FeaturesDiffMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,14 +405,14 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.detail">Method</a></li>
 </ul>
@@ -349,6 +421,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html
similarity index 71%
rename from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html
rename to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html
index 07b1edf..64ec767 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>GenerateResources (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GenerateResources (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/GenerateResources.html">Use</a></li>
+<li><a href="class-use/HelpMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/GenerateResources.html" target="_top">Frames</a></li>
-<li><a href="GenerateResources.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/HelpMojo.html" target="_top">Frames</a></li>
+<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -76,7 +76,7 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class GenerateResources" class="title">Class GenerateResources</h2>
+<h2 title="Class HelpMojo" class="title">Class HelpMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -104,12 +104,7 @@
 <li>org.apache.maven.plugin.AbstractMojo</li>
 <li>
 <ul class="inheritance">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.GenerateResources</li>
-</ul>
-</li>
+<li>org.apache.sling.feature.maven.mojos.HelpMojo</li>
 </ul>
 </li>
 </ul>
@@ -124,12 +119,17 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="generate-resources",
-      defaultPhase=GENERATE_RESOURCES,
-      requiresDependencyResolution=TEST,
+<pre>@Mojo(name="help",
+      requiresProject=false,
       threadSafe=true)
-public class <span class="typeNameLabel">GenerateResources</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
+public class <span class="typeNameLabel">HelpMojo</span>
+extends org.apache.maven.plugin.AbstractMojo</pre>
+<div class="block">Display help information on slingfeature-maven-plugin.<br>
+ Call <code>mvn slingfeature:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>maven-plugin-tools</dd>
+</dl>
 </li>
 </ul>
 </div>
@@ -143,13 +143,6 @@
 </a>
 <h3>Field Summary</h3>
 <ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
-</ul>
-<ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
@@ -170,7 +163,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html#GenerateResources--">GenerateResources</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html#HelpMojo--">HelpMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -189,17 +182,10 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html#execute--">execute</a></span>()</code></td>
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
-</ul>
-<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
 <!--   -->
 </a>
@@ -227,13 +213,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="GenerateResources--">
+<a name="HelpMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>GenerateResources</h4>
-<pre>public&nbsp;GenerateResources()</pre>
+<h4>HelpMojo</h4>
+<pre>public&nbsp;HelpMojo()</pre>
 </li>
 </ul>
 </li>
@@ -251,12 +237,10 @@
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
-             throws org.apache.maven.plugin.MojoExecutionException,
-                    org.apache.maven.plugin.MojoFailureException</pre>
+             throws org.apache.maven.plugin.MojoExecutionException</pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
-<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
 </dl>
 </li>
 </ul>
@@ -279,7 +263,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/GenerateResources.html">Use</a></li>
+<li><a href="class-use/HelpMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -288,12 +272,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/GenerateResources.html" target="_top">Frames</a></li>
-<li><a href="GenerateResources.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/HelpMojo.html" target="_top">Frames</a></li>
+<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -314,7 +298,7 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
@@ -329,6 +313,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html
new file mode 100644
index 0000000..acdfd49
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html
@@ -0,0 +1,470 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IncludeArtifactMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" target="_top">Frames</a></li>
+<li><a href="IncludeArtifactMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class IncludeArtifactMojo" class="title">Class IncludeArtifactMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.IncludeArtifactMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+</dl>
+<hr>
+<br>
+<pre>@Mojo(name="include-artifact",
+      defaultPhase=PREPARE_PACKAGE,
+      requiresDependencyResolution=COMPILE,
+      threadSafe=true)
+public class <span class="typeNameLabel">IncludeArtifactMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">This goal creates a Feature Model file that includes the Module Artifact as
+ bundle (or extension) so that the Artifact can be added through a FM into a
+ FM project. The FM file can be found in the 'build directory'/slingfeature-tmp
+ folder.
+ After a FM file is created successfully this file will be installed
+ in the local Maven Repository as 'slingosgifeature' file under the Module's Maven
+ Id location (group, artifact, version). This file can then later be used inside
+ the 'aggregate-features' goal with:
+ <code>&lt;includeArtifact&gt;
+     &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+     &lt;artifactId&gt;org.apache.sling.test.feature&lt;/artifactId&gt;
+     &lt;version&gt;1.0.0&lt;/version&gt;
+     &lt;classifier&gt;my-test-classifier&lt;/classifier&gt;
+     &lt;type&gt;slingosgifeature&lt;/type&gt;
+ &lt;/includeArtifact&gt;
+ </code>
+ It also can add dependencies to the FM file if its scope is provided (normally
+ that would be 'compile'). In addition a bundle start order can be set for these
+ included dependency bundles.
+ Finally any FM files inside the Source FM folder are embedded into the FM file. This
+ allows to add extension files like 'repoinit' etc to be added to provide them with
+ the module.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_CLASSIFIER">CFG_CLASSIFIER</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE">CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_START_ORDER">CFG_START_ORDER</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected org.apache.maven.shared.transfer.artifact.install.ArtifactInstaller</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#installer">installer</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#IncludeArtifactMojo--">IncludeArtifactMojo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="CFG_CLASSIFIER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_CLASSIFIER</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_CLASSIFIER</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.IncludeArtifactMojo.CFG_CLASSIFIER">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_START_ORDER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_START_ORDER</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_START_ORDER</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.IncludeArtifactMojo.CFG_START_ORDER">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.IncludeArtifactMojo.CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="installer">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>installer</h4>
+<pre>@Component
+protected&nbsp;org.apache.maven.shared.transfer.artifact.install.ArtifactInstaller installer</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="IncludeArtifactMojo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>IncludeArtifactMojo</h4>
+<pre>public&nbsp;IncludeArtifactMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public&nbsp;void&nbsp;execute()
+             throws org.apache.maven.plugin.MojoExecutionException,
+                    org.apache.maven.plugin.MojoFailureException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IncludeArtifactMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" target="_top">Frames</a></li>
+<li><a href="IncludeArtifactMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/InfoMojo.html
similarity index 67%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/InfoMojo.html
index c58357c..647d231 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/InfoMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/InfoMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/InfoMojo.html" target="_top">Frames</a></li>
+<li><a href="InfoMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class InfoMojo" class="title">Class InfoMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,12 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.InfoMojo</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -124,13 +129,20 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="aggregate-features",
-      defaultPhase=PACKAGE,
-      requiresDependencyResolution=TEST,
+<pre>@Mojo(requiresProject=false,
+      name="info",
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
-<div class="block">Aggregate multiple features into a single one.</div>
+public class <span class="typeNameLabel">InfoMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">Extract information from a feature This mojo does not require a project, it
+ can be run by just pointing it at a feature file. When run from within a
+ project, the normal feature selection mechanism can be used.
+
+ This mojo supports
+ <ul>
+ <li>Extracting the exported packages per feature and writing them to a file
+ <li>Detecting duplicates across features and writing a report
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -143,17 +155,20 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -167,7 +182,7 @@
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +205,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html#InfoMojo--">InfoMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,15 +224,22 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -247,13 +269,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="InfoMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>InfoMojo</h4>
+<pre>public&nbsp;InfoMojo()</pre>
 </li>
 </ul>
 </li>
@@ -299,7 +321,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/InfoMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +330,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/InfoMojo.html" target="_top">Frames</a></li>
+<li><a href="InfoMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,7 +355,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -349,6 +371,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/Repository.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/Repository.html
new file mode 100644
index 0000000..3428328
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/Repository.html
@@ -0,0 +1,355 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Repository (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Repository (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Repository.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/Repository.html" target="_top">Frames</a></li>
+<li><a href="Repository.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class Repository" class="title">Class Repository</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.Repository</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">Repository</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html#repositoryDir">repositoryDir</a></span></code>
+<div class="block">The directory for the repository to store.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html#Repository--">Repository</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.maven.model.Dependency&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html#getEmbedArtifacts--">getEmbedArtifacts</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html#setEmbedArtifact-org.apache.maven.model.Dependency-">setEmbedArtifact</a></span>(org.apache.maven.model.Dependency&nbsp;dep)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.FeatureSelectionConfig">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesInclude-java.lang.String-">setFilesInclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeArtifact-org.apache.maven.model.Dependency-">setIncludeArtifact</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeClassifier-java.lang.String-">setIncludeClassifier</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="repositoryDir">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>repositoryDir</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> repositoryDir</pre>
+<div class="block">The directory for the repository to store. This directory is relative to the
+ build directory.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Repository--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Repository</h4>
+<pre>public&nbsp;Repository()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setEmbedArtifact-org.apache.maven.model.Dependency-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEmbedArtifact</h4>
+<pre>public&nbsp;void&nbsp;setEmbedArtifact(org.apache.maven.model.Dependency&nbsp;dep)</pre>
+</li>
+</ul>
+<a name="getEmbedArtifacts--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEmbedArtifacts</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.maven.model.Dependency&gt;&nbsp;getEmbedArtifacts()</pre>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#toString--">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Repository.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/Repository.html" target="_top">Frames</a></li>
+<li><a href="Repository.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/RepositoryMojo.html
similarity index 62%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/RepositoryMojo.html
index c58357c..31725b3 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/RepositoryMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/RepositoryMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/RepositoryMojo.html" target="_top">Frames</a></li>
+<li><a href="RepositoryMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class RepositoryMojo" class="title">Class RepositoryMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,17 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.RepositoryMojo</li>
+</ul>
+</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -124,13 +134,13 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="aggregate-features",
+<pre>@Mojo(name="repository",
       defaultPhase=PACKAGE,
       requiresDependencyResolution=TEST,
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
-<div class="block">Aggregate multiple features into a single one.</div>
+public class <span class="typeNameLabel">RepositoryMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></pre>
+<div class="block">Create a Maven repository structure from the referenced artifacts in the features.</div>
 </li>
 </ul>
 </div>
@@ -143,17 +153,20 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -167,7 +180,7 @@
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +203,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html#RepositoryMojo--">RepositoryMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,15 +222,29 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#doExecute-java.io.File-java.util.Map-java.util.List-">doExecute</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#getLocalFeature-org.apache.sling.feature.ArtifactId-">getLocalFeature</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#processFeature-java.io.File-org.apache.sling.feature.Feature-">processFeature</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -247,13 +274,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="RepositoryMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>RepositoryMojo</h4>
+<pre>public&nbsp;RepositoryMojo()</pre>
 </li>
 </ul>
 </li>
@@ -274,6 +301,10 @@
              throws org.apache.maven.plugin.MojoExecutionException,
                     org.apache.maven.plugin.MojoFailureException</pre>
 <dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>execute</code>&nbsp;in interface&nbsp;<code>org.apache.maven.plugin.Mojo</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#execute--">execute</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
 <dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
@@ -299,7 +330,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/RepositoryMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +339,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/RepositoryMojo.html" target="_top">Frames</a></li>
+<li><a href="RepositoryMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,7 +364,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -349,6 +380,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/Scan.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/Scan.html
new file mode 100644
index 0000000..ecd6fb9
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/Scan.html
@@ -0,0 +1,380 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Scan (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Scan (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Scan.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/Scan.html" target="_top">Frames</a></li>
+<li><a href="Scan.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class Scan" class="title">Class Scan</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.Scan</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">Scan</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#Scan--">Scan</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#getExcludeTasks--">getExcludeTasks</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>org.apache.maven.model.Dependency</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#getFramework--">getFramework</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#getIncludeTasks--">getIncludeTasks</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#getTaskConfiguration--">getTaskConfiguration</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#setExcludeTask-java.lang.String-">setExcludeTask</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#setFramework-org.apache.maven.model.Dependency-">setFramework</a></span>(org.apache.maven.model.Dependency&nbsp;d)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#setIncludeTask-java.lang.String-">setIncludeTask</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.FeatureSelectionConfig">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesInclude-java.lang.String-">setFilesInclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeArtifact-org.apache.maven.model.Dependency-">setIncludeArtifact</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeClassifier-java.lang.String-">setIncludeClassifier</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Scan--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Scan</h4>
+<pre>public&nbsp;Scan()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setIncludeTask-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIncludeTask</h4>
+<pre>public&nbsp;void&nbsp;setIncludeTask(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+</li>
+</ul>
+<a name="setExcludeTask-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setExcludeTask</h4>
+<pre>public&nbsp;void&nbsp;setExcludeTask(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+</li>
+</ul>
+<a name="getIncludeTasks--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIncludeTasks</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getIncludeTasks()</pre>
+</li>
+</ul>
+<a name="getExcludeTasks--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getExcludeTasks</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getExcludeTasks()</pre>
+</li>
+</ul>
+<a name="getTaskConfiguration--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTaskConfiguration</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;getTaskConfiguration()</pre>
+</li>
+</ul>
+<a name="setFramework-org.apache.maven.model.Dependency-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFramework</h4>
+<pre>public&nbsp;void&nbsp;setFramework(org.apache.maven.model.Dependency&nbsp;d)</pre>
+</li>
+</ul>
+<a name="getFramework--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFramework</h4>
+<pre>public&nbsp;org.apache.maven.model.Dependency&nbsp;getFramework()</pre>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#toString--">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Scan.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/Scan.html" target="_top">Frames</a></li>
+<li><a href="Scan.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html
similarity index 62%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html
index e399398..ff4415b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html
@@ -1,19 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
+<title>UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -32,27 +32,27 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProjectInfo.html">Use</a></li>
+<li><a href="class-use/UpdateVersionsMojo.ArtifactUpdate.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
 </ul>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.ArtifactUpdate.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -87,15 +87,15 @@
 <!-- ========= END OF TOP NAVBAR ========= -->
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
-<div class="subTitle">org.apache.sling.feature.maven</div>
-<h2 title="Class ProjectInfo" class="title">Class ProjectInfo</h2>
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class UpdateVersionsMojo.ArtifactUpdate" class="title">Class UpdateVersionsMojo.ArtifactUpdate</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.ProjectInfo</li>
+<li>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.ArtifactUpdate</li>
 </ul>
 </li>
 </ul>
@@ -103,12 +103,12 @@
 <ul class="blockList">
 <li class="blockList">
 <dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>, <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dd>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dd>
 </dl>
 <hr>
 <br>
-<pre>public class <span class="typeNameLabel">ProjectInfo</span>
+<pre>public static final class <span class="typeNameLabel">UpdateVersionsMojo.ArtifactUpdate</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
@@ -129,12 +129,16 @@
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.maven.model.Plugin</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#plugin">plugin</a></span></code>&nbsp;</td>
+<td class="colFirst"><code>org.apache.sling.feature.Artifact</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html#artifact">artifact</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>org.apache.maven.project.MavenProject</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#project">project</a></span></code>&nbsp;</td>
+<td class="colFirst"><code>org.apache.sling.feature.Extension</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html#extension">extension</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html#newVersion">newVersion</a></span></code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -151,7 +155,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#ProjectInfo--">ProjectInfo</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html#ArtifactUpdate--">ArtifactUpdate</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -183,22 +187,31 @@
 <!--   -->
 </a>
 <h3>Field Detail</h3>
-<a name="project">
+<a name="extension">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>project</h4>
-<pre>public&nbsp;org.apache.maven.project.MavenProject project</pre>
+<h4>extension</h4>
+<pre>public&nbsp;org.apache.sling.feature.Extension extension</pre>
 </li>
 </ul>
-<a name="plugin">
+<a name="artifact">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>artifact</h4>
+<pre>public&nbsp;org.apache.sling.feature.Artifact artifact</pre>
+</li>
+</ul>
+<a name="newVersion">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>plugin</h4>
-<pre>public&nbsp;org.apache.maven.model.Plugin plugin</pre>
+<h4>newVersion</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> newVersion</pre>
 </li>
 </ul>
 </li>
@@ -209,13 +222,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="ProjectInfo--">
+<a name="ArtifactUpdate--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>ProjectInfo</h4>
-<pre>public&nbsp;ProjectInfo()</pre>
+<h4>ArtifactUpdate</h4>
+<pre>public&nbsp;ArtifactUpdate()</pre>
 </li>
 </ul>
 </li>
@@ -234,27 +247,27 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProjectInfo.html">Use</a></li>
+<li><a href="class-use/UpdateVersionsMojo.ArtifactUpdate.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
 </ul>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.ArtifactUpdate.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -287,6 +300,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html
new file mode 100644
index 0000000..da5dc57
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html
@@ -0,0 +1,676 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":9,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONReader.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class UpdateVersionsMojo.SimpleFeatureJSONReader" class="title">Class UpdateVersionsMojo.SimpleFeatureJSONReader</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.io.json.FeatureJSONReader</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONReader</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="typeNameLabel">UpdateVersionsMojo.SimpleFeatureJSONReader</span>
+extends org.apache.sling.feature.io.json.FeatureJSONReader</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#exceptionPrefix">exceptionPrefix</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#location">location</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.io.json.FeatureJSONReader">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.sling.feature.io.json.FeatureJSONReader</h3>
+<code>feature</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#SimpleFeatureJSONReader-java.lang.String-">SimpleFeatureJSONReader</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;location)</code>
+<div class="block">Private constructor</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#addConfigurations-java.util.Map-org.apache.sling.feature.Artifact-org.apache.sling.feature.Configurations-">addConfigurations</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                 org.apache.sling.feature.Artifact&nbsp;arg1,
+                 org.apache.sling.feature.Configurations&nbsp;arg2)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#checkType-java.lang.String-java.lang.Object-java.lang.Class...-">checkType</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg0,
+         <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;arg1,
+         <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;arg2)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected org.apache.sling.feature.ArtifactId</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#getFeatureId-java.util.Map-">getFeatureId</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;map)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#getJsonMap-javax.json.JsonObject-">getJsonMap</a></span>(javax.json.JsonObject&nbsp;arg0)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#getProperty-java.util.Map-java.lang.String-">getProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#minify-java.io.Reader-">minify</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;arg0)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>static org.apache.sling.feature.Feature</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#read-java.io.Reader-java.lang.String-">read</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader,
+    <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;location)</code>
+<div class="block">Read a new feature from the reader
+ The reader is not closed.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readArtifacts-java.lang.String-java.lang.String-java.util.List-java.lang.Object-org.apache.sling.feature.Configurations-">readArtifacts</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg0,
+             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg1,
+             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Artifact&gt;&nbsp;arg2,
+             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;arg3,
+             org.apache.sling.feature.Configurations&nbsp;arg4)</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readBundles-java.util.Map-org.apache.sling.feature.Bundles-org.apache.sling.feature.Configurations-">readBundles</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+           org.apache.sling.feature.Bundles&nbsp;arg1,
+           org.apache.sling.feature.Configurations&nbsp;arg2)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readCapabilities-java.util.Map-java.util.List-">readCapabilities</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.osgi.resource.Capability&gt;&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readConfigurations-java.util.Map-org.apache.sling.feature.Configurations-">readConfigurations</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                  org.apache.sling.feature.Configurations&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readExtensions-java.util.Map-java.util.List-org.apache.sling.feature.Extensions-org.apache.sling.feature.Configurations-">readExtensions</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1,
+              org.apache.sling.feature.Extensions&nbsp;arg2,
+              org.apache.sling.feature.Configurations&nbsp;arg3)</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readFrameworkProperties-java.util.Map-java.util.Map-">readFrameworkProperties</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>protected org.apache.sling.feature.Prototype</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readPrototype-java.util.Map-">readPrototype</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0)</code>&nbsp;</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readRequirements-java.util.Map-java.util.List-">readRequirements</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.MatchingRequirement&gt;&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readVariables-java.util.Map-java.util.Map-">readVariables</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.io.json.FeatureJSONReader">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.io.json.FeatureJSONReader</h3>
+<code>readFeature</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="location">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>location</h4>
+<pre>protected final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> location</pre>
+</li>
+</ul>
+<a name="exceptionPrefix">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>exceptionPrefix</h4>
+<pre>protected final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> exceptionPrefix</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="SimpleFeatureJSONReader-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SimpleFeatureJSONReader</h4>
+<pre>protected&nbsp;SimpleFeatureJSONReader(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;location)</pre>
+<div class="block">Private constructor</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>location</code> - Optional location</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getFeatureId-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFeatureId</h4>
+<pre>protected&nbsp;org.apache.sling.feature.ArtifactId&nbsp;getFeatureId(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;map)
+                                                    throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>getFeatureId</code>&nbsp;in class&nbsp;<code>org.apache.sling.feature.io.json.FeatureJSONReader</code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="read-java.io.Reader-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>read</h4>
+<pre>public static&nbsp;org.apache.sling.feature.Feature&nbsp;read(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader,
+                                                    <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;location)
+                                             throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Read a new feature from the reader
+ The reader is not closed. It is up to the caller to close the reader.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>reader</code> - The reader for the feature</dd>
+<dd><code>location</code> - Optional location</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The read feature</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an IO errors occurs or the JSON is invalid.</dd>
+</dl>
+</li>
+</ul>
+<a name="minify-java.io.Reader-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>minify</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;minify(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;arg0)
+                 throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getJsonMap-javax.json.JsonObject-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getJsonMap</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;getJsonMap(javax.json.JsonObject&nbsp;arg0)</pre>
+</li>
+</ul>
+<a name="getProperty-java.util.Map-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProperty</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getProperty(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg1)
+                      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readVariables-java.util.Map-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readVariables</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;readVariables(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                                           <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1)
+                                    throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readBundles-java.util.Map-org.apache.sling.feature.Bundles-org.apache.sling.feature.Configurations-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readBundles</h4>
+<pre>protected&nbsp;void&nbsp;readBundles(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                           org.apache.sling.feature.Bundles&nbsp;arg1,
+                           org.apache.sling.feature.Configurations&nbsp;arg2)
+                    throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readArtifacts-java.lang.String-java.lang.String-java.util.List-java.lang.Object-org.apache.sling.feature.Configurations-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readArtifacts</h4>
+<pre>protected&nbsp;void&nbsp;readArtifacts(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg0,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg1,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Artifact&gt;&nbsp;arg2,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;arg3,
+                             org.apache.sling.feature.Configurations&nbsp;arg4)
+                      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="addConfigurations-java.util.Map-org.apache.sling.feature.Artifact-org.apache.sling.feature.Configurations-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addConfigurations</h4>
+<pre>protected&nbsp;void&nbsp;addConfigurations(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                                 org.apache.sling.feature.Artifact&nbsp;arg1,
+                                 org.apache.sling.feature.Configurations&nbsp;arg2)
+                          throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readConfigurations-java.util.Map-org.apache.sling.feature.Configurations-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readConfigurations</h4>
+<pre>protected&nbsp;void&nbsp;readConfigurations(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                                  org.apache.sling.feature.Configurations&nbsp;arg1)
+                           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readFrameworkProperties-java.util.Map-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readFrameworkProperties</h4>
+<pre>protected&nbsp;void&nbsp;readFrameworkProperties(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1)
+                                throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readExtensions-java.util.Map-java.util.List-org.apache.sling.feature.Extensions-org.apache.sling.feature.Configurations-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readExtensions</h4>
+<pre>protected&nbsp;void&nbsp;readExtensions(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1,
+                              org.apache.sling.feature.Extensions&nbsp;arg2,
+                              org.apache.sling.feature.Configurations&nbsp;arg3)
+                       throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="checkType-java.lang.String-java.lang.Object-java.lang.Class...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>checkType</h4>
+<pre>protected&nbsp;void&nbsp;checkType(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg0,
+                         <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;arg1,
+                         <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;arg2)
+                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readPrototype-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readPrototype</h4>
+<pre>protected&nbsp;org.apache.sling.feature.Prototype&nbsp;readPrototype(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0)
+                                                    throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readRequirements-java.util.Map-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readRequirements</h4>
+<pre>protected&nbsp;void&nbsp;readRequirements(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                                <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.MatchingRequirement&gt;&nbsp;arg1)
+                         throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readCapabilities-java.util.Map-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>readCapabilities</h4>
+<pre>protected&nbsp;void&nbsp;readCapabilities(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                                <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.osgi.resource.Capability&gt;&nbsp;arg1)
+                         throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONReader.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
new file mode 100644
index 0000000..f3eab08
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
@@ -0,0 +1,459 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONWriter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class UpdateVersionsMojo.SimpleFeatureJSONWriter" class="title">Class UpdateVersionsMojo.SimpleFeatureJSONWriter</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.io.json.FeatureJSONWriter</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONWriter</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="typeNameLabel">UpdateVersionsMojo.SimpleFeatureJSONWriter</span>
+extends org.apache.sling.feature.io.json.FeatureJSONWriter</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected javax.json.stream.JsonGenerator</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#newGenerator-java.io.Writer-">newGenerator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;arg0)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#write-java.io.Writer-org.apache.sling.feature.Feature-">write</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;writer,
+     org.apache.sling.feature.Feature&nbsp;feature)</code>
+<div class="block">Writes the feature to the writer.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeBundles-javax.json.stream.JsonGenerator-org.apache.sling.feature.Bundles-org.apache.sling.feature.Configurations-">writeBundles</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+            org.apache.sling.feature.Bundles&nbsp;arg1,
+            org.apache.sling.feature.Configurations&nbsp;arg2)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeCapabilities-javax.json.stream.JsonGenerator-java.util.List-">writeCapabilities</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+                 <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.osgi.resource.Capability&gt;&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeConfigurations-javax.json.stream.JsonGenerator-org.apache.sling.feature.Configurations-">writeConfigurations</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+                   org.apache.sling.feature.Configurations&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeExtensions-javax.json.stream.JsonGenerator-java.util.List-org.apache.sling.feature.Configurations-">writeExtensions</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+               <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Extension&gt;&nbsp;arg1,
+               org.apache.sling.feature.Configurations&nbsp;arg2)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeFeatureId-javax.json.stream.JsonGenerator-org.apache.sling.feature.Feature-">writeFeatureId</a></span>(javax.json.stream.JsonGenerator&nbsp;generator,
+              org.apache.sling.feature.Feature&nbsp;feature)</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeFrameworkProperties-javax.json.stream.JsonGenerator-java.util.Map-">writeFrameworkProperties</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+                        <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>protected &lt;T&gt;&nbsp;void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeList-javax.json.stream.JsonGenerator-java.lang.String-java.util.Collection-">writeList</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+         <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg1,
+         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;T&gt;&nbsp;arg2)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeProperty-javax.json.stream.JsonGenerator-java.lang.String-java.lang.String-">writeProperty</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg1,
+             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg2)</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writePrototype-javax.json.stream.JsonGenerator-org.apache.sling.feature.Prototype-">writePrototype</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+              org.apache.sling.feature.Prototype&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeRequirements-javax.json.stream.JsonGenerator-java.util.List-">writeRequirements</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+                 <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.MatchingRequirement&gt;&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeVariables-javax.json.stream.JsonGenerator-java.util.Map-">writeVariables</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.io.json.FeatureJSONWriter">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.io.json.FeatureJSONWriter</h3>
+<code>writeFeature</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="write-java.io.Writer-org.apache.sling.feature.Feature-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public static&nbsp;void&nbsp;write(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;writer,
+                         org.apache.sling.feature.Feature&nbsp;feature)
+                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Writes the feature to the writer.
+ The writer is not closed.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>writer</code> - Writer</dd>
+<dd><code>feature</code> - Feature</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If writing fails</dd>
+</dl>
+</li>
+</ul>
+<a name="writeFeatureId-javax.json.stream.JsonGenerator-org.apache.sling.feature.Feature-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeFeatureId</h4>
+<pre>protected&nbsp;void&nbsp;writeFeatureId(javax.json.stream.JsonGenerator&nbsp;generator,
+                              org.apache.sling.feature.Feature&nbsp;feature)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>writeFeatureId</code>&nbsp;in class&nbsp;<code>org.apache.sling.feature.io.json.FeatureJSONWriter</code></dd>
+</dl>
+</li>
+</ul>
+<a name="newGenerator-java.io.Writer-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newGenerator</h4>
+<pre>protected final&nbsp;javax.json.stream.JsonGenerator&nbsp;newGenerator(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;arg0)</pre>
+</li>
+</ul>
+<a name="writeBundles-javax.json.stream.JsonGenerator-org.apache.sling.feature.Bundles-org.apache.sling.feature.Configurations-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeBundles</h4>
+<pre>protected&nbsp;void&nbsp;writeBundles(javax.json.stream.JsonGenerator&nbsp;arg0,
+                            org.apache.sling.feature.Bundles&nbsp;arg1,
+                            org.apache.sling.feature.Configurations&nbsp;arg2)</pre>
+</li>
+</ul>
+<a name="writeConfigurations-javax.json.stream.JsonGenerator-org.apache.sling.feature.Configurations-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeConfigurations</h4>
+<pre>protected&nbsp;void&nbsp;writeConfigurations(javax.json.stream.JsonGenerator&nbsp;arg0,
+                                   org.apache.sling.feature.Configurations&nbsp;arg1)</pre>
+</li>
+</ul>
+<a name="writeVariables-javax.json.stream.JsonGenerator-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeVariables</h4>
+<pre>protected&nbsp;void&nbsp;writeVariables(javax.json.stream.JsonGenerator&nbsp;arg0,
+                              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1)</pre>
+</li>
+</ul>
+<a name="writeFrameworkProperties-javax.json.stream.JsonGenerator-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeFrameworkProperties</h4>
+<pre>protected&nbsp;void&nbsp;writeFrameworkProperties(javax.json.stream.JsonGenerator&nbsp;arg0,
+                                        <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1)</pre>
+</li>
+</ul>
+<a name="writeExtensions-javax.json.stream.JsonGenerator-java.util.List-org.apache.sling.feature.Configurations-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeExtensions</h4>
+<pre>protected&nbsp;void&nbsp;writeExtensions(javax.json.stream.JsonGenerator&nbsp;arg0,
+                               <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Extension&gt;&nbsp;arg1,
+                               org.apache.sling.feature.Configurations&nbsp;arg2)</pre>
+</li>
+</ul>
+<a name="writeProperty-javax.json.stream.JsonGenerator-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeProperty</h4>
+<pre>protected&nbsp;void&nbsp;writeProperty(javax.json.stream.JsonGenerator&nbsp;arg0,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg1,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg2)</pre>
+</li>
+</ul>
+<a name="writeList-javax.json.stream.JsonGenerator-java.lang.String-java.util.Collection-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeList</h4>
+<pre>protected&nbsp;&lt;T&gt;&nbsp;void&nbsp;writeList(javax.json.stream.JsonGenerator&nbsp;arg0,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg1,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;T&gt;&nbsp;arg2)</pre>
+</li>
+</ul>
+<a name="writePrototype-javax.json.stream.JsonGenerator-org.apache.sling.feature.Prototype-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writePrototype</h4>
+<pre>protected&nbsp;void&nbsp;writePrototype(javax.json.stream.JsonGenerator&nbsp;arg0,
+                              org.apache.sling.feature.Prototype&nbsp;arg1)</pre>
+</li>
+</ul>
+<a name="writeRequirements-javax.json.stream.JsonGenerator-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeRequirements</h4>
+<pre>protected&nbsp;void&nbsp;writeRequirements(javax.json.stream.JsonGenerator&nbsp;arg0,
+                                 <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.MatchingRequirement&gt;&nbsp;arg1)</pre>
+</li>
+</ul>
+<a name="writeCapabilities-javax.json.stream.JsonGenerator-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>writeCapabilities</h4>
+<pre>protected&nbsp;void&nbsp;writeCapabilities(javax.json.stream.JsonGenerator&nbsp;arg0,
+                                 <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.osgi.resource.Capability&gt;&nbsp;arg1)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONWriter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ApplicationProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html
similarity index 60%
rename from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ApplicationProjectInfo.html
rename to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html
index 5b670c9..3fde3b0 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ApplicationProjectInfo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html
@@ -1,19 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ApplicationProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
+<title>UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ApplicationProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -32,27 +32,27 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ApplicationProjectInfo.html">Use</a></li>
+<li><a href="class-use/UpdateVersionsMojo.UpdateConfig.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
 </ul>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ApplicationProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ApplicationProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.UpdateConfig.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -87,30 +87,29 @@
 <!-- ========= END OF TOP NAVBAR ========= -->
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
-<div class="subTitle">org.apache.sling.feature.maven</div>
-<h2 title="Class ApplicationProjectInfo" class="title">Class ApplicationProjectInfo</h2>
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class UpdateVersionsMojo.UpdateConfig" class="title">Class UpdateVersionsMojo.UpdateConfig</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">org.apache.sling.feature.maven.ProjectInfo</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.sling.feature.maven.ApplicationProjectInfo</li>
-</ul>
-</li>
+<li>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateConfig</li>
 </ul>
 </li>
 </ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dd>
+</dl>
 <hr>
 <br>
-<pre>public class <span class="typeNameLabel">ApplicationProjectInfo</span>
-extends <a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a></pre>
+<pre>public static final class <span class="typeNameLabel">UpdateVersionsMojo.UpdateConfig</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
 </div>
@@ -130,29 +129,18 @@
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html#assembledFeatures">assembledFeatures</a></span></code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#excludes">excludes</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html#assembledTestFeatures">assembledTestFeatures</a></span></code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#includes">includes</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html#features">features</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html#testFeatures">testFeatures</a></span></code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#includeVersionInfo">includeVersionInfo</a></span></code>&nbsp;</td>
 </tr>
 </table>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.ProjectInfo">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a></h3>
-<code><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#plugin">plugin</a>, <a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#project">project</a></code></li>
-</ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
@@ -167,7 +155,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html#ApplicationProjectInfo--">ApplicationProjectInfo</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#UpdateConfig--">UpdateConfig</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -199,40 +187,31 @@
 <!--   -->
 </a>
 <h3>Field Detail</h3>
-<a name="features">
+<a name="includes">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>features</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt; features</pre>
+<h4>includes</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&gt; includes</pre>
 </li>
 </ul>
-<a name="testFeatures">
+<a name="excludes">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testFeatures</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt; testFeatures</pre>
+<h4>excludes</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&gt; excludes</pre>
 </li>
 </ul>
-<a name="assembledFeatures">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>assembledFeatures</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt; assembledFeatures</pre>
-</li>
-</ul>
-<a name="assembledTestFeatures">
+<a name="includeVersionInfo">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>assembledTestFeatures</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt; assembledTestFeatures</pre>
+<h4>includeVersionInfo</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; includeVersionInfo</pre>
 </li>
 </ul>
 </li>
@@ -243,13 +222,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="ApplicationProjectInfo--">
+<a name="UpdateConfig--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>ApplicationProjectInfo</h4>
-<pre>public&nbsp;ApplicationProjectInfo()</pre>
+<h4>UpdateConfig</h4>
+<pre>public&nbsp;UpdateConfig()</pre>
 </li>
 </ul>
 </li>
@@ -268,27 +247,27 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ApplicationProjectInfo.html">Use</a></li>
+<li><a href="class-use/UpdateVersionsMojo.UpdateConfig.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
 </ul>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ApplicationProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ApplicationProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.UpdateConfig.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -321,6 +300,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html
similarity index 61%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html
index e399398..e1476c3 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html
@@ -1,19 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
+<title>UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -32,27 +32,27 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProjectInfo.html">Use</a></li>
+<li><a href="class-use/UpdateVersionsMojo.UpdateResult.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
 </ul>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.UpdateResult.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -87,15 +87,15 @@
 <!-- ========= END OF TOP NAVBAR ========= -->
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
-<div class="subTitle">org.apache.sling.feature.maven</div>
-<h2 title="Class ProjectInfo" class="title">Class ProjectInfo</h2>
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class UpdateVersionsMojo.UpdateResult" class="title">Class UpdateVersionsMojo.UpdateResult</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.ProjectInfo</li>
+<li>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateResult</li>
 </ul>
 </li>
 </ul>
@@ -103,12 +103,12 @@
 <ul class="blockList">
 <li class="blockList">
 <dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>, <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dd>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dd>
 </dl>
 <hr>
 <br>
-<pre>public class <span class="typeNameLabel">ProjectInfo</span>
+<pre>public static final class <span class="typeNameLabel">UpdateVersionsMojo.UpdateResult</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
@@ -129,12 +129,12 @@
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.maven.model.Plugin</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#plugin">plugin</a></span></code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html#propertyUpdates">propertyUpdates</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>org.apache.maven.project.MavenProject</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#project">project</a></span></code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html#updates">updates</a></span></code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -151,7 +151,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#ProjectInfo--">ProjectInfo</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html#UpdateResult--">UpdateResult</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -183,22 +183,22 @@
 <!--   -->
 </a>
 <h3>Field Detail</h3>
-<a name="project">
+<a name="updates">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>project</h4>
-<pre>public&nbsp;org.apache.maven.project.MavenProject project</pre>
+<h4>updates</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a>&gt; updates</pre>
 </li>
 </ul>
-<a name="plugin">
+<a name="propertyUpdates">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>plugin</h4>
-<pre>public&nbsp;org.apache.maven.model.Plugin plugin</pre>
+<h4>propertyUpdates</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; propertyUpdates</pre>
 </li>
 </ul>
 </li>
@@ -209,13 +209,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="ProjectInfo--">
+<a name="UpdateResult--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>ProjectInfo</h4>
-<pre>public&nbsp;ProjectInfo()</pre>
+<h4>UpdateResult</h4>
+<pre>public&nbsp;UpdateResult()</pre>
 </li>
 </ul>
 </li>
@@ -234,27 +234,27 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProjectInfo.html">Use</a></li>
+<li><a href="class-use/UpdateVersionsMojo.UpdateResult.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
 </ul>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.UpdateResult.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -287,6 +287,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html
new file mode 100644
index 0000000..a05b0f2
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html
@@ -0,0 +1,467 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/UpdateVersionsMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class UpdateVersionsMojo" class="title">Class UpdateVersionsMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+</dl>
+<hr>
+<br>
+<pre>@Mojo(name="update-feature-versions",
+      threadSafe=true)
+public class <span class="typeNameLabel">UpdateVersionsMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">Update the bundles/artifact versions</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONReader</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONWriter</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateResult</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected org.apache.maven.artifact.factory.ArtifactFactory</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#artifactFactory">artifactFactory</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected org.apache.maven.artifact.metadata.ArtifactMetadataSource</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#artifactMetadataSource">artifactMetadataSource</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected org.apache.maven.artifact.repository.ArtifactRepository</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#localRepository">localRepository</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.maven.artifact.repository.ArtifactRepository&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#remoteArtifactRepositories">remoteArtifactRepositories</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#UpdateVersionsMojo--">UpdateVersionsMojo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="artifactFactory">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>artifactFactory</h4>
+<pre>@Component
+protected&nbsp;org.apache.maven.artifact.factory.ArtifactFactory artifactFactory</pre>
+</li>
+</ul>
+<a name="artifactMetadataSource">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>artifactMetadataSource</h4>
+<pre>@Component
+protected&nbsp;org.apache.maven.artifact.metadata.ArtifactMetadataSource artifactMetadataSource</pre>
+</li>
+</ul>
+<a name="remoteArtifactRepositories">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>remoteArtifactRepositories</h4>
+<pre>@Parameter(defaultValue="${project.remoteArtifactRepositories}",
+           readonly=true)
+protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.maven.artifact.repository.ArtifactRepository&gt; remoteArtifactRepositories</pre>
+</li>
+</ul>
+<a name="localRepository">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>localRepository</h4>
+<pre>@Parameter(defaultValue="${localRepository}",
+           readonly=true)
+protected&nbsp;org.apache.maven.artifact.repository.ArtifactRepository localRepository</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="UpdateVersionsMojo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>UpdateVersionsMojo</h4>
+<pre>public&nbsp;UpdateVersionsMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public&nbsp;void&nbsp;execute()
+             throws org.apache.maven.plugin.MojoExecutionException,
+                    org.apache.maven.plugin.MojoFailureException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/UpdateVersionsMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html
similarity index 72%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html
index f962b60..877a88b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.BaseArtifactProvider.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.BaseArtifactProvider.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html
similarity index 72%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html
index f962b60..74a90a8 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.BaseFeatureProvider.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.BaseFeatureProvider.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html
new file mode 100644
index 0000000..0a7e62c
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html
@@ -0,0 +1,253 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.feature.maven.mojos">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a> in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a> in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeaturesMojo</a></span></code>
+<div class="block">Aggregate multiple features into a single one.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AnalyseFeaturesMojo</a></span></code>
+<div class="block">Analyse the feature.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></span></code>
+<div class="block">Generates the APIs JARs for each selected Feature file.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></span></code>
+<div class="block">Create a feature model archive and attach it.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeaturesMojo</a></span></code>
+<div class="block">Attach the feature as a project artifact.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">EmbedFeaturesMojo</a></span></code>
+<div class="block">Embed the features in the resources</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">ExtractExtensionMojo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></span></code>
+<div class="block">Launches the given Feature File</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></span></code>
+<div class="block">Compares different versions of the same Feature Model.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></span></code>
+<div class="block">This goal creates a Feature Model file that includes the Module Artifact as
+ bundle (or extension) so that the Artifact can be added through a FM into a
+ FM project.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">InfoMojo</a></span></code>
+<div class="block">Extract information from a feature This mojo does not require a project, it
+ can be run by just pointing it at a feature file.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">RepositoryMojo</a></span></code>
+<div class="block">Create a Maven repository structure from the referenced artifacts in the features.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></span></code>
+<div class="block">Update the bundles/artifact versions</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.FeatureScanner.html
similarity index 72%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.FeatureScanner.html
index f962b60..715879a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.FeatureScanner.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.FeatureScanner.html" target="_top">Frames</a></li>
+<li><a href="AbstractIncludingFeatureMojo.FeatureScanner.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.FeatureScanner.html" target="_top">Frames</a></li>
+<li><a href="AbstractIncludingFeatureMojo.FeatureScanner.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html
new file mode 100644
index 0000000..00c08fd
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html
@@ -0,0 +1,243 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractIncludingFeatureMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.feature.maven.mojos">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a> in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a> in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeaturesMojo</a></span></code>
+<div class="block">Aggregate multiple features into a single one.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AnalyseFeaturesMojo</a></span></code>
+<div class="block">Analyse the feature.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></span></code>
+<div class="block">Generates the APIs JARs for each selected Feature file.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></span></code>
+<div class="block">Create a feature model archive and attach it.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">EmbedFeaturesMojo</a></span></code>
+<div class="block">Embed the features in the resources</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">ExtractExtensionMojo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></span></code>
+<div class="block">Launches the given Feature File</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></span></code>
+<div class="block">Compares different versions of the same Feature Model.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></span></code>
+<div class="block">This goal creates a Feature Model file that includes the Module Artifact as
+ bundle (or extension) so that the Artifact can be added through a FM into a
+ FM project.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">InfoMojo</a></span></code>
+<div class="block">Extract information from a feature This mojo does not require a project, it
+ can be run by just pointing it at a feature file.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">RepositoryMojo</a></span></code>
+<div class="block">Create a Maven repository structure from the referenced artifacts in the features.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></span></code>
+<div class="block">Update the bundles/artifact versions</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractIncludingFeatureMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html
new file mode 100644
index 0000000..5dde105
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html
@@ -0,0 +1,172 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractRepositoryMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.feature.maven.mojos">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a> in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a> in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">RepositoryMojo</a></span></code>
+<div class="block">Create a Maven repository structure from the referenced artifacts in the features.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractRepositoryMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/Aggregate.html
similarity index 78%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/Aggregate.html
index f962b60..693b62a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/Aggregate.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.Aggregate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Aggregate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Aggregate.html" target="_top">Frames</a></li>
+<li><a href="Aggregate.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.Aggregate" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.Aggregate</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.Aggregate</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Aggregate.html" target="_top">Frames</a></li>
+<li><a href="Aggregate.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeaturesMojo.html
similarity index 78%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeaturesMojo.html
index f962b60..944505b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeaturesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AggregateFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AggregateFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html
index f962b60..fcfb4bb 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AnalyseFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AnalyseFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/ApisJarMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/ApisJarMojo.html
index f962b60..1475558 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/ApisJarMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/ApisJarMojo.html" target="_top">Frames</a></li>
+<li><a href="ApisJarMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.ApisJarMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.ApisJarMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.ApisJarMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/ApisJarMojo.html" target="_top">Frames</a></li>
+<li><a href="ApisJarMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/Archive.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/Archive.html
index f962b60..39b3d9b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/Archive.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.Archive (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Archive (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Archive.html" target="_top">Frames</a></li>
+<li><a href="Archive.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.Archive" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.Archive</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.Archive</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Archive.html" target="_top">Frames</a></li>
+<li><a href="Archive.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeatureArchivesMojo.html
similarity index 77%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeatureArchivesMojo.html
index 731b788..9631057 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeatureArchivesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeatureArchivesMojo.html" target="_top">Frames</a></li>
+<li><a href="AttachFeatureArchivesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AttachFeature</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AttachFeature</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeatureArchivesMojo.html" target="_top">Frames</a></li>
+<li><a href="AttachFeatureArchivesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeaturesMojo.html
similarity index 78%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeaturesMojo.html
index 731b788..9f09df1 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeaturesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AttachFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AttachFeature</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeaturesMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AttachFeaturesMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AttachFeature</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AttachFeaturesMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AttachFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/CollectArtifactsMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/CollectArtifactsMojo.html
index 731b788..f5a9b21 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/CollectArtifactsMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/CollectArtifactsMojo.html" target="_top">Frames</a></li>
+<li><a href="CollectArtifactsMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AttachFeature</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.CollectArtifactsMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.CollectArtifactsMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AttachFeature</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.CollectArtifactsMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/CollectArtifactsMojo.html" target="_top">Frames</a></li>
+<li><a href="CollectArtifactsMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/DependencyLifecycleParticipant.html
similarity index 74%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/DependencyLifecycleParticipant.html
index f962b60..af4eaeb 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/DependencyLifecycleParticipant.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/DependencyLifecycleParticipant.html" target="_top">Frames</a></li>
+<li><a href="DependencyLifecycleParticipant.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.DependencyLifecycleParticipant" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.DependencyLifecycleParticipant</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.DependencyLifecycleParticipant</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/DependencyLifecycleParticipant.html" target="_top">Frames</a></li>
+<li><a href="DependencyLifecycleParticipant.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/EmbedFeaturesMojo.html
similarity index 78%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/EmbedFeaturesMojo.html
index f962b60..6305283 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/EmbedFeaturesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/EmbedFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="EmbedFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.EmbedFeaturesMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.EmbedFeaturesMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.EmbedFeaturesMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/EmbedFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="EmbedFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/ExtractExtensionMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/ExtractExtensionMojo.html
index 731b788..f497081 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/ExtractExtensionMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/ExtractExtensionMojo.html" target="_top">Frames</a></li>
+<li><a href="ExtractExtensionMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AttachFeature</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.ExtractExtensionMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.ExtractExtensionMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AttachFeature</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.ExtractExtensionMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/ExtractExtensionMojo.html" target="_top">Frames</a></li>
+<li><a href="ExtractExtensionMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureLauncherMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureLauncherMojo.html
index f962b60..fee9fb7 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureLauncherMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/FeatureLauncherMojo.html" target="_top">Frames</a></li>
+<li><a href="FeatureLauncherMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.FeatureLauncherMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.FeatureLauncherMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.FeatureLauncherMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/FeatureLauncherMojo.html" target="_top">Frames</a></li>
+<li><a href="FeatureLauncherMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html
new file mode 100644
index 0000000..68c97ea
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html
@@ -0,0 +1,193 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html" target="_top">Frames</a></li>
+<li><a href="FeatureSelectionConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.FeatureSelectionConfig" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.feature.maven.mojos">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a> in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a> in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></span></code>
+<div class="block">Several features can be selected to be put into a single archive</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a> with parameters of type <a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AbstractIncludingFeatureMojo.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a></span>(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a>&nbsp;config)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html" target="_top">Frames</a></li>
+<li><a href="FeatureSelectionConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeaturesDiffMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeaturesDiffMojo.html
index f962b60..b8871e7 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeaturesDiffMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/FeaturesDiffMojo.html" target="_top">Frames</a></li>
+<li><a href="FeaturesDiffMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.FeaturesDiffMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.FeaturesDiffMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.FeaturesDiffMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/FeaturesDiffMojo.html" target="_top">Frames</a></li>
+<li><a href="FeaturesDiffMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/HelpMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/HelpMojo.html
index f962b60..c189004 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/HelpMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/HelpMojo.html" target="_top">Frames</a></li>
+<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.HelpMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.HelpMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.HelpMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/HelpMojo.html" target="_top">Frames</a></li>
+<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/IncludeArtifactMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/IncludeArtifactMojo.html
index f962b60..3230530 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/IncludeArtifactMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/IncludeArtifactMojo.html" target="_top">Frames</a></li>
+<li><a href="IncludeArtifactMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.IncludeArtifactMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.IncludeArtifactMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.IncludeArtifactMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/IncludeArtifactMojo.html" target="_top">Frames</a></li>
+<li><a href="IncludeArtifactMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/InfoMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/InfoMojo.html
index f962b60..c640215 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/InfoMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/InfoMojo.html" target="_top">Frames</a></li>
+<li><a href="InfoMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.InfoMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.InfoMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.InfoMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/InfoMojo.html" target="_top">Frames</a></li>
+<li><a href="InfoMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/Repository.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/Repository.html
index f962b60..7e1f1e6 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/Repository.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.Repository (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Repository (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Repository.html" target="_top">Frames</a></li>
+<li><a href="Repository.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.Repository" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.Repository</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.Repository</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Repository.html" target="_top">Frames</a></li>
+<li><a href="Repository.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/RepositoryMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/RepositoryMojo.html
index f962b60..ea869a9 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/RepositoryMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/RepositoryMojo.html" target="_top">Frames</a></li>
+<li><a href="RepositoryMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.RepositoryMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.RepositoryMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.RepositoryMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/RepositoryMojo.html" target="_top">Frames</a></li>
+<li><a href="RepositoryMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/Scan.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/Scan.html
index f962b60..c0d3930 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/Scan.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.Scan (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Scan (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Scan.html" target="_top">Frames</a></li>
+<li><a href="Scan.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.Scan" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.Scan</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.Scan</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Scan.html" target="_top">Frames</a></li>
+<li><a href="Scan.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html
new file mode 100644
index 0000000..7a4fd06
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html
@@ -0,0 +1,166 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.ArtifactUpdate.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.ArtifactUpdate" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.ArtifactUpdate</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.feature.maven.mojos">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a> in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a> with type parameters of type <a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">UpdateVersionsMojo.UpdateResult.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html#updates">updates</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.ArtifactUpdate.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html
similarity index 72%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html
index f962b60..169b7e9 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONReader.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONReader" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONReader</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONReader</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONReader.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
similarity index 72%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
index f962b60..f8feda2 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONWriter.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONWriter" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONWriter</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONWriter</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONWriter.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateConfig.html
similarity index 78%
rename from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html
rename to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateConfig.html
index 9234a4f..eadd02d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateConfig.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.FeatureConfig.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateConfig.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.UpdateConfig.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateConfig" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateConfig</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateConfig</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.FeatureConfig.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateConfig.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.UpdateConfig.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateResult.html
similarity index 77%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateResult.html
index 9234a4f..06aee1b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateResult.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.FeatureConfig.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateResult.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.UpdateResult.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateResult" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateResult</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateResult</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.FeatureConfig.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateResult.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.UpdateResult.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.html
index f962b60..ac87973 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.UpdateVersionsMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/package-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/package-frame.html
new file mode 100644
index 0000000..f88e388
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/package-frame.html
@@ -0,0 +1,50 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html" target="classFrame">org.apache.sling.feature.maven.mojos</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AbstractFeatureMojo</a></li>
+<li><a href="AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AbstractIncludingFeatureMojo</a></li>
+<li><a href="AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AbstractIncludingFeatureMojo.FeatureScanner</a></li>
+<li><a href="AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AbstractRepositoryMojo</a></li>
+<li><a href="Aggregate.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">Aggregate</a></li>
+<li><a href="AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AggregateFeaturesMojo</a></li>
+<li><a href="AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AnalyseFeaturesMojo</a></li>
+<li><a href="ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">ApisJarMojo</a></li>
+<li><a href="Archive.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">Archive</a></li>
+<li><a href="AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AttachFeatureArchivesMojo</a></li>
+<li><a href="AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AttachFeaturesMojo</a></li>
+<li><a href="CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">CollectArtifactsMojo</a></li>
+<li><a href="DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">DependencyLifecycleParticipant</a></li>
+<li><a href="EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">EmbedFeaturesMojo</a></li>
+<li><a href="ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">ExtractExtensionMojo</a></li>
+<li><a href="FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">FeatureLauncherMojo</a></li>
+<li><a href="FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">FeaturesDiffMojo</a></li>
+<li><a href="FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">FeatureSelectionConfig</a></li>
+<li><a href="HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">HelpMojo</a></li>
+<li><a href="IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">IncludeArtifactMojo</a></li>
+<li><a href="InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">InfoMojo</a></li>
+<li><a href="Repository.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">Repository</a></li>
+<li><a href="RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">RepositoryMojo</a></li>
+<li><a href="Scan.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">Scan</a></li>
+<li><a href="UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo</a></li>
+<li><a href="UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.ArtifactUpdate</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.SimpleFeatureJSONReader</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.SimpleFeatureJSONWriter</a></li>
+<li><a href="UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.UpdateConfig</a></li>
+<li><a href="UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.UpdateResult</a></li>
+</ul>
+</div>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/package-summary.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/package-summary.html
new file mode 100644
index 0000000..5c5236d
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/package-summary.html
@@ -0,0 +1,296 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.sling.feature.maven.mojos</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></td>
+<td class="colLast">
+<div class="block">Base class for all mojos.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeaturesMojo</a></td>
+<td class="colLast">
+<div class="block">Aggregate multiple features into a single one.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AnalyseFeaturesMojo</a></td>
+<td class="colLast">
+<div class="block">Analyse the feature.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></td>
+<td class="colLast">
+<div class="block">Generates the APIs JARs for each selected Feature file.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></td>
+<td class="colLast">
+<div class="block">Several features can be selected to be put into a single archive</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></td>
+<td class="colLast">
+<div class="block">Create a feature model archive and attach it.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeaturesMojo</a></td>
+<td class="colLast">
+<div class="block">Attach the feature as a project artifact.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos">DependencyLifecycleParticipant</a></td>
+<td class="colLast">
+<div class="block">Maven lifecycle participant which adds the artifacts of the model to the dependencies.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">EmbedFeaturesMojo</a></td>
+<td class="colLast">
+<div class="block">Embed the features in the resources</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">ExtractExtensionMojo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></td>
+<td class="colLast">
+<div class="block">Launches the given Feature File</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></td>
+<td class="colLast">
+<div class="block">Compares different versions of the same Feature Model.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos">HelpMojo</a></td>
+<td class="colLast">
+<div class="block">Display help information on slingfeature-maven-plugin.<br>
+ Call <code>mvn slingfeature:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></td>
+<td class="colLast">
+<div class="block">This goal creates a Feature Model file that includes the Module Artifact as
+ bundle (or extension) so that the Artifact can be added through a FM into a
+ FM project.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">InfoMojo</a></td>
+<td class="colLast">
+<div class="block">Extract information from a feature This mojo does not require a project, it
+ can be run by just pointing it at a feature file.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">RepositoryMojo</a></td>
+<td class="colLast">
+<div class="block">Create a Maven repository structure from the referenced artifacts in the features.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></td>
+<td class="colLast">
+<div class="block">Update the bundles/artifact versions</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONReader</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONWriter</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateResult</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/package-tree.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/package-tree.html
new file mode 100644
index 0000000..18a5764
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/package-tree.html
@@ -0,0 +1,202 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.sling.feature.maven.mojos Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.sling.feature.maven.mojos Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/reports/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.sling.feature.maven.mojos</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo.BaseArtifactProvider</span></a> (implements org.apache.sling.feature.builder.ArtifactProvider)</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo.BaseFeatureProvider</span></a> (implements org.apache.sling.feature.builder.FeatureProvider)</li>
+<li type="circle">org.apache.maven.AbstractMavenLifecycleParticipant
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">DependencyLifecycleParticipant</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractIncludingFeatureMojo</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractRepositoryMojo</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">CollectArtifactsMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">RepositoryMojo</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AggregateFeaturesMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AnalyseFeaturesMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ApisJarMojo</span></a> (implements org.apache.maven.artifact.resolver.filter.ArtifactFilter)</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeatureArchivesMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">EmbedFeaturesMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ExtractExtensionMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeatureLauncherMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeaturesDiffMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">IncludeArtifactMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">InfoMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeaturesMojo</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">HelpMojo</span></a></li>
+</ul>
+</li>
+<li type="circle">org.codehaus.plexus.util.AbstractScanner (implements org.codehaus.plexus.util.Scanner)
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractIncludingFeatureMojo.FeatureScanner</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.io.json.FeatureJSONReader
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.SimpleFeatureJSONReader</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.io.json.FeatureJSONWriter
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.SimpleFeatureJSONWriter</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeatureSelectionConfig</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Aggregate</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Archive</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Repository</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Scan</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.ArtifactUpdate</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.UpdateConfig</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.UpdateResult</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/reports/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/package-use.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/package-use.html
new file mode 100644
index 0000000..df88352
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/package-use.html
@@ -0,0 +1,173 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Package org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.sling.feature.maven.mojos" class="title">Uses of Package<br>org.apache.sling.feature.maven.mojos</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.sling.feature.maven.mojos">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a> used by <a href="../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html#org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a>
+<div class="block">Base class for all mojos.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html#org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html#org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html#org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html#org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html
new file mode 100644
index 0000000..97349f7
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html
@@ -0,0 +1,303 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ContentsReporter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" target="_top">Frames</a></li>
+<li><a href="ContentsReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos.reports</div>
+<h2 title="Class ContentsReporter" class="title">Class ContentsReporter</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.reports.ContentsReporter</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">ContentsReporter</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></pre>
+<div class="block">Simple reporting mojo</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#ContentsReporter--">ContentsReporter</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#getName--">getName</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ContentsReporter--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ContentsReporter</h4>
+<pre>public&nbsp;ContentsReporter()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#getName--">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>generateReport</h4>
+<pre>public&nbsp;void&nbsp;generateReport(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)
+                    throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ContentsReporter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" target="_top">Frames</a></li>
+<li><a href="ContentsReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html
new file mode 100644
index 0000000..4660cbb
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html
@@ -0,0 +1,302 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>DuplicatesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DuplicatesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DuplicatesReporter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" target="_top">Frames</a></li>
+<li><a href="DuplicatesReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos.reports</div>
+<h2 title="Class DuplicatesReporter" class="title">Class DuplicatesReporter</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.reports.DuplicatesReporter</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">DuplicatesReporter</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html#DuplicatesReporter--">DuplicatesReporter</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html#getName--">getName</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="DuplicatesReporter--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DuplicatesReporter</h4>
+<pre>public&nbsp;DuplicatesReporter()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#getName--">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>generateReport</h4>
+<pre>public&nbsp;void&nbsp;generateReport(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)
+                    throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DuplicatesReporter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" target="_top">Frames</a></li>
+<li><a href="DuplicatesReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html
new file mode 100644
index 0000000..12d205d
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html
@@ -0,0 +1,302 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ExportPackagesReporter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" target="_top">Frames</a></li>
+<li><a href="ExportPackagesReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos.reports</div>
+<h2 title="Class ExportPackagesReporter" class="title">Class ExportPackagesReporter</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">ExportPackagesReporter</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html#ExportPackagesReporter--">ExportPackagesReporter</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html#getName--">getName</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ExportPackagesReporter--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ExportPackagesReporter</h4>
+<pre>public&nbsp;ExportPackagesReporter()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#getName--">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>generateReport</h4>
+<pre>public&nbsp;void&nbsp;generateReport(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)
+                    throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ExportPackagesReporter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" target="_top">Frames</a></li>
+<li><a href="ExportPackagesReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/ReportContext.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/ReportContext.html
new file mode 100644
index 0000000..b77288e
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/ReportContext.html
@@ -0,0 +1,251 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ReportContext (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ReportContext (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ReportContext.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/ReportContext.html" target="_top">Frames</a></li>
+<li><a href="ReportContext.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos.reports</div>
+<h2 title="Interface ReportContext" class="title">Interface ReportContext</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">ReportContext</span></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html#addReport-java.lang.String-java.util.List-">addReport</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;output)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html#getFeatures--">getFeatures</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>org.apache.sling.feature.scanner.Scanner</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html#getScanner--">getScanner</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getScanner--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getScanner</h4>
+<pre>org.apache.sling.feature.scanner.Scanner&nbsp;getScanner()</pre>
+</li>
+</ul>
+<a name="getFeatures--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFeatures</h4>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;&nbsp;getFeatures()</pre>
+</li>
+</ul>
+<a name="addReport-java.lang.String-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>addReport</h4>
+<pre>void&nbsp;addReport(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+               <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;output)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ReportContext.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/ReportContext.html" target="_top">Frames</a></li>
+<li><a href="ReportContext.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/Reporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/Reporter.html
new file mode 100644
index 0000000..660ea19
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/Reporter.html
@@ -0,0 +1,245 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Reporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Reporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Reporter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/Reporter.html" target="_top">Frames</a></li>
+<li><a href="Reporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos.reports</div>
+<h2 title="Interface Reporter" class="title">Interface Reporter</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ContentsReporter</a>, <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">DuplicatesReporter</a>, <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ExportPackagesReporter</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">Reporter</span></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#getName--">getName</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
+</li>
+</ul>
+<a name="generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>generateReport</h4>
+<pre>void&nbsp;generateReport(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)
+             throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Reporter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/Reporter.html" target="_top">Frames</a></li>
+<li><a href="Reporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ContentsReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ContentsReporter.html
new file mode 100644
index 0000000..ec24c89
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ContentsReporter.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.reports.ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.reports.ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/ContentsReporter.html" target="_top">Frames</a></li>
+<li><a href="ContentsReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.reports.ContentsReporter" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.reports.ContentsReporter</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.reports.ContentsReporter</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/ContentsReporter.html" target="_top">Frames</a></li>
+<li><a href="ContentsReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/DuplicatesReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/DuplicatesReporter.html
new file mode 100644
index 0000000..b97b1f3
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/DuplicatesReporter.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.reports.DuplicatesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.reports.DuplicatesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/DuplicatesReporter.html" target="_top">Frames</a></li>
+<li><a href="DuplicatesReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.reports.DuplicatesReporter" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.reports.DuplicatesReporter</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.reports.DuplicatesReporter</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/DuplicatesReporter.html" target="_top">Frames</a></li>
+<li><a href="DuplicatesReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html
new file mode 100644
index 0000000..cd6cbb7
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html" target="_top">Frames</a></li>
+<li><a href="ExportPackagesReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html" target="_top">Frames</a></li>
+<li><a href="ExportPackagesReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html
new file mode 100644
index 0000000..97f391d
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html
@@ -0,0 +1,178 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface org.apache.sling.feature.maven.mojos.reports.ReportContext (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.sling.feature.maven.mojos.reports.ReportContext (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html" target="_top">Frames</a></li>
+<li><a href="ReportContext.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.sling.feature.maven.mojos.reports.ReportContext" class="title">Uses of Interface<br>org.apache.sling.feature.maven.mojos.reports.ReportContext</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven.mojos.reports">org.apache.sling.feature.maven.mojos.reports</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.feature.maven.mojos.reports">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a> in <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a> with parameters of type <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">Reporter.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">ExportPackagesReporter.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">DuplicatesReporter.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">ContentsReporter.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html" target="_top">Frames</a></li>
+<li><a href="ReportContext.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html
new file mode 100644
index 0000000..793f550
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html
@@ -0,0 +1,176 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface org.apache.sling.feature.maven.mojos.reports.Reporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.sling.feature.maven.mojos.reports.Reporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html" target="_top">Frames</a></li>
+<li><a href="Reporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.sling.feature.maven.mojos.reports.Reporter" class="title">Uses of Interface<br>org.apache.sling.feature.maven.mojos.reports.Reporter</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven.mojos.reports">org.apache.sling.feature.maven.mojos.reports</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.feature.maven.mojos.reports">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a> in <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a> that implement <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ContentsReporter</a></span></code>
+<div class="block">Simple reporting mojo</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">DuplicatesReporter</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ExportPackagesReporter</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html" target="_top">Frames</a></li>
+<li><a href="Reporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/package-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/package-frame.html
new file mode 100644
index 0000000..fde5987
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/package-frame.html
@@ -0,0 +1,28 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html" target="classFrame">org.apache.sling.feature.maven.mojos.reports</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports" target="classFrame"><span class="interfaceName">ReportContext</span></a></li>
+<li><a href="Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports" target="classFrame"><span class="interfaceName">Reporter</span></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports" target="classFrame">ContentsReporter</a></li>
+<li><a href="DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports" target="classFrame">DuplicatesReporter</a></li>
+<li><a href="ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports" target="classFrame">ExportPackagesReporter</a></li>
+</ul>
+</div>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/package-summary.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/package-summary.html
new file mode 100644
index 0000000..175d55f
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/package-summary.html
@@ -0,0 +1,173 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">Prev&nbsp;Package</a></li>
+<li>Next&nbsp;Package</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.sling.feature.maven.mojos.reports</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ContentsReporter</a></td>
+<td class="colLast">
+<div class="block">Simple reporting mojo</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">DuplicatesReporter</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ExportPackagesReporter</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">Prev&nbsp;Package</a></li>
+<li>Next&nbsp;Package</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/package-tree.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/package-tree.html
new file mode 100644
index 0000000..dc137fd
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/package-tree.html
@@ -0,0 +1,146 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.sling.feature.maven.mojos.reports Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.sling.feature.maven.mojos.reports Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-tree.html">Prev</a></li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.sling.feature.maven.mojos.reports</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ContentsReporter</span></a> (implements org.apache.sling.feature.maven.mojos.reports.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a>)</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">DuplicatesReporter</span></a> (implements org.apache.sling.feature.maven.mojos.reports.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a>)</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ExportPackagesReporter</span></a> (implements org.apache.sling.feature.maven.mojos.reports.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a>)</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ReportContext</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Reporter</span></a></li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-tree.html">Prev</a></li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/package-use.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/package-use.html
new file mode 100644
index 0000000..514e44d
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/mojos/reports/package-use.html
@@ -0,0 +1,162 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Package org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.sling.feature.maven.mojos.reports" class="title">Uses of Package<br>org.apache.sling.feature.maven.mojos.reports</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven.mojos.reports">org.apache.sling.feature.maven.mojos.reports</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.sling.feature.maven.mojos.reports">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a> used by <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html#org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html#org.apache.sling.feature.maven.mojos.reports">Reporter</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/package-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/package-frame.html
new file mode 100644
index 0000000..76f9d29
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/package-frame.html
@@ -0,0 +1,27 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../org/apache/sling/feature/maven/package-summary.html" target="classFrame">org.apache.sling.feature.maven</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="Environment.html" title="class in org.apache.sling.feature.maven" target="classFrame">Environment</a></li>
+<li><a href="FeatureConstants.html" title="class in org.apache.sling.feature.maven" target="classFrame">FeatureConstants</a></li>
+<li><a href="FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven" target="classFrame">FeatureProjectConfig</a></li>
+<li><a href="FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven" target="classFrame">FeatureProjectInfo</a></li>
+<li><a href="Preprocessor.html" title="class in org.apache.sling.feature.maven" target="classFrame">Preprocessor</a></li>
+<li><a href="ProjectHelper.html" title="class in org.apache.sling.feature.maven" target="classFrame">ProjectHelper</a></li>
+<li><a href="Substitution.html" title="class in org.apache.sling.feature.maven" target="classFrame">Substitution</a></li>
+</ul>
+</div>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/package-summary.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/package-summary.html
new file mode 100644
index 0000000..a0b7dd8
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/package-summary.html
@@ -0,0 +1,176 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Package</li>
+<li><a href="../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.sling.feature.maven</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></td>
+<td class="colLast">
+<div class="block">The environment provides required services to the <a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><code>Preprocessor</code></a> as well
+ as the projects, the preprocessor should work on.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">FeatureConstants</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></td>
+<td class="colLast">
+<div class="block">The processor processes all feature projects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></td>
+<td class="colLast">
+<div class="block">The project helper contains utility functions and provides access
+ to the already read and processed features and test features.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven">Substitution</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Package</li>
+<li><a href="../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/package-tree.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/package-tree.html
new file mode 100644
index 0000000..d9ce1ea
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/package-tree.html
@@ -0,0 +1,145 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.sling.feature.maven Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.sling.feature.maven Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li><a href="../../../../../org/apache/sling/feature/maven/mojos/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.sling.feature.maven</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Environment</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureConstants</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureProjectConfig</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureProjectInfo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Preprocessor</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">ProjectHelper</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Substitution</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li><a href="../../../../../org/apache/sling/feature/maven/mojos/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/package-use.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/package-use.html
new file mode 100644
index 0000000..57917ad
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/org/apache/sling/feature/maven/package-use.html
@@ -0,0 +1,168 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Package org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.sling.feature.maven" class="title">Uses of Package<br>org.apache.sling.feature.maven</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven">org.apache.sling.feature.maven</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.sling.feature.maven">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a> used by <a href="../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/sling/feature/maven/class-use/Environment.html#org.apache.sling.feature.maven">Environment</a>
+<div class="block">The environment provides required services to the <a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><code>Preprocessor</code></a> as well
+ as the projects, the preprocessor should work on.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html#org.apache.sling.feature.maven">FeatureProjectConfig</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html#org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/overview-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/overview-frame.html
new file mode 100644
index 0000000..23dd6f0
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/overview-frame.html
@@ -0,0 +1,24 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Overview List (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<div class="indexHeader"><span><a href="allclasses-frame.html" target="packageFrame">All&nbsp;Classes</a></span></div>
+<div class="indexContainer">
+<h2 title="Packages">Packages</h2>
+<ul title="Packages">
+<li><a href="org/apache/sling/feature/maven/package-frame.html" target="packageFrame">org.apache.sling.feature.maven</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/package-frame.html" target="packageFrame">org.apache.sling.feature.maven.mojos</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/package-frame.html" target="packageFrame">org.apache.sling.feature.maven.mojos.reports</a></li>
+</ul>
+</div>
+<p>&nbsp;</p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/overview-summary.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/overview-summary.html
new file mode 100644
index 0000000..82771e1
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/overview-summary.html
@@ -0,0 +1,148 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Overview (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Overview (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li class="navBarCell1Rev">Overview</li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
+<li><a href="overview-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Apache Sling OSGi Feature Maven Plugin 1.1.20 API</h1>
+</div>
+<div class="contentContainer">
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
+<caption><span>Packages</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li class="navBarCell1Rev">Overview</li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
+<li><a href="overview-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/overview-tree.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/overview-tree.html
new file mode 100644
index 0000000..6db6820
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/overview-tree.html
@@ -0,0 +1,219 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
+<li><a href="overview-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For All Packages</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="org/apache/sling/feature/maven/package-tree.html">org.apache.sling.feature.maven</a>, </li>
+<li><a href="org/apache/sling/feature/maven/mojos/package-tree.html">org.apache.sling.feature.maven.mojos</a>, </li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/package-tree.html">org.apache.sling.feature.maven.mojos.reports</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo.BaseArtifactProvider</span></a> (implements org.apache.sling.feature.builder.ArtifactProvider)</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo.BaseFeatureProvider</span></a> (implements org.apache.sling.feature.builder.FeatureProvider)</li>
+<li type="circle">org.apache.maven.AbstractMavenLifecycleParticipant
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">DependencyLifecycleParticipant</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractIncludingFeatureMojo</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractRepositoryMojo</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">CollectArtifactsMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">RepositoryMojo</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AggregateFeaturesMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AnalyseFeaturesMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ApisJarMojo</span></a> (implements org.apache.maven.artifact.resolver.filter.ArtifactFilter)</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeatureArchivesMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">EmbedFeaturesMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ExtractExtensionMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeatureLauncherMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeaturesDiffMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">IncludeArtifactMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">InfoMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeaturesMojo</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">HelpMojo</span></a></li>
+</ul>
+</li>
+<li type="circle">org.codehaus.plexus.util.AbstractScanner (implements org.codehaus.plexus.util.Scanner)
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractIncludingFeatureMojo.FeatureScanner</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ContentsReporter</span></a> (implements org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a>)</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">DuplicatesReporter</span></a> (implements org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a>)</li>
+<li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Environment</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ExportPackagesReporter</span></a> (implements org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a>)</li>
+<li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureConstants</span></a></li>
+<li type="circle">org.apache.sling.feature.io.json.FeatureJSONReader
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.SimpleFeatureJSONReader</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.io.json.FeatureJSONWriter
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.SimpleFeatureJSONWriter</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureProjectConfig</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureProjectInfo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeatureSelectionConfig</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Aggregate</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Archive</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Repository</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Scan</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Preprocessor</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">ProjectHelper</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Substitution</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.ArtifactUpdate</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.UpdateConfig</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.UpdateResult</span></a></li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ReportContext</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Reporter</span></a></li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
+<li><a href="overview-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/package-list b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/package-list
new file mode 100644
index 0000000..f08fd54
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/package-list
@@ -0,0 +1,3 @@
+org.apache.sling.feature.maven
+org.apache.sling.feature.maven.mojos
+org.apache.sling.feature.maven.mojos.reports
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/script.js b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/script.js
new file mode 100644
index 0000000..b346356
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/script.js
@@ -0,0 +1,30 @@
+function show(type)
+{
+    count = 0;
+    for (var key in methods) {
+        var row = document.getElementById(key);
+        if ((methods[key] &  type) != 0) {
+            row.style.display = '';
+            row.className = (count++ % 2) ? rowColor : altColor;
+        }
+        else
+            row.style.display = 'none';
+    }
+    updateTabs(type);
+}
+
+function updateTabs(type)
+{
+    for (var value in tabs) {
+        var sNode = document.getElementById(tabs[value][0]);
+        var spanNode = sNode.firstChild;
+        if (value == type) {
+            sNode.className = activeTableTab;
+            spanNode.innerHTML = tabs[value][1];
+        }
+        else {
+            sNode.className = tableTab;
+            spanNode.innerHTML = "<a href=\"javascript:show("+ value + ");\">" + tabs[value][1] + "</a>";
+        }
+    }
+}
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/stylesheet.css b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/stylesheet.css
new file mode 100644
index 0000000..ec149bb
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apidocs/stylesheet.css
@@ -0,0 +1,64 @@
+/*

+Licensed to the Apache Software Foundation (ASF) under one

+or more contributor license agreements.  See the NOTICE file

+distributed with this work for additional information

+regarding copyright ownership.  The ASF licenses this file

+to you under the Apache License, Version 2.0 (the

+"License"); you may not use this file except in compliance

+with the License.  You may obtain a copy of the License at

+

+  http://www.apache.org/licenses/LICENSE-2.0

+

+Unless required by applicable law or agreed to in writing,

+software distributed under the License is distributed on an

+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

+KIND, either express or implied.  See the License for the

+specific language governing permissions and limitations

+under the License.

+*/

+

+/* Javadoc style sheet */

+

+/* Define colors, fonts and other style attributes here to override the defaults  */

+

+/* Page background color */

+body { background-color: #FFFFFF }

+

+a:link, a:visited {

+ color: blue;

+ }

+

+a:active, a:hover, #leftcol a:active, #leftcol a:hover {

+ color: #f30 !important;

+ }

+

+a:link.selfref, a:visited.selfref {

+ color: #555 !important;

+ }

+

+.a td {

+ background: #ddd;

+ color: #000;

+ }

+

+/* Table colors */

+.TableHeadingColor     { background: #036; color:#FFFFFF } /* Dark blue */

+.TableSubHeadingColor  { background: #bbb; color:#fff } /* Dark grey */

+.TableRowColor         { background: #efefef } /* White */

+

+/* Font used in left-hand frame lists */

+.FrameTitleFont   { font-size: medium; font-family: normal; color:#000000 }

+.FrameHeadingFont { font-size: medium; font-family: normal; color:#000000 }

+.FrameItemFont    { font-size: medium; font-family: normal; color:#000000 }

+

+/* Example of smaller, sans-serif font in frames */

+/* .FrameItemFont  { font-size: 10pt; font-family: Helvetica, Arial, sans-serif } */

+

+/* Navigation bar fonts and colors */

+.NavBarCell1    { background-color:#ddd;}/* Light mauve */

+.NavBarCell1Rev { background-color:#888;}/* Dark Blue */

+.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;}

+.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}

+

+.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}

+.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}

diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apis-jar-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apis-jar-mojo.html
new file mode 100644
index 0000000..847652e
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/apis-jar-mojo.html
@@ -0,0 +1,908 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:apis-jar</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:apis-jar"></a>slingfeature:apis-jar</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:apis-jar</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Generates the APIs JARs for each selected Feature file.</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>test</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>package</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#apiClassifierMappings">&lt;apiClassifierMappings&gt;</a></tt></td>
+            
+<td><tt>Map</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Mapping for the feature classifier to a user defined name<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#apiJavadocResources">&lt;apiJavadocResources&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Additional resources for the api javadoc jar<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#apiRegionNameMappings">&lt;apiRegionNameMappings&gt;</a></tt></td>
+            
+<td><tt>Map</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Mapping for an api region name to a user defined name<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#apiResources">&lt;apiResources&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Additional resources for the api jar<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#apiSourceResources">&lt;apiSourceResources&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Additional resources for the api source jar<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#attachApiJars">&lt;attachApiJars&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If enabled, the created api jars will be atttached to the project<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#excludeRegions">&lt;excludeRegions&gt;</a></tt></td>
+            
+<td><tt>Set</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Names of the regions to exclude, by default no regions is excluded.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generateApiJar">&lt;generateApiJar&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Generate api jar<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generateJavadocJar">&lt;generateJavadocJar&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Generate the javadoc jar<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generateSourceJar">&lt;generateSourceJar&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Generate the sources jar<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#ignoreJavadocErrors">&lt;ignoreJavadocErrors&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Ignore errors in javadoc generation<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#includeRegions">&lt;includeRegions&gt;</a></tt></td>
+            
+<td><tt>Set</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Names of the regions to include, by default all regions are
+included.<br /><b>Default value is</b>: <tt>*</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#includeResources">&lt;includeResources&gt;</a></tt></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Patterns identifying which resources to include from bundles<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#incrementalApis">&lt;incrementalApis&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to true and api jars are created for more than one region,
+then the higher region only gets the difference to the lower
+region. If set to false each api jar gets the full region
+information (duplicating information)<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#javadocLinks">&lt;javadocLinks&gt;</a></tt></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>List of javadoc links used in the javadoc generation.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#javadocSourceLevel">&lt;javadocSourceLevel&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#selection">&lt;selection&gt;</a></tt></td>
+            
+<td><tt>FeatureSelectionConfig</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Select the features for api generation.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3CapiClassifierMappings.3E"></a><b><a name="apiClassifierMappings">&lt;apiClassifierMappings&gt;</a></b></h4>
+        
+<div>Mapping for the feature classifier to a user defined name</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.Map</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CapiJavadocResources.3E"></a><b><a name="apiJavadocResources">&lt;apiJavadocResources&gt;</a></b></h4>
+        
+<div>Additional resources for the api javadoc jar</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CapiRegionNameMappings.3E"></a><b><a name="apiRegionNameMappings">&lt;apiRegionNameMappings&gt;</a></b></h4>
+        
+<div>Mapping for an api region name to a user defined name</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.Map</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CapiResources.3E"></a><b><a name="apiResources">&lt;apiResources&gt;</a></b></h4>
+        
+<div>Additional resources for the api jar</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CapiSourceResources.3E"></a><b><a name="apiSourceResources">&lt;apiSourceResources&gt;</a></b></h4>
+        
+<div>Additional resources for the api source jar</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CattachApiJars.3E"></a><b><a name="attachApiJars">&lt;attachApiJars&gt;</a></b></h4>
+        
+<div>If enabled, the created api jars will be atttached to the project</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 /></div>
+<div class="section">
+<h4><a name="a.3CexcludeRegions.3E"></a><b><a name="excludeRegions">&lt;excludeRegions&gt;</a></b></h4>
+        
+<div>Names of the regions to exclude, by default no regions is excluded.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.Set</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgenerateApiJar.3E"></a><b><a name="generateApiJar">&lt;generateApiJar&gt;</a></b></h4>
+        
+<div>Generate api jar</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 /></div>
+<div class="section">
+<h4><a name="a.3CgenerateJavadocJar.3E"></a><b><a name="generateJavadocJar">&lt;generateJavadocJar&gt;</a></b></h4>
+        
+<div>Generate the javadoc jar</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 /></div>
+<div class="section">
+<h4><a name="a.3CgenerateSourceJar.3E"></a><b><a name="generateSourceJar">&lt;generateSourceJar&gt;</a></b></h4>
+        
+<div>Generate the sources jar</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 /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CignoreJavadocErrors.3E"></a><b><a name="ignoreJavadocErrors">&lt;ignoreJavadocErrors&gt;</a></b></h4>
+        
+<div>Ignore errors in javadoc generation</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CincludeRegions.3E"></a><b><a name="includeRegions">&lt;includeRegions&gt;</a></b></h4>
+        
+<div>Names of the regions to include, by default all regions are
+included.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.Set</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>*</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CincludeResources.3E"></a><b><a name="includeResources">&lt;includeResources&gt;</a></b></h4>
+        
+<div>Patterns identifying which resources to include from bundles</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String[]</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CincrementalApis.3E"></a><b><a name="incrementalApis">&lt;incrementalApis&gt;</a></b></h4>
+        
+<div>If set to true and api jars are created for more than one region,
+then the higher region only gets the difference to the lower
+region. If set to false each api jar gets the full region
+information (duplicating information)</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 /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjavadocLinks.3E"></a><b><a name="javadocLinks">&lt;javadocLinks&gt;</a></b></h4>
+        
+<div>List of javadoc links used in the javadoc generation.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String[]</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjavadocSourceLevel.3E"></a><b><a name="javadocSourceLevel">&lt;javadocSourceLevel&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cselection.3E"></a><b><a name="selection">&lt;selection&gt;</a></b></h4>
+        
+<div>Select the features for api generation.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/attach-featurearchives-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/attach-featurearchives-mojo.html
new file mode 100644
index 0000000..439f524
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/attach-featurearchives-mojo.html
@@ -0,0 +1,535 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:attach-featurearchives</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:attach-featurearchives"></a>slingfeature:attach-featurearchives</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:attach-featurearchives</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Create a feature model archive and attach it. An archive is created
+for each feature of this project</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>test</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>package</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#archives">&lt;archives&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3Carchives.3E"></a><b><a name="archives">&lt;archives&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/attach-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/attach-features-mojo.html
new file mode 100644
index 0000000..4c76ee1
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/attach-features-mojo.html
@@ -0,0 +1,606 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:attach-features</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:attach-features"></a>slingfeature:attach-features</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:attach-features</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Attach the feature as a project artifact.</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>test</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>package</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#attachMainFeatures">&lt;attachMainFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Attach main features (source)<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#attachTestFeatures">&lt;attachTestFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Attach test features (source)<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#createReferenceFile">&lt;createReferenceFile&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Create reference file<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#referenceFileClassifier">&lt;referenceFileClassifier&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Classifier for the reference file (if any)<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3CattachMainFeatures.3E"></a><b><a name="attachMainFeatures">&lt;attachMainFeatures&gt;</a></b></h4>
+        
+<div>Attach main features (source)</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 /></div>
+<div class="section">
+<h4><a name="a.3CattachTestFeatures.3E"></a><b><a name="attachTestFeatures">&lt;attachTestFeatures&gt;</a></b></h4>
+        
+<div>Attach test features (source)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CcreateReferenceFile.3E"></a><b><a name="createReferenceFile">&lt;createReferenceFile&gt;</a></b></h4>
+        
+<div>Create reference file</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CreferenceFileClassifier.3E"></a><b><a name="referenceFileClassifier">&lt;referenceFileClassifier&gt;</a></b></h4>
+        
+<div>Classifier for the reference file (if any)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/collect-artifacts-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/collect-artifacts-mojo.html
new file mode 100644
index 0000000..19624f2
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/collect-artifacts-mojo.html
@@ -0,0 +1,555 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:collect-artifacts</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:collect-artifacts"></a>slingfeature:collect-artifacts</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:collect-artifacts</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>(no description)</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#csvFeaturesGAV">&lt;csvFeaturesGAV&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>A CSV list of Feature GAV. Specifying this property,
+<tt>includes</tt> parameter will be overridden<br /><b>User property is</b>: <tt>features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#repositoryDir">&lt;repositoryDir&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The directory to store the artifacts into.<br /><b>Default value is</b>: <tt>artifacts</tt>.<br /><b>User property is</b>: <tt>repositoryDir</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3CcsvFeaturesGAV.3E"></a><b><a name="csvFeaturesGAV">&lt;csvFeaturesGAV&gt;</a></b></h4>
+        
+<div>A CSV list of Feature GAV. Specifying this property,
+<tt>includes</tt> parameter will be overridden</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>features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CrepositoryDir.3E"></a><b><a name="repositoryDir">&lt;repositoryDir&gt;</a></b></h4>
+        
+<div>The directory to store the artifacts into.</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>repositoryDir</tt></li>
+          
+<li><b>Default</b>: <tt>artifacts</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/css/apache-maven-fluido-1.6.min.css b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/css/apache-maven-fluido-1.6.min.css
new file mode 100644
index 0000000..b436baf
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/css/apache-maven-fluido-1.6.min.css
@@ -0,0 +1,17 @@
+/*!
+ * Bootstrap v2.3.2
+ *
+ * Copyright 2013 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world by @mdo and @fat.
+ */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a:hover,a:active{outline:0}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{width:auto\9;height:auto;max-width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}#map_canvas img,.google-maps img{max-width:none}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle}button,input{*overflow:visible;line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#333;background-color:#fff}a{color:#08c;text-decoration:none}a:hover,a:focus{color:#005580;text-decoration:underline}.img-rounded{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1)}.img-circle{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px}.row{margin-left:-20px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:20px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px}.span12{width:940px}.span11{width:860px}.span10{width:780px}.span9{width:700px}.span8{width:620px}.span7{width:540px}.span6{width:460px}.span5{width:380px}.span4{width:300px}.span3{width:220px}.span2{width:140px}.span1{width:60px}.offset12{margin-left:980px}.offset11{margin-left:900px}.offset10{margin-left:820px}.offset9{margin-left:740px}.offset8{margin-left:660px}.offset7{margin-left:580px}.offset6{margin-left:500px}.offset5{margin-left:420px}.offset4{margin-left:340px}.offset3{margin-left:260px}.offset2{margin-left:180px}.offset1{margin-left:100px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.127659574468085%;*margin-left:2.074468085106383%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.127659574468085%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.48936170212765%;*width:91.43617021276594%}.row-fluid .span10{width:82.97872340425532%;*width:82.92553191489361%}.row-fluid .span9{width:74.46808510638297%;*width:74.41489361702126%}.row-fluid .span8{width:65.95744680851064%;*width:65.90425531914893%}.row-fluid .span7{width:57.44680851063829%;*width:57.39361702127659%}.row-fluid .span6{width:48.93617021276595%;*width:48.88297872340425%}.row-fluid .span5{width:40.42553191489362%;*width:40.37234042553192%}.row-fluid .span4{width:31.914893617021278%;*width:31.861702127659576%}.row-fluid .span3{width:23.404255319148934%;*width:23.351063829787233%}.row-fluid .span2{width:14.893617021276595%;*width:14.840425531914894%}.row-fluid .span1{width:6.382978723404255%;*width:6.329787234042553%}.row-fluid .offset12{margin-left:104.25531914893617%;*margin-left:104.14893617021275%}.row-fluid .offset12:first-child{margin-left:102.12765957446808%;*margin-left:102.02127659574467%}.row-fluid .offset11{margin-left:95.74468085106382%;*margin-left:95.6382978723404%}.row-fluid .offset11:first-child{margin-left:93.61702127659574%;*margin-left:93.51063829787232%}.row-fluid .offset10{margin-left:87.23404255319149%;*margin-left:87.12765957446807%}.row-fluid .offset10:first-child{margin-left:85.1063829787234%;*margin-left:84.99999999999999%}.row-fluid .offset9{margin-left:78.72340425531914%;*margin-left:78.61702127659572%}.row-fluid .offset9:first-child{margin-left:76.59574468085106%;*margin-left:76.48936170212764%}.row-fluid .offset8{margin-left:70.2127659574468%;*margin-left:70.10638297872339%}.row-fluid .offset8:first-child{margin-left:68.08510638297872%;*margin-left:67.9787234042553%}.row-fluid .offset7{margin-left:61.70212765957446%;*margin-left:61.59574468085106%}.row-fluid .offset7:first-child{margin-left:59.574468085106375%;*margin-left:59.46808510638297%}.row-fluid .offset6{margin-left:53.191489361702125%;*margin-left:53.085106382978715%}.row-fluid .offset6:first-child{margin-left:51.063829787234035%;*margin-left:50.95744680851063%}.row-fluid .offset5{margin-left:44.68085106382979%;*margin-left:44.57446808510638%}.row-fluid .offset5:first-child{margin-left:42.5531914893617%;*margin-left:42.4468085106383%}.row-fluid .offset4{margin-left:36.170212765957444%;*margin-left:36.06382978723405%}.row-fluid .offset4:first-child{margin-left:34.04255319148936%;*margin-left:33.93617021276596%}.row-fluid .offset3{margin-left:27.659574468085104%;*margin-left:27.5531914893617%}.row-fluid .offset3:first-child{margin-left:25.53191489361702%;*margin-left:25.425531914893618%}.row-fluid .offset2{margin-left:19.148936170212764%;*margin-left:19.04255319148936%}.row-fluid .offset2:first-child{margin-left:17.02127659574468%;*margin-left:16.914893617021278%}.row-fluid .offset1{margin-left:10.638297872340425%;*margin-left:10.53191489361702%}.row-fluid .offset1:first-child{margin-left:8.51063829787234%;*margin-left:8.404255319148938%}[class*="span"].hide,.row-fluid [class*="span"].hide{display:none}[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right}.container{margin-right:auto;margin-left:auto;*zoom:1}.container:before,.container:after{display:table;line-height:0;content:""}.container:after{clear:both}.container-fluid{padding-right:20px;padding-left:20px;*zoom:1}.container-fluid:before,.container-fluid:after{display:table;line-height:0;content:""}.container-fluid:after{clear:both}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:21px;font-weight:200;line-height:30px}small{font-size:85%}strong{font-weight:bold}em{font-style:italic}cite{font-style:normal}.muted{color:#999}a.muted:hover,a.muted:focus{color:#808080}.text-warning{color:#c09853}a.text-warning:hover,a.text-warning:focus{color:#a47e3c}.text-error{color:#b94a48}a.text-error:hover,a.text-error:focus{color:#953b39}.text-info{color:#3a87ad}a.text-info:hover,a.text-info:focus{color:#2d6987}.text-success{color:#468847}a.text-success:hover,a.text-success:focus{color:#356635}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}h1,h2,h3,h4,h5,h6{margin:10px 0;font-family:inherit;font-weight:bold;line-height:20px;color:inherit;text-rendering:optimizelegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;line-height:1;color:#999}h1,h2,h3{line-height:40px}h1{font-size:38.5px}h2{font-size:31.5px}h3{font-size:24.5px}h4{font-size:17.5px}h5{font-size:14px}h6{font-size:11.9px}h1 small{font-size:24.5px}h2 small{font-size:17.5px}h3 small{font-size:14px}h4 small{font-size:14px}.page-header{padding-bottom:9px;margin:20px 0 30px;border-bottom:1px solid #eee}ul,ol{padding:0;margin:0 0 10px 25px}ul ul,ul ol,ol ol,ol ul{margin-bottom:0}li{line-height:20px}ul.unstyled,ol.unstyled{margin-left:0;list-style:none}ul.inline,ol.inline{margin-left:0;list-style:none}ul.inline>li,ol.inline>li{display:inline-block;*display:inline;padding-right:5px;padding-left:5px;*zoom:1}dl{margin-bottom:20px}dt,dd{line-height:20px}dt{font-weight:bold}dd{margin-left:10px}.dl-horizontal{*zoom:1}.dl-horizontal:before,.dl-horizontal:after{display:table;line-height:0;content:""}.dl-horizontal:after{clear:both}.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}hr{margin:20px 0;border:0;border-top:1px solid #eee;border-bottom:1px solid #fff}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:0 0 0 15px;margin:0 0 20px;border-left:5px solid #eee}blockquote p{margin-bottom:0;font-size:17.5px;font-weight:300;line-height:1.25}blockquote small{display:block;line-height:20px;color:#999}blockquote small:before{content:'\2014 \00A0'}blockquote.pull-right{float:right;padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,blockquote.pull-right small{text-align:right}blockquote.pull-right small:before{content:''}blockquote.pull-right small:after{content:'\00A0 \2014'}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin-bottom:20px;font-style:normal;line-height:20px}code,pre{padding:0 3px 2px;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:12px;color:#333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}code{padding:2px 4px;color:#d14;white-space:nowrap;background-color:#f7f7f9;border:1px solid #e1e1e8}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}pre.prettyprint{margin-bottom:20px}pre code{padding:0;color:inherit;white-space:pre;white-space:pre-wrap;background-color:transparent;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}form{margin:0 0 20px}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:40px;color:#333;border:0;border-bottom:1px solid #e5e5e5}legend small{font-size:15px;color:#999}label,input,button,select,textarea{font-size:14px;font-weight:normal;line-height:20px}input,button,select,textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}label{display:block;margin-bottom:5px}select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#555;vertical-align:middle;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}input,textarea,.uneditable-input{width:206px}textarea{height:auto}textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:rgba(82,168,236,0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6)}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;*margin-top:0;line-height:normal}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}select,input[type="file"]{height:30px;*margin-top:4px;line-height:30px}select{width:220px;background-color:#fff;border:1px solid #ccc}select[multiple],select[size]{height:auto}select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.uneditable-input,.uneditable-textarea{color:#999;cursor:not-allowed;background-color:#fcfcfc;border-color:#ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);box-shadow:inset 0 1px 2px rgba(0,0,0,0.025)}.uneditable-input{overflow:hidden;white-space:nowrap}.uneditable-textarea{width:auto;height:auto}input:-moz-placeholder,textarea:-moz-placeholder{color:#999}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}.radio,.checkbox{min-height:20px;padding-left:20px}.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-20px}.controls>.radio:first-child,.controls>.checkbox:first-child{padding-top:5px}.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle}.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px}.input-mini{width:60px}.input-small{width:90px}.input-medium{width:150px}.input-large{width:210px}.input-xlarge{width:270px}.input-xxlarge{width:530px}input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"]{float:none;margin-left:0}.input-append input[class*="span"],.input-append .uneditable-input[class*="span"],.input-prepend input[class*="span"],.input-prepend .uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"],.row-fluid .input-prepend [class*="span"],.row-fluid .input-append [class*="span"]{display:inline-block}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:20px}input.span12,textarea.span12,.uneditable-input.span12{width:926px}input.span11,textarea.span11,.uneditable-input.span11{width:846px}input.span10,textarea.span10,.uneditable-input.span10{width:766px}input.span9,textarea.span9,.uneditable-input.span9{width:686px}input.span8,textarea.span8,.uneditable-input.span8{width:606px}input.span7,textarea.span7,.uneditable-input.span7{width:526px}input.span6,textarea.span6,.uneditable-input.span6{width:446px}input.span5,textarea.span5,.uneditable-input.span5{width:366px}input.span4,textarea.span4,.uneditable-input.span4{width:286px}input.span3,textarea.span3,.uneditable-input.span3{width:206px}input.span2,textarea.span2,.uneditable-input.span2{width:126px}input.span1,textarea.span1,.uneditable-input.span1{width:46px}.controls-row{*zoom:1}.controls-row:before,.controls-row:after{display:table;line-height:0;content:""}.controls-row:after{clear:both}.controls-row [class*="span"],.row-fluid .controls-row [class*="span"]{float:left}.controls-row .checkbox[class*="span"],.controls-row .radio[class*="span"]{padding-top:5px}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background-color:#eee}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background-color:transparent}.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#c09853}.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#c09853}.control-group.warning input,.control-group.warning select,.control-group.warning textarea{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e}.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853}.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline{color:#b94a48}.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#b94a48}.control-group.error input,.control-group.error select,.control-group.error textarea{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392}.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48}.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline{color:#468847}.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#468847}.control-group.success input,.control-group.success select,.control-group.success textarea{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b}.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847}.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline{color:#3a87ad}.control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#3a87ad}.control-group.info input,.control-group.info select,.control-group.info textarea{border-color:#3a87ad;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{border-color:#2d6987;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3}.control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on{color:#3a87ad;background-color:#d9edf7;border-color:#3a87ad}input:focus:invalid,textarea:focus:invalid,select:focus:invalid{color:#b94a48;border-color:#ee5f5b}input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7}.form-actions{padding:19px 20px 20px;margin-top:20px;margin-bottom:20px;background-color:#f5f5f5;border-top:1px solid #e5e5e5;*zoom:1}.form-actions:before,.form-actions:after{display:table;line-height:0;content:""}.form-actions:after{clear:both}.help-block,.help-inline{color:#595959}.help-block{display:block;margin-bottom:10px}.help-inline{display:inline-block;*display:inline;padding-left:5px;vertical-align:middle;*zoom:1}.input-append,.input-prepend{display:inline-block;margin-bottom:10px;font-size:0;white-space:nowrap;vertical-align:middle}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input,.input-append .dropdown-menu,.input-prepend .dropdown-menu,.input-append .popover,.input-prepend .popover{font-size:14px}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input{position:relative;margin-bottom:0;*margin-left:0;vertical-align:top;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-append input:focus,.input-prepend input:focus,.input-append select:focus,.input-prepend select:focus,.input-append .uneditable-input:focus,.input-prepend .uneditable-input:focus{z-index:2}.input-append .add-on,.input-prepend .add-on{display:inline-block;width:auto;height:20px;min-width:16px;padding:4px 5px;font-size:14px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;background-color:#eee;border:1px solid #ccc}.input-append .add-on,.input-prepend .add-on,.input-append .btn,.input-prepend .btn,.input-append .btn-group>.dropdown-toggle,.input-prepend .btn-group>.dropdown-toggle{vertical-align:top;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.input-append .active,.input-prepend .active{background-color:#a9dba9;border-color:#46a546}.input-prepend .add-on,.input-prepend .btn{margin-right:-1px}.input-prepend .add-on:first-child,.input-prepend .btn:first-child{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.input-append input,.input-append select,.input-append .uneditable-input{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child,.input-append .uneditable-input+.btn-group .btn:last-child{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-append .add-on,.input-append .btn,.input-append .btn-group{margin-left:-1px}.input-append .add-on:last-child,.input-append .btn:last-child,.input-append .btn-group:last-child>.dropdown-toggle{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.input-prepend.input-append input+.btn-group .btn,.input-prepend.input-append select+.btn-group .btn,.input-prepend.input-append .uneditable-input+.btn-group .btn{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-prepend.input-append .btn-group:first-child{margin-left:0}input.search-query{padding-right:14px;padding-right:4px \9;padding-left:14px;padding-left:4px \9;margin-bottom:0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.form-search .input-append .search-query,.form-search .input-prepend .search-query{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.form-search .input-append .search-query{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px}.form-search .input-append .btn{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0}.form-search .input-prepend .search-query{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0}.form-search .input-prepend .btn{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px}.form-search input,.form-inline input,.form-horizontal input,.form-search textarea,.form-inline textarea,.form-horizontal textarea,.form-search select,.form-inline select,.form-horizontal select,.form-search .help-inline,.form-inline .help-inline,.form-horizontal .help-inline,.form-search .uneditable-input,.form-inline .uneditable-input,.form-horizontal .uneditable-input,.form-search .input-prepend,.form-inline .input-prepend,.form-horizontal .input-prepend,.form-search .input-append,.form-inline .input-append,.form-horizontal .input-append{display:inline-block;*display:inline;margin-bottom:0;vertical-align:middle;*zoom:1}.form-search .hide,.form-inline .hide,.form-horizontal .hide{display:none}.form-search label,.form-inline label,.form-search .btn-group,.form-inline .btn-group{display:inline-block}.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{margin-bottom:0}.form-search .radio,.form-search .checkbox,.form-inline .radio,.form-inline .checkbox{padding-left:0;margin-bottom:0;vertical-align:middle}.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"],.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0}.control-group{margin-bottom:10px}legend+.control-group{margin-top:20px;-webkit-margin-top-collapse:separate}.form-horizontal .control-group{margin-bottom:20px;*zoom:1}.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;line-height:0;content:""}.form-horizontal .control-group:after{clear:both}.form-horizontal .control-label{float:left;width:160px;padding-top:5px;text-align:right}.form-horizontal .controls{*display:inline-block;*padding-left:20px;margin-left:180px;*margin-left:0}.form-horizontal .controls:first-child{*padding-left:180px}.form-horizontal .help-block{margin-bottom:0}.form-horizontal input+.help-block,.form-horizontal select+.help-block,.form-horizontal textarea+.help-block,.form-horizontal .uneditable-input+.help-block,.form-horizontal .input-prepend+.help-block,.form-horizontal .input-append+.help-block{margin-top:10px}.form-horizontal .form-actions{padding-left:180px}table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0}.table{width:100%;margin-bottom:20px}.table th,.table td{padding:8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #ddd}.table th{font-weight:bold}.table thead th{vertical-align:bottom}.table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0}.table tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed th,.table-condensed td{padding:4px 5px}.table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.table-bordered th,.table-bordered td{border-left:1px solid #ddd}.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0}.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px}.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px}.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child{-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px}.table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child{-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px}.table-bordered tfoot+tbody:last-child tr:last-child td:first-child{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-bottomleft:0}.table-bordered tfoot+tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-moz-border-radius-bottomright:0}.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px}.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px}.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{background-color:#f5f5f5}table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span"],.row-fluid table th[class*="span"]{display:table-cell;float:none;margin-left:0}.table td.span1,.table th.span1{float:none;width:44px;margin-left:0}.table td.span2,.table th.span2{float:none;width:124px;margin-left:0}.table td.span3,.table th.span3{float:none;width:204px;margin-left:0}.table td.span4,.table th.span4{float:none;width:284px;margin-left:0}.table td.span5,.table th.span5{float:none;width:364px;margin-left:0}.table td.span6,.table th.span6{float:none;width:444px;margin-left:0}.table td.span7,.table th.span7{float:none;width:524px;margin-left:0}.table td.span8,.table th.span8{float:none;width:604px;margin-left:0}.table td.span9,.table th.span9{float:none;width:684px;margin-left:0}.table td.span10,.table th.span10{float:none;width:764px;margin-left:0}.table td.span11,.table th.span11{float:none;width:844px;margin-left:0}.table td.span12,.table th.span12{float:none;width:924px;margin-left:0}.table tbody tr.success>td{background-color:#dff0d8}.table tbody tr.error>td{background-color:#f2dede}.table tbody tr.warning>td{background-color:#fcf8e3}.table tbody tr.info>td{background-color:#d9edf7}.table-hover tbody tr.success:hover>td{background-color:#d0e9c6}.table-hover tbody tr.error:hover>td{background-color:#ebcccc}.table-hover tbody tr.warning:hover>td{background-color:#faf2cc}.table-hover tbody tr.info:hover>td{background-color:#c4e3f3}[class^="icon-"],[class*=" icon-"]{display:inline-block;width:14px;height:14px;margin-top:1px;*margin-right:.3em;line-height:14px;vertical-align:text-top;background-image:url("../img/glyphicons-halflings.png");background-position:14px 14px;background-repeat:no-repeat}.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:focus>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:focus>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:focus>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:focus>a>[class*=" icon-"]{background-image:url("../img/glyphicons-halflings-white.png")}.icon-glass{background-position:0 0}.icon-music{background-position:-24px 0}.icon-search{background-position:-48px 0}.icon-envelope{background-position:-72px 0}.icon-heart{background-position:-96px 0}.icon-star{background-position:-120px 0}.icon-star-empty{background-position:-144px 0}.icon-user{background-position:-168px 0}.icon-film{background-position:-192px 0}.icon-th-large{background-position:-216px 0}.icon-th{background-position:-240px 0}.icon-th-list{background-position:-264px 0}.icon-ok{background-position:-288px 0}.icon-remove{background-position:-312px 0}.icon-zoom-in{background-position:-336px 0}.icon-zoom-out{background-position:-360px 0}.icon-off{background-position:-384px 0}.icon-signal{background-position:-408px 0}.icon-cog{background-position:-432px 0}.icon-trash{background-position:-456px 0}.icon-home{background-position:0 -24px}.icon-file{background-position:-24px -24px}.icon-time{background-position:-48px -24px}.icon-road{background-position:-72px -24px}.icon-download-alt{background-position:-96px -24px}.icon-download{background-position:-120px -24px}.icon-upload{background-position:-144px -24px}.icon-inbox{background-position:-168px -24px}.icon-play-circle{background-position:-192px -24px}.icon-repeat{background-position:-216px -24px}.icon-refresh{background-position:-240px -24px}.icon-list-alt{background-position:-264px -24px}.icon-lock{background-position:-287px -24px}.icon-flag{background-position:-312px -24px}.icon-headphones{background-position:-336px -24px}.icon-volume-off{background-position:-360px -24px}.icon-volume-down{background-position:-384px -24px}.icon-volume-up{background-position:-408px -24px}.icon-qrcode{background-position:-432px -24px}.icon-barcode{background-position:-456px -24px}.icon-tag{background-position:0 -48px}.icon-tags{background-position:-25px -48px}.icon-book{background-position:-48px -48px}.icon-bookmark{background-position:-72px -48px}.icon-print{background-position:-96px -48px}.icon-camera{background-position:-120px -48px}.icon-font{background-position:-144px -48px}.icon-bold{background-position:-167px -48px}.icon-italic{background-position:-192px -48px}.icon-text-height{background-position:-216px -48px}.icon-text-width{background-position:-240px -48px}.icon-align-left{background-position:-264px -48px}.icon-align-center{background-position:-288px -48px}.icon-align-right{background-position:-312px -48px}.icon-align-justify{background-position:-336px -48px}.icon-list{background-position:-360px -48px}.icon-indent-left{background-position:-384px -48px}.icon-indent-right{background-position:-408px -48px}.icon-facetime-video{background-position:-432px -48px}.icon-picture{background-position:-456px -48px}.icon-pencil{background-position:0 -72px}.icon-map-marker{background-position:-24px -72px}.icon-adjust{background-position:-48px -72px}.icon-tint{background-position:-72px -72px}.icon-edit{background-position:-96px -72px}.icon-share{background-position:-120px -72px}.icon-check{background-position:-144px -72px}.icon-move{background-position:-168px -72px}.icon-step-backward{background-position:-192px -72px}.icon-fast-backward{background-position:-216px -72px}.icon-backward{background-position:-240px -72px}.icon-play{background-position:-264px -72px}.icon-pause{background-position:-288px -72px}.icon-stop{background-position:-312px -72px}.icon-forward{background-position:-336px -72px}.icon-fast-forward{background-position:-360px -72px}.icon-step-forward{background-position:-384px -72px}.icon-eject{background-position:-408px -72px}.icon-chevron-left{background-position:-432px -72px}.icon-chevron-right{background-position:-456px -72px}.icon-plus-sign{background-position:0 -96px}.icon-minus-sign{background-position:-24px -96px}.icon-remove-sign{background-position:-48px -96px}.icon-ok-sign{background-position:-72px -96px}.icon-question-sign{background-position:-96px -96px}.icon-info-sign{background-position:-120px -96px}.icon-screenshot{background-position:-144px -96px}.icon-remove-circle{background-position:-168px -96px}.icon-ok-circle{background-position:-192px -96px}.icon-ban-circle{background-position:-216px -96px}.icon-arrow-left{background-position:-240px -96px}.icon-arrow-right{background-position:-264px -96px}.icon-arrow-up{background-position:-289px -96px}.icon-arrow-down{background-position:-312px -96px}.icon-share-alt{background-position:-336px -96px}.icon-resize-full{background-position:-360px -96px}.icon-resize-small{background-position:-384px -96px}.icon-plus{background-position:-408px -96px}.icon-minus{background-position:-433px -96px}.icon-asterisk{background-position:-456px -96px}.icon-exclamation-sign{background-position:0 -120px}.icon-gift{background-position:-24px -120px}.icon-leaf{background-position:-48px -120px}.icon-fire{background-position:-72px -120px}.icon-eye-open{background-position:-96px -120px}.icon-eye-close{background-position:-120px -120px}.icon-warning-sign{background-position:-144px -120px}.icon-plane{background-position:-168px -120px}.icon-calendar{background-position:-192px -120px}.icon-random{width:16px;background-position:-216px -120px}.icon-comment{background-position:-240px -120px}.icon-magnet{background-position:-264px -120px}.icon-chevron-up{background-position:-288px -120px}.icon-chevron-down{background-position:-313px -119px}.icon-retweet{background-position:-336px -120px}.icon-shopping-cart{background-position:-360px -120px}.icon-folder-close{width:16px;background-position:-384px -120px}.icon-folder-open{width:16px;background-position:-408px -120px}.icon-resize-vertical{background-position:-432px -119px}.icon-resize-horizontal{background-position:-456px -118px}.icon-hdd{background-position:0 -144px}.icon-bullhorn{background-position:-24px -144px}.icon-bell{background-position:-48px -144px}.icon-certificate{background-position:-72px -144px}.icon-thumbs-up{background-position:-96px -144px}.icon-thumbs-down{background-position:-120px -144px}.icon-hand-right{background-position:-144px -144px}.icon-hand-left{background-position:-168px -144px}.icon-hand-up{background-position:-192px -144px}.icon-hand-down{background-position:-216px -144px}.icon-circle-arrow-right{background-position:-240px -144px}.icon-circle-arrow-left{background-position:-264px -144px}.icon-circle-arrow-up{background-position:-288px -144px}.icon-circle-arrow-down{background-position:-312px -144px}.icon-globe{background-position:-336px -144px}.icon-wrench{background-position:-360px -144px}.icon-tasks{background-position:-384px -144px}.icon-filter{background-position:-408px -144px}.icon-briefcase{background-position:-432px -144px}.icon-fullscreen{background-position:-456px -144px}.dropup,.dropdown{position:relative}.dropdown-toggle{*margin-bottom:-3px}.dropdown-toggle:active,.open .dropdown-toggle{outline:0}.caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent;content:""}.dropdown .caret{margin-top:8px;margin-left:2px}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:20px;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a{color:#fff;text-decoration:none;background-color:#0081c2;background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0)}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#0081c2;background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);background-repeat:repeat-x;outline:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0)}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:default;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open{*z-index:1000}.open>.dropdown-menu{display:block}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropup .dropdown-submenu>.dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-2px;-webkit-border-radius:5px 5px 5px 0;-moz-border-radius:5px 5px 5px 0;border-radius:5px 5px 5px 0}.dropdown-submenu>a:after{display:block;float:right;width:0;height:0;margin-top:5px;margin-right:-10px;border-color:transparent;border-left-color:#ccc;border-style:solid;border-width:5px 0 5px 5px;content:" "}.dropdown-submenu:hover>a:after{border-left-color:#fff}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}.dropdown .dropdown-menu .nav-header{padding-right:20px;padding-left:20px}.typeahead{z-index:1051;margin-top:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-large{padding:24px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.well-small{padding:9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.fade{opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.collapse.in{height:auto}.close{float:right;font-size:20px;font-weight:bold;line-height:20px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.btn{display:inline-block;*display:inline;padding:4px 12px;margin-bottom:0;*margin-left:.3em;font-size:14px;line-height:20px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,0.75);vertical-align:middle;cursor:pointer;background-color:#f5f5f5;*background-color:#e6e6e6;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border:1px solid #ccc;*border:0;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);*zoom:1;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333;background-color:#e6e6e6;*background-color:#d9d9d9}.btn:active,.btn.active{background-color:#ccc \9}.btn:first-child{*margin-left:0}.btn:hover,.btn:focus{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.btn.disabled,.btn[disabled]{cursor:default;background-image:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-large{padding:11px 19px;font-size:17.5px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{margin-top:4px}.btn-small{padding:2px 10px;font-size:11.9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{margin-top:0}.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{margin-top:-1px}.btn-mini{padding:0 6px;font-size:10.5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.btn-block{display:block;width:100%;padding-right:0;padding-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255,255,255,0.75)}.btn-primary{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#006dcc;*background-color:#04c;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;border-color:#04c #0044cc #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.btn-primary:active,.btn-primary.active{background-color:#039 \9}.btn-warning{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#faa732;*background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;border-color:#f89406 #f89406 #ad6704;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{color:#fff;background-color:#f89406;*background-color:#df8505}.btn-warning:active,.btn-warning.active{background-color:#c67605 \9}.btn-danger{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#da4f49;*background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);background-repeat:repeat-x;border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{color:#fff;background-color:#bd362f;*background-color:#a9302a}.btn-danger:active,.btn-danger.active{background-color:#942a25 \9}.btn-success{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#5bb75b;*background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);background-repeat:repeat-x;border-color:#51a351 #51a351 #387038;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#fff;background-color:#51a351;*background-color:#499249}.btn-success:active,.btn-success.active{background-color:#408140 \9}.btn-info{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#49afcd;*background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);background-repeat:repeat-x;border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#fff;background-color:#2f96b4;*background-color:#2a85a0}.btn-info:active,.btn-info.active{background-color:#24748c \9}.btn-inverse{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#363636;*background-color:#222;background-image:-moz-linear-gradient(top,#444,#222);background-image:-webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));background-image:-webkit-linear-gradient(top,#444,#222);background-image:-o-linear-gradient(top,#444,#222);background-image:linear-gradient(to bottom,#444,#222);background-repeat:repeat-x;border-color:#222 #222222 #000;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff222222',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#fff;background-color:#222;*background-color:#151515}.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9}button.btn,input[type="submit"].btn{*padding-top:3px;*padding-bottom:3px}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0}button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px}button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px}button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px}.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-link{color:#08c;cursor:pointer;border-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-link:hover,.btn-link:focus{color:#005580;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn-link[disabled]:focus{color:#333;text-decoration:none}.btn-group{position:relative;display:inline-block;*display:inline;*margin-left:.3em;font-size:0;white-space:nowrap;vertical-align:middle;*zoom:1}.btn-group:first-child{*margin-left:0}.btn-group+.btn-group{margin-left:5px}.btn-toolbar{margin-top:10px;margin-bottom:10px;font-size:0}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group{margin-left:5px}.btn-group>.btn{position:relative;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-group>.btn+.btn{margin-left:-1px}.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover{font-size:14px}.btn-group>.btn-mini{font-size:10.5px}.btn-group>.btn-small{font-size:11.9px}.btn-group>.btn-large{font-size:17.5px}.btn-group>.btn:first-child{margin-left:0;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px}.btn-group>.btn:last-child,.btn-group>.dropdown-toggle{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px}.btn-group>.btn.large:first-child{margin-left:0;-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px}.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle{-webkit-border-top-right-radius:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px}.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:2}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{*padding-top:5px;padding-right:8px;*padding-bottom:5px;padding-left:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.btn-group>.btn-mini+.dropdown-toggle{*padding-top:2px;padding-right:5px;*padding-bottom:2px;padding-left:5px}.btn-group>.btn-small+.dropdown-toggle{*padding-top:5px;*padding-bottom:4px}.btn-group>.btn-large+.dropdown-toggle{*padding-top:7px;padding-right:12px;*padding-bottom:7px;padding-left:12px}.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.btn-group.open .btn.dropdown-toggle{background-color:#e6e6e6}.btn-group.open .btn-primary.dropdown-toggle{background-color:#04c}.btn-group.open .btn-warning.dropdown-toggle{background-color:#f89406}.btn-group.open .btn-danger.dropdown-toggle{background-color:#bd362f}.btn-group.open .btn-success.dropdown-toggle{background-color:#51a351}.btn-group.open .btn-info.dropdown-toggle{background-color:#2f96b4}.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222}.btn .caret{margin-top:8px;margin-left:0}.btn-large .caret{margin-top:6px}.btn-large .caret{border-top-width:5px;border-right-width:5px;border-left-width:5px}.btn-mini .caret,.btn-small .caret{margin-top:8px}.dropup .btn-large .caret{border-bottom-width:5px}.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#fff;border-bottom-color:#fff}.btn-group-vertical{display:inline-block;*display:inline;*zoom:1}.btn-group-vertical>.btn{display:block;float:none;max-width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-group-vertical>.btn+.btn{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:first-child{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.btn-group-vertical>.btn:last-child{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.btn-group-vertical>.btn-large:first-child{-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0}.btn-group-vertical>.btn-large:last-child{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px}.alert{padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255,255,255,0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.alert,.alert h4{color:#c09853}.alert h4{margin:0}.alert .close{position:relative;top:-2px;right:-21px;line-height:20px}.alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.alert-success h4{color:#468847}.alert-danger,.alert-error{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.alert-danger h4,.alert-error h4{color:#b94a48}.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.alert-info h4{color:#3a87ad}.alert-block{padding-top:14px;padding-bottom:14px}.alert-block>p,.alert-block>ul{margin-bottom:0}.alert-block p+p{margin-top:5px}.nav{margin-bottom:20px;margin-left:0;list-style:none}.nav>li>a{display:block}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li>a>img{max-width:none}.nav>.pull-right{float:right}.nav-header{display:block;padding:3px 15px;font-size:11px;font-weight:bold;line-height:20px;color:#999;text-shadow:0 1px 0 rgba(255,255,255,0.5);text-transform:uppercase}.nav li+.nav-header{margin-top:9px}.nav-list{padding-right:15px;padding-left:15px;margin-bottom:0}.nav-list>li>a,.nav-list .nav-header{margin-right:-15px;margin-left:-15px;text-shadow:0 1px 0 rgba(255,255,255,0.5)}.nav-list>li>a{padding:3px 15px}.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.2);background-color:#08c}.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{margin-right:2px}.nav-list .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff}.nav-tabs,.nav-pills{*zoom:1}.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{display:table;line-height:0;content:""}.nav-tabs:after,.nav-pills:after{clear:both}.nav-tabs>li,.nav-pills>li{float:left}.nav-tabs>li>a,.nav-pills>li>a{padding-right:12px;padding-left:12px;margin-right:2px;line-height:14px}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{margin-bottom:-1px}.nav-tabs>li>a{padding-top:8px;padding-bottom:8px;line-height:20px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover,.nav-tabs>li>a:focus{border-color:#eee #eeeeee #ddd}.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-pills>li>a{padding-top:8px;padding-bottom:8px;margin-top:2px;margin-bottom:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus{color:#fff;background-color:#08c}.nav-stacked>li{float:none}.nav-stacked>li>a{margin-right:0}.nav-tabs.nav-stacked{border-bottom:0}.nav-tabs.nav-stacked>li>a{border:1px solid #ddd;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.nav-tabs.nav-stacked>li:first-child>a{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-topleft:4px}.nav-tabs.nav-stacked>li:last-child>a{-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px}.nav-tabs.nav-stacked>li>a:hover,.nav-tabs.nav-stacked>li>a:focus{z-index:2;border-color:#ddd}.nav-pills.nav-stacked>li>a{margin-bottom:3px}.nav-pills.nav-stacked>li:last-child>a{margin-bottom:1px}.nav-tabs .dropdown-menu{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px}.nav-pills .dropdown-menu{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.nav .dropdown-toggle .caret{margin-top:6px;border-top-color:#08c;border-bottom-color:#08c}.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret{border-top-color:#005580;border-bottom-color:#005580}.nav-tabs .dropdown-toggle .caret{margin-top:8px}.nav .active .dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.nav-tabs .active .dropdown-toggle .caret{border-top-color:#555;border-bottom-color:#555}.nav>.dropdown.active>a:hover,.nav>.dropdown.active>a:focus{cursor:pointer}.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>li.dropdown.open.active>a:hover,.nav>li.dropdown.open.active>a:focus{color:#fff;background-color:#999;border-color:#999}.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret,.nav li.dropdown.open a:focus .caret{border-top-color:#fff;border-bottom-color:#fff;opacity:1;filter:alpha(opacity=100)}.tabs-stacked .open>a:hover,.tabs-stacked .open>a:focus{border-color:#999}.tabbable{*zoom:1}.tabbable:before,.tabbable:after{display:table;line-height:0;content:""}.tabbable:after{clear:both}.tab-content{overflow:auto}.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs{border-bottom:0}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}.tab-content>.active,.pill-content>.active{display:block}.tabs-below>.nav-tabs{border-top:1px solid #ddd}.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0}.tabs-below>.nav-tabs>li>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus{border-top-color:#ddd;border-bottom-color:transparent}.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus{border-color:transparent #ddd #ddd #ddd}.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none}.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px}.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd}.tabs-left>.nav-tabs>li>a{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus{border-color:#eee #dddddd #eee #eeeeee}.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus{border-color:#ddd transparent #ddd #ddd;*border-right-color:#fff}.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd}.tabs-right>.nav-tabs>li>a{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus{border-color:#eee #eeeeee #eee #dddddd}.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus{border-color:#ddd #ddd #ddd transparent;*border-left-color:#fff}.nav>.disabled>a{color:#999}.nav>.disabled>a:hover,.nav>.disabled>a:focus{text-decoration:none;cursor:default;background-color:transparent}.navbar{*position:relative;*z-index:2;margin-bottom:20px;overflow:visible}.navbar-inner{min-height:40px;padding-right:20px;padding-left:20px;background-color:#fafafa;background-image:-moz-linear-gradient(top,#fff,#f2f2f2);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));background-image:-webkit-linear-gradient(top,#fff,#f2f2f2);background-image:-o-linear-gradient(top,#fff,#f2f2f2);background-image:linear-gradient(to bottom,#fff,#f2f2f2);background-repeat:repeat-x;border:1px solid #d4d4d4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff2f2f2',GradientType=0);*zoom:1;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.065);-moz-box-shadow:0 1px 4px rgba(0,0,0,0.065);box-shadow:0 1px 4px rgba(0,0,0,0.065)}.navbar-inner:before,.navbar-inner:after{display:table;line-height:0;content:""}.navbar-inner:after{clear:both}.navbar .container{width:auto}.nav-collapse.collapse{height:auto;overflow:visible}.navbar .brand{display:block;float:left;padding:10px 20px 10px;margin-left:-20px;font-size:20px;font-weight:200;color:#777;text-shadow:0 1px 0 #fff}.navbar .brand:hover,.navbar .brand:focus{text-decoration:none}.navbar-text{margin-bottom:0;line-height:40px;color:#777}.navbar-link{color:#777}.navbar-link:hover,.navbar-link:focus{color:#333}.navbar .divider-vertical{height:40px;margin:0 9px;border-right:1px solid #fff;border-left:1px solid #f2f2f2}.navbar .btn,.navbar .btn-group{margin-top:5px}.navbar .btn-group .btn,.navbar .input-prepend .btn,.navbar .input-append .btn,.navbar .input-prepend .btn-group,.navbar .input-append .btn-group{margin-top:0}.navbar-form{margin-bottom:0;*zoom:1}.navbar-form:before,.navbar-form:after{display:table;line-height:0;content:""}.navbar-form:after{clear:both}.navbar-form input,.navbar-form select,.navbar-form .radio,.navbar-form .checkbox{margin-top:5px}.navbar-form input,.navbar-form select,.navbar-form .btn{display:inline-block;margin-bottom:0}.navbar-form input[type="image"],.navbar-form input[type="checkbox"],.navbar-form input[type="radio"]{margin-top:3px}.navbar-form .input-append,.navbar-form .input-prepend{margin-top:5px;white-space:nowrap}.navbar-form .input-append input,.navbar-form .input-prepend input{margin-top:0}.navbar-search{position:relative;float:left;margin-top:5px;margin-bottom:0}.navbar-search .search-query{padding:4px 14px;margin-bottom:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:normal;line-height:1;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.navbar-static-top{position:static;margin-bottom:0}.navbar-static-top .navbar-inner{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;margin-bottom:0}.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{border-width:0 0 1px}.navbar-fixed-bottom .navbar-inner{border-width:1px 0 0}.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding-right:0;padding-left:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px}.navbar-fixed-top{top:0}.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 10px rgba(0,0,0,0.1);box-shadow:0 1px 10px rgba(0,0,0,0.1)}.navbar-fixed-bottom{bottom:0}.navbar-fixed-bottom .navbar-inner{-webkit-box-shadow:0 -1px 10px rgba(0,0,0,0.1);-moz-box-shadow:0 -1px 10px rgba(0,0,0,0.1);box-shadow:0 -1px 10px rgba(0,0,0,0.1)}.navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0}.navbar .nav.pull-right{float:right;margin-right:0}.navbar .nav>li{float:left}.navbar .nav>li>a{float:none;padding:10px 15px 10px;color:#777;text-decoration:none;text-shadow:0 1px 0 #fff}.navbar .nav .dropdown-toggle .caret{margin-top:8px}.navbar .nav>li>a:focus,.navbar .nav>li>a:hover{color:#333;text-decoration:none;background-color:transparent}.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus{color:#555;text-decoration:none;background-color:#e5e5e5;-webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);-moz-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);box-shadow:inset 0 3px 8px rgba(0,0,0,0.125)}.navbar .btn-navbar{display:none;float:right;padding:7px 10px;margin-right:5px;margin-left:5px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#ededed;*background-color:#e5e5e5;background-image:-moz-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e5e5e5));background-image:-webkit-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:-o-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:linear-gradient(to bottom,#f2f2f2,#e5e5e5);background-repeat:repeat-x;border-color:#e5e5e5 #e5e5e5 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2',endColorstr='#ffe5e5e5',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075)}.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled]{color:#fff;background-color:#e5e5e5;*background-color:#d9d9d9}.navbar .btn-navbar:active,.navbar .btn-navbar.active{background-color:#ccc \9}.navbar .btn-navbar .icon-bar{display:block;width:18px;height:2px;background-color:#f5f5f5;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,0.25);box-shadow:0 1px 0 rgba(0,0,0,0.25)}.btn-navbar .icon-bar+.icon-bar{margin-top:3px}.navbar .nav>li>.dropdown-menu:before{position:absolute;top:-7px;left:9px;display:inline-block;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-left:7px solid transparent;border-bottom-color:rgba(0,0,0,0.2);content:''}.navbar .nav>li>.dropdown-menu:after{position:absolute;top:-6px;left:10px;display:inline-block;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent;content:''}.navbar-fixed-bottom .nav>li>.dropdown-menu:before{top:auto;bottom:-7px;border-top:7px solid #ccc;border-bottom:0;border-top-color:rgba(0,0,0,0.2)}.navbar-fixed-bottom .nav>li>.dropdown-menu:after{top:auto;bottom:-6px;border-top:6px solid #fff;border-bottom:0}.navbar .nav li.dropdown>a:hover .caret,.navbar .nav li.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle{color:#555;background-color:#e5e5e5}.navbar .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#777;border-bottom-color:#777}.navbar .nav li.dropdown.open>.dropdown-toggle .caret,.navbar .nav li.dropdown.active>.dropdown-toggle .caret,.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#555;border-bottom-color:#555}.navbar .pull-right>li>.dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right{right:0;left:auto}.navbar .pull-right>li>.dropdown-menu:before,.navbar .nav>li>.dropdown-menu.pull-right:before{right:12px;left:auto}.navbar .pull-right>li>.dropdown-menu:after,.navbar .nav>li>.dropdown-menu.pull-right:after{right:13px;left:auto}.navbar .pull-right>li>.dropdown-menu .dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu{right:100%;left:auto;margin-right:-1px;margin-left:0;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}.navbar-inverse .navbar-inner{background-color:#1b1b1b;background-image:-moz-linear-gradient(top,#222,#111);background-image:-webkit-gradient(linear,0 0,0 100%,from(#222),to(#111));background-image:-webkit-linear-gradient(top,#222,#111);background-image:-o-linear-gradient(top,#222,#111);background-image:linear-gradient(to bottom,#222,#111);background-repeat:repeat-x;border-color:#252525;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff111111',GradientType=0)}.navbar-inverse .brand,.navbar-inverse .nav>li>a{color:#999;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:hover,.navbar-inverse .brand:focus,.navbar-inverse .nav>li>a:focus{color:#fff}.navbar-inverse .brand{color:#999}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:hover,.navbar-inverse .nav .active>a:focus{color:#fff;background-color:#111}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover,.navbar-inverse .navbar-link:focus{color:#fff}.navbar-inverse .divider-vertical{border-right-color:#222;border-left-color:#111}.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle{color:#fff;background-color:#111}.navbar-inverse .nav li.dropdown>a:hover .caret,.navbar-inverse .nav li.dropdown>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#999;border-bottom-color:#999}.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .navbar-search .search-query{color:#fff;background-color:#515151;border-color:#111;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.navbar-inverse .navbar-search .search-query:-moz-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query:-ms-input-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused{padding:5px 15px;color:#333;text-shadow:0 1px 0 #fff;background-color:#fff;border:0;outline:0;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.15);-moz-box-shadow:0 0 3px rgba(0,0,0,0.15);box-shadow:0 0 3px rgba(0,0,0,0.15)}.navbar-inverse .btn-navbar{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#0e0e0e;*background-color:#040404;background-image:-moz-linear-gradient(top,#151515,#040404);background-image:-webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));background-image:-webkit-linear-gradient(top,#151515,#040404);background-image:-o-linear-gradient(top,#151515,#040404);background-image:linear-gradient(to bottom,#151515,#040404);background-repeat:repeat-x;border-color:#040404 #040404 #000;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515',endColorstr='#ff040404',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar[disabled]{color:#fff;background-color:#040404;*background-color:#000}.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active{background-color:#000 \9}.breadcrumb{padding:8px 15px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.breadcrumb>li{display:inline-block;*display:inline;text-shadow:0 1px 0 #fff;*zoom:1}.breadcrumb>li>.divider{padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.pagination{margin:20px 0}.pagination ul{display:inline-block;*display:inline;margin-bottom:0;margin-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*zoom:1;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.05);box-shadow:0 1px 2px rgba(0,0,0,0.05)}.pagination ul>li{display:inline}.pagination ul>li>a,.pagination ul>li>span{float:left;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#fff;border:1px solid #ddd;border-left-width:0}.pagination ul>li>a:hover,.pagination ul>li>a:focus,.pagination ul>.active>a,.pagination ul>.active>span{background-color:#f5f5f5}.pagination ul>.active>a,.pagination ul>.active>span{color:#999;cursor:default}.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>a:focus{color:#999;cursor:default;background-color:transparent}.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px}.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px}.pagination-centered{text-align:center}.pagination-right{text-align:right}.pagination-large ul>li>a,.pagination-large ul>li>span{padding:11px 19px;font-size:17.5px}.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px}.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{-webkit-border-top-right-radius:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px}.pagination-mini ul>li:first-child>a,.pagination-small ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>span{-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px}.pagination-mini ul>li:last-child>a,.pagination-small ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>span{-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px}.pagination-small ul>li>a,.pagination-small ul>li>span{padding:2px 10px;font-size:11.9px}.pagination-mini ul>li>a,.pagination-mini ul>li>span{padding:0 6px;font-size:10.5px}.pager{margin:20px 0;text-align:center;list-style:none;*zoom:1}.pager:before,.pager:after{display:table;line-height:0;content:""}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#f5f5f5}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;cursor:default;background-color:#fff}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop,.modal-backdrop.fade.in{opacity:.8;filter:alpha(opacity=80)}.modal{position:fixed;top:10%;left:50%;z-index:1050;width:560px;margin-left:-280px;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;outline:0;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);box-shadow:0 3px 7px rgba(0,0,0,0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}.modal.fade{top:-25%;-webkit-transition:opacity .3s linear,top .3s ease-out;-moz-transition:opacity .3s linear,top .3s ease-out;-o-transition:opacity .3s linear,top .3s ease-out;transition:opacity .3s linear,top .3s ease-out}.modal.fade.in{top:10%}.modal-header{padding:9px 15px;border-bottom:1px solid #eee}.modal-header .close{margin-top:2px}.modal-header h3{margin:0;line-height:30px}.modal-body{position:relative;max-height:400px;padding:15px;overflow-y:auto}.modal-form{margin-bottom:0}.modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;*zoom:1;-webkit-box-shadow:inset 0 1px 0 #fff;-moz-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.modal-footer:before,.modal-footer:after{display:table;line-height:0;content:""}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.tooltip{position:absolute;z-index:1030;display:block;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible}.tooltip.in{opacity:.8;filter:alpha(opacity=80)}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-color:#000;border-width:5px 5px 0}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000;border-width:5px 5px 5px 0}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000;border-width:5px 0 5px 5px}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000;border-width:0 5px 5px}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.popover-title:empty{display:none}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0}.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);border-top-width:0}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,0.25);border-right-width:0}.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0}.thumbnails{margin-left:-20px;list-style:none;*zoom:1}.thumbnails:before,.thumbnails:after{display:table;line-height:0;content:""}.thumbnails:after{clear:both}.row-fluid .thumbnails{margin-left:0}.thumbnails>li{float:left;margin-bottom:20px;margin-left:20px}.thumbnail{display:block;padding:4px;line-height:20px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.055);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.055);box-shadow:0 1px 3px rgba(0,0,0,0.055);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}a.thumbnail:hover,a.thumbnail:focus{border-color:#08c;-webkit-box-shadow:0 1px 4px rgba(0,105,214,0.25);-moz-box-shadow:0 1px 4px rgba(0,105,214,0.25);box-shadow:0 1px 4px rgba(0,105,214,0.25)}.thumbnail>img{display:block;max-width:100%;margin-right:auto;margin-left:auto}.thumbnail .caption{padding:9px;color:#555}.media,.media-body{overflow:hidden;*overflow:visible;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{margin-left:0;list-style:none}.label,.badge{display:inline-block;padding:2px 4px;font-size:11.844px;font-weight:bold;line-height:14px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);white-space:nowrap;vertical-align:baseline;background-color:#999}.label{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.badge{padding-right:9px;padding-left:9px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}.label:empty,.badge:empty{display:none}a.label:hover,a.label:focus,a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.label-important,.badge-important{background-color:#b94a48}.label-important[href],.badge-important[href]{background-color:#953b39}.label-warning,.badge-warning{background-color:#f89406}.label-warning[href],.badge-warning[href]{background-color:#c67605}.label-success,.badge-success{background-color:#468847}.label-success[href],.badge-success[href]{background-color:#356635}.label-info,.badge-info{background-color:#3a87ad}.label-info[href],.badge-info[href]{background-color:#2d6987}.label-inverse,.badge-inverse{background-color:#333}.label-inverse[href],.badge-inverse[href]{background-color:#1a1a1a}.btn .label,.btn .badge{position:relative;top:-1px}.btn-mini .label,.btn-mini .badge{top:0}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f7f7f7;background-image:-moz-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-o-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);background-repeat:repeat-x;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress .bar{float:left;width:0;height:100%;font-size:12px;color:#fff;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#0e90d2;background-image:-moz-linear-gradient(top,#149bdf,#0480be);background-image:-webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));background-image:-webkit-linear-gradient(top,#149bdf,#0480be);background-image:-o-linear-gradient(top,#149bdf,#0480be);background-image:linear-gradient(to bottom,#149bdf,#0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress .bar+.bar{-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,0.15),inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 1px 0 0 rgba(0,0,0,0.15),inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 1px 0 0 rgba(0,0,0,0.15),inset 0 -1px 0 rgba(0,0,0,0.15)}.progress-striped .bar{background-color:#149bdf;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px}.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-danger .bar,.progress .bar-danger{background-color:#dd514c;background-image:-moz-linear-gradient(top,#ee5f5b,#c43c35);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));background-image:-webkit-linear-gradient(top,#ee5f5b,#c43c35);background-image:-o-linear-gradient(top,#ee5f5b,#c43c35);background-image:linear-gradient(to bottom,#ee5f5b,#c43c35);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffc43c35',GradientType=0)}.progress-danger.progress-striped .bar,.progress-striped .bar-danger{background-color:#ee5f5b;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-success .bar,.progress .bar-success{background-color:#5eb95e;background-image:-moz-linear-gradient(top,#62c462,#57a957);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));background-image:-webkit-linear-gradient(top,#62c462,#57a957);background-image:-o-linear-gradient(top,#62c462,#57a957);background-image:linear-gradient(to bottom,#62c462,#57a957);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff57a957',GradientType=0)}.progress-success.progress-striped .bar,.progress-striped .bar-success{background-color:#62c462;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-info .bar,.progress .bar-info{background-color:#4bb1cf;background-image:-moz-linear-gradient(top,#5bc0de,#339bb9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));background-image:-webkit-linear-gradient(top,#5bc0de,#339bb9);background-image:-o-linear-gradient(top,#5bc0de,#339bb9);background-image:linear-gradient(to bottom,#5bc0de,#339bb9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff339bb9',GradientType=0)}.progress-info.progress-striped .bar,.progress-striped .bar-info{background-color:#5bc0de;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-warning .bar,.progress .bar-warning{background-color:#faa732;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0)}.progress-warning.progress-striped .bar,.progress-striped .bar-warning{background-color:#fbb450;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.accordion{margin-bottom:20px}.accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.accordion-heading{border-bottom:0}.accordion-heading .accordion-toggle{display:block;padding:8px 15px}.accordion-toggle{cursor:pointer}.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5}.carousel{position:relative;margin-bottom:20px;line-height:1}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-align:center;background:#222;border:3px solid #fff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:.5;filter:alpha(opacity=50)}.carousel-control.right{right:15px;left:auto}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-indicators{position:absolute;top:15px;right:15px;z-index:5;margin:0;list-style:none}.carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:#ccc;background-color:rgba(255,255,255,0.25);border-radius:5px}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:0;bottom:0;left:0;padding:15px;background:#333;background:rgba(0,0,0,0.75)}.carousel-caption h4,.carousel-caption p{line-height:20px;color:#fff}.carousel-caption h4{margin:0 0 5px}.carousel-caption p{margin-bottom:0}.hero-unit{padding:60px;margin-bottom:30px;font-size:18px;font-weight:200;line-height:30px;color:inherit;background-color:#eee;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.hero-unit h1{margin-bottom:0;font-size:60px;line-height:1;letter-spacing:-1px;color:inherit}.hero-unit li{line-height:30px}.pull-right{float:right}.pull-left{float:left}.hide{display:none}.show{display:block}.invisible{visibility:hidden}.affix{position:fixed}/*!
+ * Bootstrap Responsive v2.3.2
+ *
+ * Copyright 2013 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world by @mdo and @fat.
+ */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@-ms-viewport{width:device-width}.hidden{display:none;visibility:hidden}.visible-phone{display:none!important}.visible-tablet{display:none!important}.hidden-desktop{display:none!important}.visible-desktop{display:inherit!important}@media(min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}}@media(max-width:767px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-phone{display:inherit!important}.hidden-phone{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:inherit!important}.hidden-print{display:none!important}}@media(min-width:1200px){.row{margin-left:-30px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:30px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1170px}.span12{width:1170px}.span11{width:1070px}.span10{width:970px}.span9{width:870px}.span8{width:770px}.span7{width:670px}.span6{width:570px}.span5{width:470px}.span4{width:370px}.span3{width:270px}.span2{width:170px}.span1{width:70px}.offset12{margin-left:1230px}.offset11{margin-left:1130px}.offset10{margin-left:1030px}.offset9{margin-left:930px}.offset8{margin-left:830px}.offset7{margin-left:730px}.offset6{margin-left:630px}.offset5{margin-left:530px}.offset4{margin-left:430px}.offset3{margin-left:330px}.offset2{margin-left:230px}.offset1{margin-left:130px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.564102564102564%;*margin-left:2.5109110747408616%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.564102564102564%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.45299145299145%;*width:91.39979996362975%}.row-fluid .span10{width:82.90598290598291%;*width:82.8527914166212%}.row-fluid .span9{width:74.35897435897436%;*width:74.30578286961266%}.row-fluid .span8{width:65.81196581196582%;*width:65.75877432260411%}.row-fluid .span7{width:57.26495726495726%;*width:57.21176577559556%}.row-fluid .span6{width:48.717948717948715%;*width:48.664757228587014%}.row-fluid .span5{width:40.17094017094017%;*width:40.11774868157847%}.row-fluid .span4{width:31.623931623931625%;*width:31.570740134569924%}.row-fluid .span3{width:23.076923076923077%;*width:23.023731587561375%}.row-fluid .span2{width:14.52991452991453%;*width:14.476723040552828%}.row-fluid .span1{width:5.982905982905983%;*width:5.929714493544281%}.row-fluid .offset12{margin-left:105.12820512820512%;*margin-left:105.02182214948171%}.row-fluid .offset12:first-child{margin-left:102.56410256410257%;*margin-left:102.45771958537915%}.row-fluid .offset11{margin-left:96.58119658119658%;*margin-left:96.47481360247316%}.row-fluid .offset11:first-child{margin-left:94.01709401709402%;*margin-left:93.91071103837061%}.row-fluid .offset10{margin-left:88.03418803418803%;*margin-left:87.92780505546462%}.row-fluid .offset10:first-child{margin-left:85.47008547008548%;*margin-left:85.36370249136206%}.row-fluid .offset9{margin-left:79.48717948717949%;*margin-left:79.38079650845607%}.row-fluid .offset9:first-child{margin-left:76.92307692307693%;*margin-left:76.81669394435352%}.row-fluid .offset8{margin-left:70.94017094017094%;*margin-left:70.83378796144753%}.row-fluid .offset8:first-child{margin-left:68.37606837606839%;*margin-left:68.26968539734497%}.row-fluid .offset7{margin-left:62.393162393162385%;*margin-left:62.28677941443899%}.row-fluid .offset7:first-child{margin-left:59.82905982905982%;*margin-left:59.72267685033642%}.row-fluid .offset6{margin-left:53.84615384615384%;*margin-left:53.739770867430444%}.row-fluid .offset6:first-child{margin-left:51.28205128205128%;*margin-left:51.175668303327875%}.row-fluid .offset5{margin-left:45.299145299145295%;*margin-left:45.1927623204219%}.row-fluid .offset5:first-child{margin-left:42.73504273504273%;*margin-left:42.62865975631933%}.row-fluid .offset4{margin-left:36.75213675213675%;*margin-left:36.645753773413354%}.row-fluid .offset4:first-child{margin-left:34.18803418803419%;*margin-left:34.081651209310785%}.row-fluid .offset3{margin-left:28.205128205128204%;*margin-left:28.0987452264048%}.row-fluid .offset3:first-child{margin-left:25.641025641025642%;*margin-left:25.53464266230224%}.row-fluid .offset2{margin-left:19.65811965811966%;*margin-left:19.551736679396257%}.row-fluid .offset2:first-child{margin-left:17.094017094017094%;*margin-left:16.98763411529369%}.row-fluid .offset1{margin-left:11.11111111111111%;*margin-left:11.004728132387708%}.row-fluid .offset1:first-child{margin-left:8.547008547008547%;*margin-left:8.440625568285142%}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:30px}input.span12,textarea.span12,.uneditable-input.span12{width:1156px}input.span11,textarea.span11,.uneditable-input.span11{width:1056px}input.span10,textarea.span10,.uneditable-input.span10{width:956px}input.span9,textarea.span9,.uneditable-input.span9{width:856px}input.span8,textarea.span8,.uneditable-input.span8{width:756px}input.span7,textarea.span7,.uneditable-input.span7{width:656px}input.span6,textarea.span6,.uneditable-input.span6{width:556px}input.span5,textarea.span5,.uneditable-input.span5{width:456px}input.span4,textarea.span4,.uneditable-input.span4{width:356px}input.span3,textarea.span3,.uneditable-input.span3{width:256px}input.span2,textarea.span2,.uneditable-input.span2{width:156px}input.span1,textarea.span1,.uneditable-input.span1{width:56px}.thumbnails{margin-left:-30px}.thumbnails>li{margin-left:30px}.row-fluid .thumbnails{margin-left:0}}@media(min-width:768px) and (max-width:979px){.row{margin-left:-20px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:20px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:724px}.span12{width:724px}.span11{width:662px}.span10{width:600px}.span9{width:538px}.span8{width:476px}.span7{width:414px}.span6{width:352px}.span5{width:290px}.span4{width:228px}.span3{width:166px}.span2{width:104px}.span1{width:42px}.offset12{margin-left:764px}.offset11{margin-left:702px}.offset10{margin-left:640px}.offset9{margin-left:578px}.offset8{margin-left:516px}.offset7{margin-left:454px}.offset6{margin-left:392px}.offset5{margin-left:330px}.offset4{margin-left:268px}.offset3{margin-left:206px}.offset2{margin-left:144px}.offset1{margin-left:82px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.7624309392265194%;*margin-left:2.709239449864817%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.7624309392265194%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.43646408839778%;*width:91.38327259903608%}.row-fluid .span10{width:82.87292817679558%;*width:82.81973668743387%}.row-fluid .span9{width:74.30939226519337%;*width:74.25620077583166%}.row-fluid .span8{width:65.74585635359117%;*width:65.69266486422946%}.row-fluid .span7{width:57.18232044198895%;*width:57.12912895262725%}.row-fluid .span6{width:48.61878453038674%;*width:48.56559304102504%}.row-fluid .span5{width:40.05524861878453%;*width:40.00205712942283%}.row-fluid .span4{width:31.491712707182323%;*width:31.43852121782062%}.row-fluid .span3{width:22.92817679558011%;*width:22.87498530621841%}.row-fluid .span2{width:14.3646408839779%;*width:14.311449394616199%}.row-fluid .span1{width:5.801104972375691%;*width:5.747913483013988%}.row-fluid .offset12{margin-left:105.52486187845304%;*margin-left:105.41847889972962%}.row-fluid .offset12:first-child{margin-left:102.76243093922652%;*margin-left:102.6560479605031%}.row-fluid .offset11{margin-left:96.96132596685082%;*margin-left:96.8549429881274%}.row-fluid .offset11:first-child{margin-left:94.1988950276243%;*margin-left:94.09251204890089%}.row-fluid .offset10{margin-left:88.39779005524862%;*margin-left:88.2914070765252%}.row-fluid .offset10:first-child{margin-left:85.6353591160221%;*margin-left:85.52897613729868%}.row-fluid .offset9{margin-left:79.8342541436464%;*margin-left:79.72787116492299%}.row-fluid .offset9:first-child{margin-left:77.07182320441989%;*margin-left:76.96544022569647%}.row-fluid .offset8{margin-left:71.2707182320442%;*margin-left:71.16433525332079%}.row-fluid .offset8:first-child{margin-left:68.50828729281768%;*margin-left:68.40190431409427%}.row-fluid .offset7{margin-left:62.70718232044199%;*margin-left:62.600799341718584%}.row-fluid .offset7:first-child{margin-left:59.94475138121547%;*margin-left:59.838368402492065%}.row-fluid .offset6{margin-left:54.14364640883978%;*margin-left:54.037263430116376%}.row-fluid .offset6:first-child{margin-left:51.38121546961326%;*margin-left:51.27483249088986%}.row-fluid .offset5{margin-left:45.58011049723757%;*margin-left:45.47372751851417%}.row-fluid .offset5:first-child{margin-left:42.81767955801105%;*margin-left:42.71129657928765%}.row-fluid .offset4{margin-left:37.01657458563536%;*margin-left:36.91019160691196%}.row-fluid .offset4:first-child{margin-left:34.25414364640884%;*margin-left:34.14776066768544%}.row-fluid .offset3{margin-left:28.45303867403315%;*margin-left:28.346655695309746%}.row-fluid .offset3:first-child{margin-left:25.69060773480663%;*margin-left:25.584224756083227%}.row-fluid .offset2{margin-left:19.88950276243094%;*margin-left:19.783119783707537%}.row-fluid .offset2:first-child{margin-left:17.12707182320442%;*margin-left:17.02068884448102%}.row-fluid .offset1{margin-left:11.32596685082873%;*margin-left:11.219583872105325%}.row-fluid .offset1:first-child{margin-left:8.56353591160221%;*margin-left:8.457152932878806%}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:20px}input.span12,textarea.span12,.uneditable-input.span12{width:710px}input.span11,textarea.span11,.uneditable-input.span11{width:648px}input.span10,textarea.span10,.uneditable-input.span10{width:586px}input.span9,textarea.span9,.uneditable-input.span9{width:524px}input.span8,textarea.span8,.uneditable-input.span8{width:462px}input.span7,textarea.span7,.uneditable-input.span7{width:400px}input.span6,textarea.span6,.uneditable-input.span6{width:338px}input.span5,textarea.span5,.uneditable-input.span5{width:276px}input.span4,textarea.span4,.uneditable-input.span4{width:214px}input.span3,textarea.span3,.uneditable-input.span3{width:152px}input.span2,textarea.span2,.uneditable-input.span2{width:90px}input.span1,textarea.span1,.uneditable-input.span1{width:28px}}@media(max-width:767px){body{padding-right:20px;padding-left:20px}.navbar-fixed-top,.navbar-fixed-bottom,.navbar-static-top{margin-right:-20px;margin-left:-20px}.container-fluid{padding:0}.dl-horizontal dt{float:none;width:auto;clear:none;text-align:left}.dl-horizontal dd{margin-left:0}.container{width:auto}.row-fluid{width:100%}.row,.thumbnails{margin-left:0}.thumbnails>li{float:none;margin-left:0}[class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"]{display:block;float:none;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="offset"]:first-child{margin-left:0}.input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.input-prepend input,.input-append input,.input-prepend input[class*="span"],.input-append input[class*="span"]{display:inline-block;width:auto}.controls-row [class*="span"]+[class*="span"]{margin-left:0}.modal{position:fixed;top:20px;right:20px;left:20px;width:auto;margin:0}.modal.fade{top:-100px}.modal.fade.in{top:20px}}@media(max-width:480px){.nav-collapse{-webkit-transform:translate3d(0,0,0)}.page-header h1 small{display:block;line-height:20px}input[type="checkbox"],input[type="radio"]{border:1px solid #ccc}.form-horizontal .control-label{float:none;width:auto;padding-top:0;text-align:left}.form-horizontal .controls{margin-left:0}.form-horizontal .control-list{padding-top:0}.form-horizontal .form-actions{padding-right:10px;padding-left:10px}.media .pull-left,.media .pull-right{display:block;float:none;margin-bottom:10px}.media-object{margin-right:0;margin-left:0}.modal{top:10px;right:10px;left:10px}.modal-header .close{padding:10px;margin:-10px}.carousel-caption{position:static}}@media(max-width:979px){body{padding-top:0}.navbar-fixed-top,.navbar-fixed-bottom{position:static}.navbar-fixed-top{margin-bottom:20px}.navbar-fixed-bottom{margin-top:20px}.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding:5px}.navbar .container{width:auto;padding:0}.navbar .brand{padding-right:10px;padding-left:10px;margin:0 0 0 -5px}.nav-collapse{clear:both}.nav-collapse .nav{float:none;margin:0 0 10px}.nav-collapse .nav>li{float:none}.nav-collapse .nav>li>a{margin-bottom:2px}.nav-collapse .nav>.divider-vertical{display:none}.nav-collapse .nav .nav-header{color:#777;text-shadow:none}.nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a{padding:9px 15px;font-weight:bold;color:#777;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.nav-collapse .btn{padding:4px 10px 4px;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.nav-collapse .dropdown-menu li+li a{margin-bottom:2px}.nav-collapse .nav>li>a:hover,.nav-collapse .nav>li>a:focus,.nav-collapse .dropdown-menu a:hover,.nav-collapse .dropdown-menu a:focus{background-color:#f2f2f2}.navbar-inverse .nav-collapse .nav>li>a,.navbar-inverse .nav-collapse .dropdown-menu a{color:#999}.navbar-inverse .nav-collapse .nav>li>a:hover,.navbar-inverse .nav-collapse .nav>li>a:focus,.navbar-inverse .nav-collapse .dropdown-menu a:hover,.navbar-inverse .nav-collapse .dropdown-menu a:focus{background-color:#111}.nav-collapse.in .btn-group{padding:0;margin-top:5px}.nav-collapse .dropdown-menu{position:static;top:auto;left:auto;display:none;float:none;max-width:none;padding:0;margin:0 15px;background-color:transparent;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.nav-collapse .open>.dropdown-menu{display:block}.nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after{display:none}.nav-collapse .dropdown-menu .divider{display:none}.nav-collapse .nav>li>.dropdown-menu:before,.nav-collapse .nav>li>.dropdown-menu:after{display:none}.nav-collapse .navbar-form,.nav-collapse .navbar-search{float:none;padding:10px 15px;margin:10px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)}.navbar-inverse .nav-collapse .navbar-form,.navbar-inverse .nav-collapse .navbar-search{border-top-color:#111;border-bottom-color:#111}.navbar .nav-collapse .nav.pull-right{float:none;margin-left:0}.nav-collapse,.nav-collapse.collapse{height:0;overflow:hidden}.navbar .btn-navbar{display:block}.navbar-static .navbar-inner{padding-right:10px;padding-left:10px}}@media(min-width:980px){.nav-collapse.collapse{height:auto!important;overflow:visible!important}}.clear{clear:both;visibility:hidden}.clear hr{display:none}.section p,.section p,.section dt,.section dt{margin-right:7px;margin-left:7px}#ohloh{margin-bottom:10px}#poweredBy{text-align:center}a.externalLink{padding-right:18px}a.newWindow{background:url('../images/window-new.png') right center no-repeat;padding-right:18px}a.externalLink[href^=http]{background:url('../images/internet-web-browser.png') right center no-repeat;padding-right:18px}a.externalLink[href$=".asc"]{background:url('../images/accessories-text-editor.png') right center no-repeat;padding-right:18px}a.externalLink[href$=".jpg"],a.externalLink[href$=".jpeg"],a.externalLink[href$=".gif"],a.externalLink[href$=".png"]{background:url('../images/image-x-generic.png') right center no-repeat;padding-right:18px}a.externalLink[href$=".tar.gz"],a.externalLink[href$=".zip"]{background:url('../images/package-x-generic.png') right center no-repeat;padding-right:18px}a.externalLink[href$=".md5"],a.externalLink[href$=".sha1"]{background:url('../images/document-properties.png') right center no-repeat;padding-right:18px}a.externalLink[href^=https]{background:url('../images/application-certificate.png') right center no-repeat;padding-right:18px}a.externalLink[href^=file]{background:url('../images/drive-harddisk.png') right center no-repeat;padding-right:18px}a.externalLink[href^=ftp]{background:url('../images/network-server.png') right center no-repeat;padding-right:18px}a.externalLink[href^=mailto]{background:url('../images/contact-new.png') right center no-repeat;padding-right:18px}li.none{list-style:none}.search-query{background-image:url(https://cse.google.com/cse/images/google_custom_search_watermark.gif);background-attachment:initial;background-origin:initial;background-clip:initial;background-color:#fff;background-position:0 50%;background-repeat:no-repeat no-repeat;width:95%}body.topBarEnabled{padding-top:60px}body.topBarDisabled{padding-top:20px}.builtBy{display:block}img.builtBy{margin:10px auto}#search-form{margin-left:9px;margin-right:9px}.hero-unit h2{font-size:60px}tt{padding:0 3px 2px;font-family:Monaco,Andale Mono,Courier New,monospace;font-size:.9em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#fee9cc;color:rgba(0,0,0,0.75);padding:1px 3px}li{color:#404040}table.zebra-striped{background-color:#FFF}.footer{background-color:#EEE}.sidebar-nav{padding-left:0;padding-right:0}.sidebar-nav .icon-chevron-right,.sidebar-nav .icon-chevron-down{margin-top:2px;margin-right:-6px;float:right;opacity:.25}li.pull-right{margin-left:3px;margin-right:3px}.pln{color:#000}@media screen{.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun,.opn,.clo{color:#660}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec,.var{color:#606}.fun{color:red}}@media print,projection{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun,.opn,.clo{color:#440}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}pre.prettyprint{padding:2px;border:1px solid #888}ol.linenums{margin-top:0;margin-bottom:0;padding-left:15px}li.L1,li.L3,li.L5,li.L7,li.L9{background:#eee}
\ No newline at end of file
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/css/print.css b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/css/print.css
new file mode 100644
index 0000000..46c5e81
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/css/print.css
@@ -0,0 +1,23 @@
+/*

+ * Licensed to the Apache Software Foundation (ASF) under one

+ * or more contributor license agreements.  See the NOTICE file

+ * distributed with this work for additional information

+ * regarding copyright ownership.  The ASF licenses this file

+ * to you under the Apache License, Version 2.0 (the

+ * "License"); you may not use this file except in compliance

+ * with the License.  You may obtain a copy of the License at

+ *

+ *   http://www.apache.org/licenses/LICENSE-2.0

+ *

+ * Unless required by applicable law or agreed to in writing,

+ * software distributed under the License is distributed on an

+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

+ * KIND, either express or implied.  See the License for the

+ * specific language governing permissions and limitations

+ * under the License.

+ */

+

+/* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */

+

+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}

+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}

diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/css/site.css b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/css/site.css
new file mode 100644
index 0000000..055e7e2
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/css/site.css
@@ -0,0 +1 @@
+/* You can override this file with your own styles */
\ No newline at end of file
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/dependencies.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/dependencies.html
new file mode 100644
index 0000000..38636f6
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/dependencies.html
@@ -0,0 +1,3831 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Dependencies</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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 class="active"><a href="#"><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><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</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" >
+<a name="Project_Dependencies"></a>
+<div class="section">
+<h2><a name="Project_Dependencies"></a>Project Dependencies</h2><a name="Project_Dependencies_compile"></a>
+<div class="section">
+<h3><a name="compile"></a>compile</h3>
+<p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>Licenses</th></tr>
+<tr class="b">
+<td>biz.aQute.bnd</td>
+<td><a class="externalLink" href="https://bnd.bndtools.org/">biz.aQute.bndlib</a></td>
+<td>4.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.github.java-json-tools</td>
+<td><a class="externalLink" href="https://github.com/box-metadata/json-schema-validator">json-schema-validator</a></td>
+<td>2.2.10</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></td></tr>
+<tr class="b">
+<td>commons-io</td>
+<td><a class="externalLink" href="http://commons.apache.org/proper/commons-io/">commons-io</a></td>
+<td>2.5</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="a">
+<td>org.apache.commons</td>
+<td><a class="externalLink" href="http://commons.apache.org/proper/commons-exec/">commons-exec</a></td>
+<td>1.3</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.apache.commons</td>
+<td><a class="externalLink" href="http://commons.apache.org/proper/commons-text">commons-text</a></td>
+<td>1.6</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.felix</td>
+<td><a class="externalLink" href="http://felix.apache.org/org.apache.felix.configurator/">org.apache.felix.configurator</a></td>
+<td>1.0.10</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.felix</td>
+<td><a class="externalLink" href="http://felix.apache.org/org.apache.felix.converter/">org.apache.felix.converter</a></td>
+<td>1.0.10</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.felix</td>
+<td><a class="externalLink" href="http://felix.apache.org/org.apache.felix.utils/">org.apache.felix.utils</a></td>
+<td>1.11.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.maven</td>
+<td><a class="externalLink" href="https://maven.apache.org/shared/maven-archiver/">maven-archiver</a></td>
+<td>3.3.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.maven</td>
+<td><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-artifact/">maven-artifact</a></td>
+<td>3.5.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.apache.maven</td>
+<td><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-compat/">maven-compat</a></td>
+<td>3.5.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="a">
+<td>org.apache.maven</td>
+<td><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-core/">maven-core</a></td>
+<td>3.5.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.apache.maven</td>
+<td><a class="externalLink" href="https://maven.apache.org/ref/3.6.0/maven-model-builder/">maven-model-builder</a></td>
+<td>3.6.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.maven</td>
+<td><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-plugin-api/">maven-plugin-api</a></td>
+<td>3.5.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.apache.maven.scm</td>
+<td><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-api/">maven-scm-api</a></td>
+<td>1.11.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.maven.scm</td>
+<td><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-managers/maven-scm-manager-plexus/">maven-scm-manager-plexus</a></td>
+<td>1.11.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.maven.scm</td>
+<td><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/">maven-scm-provider-gitexe</a></td>
+<td>1.11.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.maven.scm</td>
+<td><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/">maven-scm-provider-svnexe</a></td>
+<td>1.11.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.maven.shared</td>
+<td><a class="externalLink" href="https://maven.apache.org/shared/maven-artifact-transfer/">maven-artifact-transfer</a></td>
+<td>0.11.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.maven.shared</td>
+<td><a class="externalLink" href="https://maven.apache.org/shared/maven-filtering/">maven-filtering</a></td>
+<td>3.1.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.sling</td>
+<td><a class="externalLink" href="http://sling.apache.org/org.apache.sling.commons.johnzon">org.apache.sling.commons.johnzon</a></td>
+<td>1.0.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.sling</td>
+<td><a class="externalLink" href="https://sling.apache.org/sling-bundle-parent/org.apache.sling.feature">org.apache.sling.feature</a></td>
+<td>1.1.4</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.sling</td>
+<td><a class="externalLink" href="http://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.analyser">org.apache.sling.feature.analyser</a></td>
+<td>1.2.6</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.sling</td>
+<td><a class="externalLink" href="http://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.diff">org.apache.sling.feature.diff</a></td>
+<td>0.0.6</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.sling</td>
+<td><a class="externalLink" href="http://sling.apache.org/org.apache.sling.feature.extension.apiregions">org.apache.sling.feature.extension.apiregions</a></td>
+<td>1.1.2</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.sling</td>
+<td><a class="externalLink" href="https://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.io">org.apache.sling.feature.io</a></td>
+<td>1.3.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.codehaus.mojo</td>
+<td><a class="externalLink" href="http://www.mojohaus.org/versions-maven-plugin/">versions-maven-plugin</a></td>
+<td>2.7</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.codehaus.plexus</td>
+<td><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-archiver/">plexus-archiver</a></td>
+<td>3.5</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.codehaus.plexus</td>
+<td>plexus-interactivity-api</td>
+<td>1.0-alpha-6</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>org.codehaus.plexus</td>
+<td><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-utils/">plexus-utils</a></td>
+<td>3.0.24</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.mockito</td>
+<td><a class="externalLink" href="http://www.mockito.org">mockito-all</a></td>
+<td>1.10.19</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://github.com/mockito/mockito/blob/master/LICENSE">The MIT License</a></td></tr>
+<tr class="a">
+<td>org.osgi</td>
+<td><a class="externalLink" href="https://www.osgi.org/">org.osgi.framework</a></td>
+<td>1.9.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="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></table></div><a name="Project_Dependencies_runtime"></a>
+<div class="section">
+<h3><a name="runtime"></a>runtime</h3>
+<p>The following is a list of runtime dependencies for this project. These dependencies are required to run the application:</p>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>Licenses</th></tr>
+<tr class="b">
+<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="a">
+<td>org.apache.jackrabbit</td>
+<td><a class="externalLink" href="http://jackrabbit.apache.org/jackrabbit-spi-commons/">jackrabbit-spi-commons</a></td>
+<td>2.19.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.jackrabbit.vault</td>
+<td><a class="externalLink" href="http://www.apache.org/parent/org.apache.jackrabbit.vault/">org.apache.jackrabbit.vault</a></td>
+<td>3.2.6</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></table></div><a name="Project_Dependencies_test"></a>
+<div class="section">
+<h3><a name="test"></a>test</h3>
+<p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>Licenses</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.slf4j</td>
+<td><a class="externalLink" href="http://www.slf4j.org">slf4j-simple</a></td>
+<td>1.6.2</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td></tr></table></div><a name="Project_Dependencies_provided"></a>
+<div class="section">
+<h3><a name="provided"></a>provided</h3>
+<p>The following is a list of provided dependencies for this project. These dependencies are required to compile the application, 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>Licenses</th></tr>
+<tr class="b">
+<td>org.apache.maven.plugin-tools</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-annotations">maven-plugin-annotations</a></td>
+<td>3.5</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr></table></div></div><a name="Project_Transitive_Dependencies"></a>
+<div class="section">
+<h2><a name="Project_Transitive_Dependencies"></a>Project Transitive Dependencies</h2>
+<p>The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.</p><a name="Project_Transitive_Dependencies_compile"></a>
+<div class="section">
+<h3><a name="compile"></a>compile</h3>
+<p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Classifier</th>
+<th>Type</th>
+<th>Licenses</th></tr>
+<tr class="b">
+<td>antlr</td>
+<td>antlr</td>
+<td>2.7.2</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>aopalliance</td>
+<td><a class="externalLink" href="http://aopalliance.sourceforge.net">aopalliance</a></td>
+<td>1.0</td>
+<td>-</td>
+<td>jar</td>
+<td>Public Domain</td></tr>
+<tr class="b">
+<td>backport-util-concurrent</td>
+<td><a class="externalLink" href="http://backport-jsr166.sourceforge.net/">backport-util-concurrent</a></td>
+<td>3.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://creativecommons.org/licenses/publicdomain">Public Domain</a></td></tr>
+<tr class="a">
+<td>com.fasterxml.jackson.core</td>
+<td><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">jackson-annotations</a></td>
+<td>2.2.3</td>
+<td>-</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><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></td></tr>
+<tr class="b">
+<td>com.fasterxml.jackson.core</td>
+<td><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">jackson-core</a></td>
+<td>2.2.3</td>
+<td>-</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><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></td></tr>
+<tr class="a">
+<td>com.fasterxml.jackson.core</td>
+<td><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">jackson-databind</a></td>
+<td>2.2.3</td>
+<td>-</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><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></td></tr>
+<tr class="b">
+<td>com.github.fge</td>
+<td><a class="externalLink" href="https://github.com/fge/btf">btf</a></td>
+<td>1.2</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></td></tr>
+<tr class="a">
+<td>com.github.fge</td>
+<td><a class="externalLink" href="https://github.com/fge/msg-simple">msg-simple</a></td>
+<td>1.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></td></tr>
+<tr class="b">
+<td>com.github.fge</td>
+<td><a class="externalLink" href="https://github.com/fge/uri-template">uri-template</a></td>
+<td>0.9</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></td></tr>
+<tr class="a">
+<td>com.github.java-json-tools</td>
+<td><a class="externalLink" href="https://github.com/java-json-tools/jackson-coreutils">jackson-coreutils</a></td>
+<td>1.9</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></td></tr>
+<tr class="b">
+<td>com.github.java-json-tools</td>
+<td><a class="externalLink" href="https://github.com/java-json-tools/json-schema-core">json-schema-core</a></td>
+<td>1.2.10</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 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.1</td>
+<td>-</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>com.google.collections</td>
+<td><a class="externalLink" href="http://code.google.com/p/google-collections/">google-collections</a></td>
+<td>1.0</td>
+<td>-</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>com.google.guava</td>
+<td><a class="externalLink" href="http://code.google.com/p/guava-libraries/guava">guava</a></td>
+<td>16.0.1</td>
+<td>-</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>com.google.inject</td>
+<td><a class="externalLink" href="https://github.com/google/guice/guice">guice</a></td>
+<td>4.0</td>
+<td>no_aop</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>com.googlecode.libphonenumber</td>
+<td><a class="externalLink" href="https://github.com/googlei18n/libphonenumber/">libphonenumber</a></td>
+<td>8.0.0</td>
+<td>-</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>commons-beanutils</td>
+<td>commons-beanutils</td>
+<td>1.7.0</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>commons-chain</td>
+<td>commons-chain</td>
+<td>1.1</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="b">
+<td>commons-codec</td>
+<td><a class="externalLink" href="http://commons.apache.org/proper/commons-codec/">commons-codec</a></td>
+<td>1.11</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>commons-collections</td>
+<td><a class="externalLink" href="http://commons.apache.org/collections/">commons-collections</a></td>
+<td>3.2.2</td>
+<td>-</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>commons-digester</td>
+<td>commons-digester</td>
+<td>1.8</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>commons-lang</td>
+<td><a class="externalLink" href="http://commons.apache.org/lang/">commons-lang</a></td>
+<td>2.6</td>
+<td>-</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>commons-logging</td>
+<td><a class="externalLink" href="http://commons.apache.org/logging">commons-logging</a></td>
+<td>1.1.1</td>
+<td>-</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>commons-validator</td>
+<td>commons-validator</td>
+<td>1.3.1</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="b">
+<td>dom4j</td>
+<td>dom4j</td>
+<td>1.1</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>javax.activation</td>
+<td><a class="externalLink" href="http://java.sun.com/products/javabeans/jaf/index.jsp">activation</a></td>
+<td>1.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDLv1.0.html">Common Development and Distribution License (CDDL) v1.0</a></td></tr>
+<tr class="b">
+<td>javax.annotation</td>
+<td><a class="externalLink" href="http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html">jsr250-api</a></td>
+<td>1.0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDLv1.0.html">COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</a></td></tr>
+<tr class="a">
+<td>javax.enterprise</td>
+<td><a class="externalLink" href="http://www.seamframework.org/Weld/cdi-api">cdi-api</a></td>
+<td>1.0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>javax.mail</td>
+<td><a class="externalLink" href="http://java.sun.com/projects/javamail/mailapi">mailapi</a></td>
+<td>1.4.3</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.sun.com/cddl">CDDL</a><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDL+GPL.html">GPLv2+CE</a></td></tr>
+<tr class="a">
+<td>javax.xml.stream</td>
+<td>stax-api</td>
+<td>1.0-2</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/gpl.txt">GNU General Public Library</a><a class="externalLink" href="http://www.sun.com/cddl/cddl.html">COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</a></td></tr>
+<tr class="b">
+<td>joda-time</td>
+<td><a class="externalLink" href="http://www.joda.org/joda-time/">joda-time</a></td>
+<td>2.9.7</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>net.sf.jopt-simple</td>
+<td><a class="externalLink" href="http://pholser.github.io/jopt-simple">jopt-simple</a></td>
+<td>5.0.3</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">The MIT License</a></td></tr>
+<tr class="b">
+<td>org.apache.commons</td>
+<td><a class="externalLink" href="http://commons.apache.org/proper/commons-compress/">commons-compress</a></td>
+<td>1.14</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.commons</td>
+<td><a class="externalLink" href="http://commons.apache.org/proper/commons-lang/">commons-lang3</a></td>
+<td>3.8.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.geronimo.specs</td>
+<td><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-json_1.0_spec/1.0-alpha-1">geronimo-json_1.0_spec</a></td>
+<td>1.0-alpha-1</td>
+<td>-</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>org.apache.httpcomponents</td>
+<td><a class="externalLink" href="http://hc.apache.org/httpcomponents-client">httpclient</a></td>
+<td>4.0.2</td>
+<td>-</td>
+<td>jar</td>
+<td><a href="../LICENSE.txt">Apache License</a></td></tr>
+<tr class="b">
+<td>org.apache.httpcomponents</td>
+<td><a class="externalLink" href="http://hc.apache.org/httpcomponents-core/">httpcore</a></td>
+<td>4.0.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License</a></td></tr>
+<tr class="a">
+<td>org.apache.maven</td>
+<td><a class="externalLink" href="http://maven.apache.org/maven-artifact-manager">maven-artifact-manager</a></td>
+<td>2.2.1</td>
+<td>-</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>org.apache.maven</td>
+<td><a class="externalLink" href="https://maven.apache.org/ref/3.6.0/maven-builder-support/">maven-builder-support</a></td>
+<td>3.6.0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.maven</td>
+<td><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-model/">maven-model</a></td>
+<td>3.5.0</td>
+<td>-</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.apache.maven</td>
+<td><a class="externalLink" href="http://maven.apache.org/maven-plugin-registry">maven-plugin-registry</a></td>
+<td>2.2.1</td>
+<td>-</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>org.apache.maven</td>
+<td><a class="externalLink" href="http://maven.apache.org/maven-profile">maven-profile</a></td>
+<td>2.2.1</td>
+<td>-</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>org.apache.maven</td>
+<td><a class="externalLink" href="http://maven.apache.org/maven-project">maven-project</a></td>
+<td>2.2.1</td>
+<td>-</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>org.apache.maven</td>
+<td><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-repository-metadata/">maven-repository-metadata</a></td>
+<td>3.5.0</td>
+<td>-</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.apache.maven</td>
+<td><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-resolver-provider/">maven-resolver-provider</a></td>
+<td>3.5.0</td>
+<td>-</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="a">
+<td>org.apache.maven</td>
+<td><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-settings/">maven-settings</a></td>
+<td>3.5.0</td>
+<td>-</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.apache.maven</td>
+<td><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-settings-builder/">maven-settings-builder</a></td>
+<td>3.5.0</td>
+<td>-</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="a">
+<td>org.apache.maven.doxia</td>
+<td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-core/">doxia-core</a></td>
+<td>1.7</td>
+<td>-</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.apache.maven.doxia</td>
+<td><a class="externalLink" href="https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/">doxia-decoration-model</a></td>
+<td>1.7.4</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.maven.doxia</td>
+<td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-logging-api/">doxia-logging-api</a></td>
+<td>1.7</td>
+<td>-</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.apache.maven.doxia</td>
+<td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-fml/">doxia-module-fml</a></td>
+<td>1.7</td>
+<td>-</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="a">
+<td>org.apache.maven.doxia</td>
+<td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-xhtml/">doxia-module-xhtml</a></td>
+<td>1.7</td>
+<td>-</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.apache.maven.doxia</td>
+<td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-sink-api/">doxia-sink-api</a></td>
+<td>1.7</td>
+<td>-</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="a">
+<td>org.apache.maven.doxia</td>
+<td><a class="externalLink" href="http://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/">doxia-site-renderer</a></td>
+<td>1.7</td>
+<td>-</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.apache.maven.doxia</td>
+<td><a class="externalLink" href="http://maven.apache.org/doxia/doxia-sitetools/doxia-skin-model/">doxia-skin-model</a></td>
+<td>1.7</td>
+<td>-</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="a">
+<td>org.apache.maven.reporting</td>
+<td><a class="externalLink" href="http://maven.apache.org/shared/maven-reporting-api/">maven-reporting-api</a></td>
+<td>3.0</td>
+<td>-</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>org.apache.maven.reporting</td>
+<td><a class="externalLink" href="https://maven.apache.org/shared/maven-reporting-impl/">maven-reporting-impl</a></td>
+<td>3.0.0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.maven.resolver</td>
+<td><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-api/">maven-resolver-api</a></td>
+<td>1.0.3</td>
+<td>-</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.apache.maven.resolver</td>
+<td><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-impl/">maven-resolver-impl</a></td>
+<td>1.0.3</td>
+<td>-</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="a">
+<td>org.apache.maven.resolver</td>
+<td><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-spi/">maven-resolver-spi</a></td>
+<td>1.0.3</td>
+<td>-</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.apache.maven.resolver</td>
+<td><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-util/">maven-resolver-util</a></td>
+<td>1.0.3</td>
+<td>-</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="a">
+<td>org.apache.maven.scm</td>
+<td><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-git-commons/">maven-scm-provider-git-commons</a></td>
+<td>1.11.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.maven.scm</td>
+<td><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svn-commons/">maven-scm-provider-svn-commons</a></td>
+<td>1.11.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.maven.shared</td>
+<td><a class="externalLink" href="https://maven.apache.org/shared/maven-common-artifact-filters/">maven-common-artifact-filters</a></td>
+<td>3.0.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.maven.shared</td>
+<td><a class="externalLink" href="https://maven.apache.org/shared/maven-shared-utils/">maven-shared-utils</a></td>
+<td>3.1.0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.maven.wagon</td>
+<td><a class="externalLink" href="http://maven.apache.org/wagon/wagon-providers/wagon-file">wagon-file</a></td>
+<td>2.12</td>
+<td>-</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.apache.maven.wagon</td>
+<td><a class="externalLink" href="http://maven.apache.org/wagon/wagon-provider-api">wagon-provider-api</a></td>
+<td>2.12</td>
+<td>-</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="a">
+<td>org.apache.struts</td>
+<td>struts-core</td>
+<td>1.3.8</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="b">
+<td>org.apache.struts</td>
+<td>struts-taglib</td>
+<td>1.3.8</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>org.apache.struts</td>
+<td>struts-tiles</td>
+<td>1.3.8</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="b">
+<td>org.apache.velocity</td>
+<td><a class="externalLink" href="http://velocity.apache.org/engine/devel/">velocity</a></td>
+<td>1.7</td>
+<td>-</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>org.apache.velocity</td>
+<td><a class="externalLink" href="http://velocity.apache.org/tools/devel/">velocity-tools</a></td>
+<td>2.0</td>
+<td>-</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>org.apache.xbean</td>
+<td><a class="externalLink" href="http://geronimo.apache.org/maven/xbean/3.7/xbean-reflect">xbean-reflect</a></td>
+<td>3.7</td>
+<td>-</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>org.codehaus.plexus</td>
+<td><a class="externalLink" href="http://plexus.codehaus.org/plexus-classworlds/">plexus-classworlds</a></td>
+<td>2.5.2</td>
+<td>-</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>org.codehaus.plexus</td>
+<td><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/">plexus-component-annotations</a></td>
+<td>1.7.1</td>
+<td>-</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="a">
+<td>org.codehaus.plexus</td>
+<td>plexus-component-api</td>
+<td>1.0-alpha-16</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="b">
+<td>org.codehaus.plexus</td>
+<td><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-containers/plexus-container-default/">plexus-container-default</a></td>
+<td>1.7.1</td>
+<td>-</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="a">
+<td>org.codehaus.plexus</td>
+<td><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-i18n">plexus-i18n</a></td>
+<td>1.0-beta-10</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="b">
+<td>org.codehaus.plexus</td>
+<td><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-interpolation/">plexus-interpolation</a></td>
+<td>1.24</td>
+<td>-</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="a">
+<td>org.codehaus.plexus</td>
+<td><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-io/">plexus-io</a></td>
+<td>3.0.0</td>
+<td>-</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.codehaus.plexus</td>
+<td><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-velocity">plexus-velocity</a></td>
+<td>1.1.7</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>org.codehaus.woodstox</td>
+<td><a class="externalLink" href="http://woodstox.codehaus.org/StAX2">stax2-api</a></td>
+<td>3.1.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">The BSD License</a></td></tr>
+<tr class="b">
+<td>org.codehaus.woodstox</td>
+<td><a class="externalLink" href="http://woodstox.codehaus.org">woodstox-core-asl</a></td>
+<td>4.2.0</td>
+<td>-</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>org.eclipse.sisu</td>
+<td><a class="externalLink" href="http://www.eclipse.org/sisu/org.eclipse.sisu.inject/">org.eclipse.sisu.inject</a></td>
+<td>0.3.3</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></td></tr>
+<tr class="b">
+<td>org.eclipse.sisu</td>
+<td><a class="externalLink" href="http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/">org.eclipse.sisu.plexus</a></td>
+<td>0.3.3</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></td></tr>
+<tr class="a">
+<td>org.iq80.snappy</td>
+<td><a class="externalLink" href="http://github.com/dain/snappy">snappy</a></td>
+<td>0.4</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a></td></tr>
+<tr class="b">
+<td>org.mozilla</td>
+<td><a class="externalLink" href="https://developer.mozilla.org/en/Rhino">rhino</a></td>
+<td>1.7.7.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.mozilla.org/MPL/2.0/index.txt">Mozilla Public 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.util.function</a></td>
+<td>1.0.0</td>
+<td>-</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.sonatype.plexus</td>
+<td><a class="externalLink" href="http://forge.sonatype.com/spice-parent/plexus-build-api/">plexus-build-api</a></td>
+<td>0.0.7</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></td></tr>
+<tr class="a">
+<td>org.sonatype.plexus</td>
+<td><a class="externalLink" href="http://spice.sonatype.org/plexus-cipher">plexus-cipher</a></td>
+<td>1.4</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></td></tr>
+<tr class="b">
+<td>org.sonatype.plexus</td>
+<td><a class="externalLink" href="http://spice.sonatype.org/plexus-sec-dispatcher">plexus-sec-dispatcher</a></td>
+<td>1.4</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></td></tr>
+<tr class="a">
+<td>org.sonatype.sisu</td>
+<td><a class="externalLink" href="http://forge.sonatype.com/sisu-guice/">sisu-guice</a></td>
+<td>2.1.7</td>
+<td>noaop</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>org.sonatype.sisu</td>
+<td><a class="externalLink" href="http://sisu.sonatype.org/sisu-inject/guice-bean/sisu-inject-bean/">sisu-inject-bean</a></td>
+<td>1.4.2</td>
+<td>-</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>org.sonatype.sisu</td>
+<td><a class="externalLink" href="http://sisu.sonatype.org/sisu-inject/guice-bean/guice-plexus/sisu-inject-plexus/">sisu-inject-plexus</a></td>
+<td>1.4.2</td>
+<td>-</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>oro</td>
+<td>oro</td>
+<td>2.0.8</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>sslext</td>
+<td>sslext</td>
+<td>1.2-0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-1.1">Apache Software License, Version 1.1</a></td></tr>
+<tr class="b">
+<td>xmlunit</td>
+<td><a class="externalLink" href="http://xmlunit.sourceforge.net/">xmlunit</a></td>
+<td>1.5</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://xmlunit.svn.sourceforge.net/viewvc/*checkout*/xmlunit/trunk/xmlunit/LICENSE.txt">BSD License</a></td></tr></table></div><a name="Project_Transitive_Dependencies_runtime"></a>
+<div class="section">
+<h3><a name="runtime"></a>runtime</h3>
+<p>The following is a list of runtime dependencies for this project. These dependencies are required to run the application:</p>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>Licenses</th></tr>
+<tr class="b">
+<td>org.apache.jackrabbit</td>
+<td><a class="externalLink" href="http://jackrabbit.apache.org/jackrabbit-jcr-commons/">jackrabbit-jcr-commons</a></td>
+<td>2.19.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.jackrabbit</td>
+<td><a class="externalLink" href="http://jackrabbit.apache.org/jackrabbit-spi/">jackrabbit-spi</a></td>
+<td>2.19.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.tukaani</td>
+<td><a class="externalLink" href="http://tukaani.org/xz/java.html">xz</a></td>
+<td>1.6</td>
+<td>jar</td>
+<td>Public Domain</td></tr></table></div><a name="Project_Transitive_Dependencies_test"></a>
+<div class="section">
+<h3><a name="test"></a>test</h3>
+<p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>Licenses</th></tr>
+<tr class="b">
+<td>org.hamcrest</td>
+<td><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">hamcrest-core</a></td>
+<td>1.3</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></td></tr></table></div><a name="Project_Transitive_Dependencies_provided"></a>
+<div class="section">
+<h3><a name="provided"></a>provided</h3>
+<p>The following is a list of provided dependencies for this project. These dependencies are required to compile the application, 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>Licenses</th></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>org.slf4j</td>
+<td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td>
+<td>1.7.25</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><a name="Project_Dependency_Graph"></a>
+<div class="section">
+<h2><a name="Project_Dependency_Graph"></a>Project Dependency Graph</h2>
+<script language="javascript" type="text/javascript">
+      function toggleDependencyDetails( divId, imgId )
+      {
+        var div = document.getElementById( divId );
+        var img = document.getElementById( imgId );
+        if( div.style.display == '' )
+        {
+          div.style.display = 'none';
+          img.src='./images/icon_info_sml.gif';
+          img.alt='[Information]';
+        }
+        else
+        {
+          div.style.display = '';
+          img.src='./images/close.gif';
+          img.alt='[Close]';
+        }
+      }
+</script>
+<a name="Dependency_Tree"></a>
+<div class="section">
+<h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
+<ul>
+<li>org.apache.sling:slingfeature-maven-plugin:maven-plugin:1.1.20 <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep0" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Sling OSGi Feature Maven Plugin</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Maven Plugin for OSGi Applications</p>
+<p><b>URL: </b><a class="externalLink" href="https://sling.apache.org/components/slingfeature-maven-plugin/">https://sling.apache.org/components/slingfeature-maven-plugin/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.osgi:osgi.core:jar:6.0.0 (compile) <img id="_img3" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep2', '_img3' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep2" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>org.osgi:osgi.core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>OSGi Core Release 6, Interfaces and Classes for use in compiling bundles.</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.osgi.org/">http://www.osgi.org/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://opensource.org/licenses/apache2.0.php">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.commons:commons-text:jar:1.6 (compile) <img id="_img5" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep4', '_img5' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep4" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Commons Text</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Apache Commons Text is a library focused on algorithms working on strings.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/commons-text">http://commons.apache.org/proper/commons-text</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.commons:commons-lang3:jar:3.8.1 (compile) <img id="_img7" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep6', '_img7' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep6" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Commons Lang</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Apache Commons Lang, a package of Java utility classes for the
+  classes that are in java.lang's hierarchy, or are considered to be so
+  standard as to justify existence in java.lang.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/commons-lang/">http://commons.apache.org/proper/commons-lang/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.felix:org.apache.felix.converter:jar:1.0.10 (compile) <img id="_img9" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep8', '_img9' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep8" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Felix Converter</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.</p>
+<p><b>URL: </b><a class="externalLink" href="http://felix.apache.org/org.apache.felix.converter/">http://felix.apache.org/org.apache.felix.converter/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.osgi:org.osgi.util.function:jar:1.0.0 (compile) <img id="_img11" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep10', '_img11' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep10" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>org.osgi:org.osgi.util.function</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>OSGi Companion Code for org.osgi.util.function Version 1.0.0.</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.osgi.org/">http://www.osgi.org/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://opensource.org/licenses/apache2.0.php">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.felix:org.apache.felix.configurator:jar:1.0.10 (compile) <img id="_img13" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep12', '_img13' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep12" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Felix Configurator Service</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Implementation of the OSGi Configurator Service Specification 1.0</p>
+<p><b>URL: </b><a class="externalLink" href="http://felix.apache.org/org.apache.felix.configurator/">http://felix.apache.org/org.apache.felix.configurator/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.sling:org.apache.sling.commons.johnzon:jar:1.0.0 (compile) <img id="_img15" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep14', '_img15' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep14" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Johnzon Wrapper Library</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Apache Johnzon powered javax.json library</p>
+<p><b>URL: </b><a class="externalLink" href="http://sling.apache.org/org.apache.sling.commons.johnzon">http://sling.apache.org/org.apache.sling.commons.johnzon</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.geronimo.specs:geronimo-json_1.0_spec:jar:1.0-alpha-1 (compile) <img id="_img17" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep16', '_img17' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep16" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Geronimo JSon Spec 1.0</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Apache Geronimo implementation of the JSR-353</p>
+<p><b>URL: </b><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-json_1.0_spec/1.0-alpha-1">http://geronimo.apache.org/maven/specs/geronimo-json_1.0_spec/1.0-alpha-1</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.sling:org.apache.sling.feature:jar:1.1.4 (compile) <img id="_img19" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep18', '_img19' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep18" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Sling Feature</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A feature describes an OSGi system</p>
+<p><b>URL: </b><a class="externalLink" href="https://sling.apache.org/sling-bundle-parent/org.apache.sling.feature">https://sling.apache.org/sling-bundle-parent/org.apache.sling.feature</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.sling:org.apache.sling.feature.io:jar:1.3.0 (compile) <img id="_img21" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep20', '_img21' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep20" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Sling Feature IO Module</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>IO functionality for the Feature Model</p>
+<p><b>URL: </b><a class="externalLink" href="https://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.io">https://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.io</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.sling:org.apache.sling.feature.analyser:jar:1.2.6 (compile) <img id="_img23" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep22', '_img23' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep22" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Sling Feature Model Analyser</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A feature describes an OSGi system</p>
+<p><b>URL: </b><a class="externalLink" href="http://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.analyser">http://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.analyser</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.sling:org.apache.sling.feature.extension.apiregions:jar:1.1.2 (compile) <img id="_img25" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep24', '_img25' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep24" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Sling Featuremodel - API Regions Exension</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The parent project for Apache Sling</p>
+<p><b>URL: </b><a class="externalLink" href="http://sling.apache.org/org.apache.sling.feature.extension.apiregions">http://sling.apache.org/org.apache.sling.feature.extension.apiregions</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.jackrabbit.vault:org.apache.jackrabbit.vault:jar:3.2.6 (runtime) <img id="_img27" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep26', '_img27' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep26" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Jackrabbit FileVault Core Bundle</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Builds an OSGi bundle for the file vault parts</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.apache.org/parent/org.apache.jackrabbit.vault/">http://www.apache.org/parent/org.apache.jackrabbit.vault/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.jackrabbit:jackrabbit-spi-commons:jar:2.19.1 (runtime) <img id="_img29" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep28', '_img29' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep28" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Jackrabbit SPI Commons</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Apache Jackrabbit&#x2122; content repository is a fully conforming
+    implementation of the Content Repository for Java Technology API
+    (JCR, specified in JSR 170 and 283). A content repository is a
+    hierarchical content store with support for structured and unstructured
+    content, full text search, versioning, transactions, observation, and more.
+    Apache Jackrabbit is a project of the Apache Software Foundation.</p>
+<p><b>URL: </b><a class="externalLink" href="http://jackrabbit.apache.org/jackrabbit-spi-commons/">http://jackrabbit.apache.org/jackrabbit-spi-commons/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.jackrabbit:jackrabbit-spi:jar:2.19.1 (runtime) <img id="_img31" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep30', '_img31' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep30" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Jackrabbit SPI</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Apache Jackrabbit&#x2122; content repository is a fully conforming
+    implementation of the Content Repository for Java Technology API
+    (JCR, specified in JSR 170 and 283). A content repository is a
+    hierarchical content store with support for structured and unstructured
+    content, full text search, versioning, transactions, observation, and more.
+    Apache Jackrabbit is a project of the Apache Software Foundation.</p>
+<p><b>URL: </b><a class="externalLink" href="http://jackrabbit.apache.org/jackrabbit-spi/">http://jackrabbit.apache.org/jackrabbit-spi/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.19.1 (runtime) <img id="_img33" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep32', '_img33' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep32" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Jackrabbit JCR Commons</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>General purpose classes for use with the JCR API</p>
+<p><b>URL: </b><a class="externalLink" href="http://jackrabbit.apache.org/jackrabbit-jcr-commons/">http://jackrabbit.apache.org/jackrabbit-jcr-commons/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>commons-collections:commons-collections:jar:3.2.2 (compile) <img id="_img35" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep34', '_img35' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep34" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Commons Collections</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Types that extend and augment the Java Collections Framework.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/collections/">http://commons.apache.org/collections/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.slf4j:slf4j-api:jar:1.7.25 (provided) <img id="_img37" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep36', '_img37' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep36" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>SLF4J API Module</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The slf4j API</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></p></td></tr></table></div></li></ul></li>
+<li>javax.jcr:jcr:jar:2.0 (runtime) <img id="_img39" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep38', '_img39' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep38" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Content Repository for JavaTM Technology API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Content Repository API for JavaTM Technology Version 2.0 is specified by JSR-283.
+        This module contains the complete API as specified.</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.jcp.org/en/jsr/detail?id=283">http://www.jcp.org/en/jsr/detail?id=283</a></p>
+<p><b>Project Licenses: </b><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></p></td></tr></table></div></li>
+<li>org.apache.sling:org.apache.sling.feature.diff:jar:0.0.6 (compile) <img id="_img41" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep40', '_img41' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep40" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Sling Feature Model diff tool</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Feature Model diff tool for Apache Sling</p>
+<p><b>URL: </b><a class="externalLink" href="http://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.diff">http://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.diff</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven:maven-core:jar:3.5.0 (compile) <img id="_img43" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep42', '_img43' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep42" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Maven Core classes.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-core/">https://maven.apache.org/ref/3.5.0/maven-core/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven:maven-model:jar:3.5.0 (compile) <img id="_img45" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep44', '_img45' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep44" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Model</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Model for Maven POM (Project Object Model)</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-model/">https://maven.apache.org/ref/3.5.0/maven-model/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven:maven-settings:jar:3.5.0 (compile) <img id="_img47" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep46', '_img47' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep46" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Settings</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Maven Settings model.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-settings/">https://maven.apache.org/ref/3.5.0/maven-settings/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven:maven-settings-builder:jar:3.5.0 (compile) <img id="_img49" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep48', '_img49' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep48" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Settings Builder</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The effective settings builder, with inheritance and password decryption.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-settings-builder/">https://maven.apache.org/ref/3.5.0/maven-settings-builder/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven:maven-repository-metadata:jar:3.5.0 (compile) <img id="_img51" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep50', '_img51' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep50" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Repository Metadata Model</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Per-directory local and remote repository metadata.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-repository-metadata/">https://maven.apache.org/ref/3.5.0/maven-repository-metadata/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven:maven-resolver-provider:jar:3.5.0 (compile) <img id="_img53" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep52', '_img53' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep52" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Artifact Resolver Provider</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Extensions to Maven Resolver for utilizing Maven POM and repository metadata.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-resolver-provider/">https://maven.apache.org/ref/3.5.0/maven-resolver-provider/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.resolver:maven-resolver-impl:jar:1.0.3 (compile) <img id="_img55" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep54', '_img55' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep54" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Artifact Resolver Implementation</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>An implementation of the repository system.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-impl/">http://maven.apache.org/resolver/maven-resolver-impl/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.resolver:maven-resolver-api:jar:1.0.3 (compile) <img id="_img57" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep56', '_img57' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep56" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Artifact Resolver API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The application programming interface for the repository system.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-api/">http://maven.apache.org/resolver/maven-resolver-api/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.resolver:maven-resolver-spi:jar:1.0.3 (compile) <img id="_img59" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep58', '_img59' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep58" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Artifact Resolver SPI</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The service provider interface for repository system implementations and repository connectors.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-spi/">http://maven.apache.org/resolver/maven-resolver-spi/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.resolver:maven-resolver-util:jar:1.0.3 (compile) <img id="_img61" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep60', '_img61' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep60" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Artifact Resolver Utilities</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A collection of utility classes to ease usage of the repository system.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-util/">http://maven.apache.org/resolver/maven-resolver-util/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.shared:maven-shared-utils:jar:3.1.0 (compile) <img id="_img63" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep62', '_img63' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep62" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Maven Shared Utils</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Shared utils without any further dependencies</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/shared/maven-shared-utils/">https://maven.apache.org/shared/maven-shared-utils/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.3 (compile) <img id="_img65" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep64', '_img65' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep64" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>org.eclipse.sisu.plexus</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/">http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div>
+<ul>
+<li>javax.enterprise:cdi-api:jar:1.0 (compile) <img id="_img67" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep66', '_img67' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep66" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>CDI APIs</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>APIs for JSR-299: Contexts and Dependency Injection for Java EE</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.seamframework.org/Weld/cdi-api">http://www.seamframework.org/Weld/cdi-api</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>javax.annotation:jsr250-api:jar:1.0 (compile) <img id="_img69" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep68', '_img69' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep68" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>JSR-250 Common Annotations for the JavaTM Platform</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JSR-250 Reference Implementation by Glassfish</p>
+<p><b>URL: </b><a class="externalLink" href="http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html">http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDLv1.0.html">COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.3 (compile) <img id="_img71" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep70', '_img71' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep70" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>org.eclipse.sisu.inject</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/sisu/org.eclipse.sisu.inject/">http://www.eclipse.org/sisu/org.eclipse.sisu.inject/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div></li></ul></li>
+<li>com.google.inject:guice:jar:no_aop:4.0 (compile) <img id="_img73" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep72', '_img73' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep72" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Google Guice - Core Library</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Guice is a lightweight dependency injection framework for Java 6 and above</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/google/guice/guice">https://github.com/google/guice/guice</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>javax.inject:javax.inject:jar:1 (provided) <img id="_img75" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep74', '_img75' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep74" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>javax.inject</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The javax.inject API</p>
+<p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/atinject/">http://code.google.com/p/atinject/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>aopalliance:aopalliance:jar:1.0 (compile) <img id="_img77" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep76', '_img77' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep76" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>AOP alliance</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>AOP Alliance</p>
+<p><b>URL: </b><a class="externalLink" href="http://aopalliance.sourceforge.net">http://aopalliance.sourceforge.net</a></p>
+<p><b>Project Licenses: </b>Public Domain</p></td></tr></table></div></li>
+<li>com.google.guava:guava:jar:16.0.1 (compile) <img id="_img79" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep78', '_img79' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep78" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Guava: Google Core Libraries for Java</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Guava is a suite of core and expanded libraries that include
+    utility classes, google's collections, io classes, and much
+    much more.
+
+    Guava has only one code dependency - javax.annotation,
+    per the JSR-305 spec.</p>
+<p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/guava-libraries/guava">http://code.google.com/p/guava-libraries/guava</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.codehaus.plexus:plexus-interpolation:jar:1.24 (compile) <img id="_img81" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep80', '_img81' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep80" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Plexus Interpolation API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Plexus project provides a full software stack for creating and executing software projects.</p>
+<p><b>URL: </b><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-interpolation/">http://codehaus-plexus.github.io/plexus-interpolation/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.codehaus.plexus:plexus-classworlds:jar:2.5.2 (compile) <img id="_img83" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep82', '_img83' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep82" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Plexus Classworlds</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A class loader framework</p>
+<p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-classworlds/">http://plexus.codehaus.org/plexus-classworlds/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 (compile) <img id="_img85" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep84', '_img85' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep84" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Plexus :: Component Annotations</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Plexus Component &quot;Java 5&quot; Annotations, to describe plexus components properties in java sources with
+    standard annotations instead of javadoc annotations.</p>
+<p><b>URL: </b><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/">http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 (compile) <img id="_img87" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep86', '_img87' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep86" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Plexus Security Dispatcher Component</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>URL: </b><a class="externalLink" href="http://spice.sonatype.org/plexus-sec-dispatcher">http://spice.sonatype.org/plexus-sec-dispatcher</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.sonatype.plexus:plexus-cipher:jar:1.4 (compile) <img id="_img89" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep88', '_img89' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep88" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Plexus Cipher: encryption/decryption Component</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>URL: </b><a class="externalLink" href="http://spice.sonatype.org/plexus-cipher">http://spice.sonatype.org/plexus-cipher</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></p></td></tr></table></div></li></ul></li></ul></li>
+<li>org.apache.maven:maven-plugin-api:jar:3.5.0 (compile) <img id="_img91" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep90', '_img91' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep90" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Plugin API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The API for plugins - Mojos - development.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-plugin-api/">https://maven.apache.org/ref/3.5.0/maven-plugin-api/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven:maven-artifact:jar:3.5.0 (compile) <img id="_img93" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep92', '_img93' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep92" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Artifact</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Maven is a software build management and
+    comprehension tool. Based on the concept of a project object model:
+    builds, dependency management, documentation creation, site
+    publication, and distribution publication are all controlled from
+    the declarative file. Maven can be extended by plugins to utilise a
+    number of other development tools for reporting or the build
+    process.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-artifact/">https://maven.apache.org/ref/3.5.0/maven-artifact/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven:maven-compat:jar:3.5.0 (compile) <img id="_img95" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep94', '_img95' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep94" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Compat</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Maven2 classes maintained as compatibility layer.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-compat/">https://maven.apache.org/ref/3.5.0/maven-compat/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven.wagon:wagon-provider-api:jar:2.12 (compile) <img id="_img97" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep96', '_img97' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep96" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Maven Wagon :: API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Maven Wagon API that defines the contract between different Wagon implementations</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-provider-api">http://maven.apache.org/wagon/wagon-provider-api</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.maven:maven-archiver:jar:3.3.0 (compile) <img id="_img99" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep98', '_img99' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep98" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Maven Archiver</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Provides utility methods for creating JARs and other archive files from a Maven project.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/shared/maven-archiver/">https://maven.apache.org/shared/maven-archiver/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5 (provided) <img id="_img101" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep100', '_img101' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep100" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Plugin Tools Java 5 Annotations</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Java 5 annotations to use in Mojos</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-annotations">http://maven.apache.org/plugin-tools/maven-plugin-annotations</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>biz.aQute.bnd:biz.aQute.bndlib:jar:4.2.0 (compile) <img id="_img103" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep102', '_img103' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep102" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>biz.aQute.bndlib</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>bndlib: A Swiss Army Knife for OSGi</p>
+<p><b>URL: </b><a class="externalLink" href="https://bnd.bndtools.org/">https://bnd.bndtools.org/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></p></td></tr></table></div></li>
+<li>org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6 (compile) <img id="_img105" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep104', '_img105' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep104" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Plexus Default Interactivity Handler</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div>
+<ul>
+<li>org.codehaus.plexus:plexus-component-api:jar:1.0-alpha-16 (compile) <img id="_img107" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep106', '_img107' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep106" style="display:none"></td></tr></table></div></li></ul></li>
+<li>org.codehaus.plexus:plexus-archiver:jar:3.5 (compile) <img id="_img109" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep108', '_img109' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep108" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Plexus Archiver Component</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Plexus project provides a full software stack for creating and executing software projects.</p>
+<p><b>URL: </b><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-archiver/">http://codehaus-plexus.github.io/plexus-archiver/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.codehaus.plexus:plexus-io:jar:3.0.0 (compile) <img id="_img111" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep110', '_img111' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep110" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Plexus IO Components</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Plexus project provides a full software stack for creating and executing software projects.</p>
+<p><b>URL: </b><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-io/">http://codehaus-plexus.github.io/plexus-io/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.commons:commons-compress:jar:1.14 (compile) <img id="_img113" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep112', '_img113' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep112" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Commons Compress</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Apache Commons Compress software defines an API for working with
+compression and archive formats.  These include: bzip2, gzip, pack200,
+lzma, xz, Snappy, traditional Unix Compress, DEFLATE, LZ4, Brotli and ar, cpio,
+jar, tar, zip, dump, 7z, arj.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/commons-compress/">http://commons.apache.org/proper/commons-compress/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.iq80.snappy:snappy:jar:0.4 (compile) <img id="_img115" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep114', '_img115' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep114" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>snappy</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Port of Snappy to Java</p>
+<p><b>URL: </b><a class="externalLink" href="http://github.com/dain/snappy">http://github.com/dain/snappy</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a></p></td></tr></table></div></li>
+<li>org.tukaani:xz:jar:1.6 (runtime) <img id="_img117" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep116', '_img117' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep116" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>XZ for Java</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>XZ data compression</p>
+<p><b>URL: </b><a class="externalLink" href="http://tukaani.org/xz/java.html">http://tukaani.org/xz/java.html</a></p>
+<p><b>Project Licenses: </b>Public Domain</p></td></tr></table></div></li></ul></li>
+<li>org.codehaus.plexus:plexus-utils:jar:3.0.24 (compile) <img id="_img119" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep118', '_img119' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep118" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Plexus Common Utilities</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A collection of various utility classes to ease working with strings, files, command lines, XML and
+    more.</p>
+<p><b>URL: </b><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-utils/">http://codehaus-plexus.github.io/plexus-utils/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.osgi:org.osgi.framework:jar:1.9.0 (compile) <img id="_img121" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep120', '_img121' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep120" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>org.osgi:org.osgi.framework</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>OSGi Companion Code for org.osgi.framework Version 1.9.0</p>
+<p><b>URL: </b><a class="externalLink" href="https://www.osgi.org/">https://www.osgi.org/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></p></td></tr></table></div></li>
+<li>org.codehaus.mojo:versions-maven-plugin:jar:2.7 (compile) <img id="_img123" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep122', '_img123' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep122" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Versions Maven Plugin</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Versions Plugin for Maven. The Versions Plugin updates the versions of components in the POM.</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.mojohaus.org/versions-maven-plugin/">http://www.mojohaus.org/versions-maven-plugin/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven:maven-artifact-manager:jar:2.2.1 (compile) <img id="_img125" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep124', '_img125' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep124" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Artifact Manager</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-artifact-manager">http://maven.apache.org/maven-artifact-manager</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>backport-util-concurrent:backport-util-concurrent:jar:3.1 (compile) <img id="_img127" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep126', '_img127' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep126" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Backport of JSR 166</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Dawid Kurzyniec's backport of JSR 166</p>
+<p><b>URL: </b><a class="externalLink" href="http://backport-jsr166.sourceforge.net/">http://backport-jsr166.sourceforge.net/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://creativecommons.org/licenses/publicdomain">Public Domain</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.maven:maven-project:jar:2.2.1 (compile) <img id="_img129" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep128', '_img129' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep128" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Project Builder</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>This library is used to not only read Maven project object model files, but to assemble inheritence
+    and to retrieve remote models as required.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-project">http://maven.apache.org/maven-project</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven:maven-profile:jar:2.2.1 (compile) <img id="_img131" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep130', '_img131' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep130" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Profile Model</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-profile">http://maven.apache.org/maven-profile</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven:maven-plugin-registry:jar:2.2.1 (compile) <img id="_img133" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep132', '_img133' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep132" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Plugin Registry Model</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-plugin-registry">http://maven.apache.org/maven-plugin-registry</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.maven.reporting:maven-reporting-api:jar:3.0 (compile) <img id="_img135" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep134', '_img135' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep134" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Reporting API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>API to manage report generation.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/shared/maven-reporting-api/">http://maven.apache.org/shared/maven-reporting-api/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0 (compile) <img id="_img137" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep136', '_img137' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep136" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Maven Reporting Implementation</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Abstract classes to manage report generation.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/shared/maven-reporting-impl/">https://maven.apache.org/shared/maven-reporting-impl/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven.doxia:doxia-decoration-model:jar:1.7.4 (compile) <img id="_img139" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep138', '_img139' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep138" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Doxia :: Decoration Model</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Decoration Model handles the decoration descriptor for sites, also known as site.xml.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/">https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1 (compile) <img id="_img141" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep140', '_img141' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep140" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Maven Common Artifact Filters</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/shared/maven-common-artifact-filters/">https://maven.apache.org/shared/maven-common-artifact-filters/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2 (compile) <img id="_img143" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep142', '_img143' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep142" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Sisu - Inject (Plexus bean support)</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>URL: </b><a class="externalLink" href="http://sisu.sonatype.org/sisu-inject/guice-bean/guice-plexus/sisu-inject-plexus/">http://sisu.sonatype.org/sisu-inject/guice-bean/guice-plexus/sisu-inject-plexus/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 (compile) <img id="_img145" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep144', '_img145' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep144" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Sisu - Inject (JSR330 bean support)</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>URL: </b><a class="externalLink" href="http://sisu.sonatype.org/sisu-inject/guice-bean/sisu-inject-bean/">http://sisu.sonatype.org/sisu-inject/guice-bean/sisu-inject-bean/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 (compile) <img id="_img147" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep146', '_img147' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep146" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Sisu - Guice</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Guice trunk with some patches applied for Sisu</p>
+<p><b>URL: </b><a class="externalLink" href="http://forge.sonatype.com/sisu-guice/">http://forge.sonatype.com/sisu-guice/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li></ul></li>
+<li>org.apache.maven.wagon:wagon-file:jar:2.12 (compile) <img id="_img149" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep148', '_img149' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep148" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Maven Wagon :: Providers :: File Provider</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Wagon provider that gets and puts artifacts using file system protocol</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-providers/wagon-file">http://maven.apache.org/wagon/wagon-providers/wagon-file</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.doxia:doxia-core:jar:1.7 (compile) <img id="_img151" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep150', '_img151' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep150" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Doxia :: Core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Doxia core classes and interfaces.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-core/">http://maven.apache.org/doxia/doxia/doxia-core/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven.doxia:doxia-logging-api:jar:1.7 (compile) <img id="_img153" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep152', '_img153' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep152" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Doxia :: Logging API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Doxia Logging API.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-logging-api/">http://maven.apache.org/doxia/doxia/doxia-logging-api/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.httpcomponents:httpclient:jar:4.0.2 (compile) <img id="_img155" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep154', '_img155' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep154" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>HttpClient</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>HttpComponents Client (base module)</p>
+<p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-client">http://hc.apache.org/httpcomponents-client</a></p>
+<p><b>Project Licenses: </b><a href="../LICENSE.txt">Apache License</a></p></td></tr></table></div>
+<ul>
+<li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_img157" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep156', '_img157' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep156" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Commons Logging</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Commons Logging is a thin adapter allowing configurable bridging to other,
+    well known logging systems.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/logging">http://commons.apache.org/logging</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.httpcomponents:httpcore:jar:4.0.1 (compile) <img id="_img159" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep158', '_img159' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep158" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>HttpCore</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>HttpComponents Core (Java 1.3 compatible)</p>
+<p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-core/">http://hc.apache.org/httpcomponents-core/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License</a></p></td></tr></table></div></li>
+<li>xmlunit:xmlunit:jar:1.5 (compile) <img id="_img161" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep160', '_img161' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep160" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>XMLUnit for Java</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>XMLUnit compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions.</p>
+<p><b>URL: </b><a class="externalLink" href="http://xmlunit.sourceforge.net/">http://xmlunit.sourceforge.net/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://xmlunit.svn.sourceforge.net/viewvc/*checkout*/xmlunit/trunk/xmlunit/LICENSE.txt">BSD License</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.maven.doxia:doxia-sink-api:jar:1.7 (compile) <img id="_img163" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep162', '_img163' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep162" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Doxia :: Sink API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Doxia Sink API.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-sink-api/">http://maven.apache.org/doxia/doxia/doxia-sink-api/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.doxia:doxia-site-renderer:jar:1.7 (compile) <img id="_img165" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep164', '_img165' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep164" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Doxia :: Site Renderer</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Site Renderer handles the rendering of sites, merging site decoration with document content.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/">http://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven.doxia:doxia-skin-model:jar:1.7 (compile) <img id="_img167" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep166', '_img167' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep166" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Doxia :: Skin Model</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Skin Model defines metadata for Doxia Sitetools skins.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/doxia/doxia-sitetools/doxia-skin-model/">http://maven.apache.org/doxia/doxia-sitetools/doxia-skin-model/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.doxia:doxia-module-xhtml:jar:1.7 (compile) <img id="_img169" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep168', '_img169' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep168" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Doxia :: XHTML Module</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A Doxia module for Xhtml source documents.
+    Xhtml format is supported both as source and target formats.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-xhtml/">http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-xhtml/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.doxia:doxia-module-fml:jar:1.7 (compile) <img id="_img171" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep170', '_img171' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep170" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Doxia :: FML Module</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A Doxia module for FML source documents.
+    FML format is only supported as source format.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-fml/">http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-fml/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.codehaus.plexus:plexus-velocity:jar:1.1.7 (compile) <img id="_img173" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep172', '_img173' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep172" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Plexus Velocity Component</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-velocity">http://plexus.codehaus.org/plexus-components/plexus-velocity</a></p>
+<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div></li>
+<li>org.apache.velocity:velocity:jar:1.7 (compile) <img id="_img175" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep174', '_img175' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep174" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Velocity</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Apache Velocity is a general purpose template engine.</p>
+<p><b>URL: </b><a class="externalLink" href="http://velocity.apache.org/engine/devel/">http://velocity.apache.org/engine/devel/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.velocity:velocity-tools:jar:2.0 (compile) <img id="_img177" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep176', '_img177' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep176" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>VelocityTools</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>VelocityTools is an integrated collection of Velocity subprojects
+        with the common goal of creating tools and infrastructure to speed and ease
+        development of both web and non-web applications using the Velocity template
+        engine.</p>
+<p><b>URL: </b><a class="externalLink" href="http://velocity.apache.org/tools/devel/">http://velocity.apache.org/tools/devel/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>commons-beanutils:commons-beanutils:jar:1.7.0 (compile) <img id="_img179" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep178', '_img179' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep178" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>commons-beanutils</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div></li>
+<li>commons-digester:commons-digester:jar:1.8 (compile) <img id="_img181" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep180', '_img181' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep180" style="display:none"></td></tr></table></div></li>
+<li>commons-chain:commons-chain:jar:1.1 (compile) <img id="_img183" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep182', '_img183' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep182" style="display:none"></td></tr></table></div></li>
+<li>commons-validator:commons-validator:jar:1.3.1 (compile) <img id="_img185" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep184', '_img185' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep184" style="display:none"></td></tr></table></div></li>
+<li>dom4j:dom4j:jar:1.1 (compile) <img id="_img187" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep186', '_img187' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep186" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>dom4j</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div></li>
+<li>oro:oro:jar:2.0.8 (compile) <img id="_img189" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep188', '_img189' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep188" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>oro</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div></li>
+<li>sslext:sslext:jar:1.2-0 (compile) <img id="_img191" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep190', '_img191' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep190" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>sslext</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-1.1">Apache Software License, Version 1.1</a></p></td></tr></table></div></li>
+<li>org.apache.struts:struts-core:jar:1.3.8 (compile) <img id="_img193" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep192', '_img193' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep192" style="display:none"></td></tr></table></div>
+<ul>
+<li>antlr:antlr:jar:2.7.2 (compile) <img id="_img195" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep194', '_img195' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep194" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>antlr</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div></li></ul></li>
+<li>org.apache.struts:struts-taglib:jar:1.3.8 (compile) <img id="_img197" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep196', '_img197' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep196" style="display:none"></td></tr></table></div></li>
+<li>org.apache.struts:struts-tiles:jar:1.3.8 (compile) <img id="_img199" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep198', '_img199' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep198" style="display:none"></td></tr></table></div></li></ul></li></ul></li>
+<li>org.codehaus.plexus:plexus-container-default:jar:1.7.1 (compile) <img id="_img201" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep200', '_img201' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep200" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Plexus :: Default Container</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Plexus IoC container API and its default implementation.</p>
+<p><b>URL: </b><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-containers/plexus-container-default/">http://codehaus-plexus.github.io/plexus-containers/plexus-container-default/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.xbean:xbean-reflect:jar:3.7 (compile) <img id="_img203" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep202', '_img203' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep202" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache XBean :: Reflect</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>xbean-reflect provides very flexible ways to creat objects and graphs of objects for DI frameworks</p>
+<p><b>URL: </b><a class="externalLink" href="http://geronimo.apache.org/maven/xbean/3.7/xbean-reflect">http://geronimo.apache.org/maven/xbean/3.7/xbean-reflect</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>com.google.collections:google-collections:jar:1.0 (compile) <img id="_img205" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep204', '_img205' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep204" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Google Collections Library</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Google Collections Library is a suite of new collections and collection-related goodness for Java 5.0</p>
+<p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/google-collections/">http://code.google.com/p/google-collections/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 (compile) <img id="_img207" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep206', '_img207' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep206" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Plexus I18N Component</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-i18n">http://plexus.codehaus.org/plexus-components/plexus-i18n</a></p>
+<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div></li>
+<li>org.codehaus.woodstox:woodstox-core-asl:jar:4.2.0 (compile) <img id="_img209" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep208', '_img209' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep208" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Woodstox</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Woodstox is a high-performance XML processor that
+implements Stax (JSR-173) and SAX2 APIs</p>
+<p><b>URL: </b><a class="externalLink" href="http://woodstox.codehaus.org">http://woodstox.codehaus.org</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>javax.xml.stream:stax-api:jar:1.0-2 (compile) <img id="_img211" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep210', '_img211' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep210" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Streaming API for XML</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>StAX is a standard XML processing API that allows you to stream XML data from and to your application.</p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/gpl.txt">GNU General Public Library</a>, <a class="externalLink" href="http://www.sun.com/cddl/cddl.html">COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</a></p></td></tr></table></div></li>
+<li>org.codehaus.woodstox:stax2-api:jar:3.1.1 (compile) <img id="_img213" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep212', '_img213' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep212" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Stax2 API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.</p>
+<p><b>URL: </b><a class="externalLink" href="http://woodstox.codehaus.org/StAX2">http://woodstox.codehaus.org/StAX2</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">The BSD License</a></p></td></tr></table></div></li></ul></li>
+<li>commons-lang:commons-lang:jar:2.6 (compile) <img id="_img215" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep214', '_img215' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep214" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Commons Lang</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Commons Lang, a package of Java utility classes for the
+        classes that are in java.lang's hierarchy, or are considered to be so
+        standard as to justify existence in java.lang.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/lang/">http://commons.apache.org/lang/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>commons-io:commons-io:jar:2.5 (compile) <img id="_img217" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep216', '_img217' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep216" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Commons IO</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Apache Commons IO library contains utility classes, stream implementations, file filters, 
+file comparators, endian transformation classes, and much more.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/commons-io/">http://commons.apache.org/proper/commons-io/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.shared:maven-filtering:jar:3.1.1 (compile) <img id="_img219" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep218', '_img219' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep218" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Maven Filtering</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A component to assist in filtering of resource files with properties from a Maven project.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/shared/maven-filtering/">https://maven.apache.org/shared/maven-filtering/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.sonatype.plexus:plexus-build-api:jar:0.0.7 (compile) <img id="_img221" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep220', '_img221' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep220" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>plexus-build-api</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>URL: </b><a class="externalLink" href="http://forge.sonatype.com/spice-parent/plexus-build-api/">http://forge.sonatype.com/spice-parent/plexus-build-api/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>com.github.java-json-tools:json-schema-validator:jar:2.2.10 (compile) <img id="_img223" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep222', '_img223' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep222" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>json-schema-validator</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A Java implementation of the JSON Schema specification</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/box-metadata/json-schema-validator">https://github.com/box-metadata/json-schema-validator</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a>, <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>com.github.java-json-tools:json-schema-core:jar:1.2.10 (compile) <img id="_img225" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep224', '_img225' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep224" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>json-schema-core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Core processing architecture for json-schema-validator</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/java-json-tools/json-schema-core">https://github.com/java-json-tools/json-schema-core</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a>, <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>com.github.java-json-tools:jackson-coreutils:jar:1.9 (compile) <img id="_img227" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep226', '_img227' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep226" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>jackson-coreutils</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JSON Pointer (RFC 6901) and numeric equality for Jackson (2.2.x)</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/java-json-tools/jackson-coreutils">https://github.com/java-json-tools/jackson-coreutils</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a>, <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>com.fasterxml.jackson.core:jackson-databind:jar:2.2.3 (compile) <img id="_img229" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep228', '_img229' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep228" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>jackson-databind</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>General data-binding functionality for Jackson: works on core streaming API</p>
+<p><b>URL: </b><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">http://wiki.fasterxml.com/JacksonHome</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a>, <a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></p></td></tr></table></div>
+<ul>
+<li>com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3 (compile) <img id="_img231" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep230', '_img231' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep230" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Jackson-annotations</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Core annotations used for value types, used by Jackson data binding package.</p>
+<p><b>URL: </b><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">http://wiki.fasterxml.com/JacksonHome</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a>, <a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></p></td></tr></table></div></li>
+<li>com.fasterxml.jackson.core:jackson-core:jar:2.2.3 (compile) <img id="_img233" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep232', '_img233' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep232" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Jackson-core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Core Jackson abstractions, basic JSON streaming API implementation</p>
+<p><b>URL: </b><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">http://wiki.fasterxml.com/JacksonHome</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a>, <a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></p></td></tr></table></div></li></ul></li>
+<li>com.github.fge:msg-simple:jar:1.1 (compile) <img id="_img235" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep234', '_img235' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep234" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>null</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>null</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/fge/msg-simple">https://github.com/fge/msg-simple</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a>, <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>com.github.fge:btf:jar:1.2 (compile) <img id="_img237" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep236', '_img237' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep236" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>null</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>null</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/fge/btf">https://github.com/fge/btf</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a>, <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li>
+<li>com.github.fge:uri-template:jar:0.9 (compile) <img id="_img239" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep238', '_img239' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep238" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>null</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>null</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/fge/uri-template">https://github.com/fge/uri-template</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a>, <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></p></td></tr></table></div></li>
+<li>org.mozilla:rhino:jar:1.7.7.1 (compile) <img id="_img241" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep240', '_img241' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep240" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Mozilla Rhino</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically
+      embedded into Java applications to provide scripting to end users.</p>
+<p><b>URL: </b><a class="externalLink" href="https://developer.mozilla.org/en/Rhino">https://developer.mozilla.org/en/Rhino</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.mozilla.org/MPL/2.0/index.txt">Mozilla Public License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>javax.mail:mailapi:jar:1.4.3 (compile) <img id="_img243" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep242', '_img243' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep242" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>JavaMail API jar</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JavaMail API jar</p>
+<p><b>URL: </b><a class="externalLink" href="http://java.sun.com/projects/javamail/mailapi">http://java.sun.com/projects/javamail/mailapi</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.sun.com/cddl">CDDL</a>, <a class="externalLink" href="https://glassfish.dev.java.net/public/CDDL+GPL.html">GPLv2+CE</a></p></td></tr></table></div>
+<ul>
+<li>javax.activation:activation:jar:1.1 (compile) <img id="_img245" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep244', '_img245' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep244" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>JavaBeans Activation Framework (JAF)</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).</p>
+<p><b>URL: </b><a class="externalLink" href="http://java.sun.com/products/javabeans/jaf/index.jsp">http://java.sun.com/products/javabeans/jaf/index.jsp</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDLv1.0.html">Common Development and Distribution License (CDDL) v1.0</a></p></td></tr></table></div></li></ul></li>
+<li>joda-time:joda-time:jar:2.9.7 (compile) <img id="_img247" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep246', '_img247' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep246" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Joda-Time</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Date and time library to replace JDK date handling</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.joda.org/joda-time/">http://www.joda.org/joda-time/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></p></td></tr></table></div></li>
+<li>com.googlecode.libphonenumber:libphonenumber:jar:8.0.0 (compile) <img id="_img249" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep248', '_img249' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep248" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>libphonenumber</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Google's common Java library for parsing, formatting, storing and validating international phone numbers.
+    Optimized for running on smartphones.</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/googlei18n/libphonenumber/">https://github.com/googlei18n/libphonenumber/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>com.google.code.findbugs:jsr305:jar:3.0.1 (compile) <img id="_img251" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep250', '_img251' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep250" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>FindBugs-jsr305</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JSR305 Annotations for Findbugs</p>
+<p><b>URL: </b><a class="externalLink" href="http://findbugs.sourceforge.net/">http://findbugs.sourceforge.net/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>net.sf.jopt-simple:jopt-simple:jar:5.0.3 (compile) <img id="_img253" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep252', '_img253' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep252" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>JOpt Simple</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A Java library for parsing command line options</p>
+<p><b>URL: </b><a class="externalLink" href="http://pholser.github.io/jopt-simple">http://pholser.github.io/jopt-simple</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">The MIT License</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.felix:org.apache.felix.utils:jar:1.11.0 (compile) <img id="_img255" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep254', '_img255' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep254" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Felix Utils</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Utility classes for OSGi.</p>
+<p><b>URL: </b><a class="externalLink" href="http://felix.apache.org/org.apache.felix.utils/">http://felix.apache.org/org.apache.felix.utils/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.scm:maven-scm-api:jar:1.11.1 (compile) <img id="_img257" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep256', '_img257' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep256" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven SCM API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The SCM API provides mechanisms to manage all SCM tools.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-api/">https://maven.apache.org/scm/maven-scm-api/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.scm:maven-scm-manager-plexus:jar:1.11.1 (compile) <img id="_img259" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep258', '_img259' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep258" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven SCM Manager for Plexus</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>SCM Plexus component.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-managers/maven-scm-manager-plexus/">https://maven.apache.org/scm/maven-scm-managers/maven-scm-manager-plexus/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.scm:maven-scm-provider-gitexe:jar:1.11.1 (compile) <img id="_img261" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep260', '_img261' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep260" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven SCM Git Provider - Git Executable Impl.</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Executable implementation for SCM Git Provider.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/">https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven.scm:maven-scm-provider-git-commons:jar:1.11.1 (compile) <img id="_img263" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep262', '_img263' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep262" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven SCM Git Provider - Common library</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Common library for SCM Git Provider.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-git-commons/">https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-git-commons/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.maven.scm:maven-scm-provider-svnexe:jar:1.11.1 (compile) <img id="_img265" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep264', '_img265' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep264" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven SCM Subversion Provider - SVN Executable Impl.</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Executable library for SCM SVN Provider.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/">https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.11.1 (compile) <img id="_img267" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep266', '_img267' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep266" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven SCM Subversion Provider - Common library</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Common library for SCM SVN Provider. Includes the svn-settings.xml configuration model.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svn-commons/">https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svn-commons/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.maven:maven-model-builder:jar:3.6.0 (compile) <img id="_img269" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep268', '_img269' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep268" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Model Builder</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The effective model builder, with inheritance, profile activation, interpolation, ...</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.6.0/maven-model-builder/">https://maven.apache.org/ref/3.6.0/maven-model-builder/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven:maven-builder-support:jar:3.6.0 (compile) <img id="_img271" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep270', '_img271' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep270" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Builder Support</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Support for descriptor builders (model, setting, toolchains)</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.6.0/maven-builder-support/">https://maven.apache.org/ref/3.6.0/maven-builder-support/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.maven.shared:maven-artifact-transfer:jar:0.11.0 (compile) <img id="_img273" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep272', '_img273' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep272" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Maven Artifact Transfer</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>An API to install, deploy and resolving artifacts with Maven 3</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/shared/maven-artifact-transfer/">https://maven.apache.org/shared/maven-artifact-transfer/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>commons-codec:commons-codec:jar:1.11 (compile) <img id="_img275" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep274', '_img275' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep274" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Commons Codec</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Apache Commons Codec package contains simple encoder and decoders for
+     various formats such as Base64 and Hexadecimal.  In addition to these
+     widely used encoders and decoders, the codec package also maintains a
+     collection of phonetic encoding utilities.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/commons-codec/">http://commons.apache.org/proper/commons-codec/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.commons:commons-exec:jar:1.3 (compile) <img id="_img277" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep276', '_img277' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep276" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Commons Exec</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Apache Commons Exec is a library to reliably execute external processes from within the JVM.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/commons-exec/">http://commons.apache.org/proper/commons-exec/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.mockito:mockito-all:jar:1.10.19 (compile) <img id="_img279" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep278', '_img279' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep278" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Mockito</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Mock objects library for java</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.mockito.org">http://www.mockito.org</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://github.com/mockito/mockito/blob/master/LICENSE">The MIT License</a></p></td></tr></table></div></li>
+<li>junit:junit:jar:4.12 (test) <img id="_img281" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep280', '_img281' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep280" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>JUnit</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.</p>
+<p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></p></td></tr></table></div>
+<ul>
+<li>org.hamcrest:hamcrest-core:jar:1.3 (test) <img id="_img283" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep282', '_img283' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep282" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Hamcrest Core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">https://github.com/hamcrest/JavaHamcrest/hamcrest-core</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></p></td></tr></table></div></li></ul></li>
+<li>org.slf4j:slf4j-simple:jar:1.6.2 (test) <img id="_img285" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep284', '_img285' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep284" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>SLF4J Simple Binding</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>SLF4J Simple binding</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></p></td></tr></table></div></li></ul></li></ul></div></div><a name="Licenses"></a>
+<div class="section">
+<h2><a name="Licenses"></a>Licenses</h2>
+<p><b>Apache Public License 2.0: </b>Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component, plexus-build-api</p>
+<p><b>GPLv2+CE: </b>JavaMail API jar</p>
+<p><b>The BSD License: </b>Stax2 API</p>
+<p><b>Eclipse Public License 1.0: </b>JUnit</p>
+<p><b>MIT License: </b>SLF4J API Module, SLF4J Simple Binding</p>
+<p><b>Mozilla Public License, Version 2.0: </b>Mozilla Rhino</p>
+<p><b>New BSD License: </b>Hamcrest Core</p>
+<p><b>Apache 2: </b>Joda-Time</p>
+<p><b>Eclipse Public License, Version 1.0: </b>org.eclipse.sisu.inject, org.eclipse.sisu.plexus</p>
+<p><b>GNU General Public Library: </b>Streaming API for XML</p>
+<p><b>Unknown: </b>Plexus Default Interactivity Handler, Plexus I18N Component, Plexus Velocity Component, antlr, commons-beanutils, dom4j, oro</p>
+<p><b>Apache License 2.0: </b>snappy</p>
+<p><b>BSD License: </b>XMLUnit for Java</p>
+<p><b>The MIT License: </b>JOpt Simple, Mockito</p>
+<p><b>Apache License, Version 2.0: </b>Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons Exec, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Felix Configurator Service, Apache Felix Converter, Apache Felix Utils, Apache Johnzon Wrapper Library, Apache Maven Archiver, Apache Maven Artifact Transfer, Apache Maven Common Artifact Filters, Apache Maven Filtering, Apache Maven Reporting Implementation, Apache Maven Shared Utils, Apache Maven Wagon :: API, Apache Maven Wagon :: Providers :: File Provider, Apache Sling Feature, Apache Sling Feature IO Module, Apache Sling Feature Model Analyser, Apache Sling Feature Model diff tool, Apache Sling OSGi Feature Maven Plugin, CDI APIs, Doxia :: Core, Doxia :: Decoration Model, Doxia :: FML Module, Doxia :: Logging API, Doxia :: Sink API, Doxia :: Site Renderer, Doxia :: Skin Model, Doxia :: XHTML Module, Jackrabbit JCR Commons, Jackrabbit SPI, Jackrabbit SPI Commons, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven SCM API, Maven SCM Git Provider - Common library, Maven SCM Git Provider - Git Executable Impl., Maven SCM Manager for Plexus, Maven SCM Subversion Provider - Common library, Maven SCM Subversion Provider - SVN Executable Impl., Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Archiver Component, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Sling Featuremodel - API Regions Exension, Versions Maven Plugin, org.osgi:org.osgi.util.function, org.osgi:osgi.core</p>
+<p><b>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: </b>JSR-250 Common Annotations for the JavaTM Platform, Streaming API for XML</p>
+<p><b>Apache-2.0: </b>biz.aQute.bndlib, org.osgi:org.osgi.framework</p>
+<p><b>Common Development and Distribution License (CDDL) v1.0: </b>JavaBeans Activation Framework (JAF)</p>
+<p><b>GNU Lesser General Public License, Version 2.1: </b>Jackson-annotations, Jackson-core, jackson-databind</p>
+<p><b>Day Specification License addendum: </b>Content Repository for JavaTM Technology API</p>
+<p><b>Apache License: </b>HttpClient, HttpCore</p>
+<p><b>Day Specification License: </b>Content Repository for JavaTM Technology API</p>
+<p><b>Public Domain: </b>AOP alliance, Backport of JSR 166, XZ for Java</p>
+<p><b>Lesser General Public License, version 3 or greater: </b>jackson-coreutils, json-schema-core, json-schema-validator, null</p>
+<p><b>CDDL: </b>JavaMail API jar</p>
+<p><b>Apache Software License, Version 1.1: </b>sslext</p>
+<p><b>The Apache Software License, Version 2.0: </b>Apache Geronimo JSon Spec 1.0, Apache Jackrabbit FileVault Core Bundle, Apache Velocity, Apache XBean :: Reflect, Commons Lang, Commons Logging, FindBugs-jsr305, Google Collections Library, Google Guice - Core Library, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, Maven Artifact Manager, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Maven Reporting API, Plexus Classworlds, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), VelocityTools, Woodstox, jackson-databind, javax.inject, libphonenumber</p>
+<p><b>Apache Software License, version 2.0: </b>jackson-coreutils, json-schema-core, json-schema-validator, null</p></div><a name="Dependency_File_Details"></a>
+<div class="section">
+<h2><a name="Dependency_File_Details"></a>Dependency File Details</h2>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Filename</th>
+<th>Size</th>
+<th>Entries</th>
+<th>Classes</th>
+<th>Packages</th>
+<th>Java Version</th>
+<th title="Indicates whether these dependencies have been compiled with debug information.">Debug Information</th>
+<th>Sealed</th></tr>
+<tr class="b">
+<td>antlr-2.7.2.jar</td>
+<td>358.3 kB</td>
+<td>195</td>
+<td>193</td>
+<td>8</td>
+<td>1.1</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>aopalliance-1.0.jar</td>
+<td>4.5 kB</td>
+<td>15</td>
+<td>9</td>
+<td>2</td>
+<td>1.3</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>backport-util-concurrent-3.1.jar</td>
+<td>331.7 kB</td>
+<td>251</td>
+<td>239</td>
+<td>5</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>biz.aQute.bndlib-4.2.0.jar</td>
+<td>3.1 MB</td>
+<td>2243</td>
+<td>1076</td>
+<td>125</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>jackson-annotations-2.2.3.jar</td>
+<td>33.5 kB</td>
+<td>60</td>
+<td>48</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>jackson-core-2.2.3.jar</td>
+<td>192.7 kB</td>
+<td>111</td>
+<td>89</td>
+<td>8</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>jackson-databind-2.2.3.jar</td>
+<td>865.8 kB</td>
+<td>585</td>
+<td>551</td>
+<td>20</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>btf-1.2.jar</td>
+<td>8.9 kB</td>
+<td>11</td>
+<td>3</td>
+<td>1</td>
+<td>1.6</td>
+<td>No</td>
+<td>No</td></tr>
+<tr class="b">
+<td>msg-simple-1.1.jar</td>
+<td>36.9 kB</td>
+<td>37</td>
+<td>23</td>
+<td>6</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>uri-template-0.9.jar</td>
+<td>57.4 kB</td>
+<td>57</td>
+<td>39</td>
+<td>7</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>jackson-coreutils-1.9.jar</td>
+<td>31.3 kB</td>
+<td>26</td>
+<td>14</td>
+<td>2</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>json-schema-core-1.2.10.jar</td>
+<td>174.1 kB</td>
+<td>164</td>
+<td>125</td>
+<td>22</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>json-schema-validator-2.2.10.jar</td>
+<td>236.8 kB</td>
+<td>226</td>
+<td>159</td>
+<td>31</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>jsr305-3.0.1.jar</td>
+<td>19.9 kB</td>
+<td>46</td>
+<td>35</td>
+<td>3</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>google-collections-1.0.jar</td>
+<td>639.6 kB</td>
+<td>520</td>
+<td>505</td>
+<td>4</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>guava-16.0.1.jar</td>
+<td>2.2 MB</td>
+<td>1709</td>
+<td>1678</td>
+<td>17</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>guice-4.0-no_aop.jar</td>
+<td>423.6 kB</td>
+<td>344</td>
+<td>329</td>
+<td>8</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>libphonenumber-8.0.0.jar</td>
+<td>326.9 kB</td>
+<td>599</td>
+<td>51</td>
+<td>2</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>commons-beanutils-1.7.0.jar</td>
+<td>188.7 kB</td>
+<td>129</td>
+<td>111</td>
+<td>5</td>
+<td>1.2</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>commons-chain-1.1.jar</td>
+<td>90 kB</td>
+<td>78</td>
+<td>61</td>
+<td>8</td>
+<td>1.3</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>commons-codec-1.11.jar</td>
+<td>335 kB</td>
+<td>243</td>
+<td>96</td>
+<td>7</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>commons-collections-3.2.2.jar</td>
+<td>588.3 kB</td>
+<td>484</td>
+<td>460</td>
+<td>12</td>
+<td>1.3</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>commons-digester-1.8.jar</td>
+<td>143.6 kB</td>
+<td>114</td>
+<td>100</td>
+<td>6</td>
+<td>1.2</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>commons-io-2.5.jar</td>
+<td>208.7 kB</td>
+<td>142</td>
+<td>123</td>
+<td>7</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>commons-lang-2.6.jar</td>
+<td>284.2 kB</td>
+<td>155</td>
+<td>133</td>
+<td>10</td>
+<td>1.3</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>commons-logging-1.1.1.jar</td>
+<td>60.7 kB</td>
+<td>42</td>
+<td>28</td>
+<td>2</td>
+<td>1.1</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>commons-validator-1.3.1.jar</td>
+<td>139 kB</td>
+<td>93</td>
+<td>46</td>
+<td>3</td>
+<td>1.3</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>dom4j-1.1.jar</td>
+<td>456.9 kB</td>
+<td>364</td>
+<td>333</td>
+<td>26</td>
+<td>1.1</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>activation-1.1.jar</td>
+<td>63 kB</td>
+<td>50</td>
+<td>38</td>
+<td>3</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>jsr250-api-1.0.jar</td>
+<td>5.8 kB</td>
+<td>16</td>
+<td>11</td>
+<td>2</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>cdi-api-1.0.jar</td>
+<td>44.9 kB</td>
+<td>92</td>
+<td>75</td>
+<td>7</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>javax.inject-1.jar</td>
+<td>2.5 kB</td>
+<td>8</td>
+<td>6</td>
+<td>1</td>
+<td>1.5</td>
+<td>No</td>
+<td>No</td></tr>
+<tr class="b">
+<td>jcr-2.0.jar</td>
+<td>69.2 kB</td>
+<td>138</td>
+<td>120</td>
+<td>10</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>mailapi-1.4.3.jar</td>
+<td>250.2 kB</td>
+<td>189</td>
+<td>166</td>
+<td>8</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>stax-api-1.0-2.jar</td>
+<td>23.3 kB</td>
+<td>44</td>
+<td>37</td>
+<td>3</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>joda-time-2.9.7.jar</td>
+<td>633.3 kB</td>
+<td>763</td>
+<td>247</td>
+<td>7</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>junit-4.12.jar</td>
+<td>314.9 kB</td>
+<td>323</td>
+<td>286</td>
+<td>30</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>jopt-simple-5.0.3.jar</td>
+<td>78.2 kB</td>
+<td>71</td>
+<td>59</td>
+<td>3</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>commons-compress-1.14.jar</td>
+<td>530 kB</td>
+<td>328</td>
+<td>290</td>
+<td>26</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>commons-exec-1.3.jar</td>
+<td>54.4 kB</td>
+<td>53</td>
+<td>37</td>
+<td>4</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>commons-lang3-3.8.1.jar</td>
+<td>501.9 kB</td>
+<td>297</td>
+<td>272</td>
+<td>13</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>commons-text-1.6.jar</td>
+<td>197.2 kB</td>
+<td>143</td>
+<td>125</td>
+<td>6</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>org.apache.felix.configurator-1.0.10.jar</td>
+<td>86.2 kB</td>
+<td>77</td>
+<td>56</td>
+<td>5</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>org.apache.felix.converter-1.0.10.jar</td>
+<td>117.4 kB</td>
+<td>113</td>
+<td>97</td>
+<td>2</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>org.apache.felix.utils-1.11.0.jar</td>
+<td>176.1 kB</td>
+<td>108</td>
+<td>83</td>
+<td>11</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>geronimo-json_1.0_spec-1.0-alpha-1.jar</td>
+<td>26.1 kB</td>
+<td>43</td>
+<td>29</td>
+<td>3</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>httpclient-4.0.2.jar</td>
+<td>292.9 kB</td>
+<td>267</td>
+<td>231</td>
+<td>22</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>httpcore-4.0.1.jar</td>
+<td>172.9 kB</td>
+<td>181</td>
+<td>158</td>
+<td>10</td>
+<td>1.3</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>jackrabbit-jcr-commons-2.19.1.jar</td>
+<td>403.2 kB</td>
+<td>310</td>
+<td>272</td>
+<td>23</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>jackrabbit-spi-2.19.1.jar</td>
+<td>28.6 kB</td>
+<td>51</td>
+<td>37</td>
+<td>1</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>jackrabbit-spi-commons-2.19.1.jar</td>
+<td>801.9 kB</td>
+<td>534</td>
+<td>497</td>
+<td>21</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>org.apache.jackrabbit.vault-3.2.6.jar</td>
+<td>745.7 kB</td>
+<td>450</td>
+<td>395</td>
+<td>24</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-archiver-3.3.0.jar</td>
+<td>23.9 kB</td>
+<td>19</td>
+<td>5</td>
+<td>1</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-artifact-3.5.0.jar</td>
+<td>55 kB</td>
+<td>57</td>
+<td>32</td>
+<td>11</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-artifact-manager-2.2.1.jar</td>
+<td>67.6 kB</td>
+<td>52</td>
+<td>29</td>
+<td>7</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-builder-support-3.6.0.jar</td>
+<td>14.6 kB</td>
+<td>24</td>
+<td>10</td>
+<td>1</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-compat-3.5.0.jar</td>
+<td>290.9 kB</td>
+<td>215</td>
+<td>163</td>
+<td>29</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-core-3.5.0.jar</td>
+<td>624.6 kB</td>
+<td>481</td>
+<td>394</td>
+<td>56</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-model-3.5.0.jar</td>
+<td>165 kB</td>
+<td>71</td>
+<td>54</td>
+<td>3</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-model-builder-3.6.0.jar</td>
+<td>177.9 kB</td>
+<td>150</td>
+<td>117</td>
+<td>16</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-plugin-api-3.5.0.jar</td>
+<td>47.8 kB</td>
+<td>48</td>
+<td>27</td>
+<td>6</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-plugin-registry-2.2.1.jar</td>
+<td>29.7 kB</td>
+<td>28</td>
+<td>9</td>
+<td>2</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-profile-2.2.1.jar</td>
+<td>35.4 kB</td>
+<td>33</td>
+<td>15</td>
+<td>2</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-project-2.2.1.jar</td>
+<td>156.3 kB</td>
+<td>98</td>
+<td>72</td>
+<td>10</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-repository-metadata-3.5.0.jar</td>
+<td>27.5 kB</td>
+<td>27</td>
+<td>9</td>
+<td>2</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-resolver-provider-3.5.0.jar</td>
+<td>68.3 kB</td>
+<td>44</td>
+<td>27</td>
+<td>1</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-settings-3.5.0.jar</td>
+<td>44.6 kB</td>
+<td>35</td>
+<td>19</td>
+<td>2</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-settings-builder-3.5.0.jar</td>
+<td>43.2 kB</td>
+<td>53</td>
+<td>32</td>
+<td>5</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>doxia-core-1.7.jar</td>
+<td>167.2 kB</td>
+<td>117</td>
+<td>85</td>
+<td>14</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>doxia-decoration-model-1.7.4.jar</td>
+<td>60.6 kB</td>
+<td>41</td>
+<td>19</td>
+<td>3</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>doxia-logging-api-1.7.jar</td>
+<td>11.6 kB</td>
+<td>19</td>
+<td>4</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>doxia-module-fml-1.7.jar</td>
+<td>38.8 kB</td>
+<td>34</td>
+<td>14</td>
+<td>2</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>doxia-module-xhtml-1.7.jar</td>
+<td>17.5 kB</td>
+<td>24</td>
+<td>6</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>doxia-sink-api-1.7.jar</td>
+<td>11.4 kB</td>
+<td>22</td>
+<td>4</td>
+<td>2</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>doxia-site-renderer-1.7.jar</td>
+<td>62.4 kB</td>
+<td>53</td>
+<td>10</td>
+<td>2</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>doxia-skin-model-1.7.jar</td>
+<td>16 kB</td>
+<td>22</td>
+<td>3</td>
+<td>2</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-plugin-annotations-3.5.jar</td>
+<td>14.3 kB</td>
+<td>22</td>
+<td>7</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-reporting-api-3.0.jar</td>
+<td>10.9 kB</td>
+<td>20</td>
+<td>5</td>
+<td>1</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-reporting-impl-3.0.0.jar</td>
+<td>18.4 kB</td>
+<td>16</td>
+<td>2</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-resolver-api-1.0.3.jar</td>
+<td>146.4 kB</td>
+<td>151</td>
+<td>128</td>
+<td>11</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-resolver-impl-1.0.3.jar</td>
+<td>184.3 kB</td>
+<td>116</td>
+<td>96</td>
+<td>4</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-resolver-spi-1.0.3.jar</td>
+<td>35.6 kB</td>
+<td>56</td>
+<td>34</td>
+<td>8</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-resolver-util-1.0.3.jar</td>
+<td>159 kB</td>
+<td>128</td>
+<td>101</td>
+<td>13</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-scm-api-1.11.1.jar</td>
+<td>110.7 kB</td>
+<td>130</td>
+<td>88</td>
+<td>29</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-scm-manager-plexus-1.11.1.jar</td>
+<td>10.9 kB</td>
+<td>20</td>
+<td>2</td>
+<td>1</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-scm-provider-git-commons-1.11.1.jar</td>
+<td>36.6 kB</td>
+<td>45</td>
+<td>18</td>
+<td>9</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-scm-provider-gitexe-1.11.1.jar</td>
+<td>69.8 kB</td>
+<td>62</td>
+<td>28</td>
+<td>16</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-scm-provider-svn-commons-1.11.1.jar</td>
+<td>39.9 kB</td>
+<td>46</td>
+<td>19</td>
+<td>9</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-scm-provider-svnexe-1.11.1.jar</td>
+<td>81.5 kB</td>
+<td>68</td>
+<td>32</td>
+<td>18</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-artifact-transfer-0.11.0.jar</td>
+<td>127.9 kB</td>
+<td>121</td>
+<td>80</td>
+<td>21</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-common-artifact-filters-3.0.1.jar</td>
+<td>61.5 kB</td>
+<td>62</td>
+<td>43</td>
+<td>4</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-filtering-3.1.1.jar</td>
+<td>50.8 kB</td>
+<td>39</td>
+<td>22</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-shared-utils-3.1.0.jar</td>
+<td>163.7 kB</td>
+<td>107</td>
+<td>82</td>
+<td>10</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>wagon-file-2.12.jar</td>
+<td>11.6 kB</td>
+<td>19</td>
+<td>1</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>wagon-provider-api-2.12.jar</td>
+<td>55.2 kB</td>
+<td>60</td>
+<td>39</td>
+<td>8</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>org.apache.sling.commons.johnzon-1.0.0.jar</td>
+<td>106.8 kB</td>
+<td>107</td>
+<td>89</td>
+<td>4</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>org.apache.sling.feature-1.1.4.jar</td>
+<td>124.9 kB</td>
+<td>79</td>
+<td>58</td>
+<td>5</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>org.apache.sling.feature.analyser-1.2.6.jar</td>
+<td>149 kB</td>
+<td>106</td>
+<td>74</td>
+<td>10</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>org.apache.sling.feature.diff-0.0.6.jar</td>
+<td>22.2 kB</td>
+<td>26</td>
+<td>10</td>
+<td>2</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>org.apache.sling.feature.extension.apiregions-1.1.2.jar</td>
+<td>50.6 kB</td>
+<td>42</td>
+<td>16</td>
+<td>5</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>org.apache.sling.feature.io-1.3.0.jar</td>
+<td>183.6 kB</td>
+<td>121</td>
+<td>90</td>
+<td>10</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>struts-core-1.3.8.jar</td>
+<td>328.9 kB</td>
+<td>192</td>
+<td>150</td>
+<td>15</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>struts-taglib-1.3.8.jar</td>
+<td>251.5 kB</td>
+<td>158</td>
+<td>125</td>
+<td>8</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>struts-tiles-1.3.8.jar</td>
+<td>119.7 kB</td>
+<td>93</td>
+<td>67</td>
+<td>8</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>velocity-1.7.jar</td>
+<td>449.5 kB</td>
+<td>306</td>
+<td>270</td>
+<td>25</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>velocity-tools-2.0.jar</td>
+<td>346.6 kB</td>
+<td>211</td>
+<td>187</td>
+<td>11</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>xbean-reflect-3.7.jar</td>
+<td>148.1 kB</td>
+<td>133</td>
+<td>118</td>
+<td>2</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>versions-maven-plugin-2.7.jar</td>
+<td>310.4 kB</td>
+<td>137</td>
+<td>111</td>
+<td>8</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>plexus-archiver-3.5.jar</td>
+<td>186.7 kB</td>
+<td>161</td>
+<td>129</td>
+<td>18</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>plexus-classworlds-2.5.2.jar</td>
+<td>52.7 kB</td>
+<td>52</td>
+<td>37</td>
+<td>5</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>plexus-component-annotations-1.7.1.jar</td>
+<td>4.3 kB</td>
+<td>15</td>
+<td>3</td>
+<td>1</td>
+<td>1.6</td>
+<td>No</td>
+<td>No</td></tr>
+<tr class="a">
+<td>plexus-component-api-1.0-alpha-16.jar</td>
+<td>33.1 kB</td>
+<td>65</td>
+<td>42</td>
+<td>10</td>
+<td>1.1</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>plexus-container-default-1.7.1.jar</td>
+<td>230.9 kB</td>
+<td>232</td>
+<td>187</td>
+<td>30</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>plexus-i18n-1.0-beta-10.jar</td>
+<td>11.9 kB</td>
+<td>20</td>
+<td>7</td>
+<td>1</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>plexus-interactivity-api-1.0-alpha-6.jar</td>
+<td>11.8 kB</td>
+<td>25</td>
+<td>11</td>
+<td>1</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>plexus-interpolation-1.24.jar</td>
+<td>78.9 kB</td>
+<td>76</td>
+<td>59</td>
+<td>7</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>plexus-io-3.0.0.jar</td>
+<td>74 kB</td>
+<td>84</td>
+<td>63</td>
+<td>7</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>plexus-utils-3.0.24.jar</td>
+<td>247.4 kB</td>
+<td>129</td>
+<td>104</td>
+<td>9</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>plexus-velocity-1.1.7.jar</td>
+<td>7.7 kB</td>
+<td>18</td>
+<td>5</td>
+<td>1</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>stax2-api-3.1.1.jar</td>
+<td>182.1 kB</td>
+<td>140</td>
+<td>124</td>
+<td>11</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>woodstox-core-asl-4.2.0.jar</td>
+<td>482.2 kB</td>
+<td>234</td>
+<td>203</td>
+<td>16</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>org.eclipse.sisu.inject-0.3.3.jar</td>
+<td>379.2 kB</td>
+<td>289</td>
+<td>271</td>
+<td>9</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>org.eclipse.sisu.plexus-0.3.3.jar</td>
+<td>205.3 kB</td>
+<td>196</td>
+<td>164</td>
+<td>20</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>hamcrest-core-1.3.jar</td>
+<td>45 kB</td>
+<td>52</td>
+<td>45</td>
+<td>3</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>snappy-0.4.jar</td>
+<td>58 kB</td>
+<td>34</td>
+<td>24</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>mockito-all-1.10.19.jar</td>
+<td>1.2 MB</td>
+<td>1215</td>
+<td>752</td>
+<td>79</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>rhino-1.7.7.1.jar</td>
+<td>1.3 MB</td>
+<td>512</td>
+<td>468</td>
+<td>23</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>org.osgi.framework-1.9.0.jar</td>
+<td>347.1 kB</td>
+<td>236</td>
+<td>109</td>
+<td>12</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>org.osgi.util.function-1.0.0.jar</td>
+<td>12.5 kB</td>
+<td>26</td>
+<td>3</td>
+<td>1</td>
+<td>1.5</td>
+<td>No</td>
+<td>No</td></tr>
+<tr class="a">
+<td>osgi.core-6.0.0.jar</td>
+<td>475.3 kB</td>
+<td>387</td>
+<td>158</td>
+<td>21</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>slf4j-api-1.7.25.jar</td>
+<td>41.2 kB</td>
+<td>46</td>
+<td>34</td>
+<td>4</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>slf4j-simple-1.6.2.jar</td>
+<td>7.7 kB</td>
+<td>15</td>
+<td>5</td>
+<td>1</td>
+<td>1.3</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>plexus-build-api-0.0.7.jar</td>
+<td>8.5 kB</td>
+<td>19</td>
+<td>4</td>
+<td>1</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>plexus-cipher-1.4.jar</td>
+<td>13.5 kB</td>
+<td>20</td>
+<td>6</td>
+<td>1</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>plexus-sec-dispatcher-1.4.jar</td>
+<td>27.7 kB</td>
+<td>31</td>
+<td>13</td>
+<td>3</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>sisu-guice-2.1.7-noaop.jar</td>
+<td>471.7 kB</td>
+<td>416</td>
+<td>402</td>
+<td>8</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>sisu-inject-bean-1.4.2.jar</td>
+<td>153 kB</td>
+<td>165</td>
+<td>138</td>
+<td>13</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>sisu-inject-plexus-1.4.2.jar</td>
+<td>201.7 kB</td>
+<td>199</td>
+<td>156</td>
+<td>26</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>xz-1.6.jar</td>
+<td>103.1 kB</td>
+<td>121</td>
+<td>108</td>
+<td>9</td>
+<td>1.4</td>
+<td>No</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>oro-2.0.8.jar</td>
+<td>65.3 kB</td>
+<td>74</td>
+<td>62</td>
+<td>6</td>
+<td>1.2</td>
+<td>No</td>
+<td>No</td></tr>
+<tr class="b">
+<td>sslext-1.2-0.jar</td>
+<td>26.2 kB</td>
+<td>29</td>
+<td>13</td>
+<td>6</td>
+<td>1.2</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>xmlunit-1.5.jar</td>
+<td>97.7 kB</td>
+<td>77</td>
+<td>68</td>
+<td>5</td>
+<td>1.3</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<th>Total</th>
+<th>Size</th>
+<th>Entries</th>
+<th>Classes</th>
+<th>Packages</th>
+<th>Java Version</th>
+<th>Debug Information</th>
+<th>Sealed</th></tr>
+<tr class="a">
+<td>142</td>
+<td>30.3 MB</td>
+<td>23868</td>
+<td>17609</td>
+<td>1432</td>
+<td>1.8</td>
+<td>136</td>
+<td>1</td></tr>
+<tr class="b">
+<td>compile: 130</td>
+<td>compile: 27.7 MB</td>
+<td>compile: 21798</td>
+<td>compile: 15797</td>
+<td>compile: 1304</td>
+<td>-</td>
+<td>compile: 126</td>
+<td>-</td></tr>
+<tr class="a">
+<td>test: 3</td>
+<td>test: 367.6 kB</td>
+<td>test: 390</td>
+<td>test: 336</td>
+<td>test: 34</td>
+<td>-</td>
+<td>test: 3</td>
+<td>-</td></tr>
+<tr class="b">
+<td>runtime: 6</td>
+<td>runtime: 2.2 MB</td>
+<td>runtime: 1604</td>
+<td>runtime: 1429</td>
+<td>runtime: 88</td>
+<td>-</td>
+<td>runtime: 5</td>
+<td>runtime: 1</td></tr>
+<tr class="a">
+<td>provided: 3</td>
+<td>provided: 58 kB</td>
+<td>provided: 76</td>
+<td>provided: 47</td>
+<td>provided: 6</td>
+<td>-</td>
+<td>provided: 2</td>
+<td>-</td></tr></table></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/dependency-info.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/dependency-info.html
new file mode 100644
index 0000000..9e73ee3
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/dependency-info.html
@@ -0,0 +1,120 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven 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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</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;slingfeature-maven-plugin&lt;/artifactId&gt;
+  &lt;version&gt;1.1.20&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:slingfeature-maven-plugin:maven-plugin:1.1.20'</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;slingfeature-maven-plugin&quot; rev=&quot;1.1.20&quot;&gt;
+  &lt;artifact name=&quot;slingfeature-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='slingfeature-maven-plugin', version='1.1.20')
+)</pre></div></div>
+<div class="section">
+<h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="Gradle.2FGrails"></a>
+<div class="source"><pre class="prettyprint">compile 'org.apache.sling:slingfeature-maven-plugin:1.1.20'</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;slingfeature-maven-plugin&quot; % &quot;1.1.20&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/slingfeature-maven-plugin &quot;1.1.20&quot;]</pre></div></div></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/dependency-management.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/dependency-management.html
new file mode 100644
index 0000000..570b127
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/dependency-management.html
@@ -0,0 +1,158 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven 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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</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.25</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>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.jetbrains</td>
+<td><a class="externalLink" href="https://github.com/JetBrains/java-annotations">annotations</a></td>
+<td>16.0.2</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/license/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.slf4j</td>
+<td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td>
+<td>1.7.25</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;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/issue-tracking.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/distribution-management.html
similarity index 61%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/issue-tracking.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/distribution-management.html
index 045f65c..ead81ea 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/issue-tracking.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/distribution-management.html
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Issue Management</title>
+    <title>Apache Sling OSGi Feature Maven 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" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -45,17 +45,17 @@
     <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 class="active"><a href="#"><span class="none"></span>Distribution 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="index.html" title="About"><span class="none"></span>About</a>  </li>
+    <li><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -73,11 +73,14 @@
         <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>
+<p>The following is the distribution management information used by this project.</p>
 <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>
+<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.sling.site"></a>Site - apache.sling.site</h3><a name="Site_-_apache.sling.site"></a>
+<p>scp://people.apache.org/www/sling.apache.org/generated/slingfeature-maven-plugin</p></div></div>
         </div>
       </div>
     </div>
@@ -85,7 +88,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/embed-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/embed-features-mojo.html
new file mode 100644
index 0000000..a76b027
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/embed-features-mojo.html
@@ -0,0 +1,562 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:embed-features</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:embed-features"></a>slingfeature:embed-features</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:embed-features</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Embed the features in the resources</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>test</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>prepare-package</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#embed">&lt;embed&gt;</a></tt></td>
+            
+<td><tt>FeatureSelectionConfig</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Configuration to define the features to be embedded, by default all
+features are embedded.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#resourcesPath">&lt;resourcesPath&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Path where the features are embedded in the target/classes
+directory.<br /><b>Default value is</b>: <tt>META-INF/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3Cembed.3E"></a><b><a name="embed">&lt;embed&gt;</a></b></h4>
+        
+<div>Configuration to define the features to be embedded, by default all
+features are embedded.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CresourcesPath.3E"></a><b><a name="resourcesPath">&lt;resourcesPath&gt;</a></b></h4>
+        
+<div>Path where the features are embedded in the target/classes
+directory.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>META-INF/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/extract-extension-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/extract-extension-mojo.html
new file mode 100644
index 0000000..87f6f4c
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/extract-extension-mojo.html
@@ -0,0 +1,576 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:extract-extension</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:extract-extension"></a>slingfeature:extract-extension</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:extract-extension</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>(no description)</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>package</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><tt><a href="#extension">&lt;extension&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#outputDir">&lt;outputDir&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#selection">&lt;selection&gt;</a></tt></td>
+            
+<td><tt>FeatureSelectionConfig</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3Cextension.3E"></a><b><a name="extension">&lt;extension&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CoutputDir.3E"></a><b><a name="outputDir">&lt;outputDir&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cselection.3E"></a><b><a name="selection">&lt;selection&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/features-diff-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/features-diff-mojo.html
new file mode 100644
index 0000000..c05dff6
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/features-diff-mojo.html
@@ -0,0 +1,558 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:features-diff</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:features-diff"></a>slingfeature:features-diff</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:features-diff</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Compares different versions of the same Feature Model.</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>test</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>package</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#comparisonVersion">&lt;comparisonVersion&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>(,${project.version})</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#selection">&lt;selection&gt;</a></tt></td>
+            
+<td><tt>FeatureSelectionConfig</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3CcomparisonVersion.3E"></a><b><a name="comparisonVersion">&lt;comparisonVersion&gt;</a></b></h4>
+        
+<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>Default</b>: <tt>(,${project.version})</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cselection.3E"></a><b><a name="selection">&lt;selection&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/fonts/glyphicons-halflings-regular.eot b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/fonts/glyphicons-halflings-regular.eot
new file mode 100644
index 0000000..af587a8
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/fonts/glyphicons-halflings-regular.eot
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/fonts/glyphicons-halflings-regular.svg b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/fonts/glyphicons-halflings-regular.svg
new file mode 100644
index 0000000..c8f06d9
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/fonts/glyphicons-halflings-regular.svg
@@ -0,0 +1,229 @@
+<?xml version="1.0" standalone="no"?>

+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >

+<svg xmlns="http://www.w3.org/2000/svg">

+<metadata></metadata>

+<defs>

+<font id="glyphicons_halflingsregular" horiz-adv-x="1200" >

+<font-face units-per-em="1200" ascent="960" descent="-240" />

+<missing-glyph horiz-adv-x="500" />

+<glyph />

+<glyph />

+<glyph unicode="&#xd;" />

+<glyph unicode=" " />

+<glyph unicode="*" d="M100 500v200h259l-183 183l141 141l183 -183v259h200v-259l183 183l141 -141l-183 -183h259v-200h-259l183 -183l-141 -141l-183 183v-259h-200v259l-183 -183l-141 141l183 183h-259z" />

+<glyph unicode="+" d="M0 400v300h400v400h300v-400h400v-300h-400v-400h-300v400h-400z" />

+<glyph unicode="&#xa0;" />

+<glyph unicode="&#x2000;" horiz-adv-x="652" />

+<glyph unicode="&#x2001;" horiz-adv-x="1304" />

+<glyph unicode="&#x2002;" horiz-adv-x="652" />

+<glyph unicode="&#x2003;" horiz-adv-x="1304" />

+<glyph unicode="&#x2004;" horiz-adv-x="434" />

+<glyph unicode="&#x2005;" horiz-adv-x="326" />

+<glyph unicode="&#x2006;" horiz-adv-x="217" />

+<glyph unicode="&#x2007;" horiz-adv-x="217" />

+<glyph unicode="&#x2008;" horiz-adv-x="163" />

+<glyph unicode="&#x2009;" horiz-adv-x="260" />

+<glyph unicode="&#x200a;" horiz-adv-x="72" />

+<glyph unicode="&#x202f;" horiz-adv-x="260" />

+<glyph unicode="&#x205f;" horiz-adv-x="326" />

+<glyph unicode="&#x20ac;" d="M100 500l100 100h113q0 47 5 100h-218l100 100h135q37 167 112 257q117 141 297 141q242 0 354 -189q60 -103 66 -209h-181q0 55 -25.5 99t-63.5 68t-75 36.5t-67 12.5q-24 0 -52.5 -10t-62.5 -32t-65.5 -67t-50.5 -107h379l-100 -100h-300q-6 -46 -6 -100h406l-100 -100 h-300q9 -74 33 -132t52.5 -91t62 -54.5t59 -29t46.5 -7.5q29 0 66 13t75 37t63.5 67.5t25.5 96.5h174q-31 -172 -128 -278q-107 -117 -274 -117q-205 0 -324 158q-36 46 -69 131.5t-45 205.5h-217z" />

+<glyph unicode="&#x2212;" d="M200 400h900v300h-900v-300z" />

+<glyph unicode="&#x2601;" d="M-14 494q0 -80 56.5 -137t135.5 -57h750q120 0 205 86t85 208q0 120 -85 206.5t-205 86.5q-46 0 -90 -14q-44 97 -134.5 156.5t-200.5 59.5q-152 0 -260 -107.5t-108 -260.5q0 -25 2 -37q-66 -14 -108.5 -67.5t-42.5 -122.5z" />

+<glyph unicode="&#x2709;" d="M0 100l400 400l200 -200l200 200l400 -400h-1200zM0 300v600l300 -300zM0 1100l600 -603l600 603h-1200zM900 600l300 300v-600z" />

+<glyph unicode="&#x270f;" d="M-13 -13l333 112l-223 223zM187 403l214 -214l614 614l-214 214zM887 1103l214 -214l99 92q13 13 13 32.5t-13 33.5l-153 153q-15 13 -33 13t-33 -13z" />

+<glyph unicode="&#xe000;" horiz-adv-x="500" d="M0 0z" />

+<glyph unicode="&#xe001;" d="M0 1200h1200l-500 -550v-550h300v-100h-800v100h300v550z" />

+<glyph unicode="&#xe002;" d="M14 84q18 -55 86 -75.5t147 5.5q65 21 109 69t44 90v606l600 155v-521q-64 16 -138 -7q-79 -26 -122.5 -83t-25.5 -111q17 -55 85.5 -75.5t147.5 4.5q70 23 111.5 63.5t41.5 95.5v881q0 10 -7 15.5t-17 2.5l-752 -193q-10 -3 -17 -12.5t-7 -19.5v-689q-64 17 -138 -7 q-79 -25 -122.5 -82t-25.5 -112z" />

+<glyph unicode="&#xe003;" d="M23 693q0 200 142 342t342 142t342 -142t142 -342q0 -142 -78 -261l300 -300q7 -8 7 -18t-7 -18l-109 -109q-8 -7 -18 -7t-18 7l-300 300q-119 -78 -261 -78q-200 0 -342 142t-142 342zM176 693q0 -136 97 -233t234 -97t233.5 96.5t96.5 233.5t-96.5 233.5t-233.5 96.5 t-234 -97t-97 -233z" />

+<glyph unicode="&#xe005;" d="M100 784q0 64 28 123t73 100.5t104.5 64t119 20.5t120 -38.5t104.5 -104.5q48 69 109.5 105t121.5 38t118.5 -20.5t102.5 -64t71 -100.5t27 -123q0 -57 -33.5 -117.5t-94 -124.5t-126.5 -127.5t-150 -152.5t-146 -174q-62 85 -145.5 174t-149.5 152.5t-126.5 127.5 t-94 124.5t-33.5 117.5z" />

+<glyph unicode="&#xe006;" d="M-72 800h479l146 400h2l146 -400h472l-382 -278l145 -449l-384 275l-382 -275l146 447zM168 71l2 1z" />

+<glyph unicode="&#xe007;" d="M-72 800h479l146 400h2l146 -400h472l-382 -278l145 -449l-384 275l-382 -275l146 447zM168 71l2 1zM237 700l196 -142l-73 -226l192 140l195 -141l-74 229l193 140h-235l-77 211l-78 -211h-239z" />

+<glyph unicode="&#xe008;" d="M0 0v143l400 257v100q-37 0 -68.5 74.5t-31.5 125.5v200q0 124 88 212t212 88t212 -88t88 -212v-200q0 -51 -31.5 -125.5t-68.5 -74.5v-100l400 -257v-143h-1200z" />

+<glyph unicode="&#xe009;" d="M0 0v1100h1200v-1100h-1200zM100 100h100v100h-100v-100zM100 300h100v100h-100v-100zM100 500h100v100h-100v-100zM100 700h100v100h-100v-100zM100 900h100v100h-100v-100zM300 100h600v400h-600v-400zM300 600h600v400h-600v-400zM1000 100h100v100h-100v-100z M1000 300h100v100h-100v-100zM1000 500h100v100h-100v-100zM1000 700h100v100h-100v-100zM1000 900h100v100h-100v-100z" />

+<glyph unicode="&#xe010;" d="M0 50v400q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5zM0 650v400q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400 q-21 0 -35.5 14.5t-14.5 35.5zM600 50v400q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5zM600 650v400q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-400 q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5z" />

+<glyph unicode="&#xe011;" d="M0 50v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM0 450v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200 q-21 0 -35.5 14.5t-14.5 35.5zM0 850v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM400 50v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5 t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM400 450v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM400 850v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5 v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM800 50v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM800 450v200q0 21 14.5 35.5t35.5 14.5h200 q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM800 850v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5z" />

+<glyph unicode="&#xe012;" d="M0 50v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM0 450q0 -21 14.5 -35.5t35.5 -14.5h200q21 0 35.5 14.5t14.5 35.5v200q0 21 -14.5 35.5t-35.5 14.5h-200q-21 0 -35.5 -14.5 t-14.5 -35.5v-200zM0 850v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM400 50v200q0 21 14.5 35.5t35.5 14.5h700q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5 t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5zM400 450v200q0 21 14.5 35.5t35.5 14.5h700q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5zM400 850v200q0 21 14.5 35.5t35.5 14.5h700q21 0 35.5 -14.5t14.5 -35.5 v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5z" />

+<glyph unicode="&#xe013;" d="M29 454l419 -420l818 820l-212 212l-607 -607l-206 207z" />

+<glyph unicode="&#xe014;" d="M106 318l282 282l-282 282l212 212l282 -282l282 282l212 -212l-282 -282l282 -282l-212 -212l-282 282l-282 -282z" />

+<glyph unicode="&#xe015;" d="M23 693q0 200 142 342t342 142t342 -142t142 -342q0 -142 -78 -261l300 -300q7 -8 7 -18t-7 -18l-109 -109q-8 -7 -18 -7t-18 7l-300 300q-119 -78 -261 -78q-200 0 -342 142t-142 342zM176 693q0 -136 97 -233t234 -97t233.5 96.5t96.5 233.5t-96.5 233.5t-233.5 96.5 t-234 -97t-97 -233zM300 600v200h100v100h200v-100h100v-200h-100v-100h-200v100h-100z" />

+<glyph unicode="&#xe016;" d="M23 694q0 200 142 342t342 142t342 -142t142 -342q0 -141 -78 -262l300 -299q7 -7 7 -18t-7 -18l-109 -109q-8 -8 -18 -8t-18 8l-300 299q-120 -77 -261 -77q-200 0 -342 142t-142 342zM176 694q0 -136 97 -233t234 -97t233.5 97t96.5 233t-96.5 233t-233.5 97t-234 -97 t-97 -233zM300 601h400v200h-400v-200z" />

+<glyph unicode="&#xe017;" d="M23 600q0 183 105 331t272 210v-166q-103 -55 -165 -155t-62 -220q0 -177 125 -302t302 -125t302 125t125 302q0 120 -62 220t-165 155v166q167 -62 272 -210t105 -331q0 -118 -45.5 -224.5t-123 -184t-184 -123t-224.5 -45.5t-224.5 45.5t-184 123t-123 184t-45.5 224.5 zM500 750q0 -21 14.5 -35.5t35.5 -14.5h100q21 0 35.5 14.5t14.5 35.5v400q0 21 -14.5 35.5t-35.5 14.5h-100q-21 0 -35.5 -14.5t-14.5 -35.5v-400z" />

+<glyph unicode="&#xe018;" d="M100 1h200v300h-200v-300zM400 1v500h200v-500h-200zM700 1v800h200v-800h-200zM1000 1v1200h200v-1200h-200z" />

+<glyph unicode="&#xe019;" d="M26 601q0 -33 6 -74l151 -38l2 -6q14 -49 38 -93l3 -5l-80 -134q45 -59 105 -105l133 81l5 -3q45 -26 94 -39l5 -2l38 -151q40 -5 74 -5q27 0 74 5l38 151l6 2q46 13 93 39l5 3l134 -81q56 44 104 105l-80 134l3 5q24 44 39 93l1 6l152 38q5 40 5 74q0 28 -5 73l-152 38 l-1 6q-16 51 -39 93l-3 5l80 134q-44 58 -104 105l-134 -81l-5 3q-45 25 -93 39l-6 1l-38 152q-40 5 -74 5q-27 0 -74 -5l-38 -152l-5 -1q-50 -14 -94 -39l-5 -3l-133 81q-59 -47 -105 -105l80 -134l-3 -5q-25 -47 -38 -93l-2 -6l-151 -38q-6 -48 -6 -73zM385 601 q0 88 63 151t152 63t152 -63t63 -151q0 -89 -63 -152t-152 -63t-152 63t-63 152z" />

+<glyph unicode="&#xe020;" d="M100 1025v50q0 10 7.5 17.5t17.5 7.5h275v100q0 41 29.5 70.5t70.5 29.5h300q41 0 70.5 -29.5t29.5 -70.5v-100h275q10 0 17.5 -7.5t7.5 -17.5v-50q0 -11 -7 -18t-18 -7h-1050q-11 0 -18 7t-7 18zM200 100v800h900v-800q0 -41 -29.5 -71t-70.5 -30h-700q-41 0 -70.5 30 t-29.5 71zM300 100h100v700h-100v-700zM500 100h100v700h-100v-700zM500 1100h300v100h-300v-100zM700 100h100v700h-100v-700zM900 100h100v700h-100v-700z" />

+<glyph unicode="&#xe021;" d="M1 601l656 644l644 -644h-200v-600h-300v400h-300v-400h-300v600h-200z" />

+<glyph unicode="&#xe022;" d="M100 25v1150q0 11 7 18t18 7h475v-500h400v-675q0 -11 -7 -18t-18 -7h-850q-11 0 -18 7t-7 18zM700 800v300l300 -300h-300z" />

+<glyph unicode="&#xe023;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM500 500v400h100 v-300h200v-100h-300z" />

+<glyph unicode="&#xe024;" d="M-100 0l431 1200h209l-21 -300h162l-20 300h208l431 -1200h-538l-41 400h-242l-40 -400h-539zM488 500h224l-27 300h-170z" />

+<glyph unicode="&#xe025;" d="M0 0v400h490l-290 300h200v500h300v-500h200l-290 -300h490v-400h-1100zM813 200h175v100h-175v-100z" />

+<glyph unicode="&#xe026;" d="M1 600q0 122 47.5 233t127.5 191t191 127.5t233 47.5t233 -47.5t191 -127.5t127.5 -191t47.5 -233t-47.5 -233t-127.5 -191t-191 -127.5t-233 -47.5t-233 47.5t-191 127.5t-127.5 191t-47.5 233zM188 600q0 -170 121 -291t291 -121t291 121t121 291t-121 291t-291 121 t-291 -121t-121 -291zM350 600h150v300h200v-300h150l-250 -300z" />

+<glyph unicode="&#xe027;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM350 600l250 300 l250 -300h-150v-300h-200v300h-150z" />

+<glyph unicode="&#xe028;" d="M0 25v475l200 700h800q199 -700 200 -700v-475q0 -11 -7 -18t-18 -7h-1150q-11 0 -18 7t-7 18zM200 500h200l50 -200h300l50 200h200l-97 500h-606z" />

+<glyph unicode="&#xe029;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -172 121.5 -293t292.5 -121t292.5 121t121.5 293q0 171 -121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM500 397v401 l297 -200z" />

+<glyph unicode="&#xe030;" d="M23 600q0 -118 45.5 -224.5t123 -184t184 -123t224.5 -45.5t224.5 45.5t184 123t123 184t45.5 224.5h-150q0 -177 -125 -302t-302 -125t-302 125t-125 302t125 302t302 125q136 0 246 -81l-146 -146h400v400l-145 -145q-157 122 -355 122q-118 0 -224.5 -45.5t-184 -123 t-123 -184t-45.5 -224.5z" />

+<glyph unicode="&#xe031;" d="M23 600q0 118 45.5 224.5t123 184t184 123t224.5 45.5q198 0 355 -122l145 145v-400h-400l147 147q-112 80 -247 80q-177 0 -302 -125t-125 -302h-150zM100 0v400h400l-147 -147q112 -80 247 -80q177 0 302 125t125 302h150q0 -118 -45.5 -224.5t-123 -184t-184 -123 t-224.5 -45.5q-198 0 -355 122z" />

+<glyph unicode="&#xe032;" d="M100 0h1100v1200h-1100v-1200zM200 100v900h900v-900h-900zM300 200v100h100v-100h-100zM300 400v100h100v-100h-100zM300 600v100h100v-100h-100zM300 800v100h100v-100h-100zM500 200h500v100h-500v-100zM500 400v100h500v-100h-500zM500 600v100h500v-100h-500z M500 800v100h500v-100h-500z" />

+<glyph unicode="&#xe033;" d="M0 100v600q0 41 29.5 70.5t70.5 29.5h100v200q0 82 59 141t141 59h300q82 0 141 -59t59 -141v-200h100q41 0 70.5 -29.5t29.5 -70.5v-600q0 -41 -29.5 -70.5t-70.5 -29.5h-900q-41 0 -70.5 29.5t-29.5 70.5zM400 800h300v150q0 21 -14.5 35.5t-35.5 14.5h-200 q-21 0 -35.5 -14.5t-14.5 -35.5v-150z" />

+<glyph unicode="&#xe034;" d="M100 0v1100h100v-1100h-100zM300 400q60 60 127.5 84t127.5 17.5t122 -23t119 -30t110 -11t103 42t91 120.5v500q-40 -81 -101.5 -115.5t-127.5 -29.5t-138 25t-139.5 40t-125.5 25t-103 -29.5t-65 -115.5v-500z" />

+<glyph unicode="&#xe035;" d="M0 275q0 -11 7 -18t18 -7h50q11 0 18 7t7 18v300q0 127 70.5 231.5t184.5 161.5t245 57t245 -57t184.5 -161.5t70.5 -231.5v-300q0 -11 7 -18t18 -7h50q11 0 18 7t7 18v300q0 116 -49.5 227t-131 192.5t-192.5 131t-227 49.5t-227 -49.5t-192.5 -131t-131 -192.5 t-49.5 -227v-300zM200 20v460q0 8 6 14t14 6h160q8 0 14 -6t6 -14v-460q0 -8 -6 -14t-14 -6h-160q-8 0 -14 6t-6 14zM800 20v460q0 8 6 14t14 6h160q8 0 14 -6t6 -14v-460q0 -8 -6 -14t-14 -6h-160q-8 0 -14 6t-6 14z" />

+<glyph unicode="&#xe036;" d="M0 400h300l300 -200v800l-300 -200h-300v-400zM688 459l141 141l-141 141l71 71l141 -141l141 141l71 -71l-141 -141l141 -141l-71 -71l-141 141l-141 -141z" />

+<glyph unicode="&#xe037;" d="M0 400h300l300 -200v800l-300 -200h-300v-400zM700 857l69 53q111 -135 111 -310q0 -169 -106 -302l-67 54q86 110 86 248q0 146 -93 257z" />

+<glyph unicode="&#xe038;" d="M0 401v400h300l300 200v-800l-300 200h-300zM702 858l69 53q111 -135 111 -310q0 -170 -106 -303l-67 55q86 110 86 248q0 145 -93 257zM889 951l7 -8q123 -151 123 -344q0 -189 -119 -339l-7 -8l81 -66l6 8q142 178 142 405q0 230 -144 408l-6 8z" />

+<glyph unicode="&#xe039;" d="M0 0h500v500h-200v100h-100v-100h-200v-500zM0 600h100v100h400v100h100v100h-100v300h-500v-600zM100 100v300h300v-300h-300zM100 800v300h300v-300h-300zM200 200v100h100v-100h-100zM200 900h100v100h-100v-100zM500 500v100h300v-300h200v-100h-100v-100h-200v100 h-100v100h100v200h-200zM600 0v100h100v-100h-100zM600 1000h100v-300h200v-300h300v200h-200v100h200v500h-600v-200zM800 800v300h300v-300h-300zM900 0v100h300v-100h-300zM900 900v100h100v-100h-100zM1100 200v100h100v-100h-100z" />

+<glyph unicode="&#xe040;" d="M0 200h100v1000h-100v-1000zM100 0v100h300v-100h-300zM200 200v1000h100v-1000h-100zM500 0v91h100v-91h-100zM500 200v1000h200v-1000h-200zM700 0v91h100v-91h-100zM800 200v1000h100v-1000h-100zM900 0v91h200v-91h-200zM1000 200v1000h200v-1000h-200z" />

+<glyph unicode="&#xe041;" d="M1 700v475q0 10 7.5 17.5t17.5 7.5h474l700 -700l-500 -500zM148 953q0 -42 29 -71q30 -30 71.5 -30t71.5 30q29 29 29 71t-29 71q-30 30 -71.5 30t-71.5 -30q-29 -29 -29 -71z" />

+<glyph unicode="&#xe042;" d="M2 700v475q0 11 7 18t18 7h474l700 -700l-500 -500zM148 953q0 -42 30 -71q29 -30 71 -30t71 30q30 29 30 71t-30 71q-29 30 -71 30t-71 -30q-30 -29 -30 -71zM701 1200h100l700 -700l-500 -500l-50 50l450 450z" />

+<glyph unicode="&#xe043;" d="M100 0v1025l175 175h925v-1000l-100 -100v1000h-750l-100 -100h750v-1000h-900z" />

+<glyph unicode="&#xe044;" d="M200 0l450 444l450 -443v1150q0 20 -14.5 35t-35.5 15h-800q-21 0 -35.5 -15t-14.5 -35v-1151z" />

+<glyph unicode="&#xe045;" d="M0 100v700h200l100 -200h600l100 200h200v-700h-200v200h-800v-200h-200zM253 829l40 -124h592l62 124l-94 346q-2 11 -10 18t-18 7h-450q-10 0 -18 -7t-10 -18zM281 24l38 152q2 10 11.5 17t19.5 7h500q10 0 19.5 -7t11.5 -17l38 -152q2 -10 -3.5 -17t-15.5 -7h-600 q-10 0 -15.5 7t-3.5 17z" />

+<glyph unicode="&#xe046;" d="M0 200q0 -41 29.5 -70.5t70.5 -29.5h1000q41 0 70.5 29.5t29.5 70.5v600q0 41 -29.5 70.5t-70.5 29.5h-150q-4 8 -11.5 21.5t-33 48t-53 61t-69 48t-83.5 21.5h-200q-41 0 -82 -20.5t-70 -50t-52 -59t-34 -50.5l-12 -20h-150q-41 0 -70.5 -29.5t-29.5 -70.5v-600z M356 500q0 100 72 172t172 72t172 -72t72 -172t-72 -172t-172 -72t-172 72t-72 172zM494 500q0 -44 31 -75t75 -31t75 31t31 75t-31 75t-75 31t-75 -31t-31 -75zM900 700v100h100v-100h-100z" />

+<glyph unicode="&#xe047;" d="M53 0h365v66q-41 0 -72 11t-49 38t1 71l92 234h391l82 -222q16 -45 -5.5 -88.5t-74.5 -43.5v-66h417v66q-34 1 -74 43q-18 19 -33 42t-21 37l-6 13l-385 998h-93l-399 -1006q-24 -48 -52 -75q-12 -12 -33 -25t-36 -20l-15 -7v-66zM416 521l178 457l46 -140l116 -317h-340 z" />

+<glyph unicode="&#xe048;" d="M100 0v89q41 7 70.5 32.5t29.5 65.5v827q0 28 -1 39.5t-5.5 26t-15.5 21t-29 14t-49 14.5v70h471q120 0 213 -88t93 -228q0 -55 -11.5 -101.5t-28 -74t-33.5 -47.5t-28 -28l-12 -7q8 -3 21.5 -9t48 -31.5t60.5 -58t47.5 -91.5t21.5 -129q0 -84 -59 -156.5t-142 -111 t-162 -38.5h-500zM400 200h161q89 0 153 48.5t64 132.5q0 90 -62.5 154.5t-156.5 64.5h-159v-400zM400 700h139q76 0 130 61.5t54 138.5q0 82 -84 130.5t-239 48.5v-379z" />

+<glyph unicode="&#xe049;" d="M200 0v57q77 7 134.5 40.5t65.5 80.5l173 849q10 56 -10 74t-91 37q-6 1 -10.5 2.5t-9.5 2.5v57h425l2 -57q-33 -8 -62 -25.5t-46 -37t-29.5 -38t-17.5 -30.5l-5 -12l-128 -825q-10 -52 14 -82t95 -36v-57h-500z" />

+<glyph unicode="&#xe050;" d="M-75 200h75v800h-75l125 167l125 -167h-75v-800h75l-125 -167zM300 900v300h150h700h150v-300h-50q0 29 -8 48.5t-18.5 30t-33.5 15t-39.5 5.5t-50.5 1h-200v-850l100 -50v-100h-400v100l100 50v850h-200q-34 0 -50.5 -1t-40 -5.5t-33.5 -15t-18.5 -30t-8.5 -48.5h-49z " />

+<glyph unicode="&#xe051;" d="M33 51l167 125v-75h800v75l167 -125l-167 -125v75h-800v-75zM100 901v300h150h700h150v-300h-50q0 29 -8 48.5t-18 30t-33.5 15t-40 5.5t-50.5 1h-200v-650l100 -50v-100h-400v100l100 50v650h-200q-34 0 -50.5 -1t-39.5 -5.5t-33.5 -15t-18.5 -30t-8 -48.5h-50z" />

+<glyph unicode="&#xe052;" d="M0 50q0 -20 14.5 -35t35.5 -15h1100q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-1100q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM0 350q0 -20 14.5 -35t35.5 -15h800q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-800q-21 0 -35.5 -14.5t-14.5 -35.5 v-100zM0 650q0 -20 14.5 -35t35.5 -15h1000q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-1000q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM0 950q0 -20 14.5 -35t35.5 -15h600q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-600q-21 0 -35.5 -14.5 t-14.5 -35.5v-100z" />

+<glyph unicode="&#xe053;" d="M0 50q0 -20 14.5 -35t35.5 -15h1100q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-1100q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM0 650q0 -20 14.5 -35t35.5 -15h1100q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-1100q-21 0 -35.5 -14.5t-14.5 -35.5 v-100zM200 350q0 -20 14.5 -35t35.5 -15h700q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-700q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM200 950q0 -20 14.5 -35t35.5 -15h700q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-700q-21 0 -35.5 -14.5 t-14.5 -35.5v-100z" />

+<glyph unicode="&#xe054;" d="M0 50v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100q-21 0 -35.5 15t-14.5 35zM100 650v100q0 21 14.5 35.5t35.5 14.5h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1000q-21 0 -35.5 15 t-14.5 35zM300 350v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-800q-21 0 -35.5 15t-14.5 35zM500 950v100q0 21 14.5 35.5t35.5 14.5h600q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-600 q-21 0 -35.5 15t-14.5 35z" />

+<glyph unicode="&#xe055;" d="M0 50v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100q-21 0 -35.5 15t-14.5 35zM0 350v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100q-21 0 -35.5 15 t-14.5 35zM0 650v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100q-21 0 -35.5 15t-14.5 35zM0 950v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100 q-21 0 -35.5 15t-14.5 35z" />

+<glyph unicode="&#xe056;" d="M0 50v100q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-100q-21 0 -35.5 15t-14.5 35zM0 350v100q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-100q-21 0 -35.5 15 t-14.5 35zM0 650v100q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-100q-21 0 -35.5 15t-14.5 35zM0 950v100q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-100q-21 0 -35.5 15 t-14.5 35zM300 50v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-800q-21 0 -35.5 15t-14.5 35zM300 350v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-800 q-21 0 -35.5 15t-14.5 35zM300 650v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-800q-21 0 -35.5 15t-14.5 35zM300 950v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15 h-800q-21 0 -35.5 15t-14.5 35z" />

+<glyph unicode="&#xe057;" d="M-101 500v100h201v75l166 -125l-166 -125v75h-201zM300 0h100v1100h-100v-1100zM500 50q0 -20 14.5 -35t35.5 -15h600q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-600q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM500 350q0 -20 14.5 -35t35.5 -15h300q20 0 35 15t15 35 v100q0 21 -15 35.5t-35 14.5h-300q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM500 650q0 -20 14.5 -35t35.5 -15h500q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-500q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM500 950q0 -20 14.5 -35t35.5 -15h100q20 0 35 15t15 35v100 q0 21 -15 35.5t-35 14.5h-100q-21 0 -35.5 -14.5t-14.5 -35.5v-100z" />

+<glyph unicode="&#xe058;" d="M1 50q0 -20 14.5 -35t35.5 -15h600q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-600q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM1 350q0 -20 14.5 -35t35.5 -15h300q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-300q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM1 650 q0 -20 14.5 -35t35.5 -15h500q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-500q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM1 950q0 -20 14.5 -35t35.5 -15h100q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-100q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM801 0v1100h100v-1100 h-100zM934 550l167 -125v75h200v100h-200v75z" />

+<glyph unicode="&#xe059;" d="M0 275v650q0 31 22 53t53 22h750q31 0 53 -22t22 -53v-650q0 -31 -22 -53t-53 -22h-750q-31 0 -53 22t-22 53zM900 600l300 300v-600z" />

+<glyph unicode="&#xe060;" d="M0 44v1012q0 18 13 31t31 13h1112q19 0 31.5 -13t12.5 -31v-1012q0 -18 -12.5 -31t-31.5 -13h-1112q-18 0 -31 13t-13 31zM100 263l247 182l298 -131l-74 156l293 318l236 -288v500h-1000v-737zM208 750q0 56 39 95t95 39t95 -39t39 -95t-39 -95t-95 -39t-95 39t-39 95z " />

+<glyph unicode="&#xe062;" d="M148 745q0 124 60.5 231.5t165 172t226.5 64.5q123 0 227 -63t164.5 -169.5t60.5 -229.5t-73 -272q-73 -114 -166.5 -237t-150.5 -189l-57 -66q-10 9 -27 26t-66.5 70.5t-96 109t-104 135.5t-100.5 155q-63 139 -63 262zM342 772q0 -107 75.5 -182.5t181.5 -75.5 q107 0 182.5 75.5t75.5 182.5t-75.5 182t-182.5 75t-182 -75.5t-75 -181.5z" />

+<glyph unicode="&#xe063;" d="M1 600q0 122 47.5 233t127.5 191t191 127.5t233 47.5t233 -47.5t191 -127.5t127.5 -191t47.5 -233t-47.5 -233t-127.5 -191t-191 -127.5t-233 -47.5t-233 47.5t-191 127.5t-127.5 191t-47.5 233zM173 600q0 -177 125.5 -302t301.5 -125v854q-176 0 -301.5 -125 t-125.5 -302z" />

+<glyph unicode="&#xe064;" d="M117 406q0 94 34 186t88.5 172.5t112 159t115 177t87.5 194.5q21 -71 57.5 -142.5t76 -130.5t83 -118.5t82 -117t70 -116t50 -125.5t18.5 -136q0 -89 -39 -165.5t-102 -126.5t-140 -79.5t-156 -33.5q-114 6 -211.5 53t-161.5 138.5t-64 210.5zM243 414q14 -82 59.5 -136 t136.5 -80l16 98q-7 6 -18 17t-34 48t-33 77q-15 73 -14 143.5t10 122.5l9 51q-92 -110 -119.5 -185t-12.5 -156z" />

+<glyph unicode="&#xe065;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5q366 -6 397 -14l-186 -186h-311q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v125l200 200v-225q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-165 0 -282.5 117.5 t-117.5 282.5zM436 341l161 50l412 412l-114 113l-405 -405zM995 1015l113 -113l113 113l-21 85l-92 28z" />

+<glyph unicode="&#xe066;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5h261l2 -80q-133 -32 -218 -120h-145q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5l200 153v-53q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-165 0 -282.5 117.5t-117.5 282.5 zM423 524q30 38 81.5 64t103 35.5t99 14t77.5 3.5l29 -1v-209l360 324l-359 318v-216q-7 0 -19 -1t-48 -8t-69.5 -18.5t-76.5 -37t-76.5 -59t-62 -88t-39.5 -121.5z" />

+<glyph unicode="&#xe067;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5h300q60 0 127 -23l-178 -177h-349q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v69l200 200v-169q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-165 0 -282.5 117.5 t-117.5 282.5zM342 632l283 -284l566 567l-136 137l-430 -431l-147 147z" />

+<glyph unicode="&#xe068;" d="M0 603l300 296v-198h200v200h-200l300 300l295 -300h-195v-200h200v198l300 -296l-300 -300v198h-200v-200h195l-295 -300l-300 300h200v200h-200v-198z" />

+<glyph unicode="&#xe069;" d="M200 50v1000q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-437l500 487v-1100l-500 488v-438q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5z" />

+<glyph unicode="&#xe070;" d="M0 50v1000q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-437l500 487v-487l500 487v-1100l-500 488v-488l-500 488v-438q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5z" />

+<glyph unicode="&#xe071;" d="M136 550l564 550v-487l500 487v-1100l-500 488v-488z" />

+<glyph unicode="&#xe072;" d="M200 0l900 550l-900 550v-1100z" />

+<glyph unicode="&#xe073;" d="M200 150q0 -21 14.5 -35.5t35.5 -14.5h200q21 0 35.5 14.5t14.5 35.5v800q0 21 -14.5 35.5t-35.5 14.5h-200q-21 0 -35.5 -14.5t-14.5 -35.5v-800zM600 150q0 -21 14.5 -35.5t35.5 -14.5h200q21 0 35.5 14.5t14.5 35.5v800q0 21 -14.5 35.5t-35.5 14.5h-200 q-21 0 -35.5 -14.5t-14.5 -35.5v-800z" />

+<glyph unicode="&#xe074;" d="M200 150q0 -20 14.5 -35t35.5 -15h800q21 0 35.5 15t14.5 35v800q0 21 -14.5 35.5t-35.5 14.5h-800q-21 0 -35.5 -14.5t-14.5 -35.5v-800z" />

+<glyph unicode="&#xe075;" d="M0 0v1100l500 -487v487l564 -550l-564 -550v488z" />

+<glyph unicode="&#xe076;" d="M0 0v1100l500 -487v487l500 -487v437q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-1000q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v438l-500 -488v488z" />

+<glyph unicode="&#xe077;" d="M300 0v1100l500 -487v437q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-1000q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v438z" />

+<glyph unicode="&#xe078;" d="M100 250v100q0 21 14.5 35.5t35.5 14.5h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5zM100 500h1100l-550 564z" />

+<glyph unicode="&#xe079;" d="M185 599l592 -592l240 240l-353 353l353 353l-240 240z" />

+<glyph unicode="&#xe080;" d="M272 194l353 353l-353 353l241 240l572 -571l21 -22l-1 -1v-1l-592 -591z" />

+<glyph unicode="&#xe081;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM300 500h200v-200h200v200h200v200h-200v200h-200v-200h-200v-200z" />

+<glyph unicode="&#xe082;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM300 500h600v200h-600v-200z" />

+<glyph unicode="&#xe083;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM246 459l213 -213l141 142l141 -142l213 213l-142 141l142 141l-213 212l-141 -141l-141 142l-212 -213l141 -141z" />

+<glyph unicode="&#xe084;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -299.5t-217.5 -217.5t-299.5 -80t-299.5 80t-217.5 217.5t-80 299.5zM270 551l276 -277l411 411l-175 174l-236 -236l-102 102z" />

+<glyph unicode="&#xe085;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM363 700h144q4 0 11.5 -1t11 -1t6.5 3t3 9t1 11t3.5 8.5t3.5 6t5.5 4t6.5 2.5t9 1.5t9 0.5h11.5h12.5q19 0 30 -10t11 -26 q0 -22 -4 -28t-27 -22q-5 -1 -12.5 -3t-27 -13.5t-34 -27t-26.5 -46t-11 -68.5h200q5 3 14 8t31.5 25.5t39.5 45.5t31 69t14 94q0 51 -17.5 89t-42 58t-58.5 32t-58.5 15t-51.5 3q-105 0 -172 -56t-67 -183zM500 300h200v100h-200v-100z" />

+<glyph unicode="&#xe086;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM400 300h400v100h-100v300h-300v-100h100v-200h-100v-100zM500 800h200v100h-200v-100z" />

+<glyph unicode="&#xe087;" d="M0 500v200h194q15 60 36 104.5t55.5 86t88 69t126.5 40.5v200h200v-200q54 -20 113 -60t112.5 -105.5t71.5 -134.5h203v-200h-203q-25 -102 -116.5 -186t-180.5 -117v-197h-200v197q-140 27 -208 102.5t-98 200.5h-194zM290 500q24 -73 79.5 -127.5t130.5 -78.5v206h200 v-206q149 48 201 206h-201v200h200q-25 74 -76 127.5t-124 76.5v-204h-200v203q-75 -24 -130 -77.5t-79 -125.5h209v-200h-210z" />

+<glyph unicode="&#xe088;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM356 465l135 135 l-135 135l109 109l135 -135l135 135l109 -109l-135 -135l135 -135l-109 -109l-135 135l-135 -135z" />

+<glyph unicode="&#xe089;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM322 537l141 141 l87 -87l204 205l142 -142l-346 -345z" />

+<glyph unicode="&#xe090;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -115 62 -215l568 567q-100 62 -216 62q-171 0 -292.5 -121.5t-121.5 -292.5zM391 245q97 -59 209 -59q171 0 292.5 121.5t121.5 292.5 q0 112 -59 209z" />

+<glyph unicode="&#xe091;" d="M0 547l600 453v-300h600v-300h-600v-301z" />

+<glyph unicode="&#xe092;" d="M0 400v300h600v300l600 -453l-600 -448v301h-600z" />

+<glyph unicode="&#xe093;" d="M204 600l450 600l444 -600h-298v-600h-300v600h-296z" />

+<glyph unicode="&#xe094;" d="M104 600h296v600h300v-600h298l-449 -600z" />

+<glyph unicode="&#xe095;" d="M0 200q6 132 41 238.5t103.5 193t184 138t271.5 59.5v271l600 -453l-600 -448v301q-95 -2 -183 -20t-170 -52t-147 -92.5t-100 -135.5z" />

+<glyph unicode="&#xe096;" d="M0 0v400l129 -129l294 294l142 -142l-294 -294l129 -129h-400zM635 777l142 -142l294 294l129 -129v400h-400l129 -129z" />

+<glyph unicode="&#xe097;" d="M34 176l295 295l-129 129h400v-400l-129 130l-295 -295zM600 600v400l129 -129l295 295l142 -141l-295 -295l129 -130h-400z" />

+<glyph unicode="&#xe101;" d="M23 600q0 118 45.5 224.5t123 184t184 123t224.5 45.5t224.5 -45.5t184 -123t123 -184t45.5 -224.5t-45.5 -224.5t-123 -184t-184 -123t-224.5 -45.5t-224.5 45.5t-184 123t-123 184t-45.5 224.5zM456 851l58 -302q4 -20 21.5 -34.5t37.5 -14.5h54q20 0 37.5 14.5 t21.5 34.5l58 302q4 20 -8 34.5t-33 14.5h-207q-20 0 -32 -14.5t-8 -34.5zM500 300h200v100h-200v-100z" />

+<glyph unicode="&#xe102;" d="M0 800h100v-200h400v300h200v-300h400v200h100v100h-111v6t-1 15t-3 18l-34 172q-11 39 -41.5 63t-69.5 24q-32 0 -61 -17l-239 -144q-22 -13 -40 -35q-19 24 -40 36l-238 144q-33 18 -62 18q-39 0 -69.5 -23t-40.5 -61l-35 -177q-2 -8 -3 -18t-1 -15v-6h-111v-100z M100 0h400v400h-400v-400zM200 900q-3 0 14 48t35 96l18 47l214 -191h-281zM700 0v400h400v-400h-400zM731 900l202 197q5 -12 12 -32.5t23 -64t25 -72t7 -28.5h-269z" />

+<glyph unicode="&#xe103;" d="M0 -22v143l216 193q-9 53 -13 83t-5.5 94t9 113t38.5 114t74 124q47 60 99.5 102.5t103 68t127.5 48t145.5 37.5t184.5 43.5t220 58.5q0 -189 -22 -343t-59 -258t-89 -181.5t-108.5 -120t-122 -68t-125.5 -30t-121.5 -1.5t-107.5 12.5t-87.5 17t-56.5 7.5l-99 -55z M238.5 300.5q19.5 -6.5 86.5 76.5q55 66 367 234q70 38 118.5 69.5t102 79t99 111.5t86.5 148q22 50 24 60t-6 19q-7 5 -17 5t-26.5 -14.5t-33.5 -39.5q-35 -51 -113.5 -108.5t-139.5 -89.5l-61 -32q-369 -197 -458 -401q-48 -111 -28.5 -117.5z" />

+<glyph unicode="&#xe104;" d="M111 408q0 -33 5 -63q9 -56 44 -119.5t105 -108.5q31 -21 64 -16t62 23.5t57 49.5t48 61.5t35 60.5q32 66 39 184.5t-13 157.5q79 -80 122 -164t26 -184q-5 -33 -20.5 -69.5t-37.5 -80.5q-10 -19 -14.5 -29t-12 -26t-9 -23.5t-3 -19t2.5 -15.5t11 -9.5t19.5 -5t30.5 2.5 t42 8q57 20 91 34t87.5 44.5t87 64t65.5 88.5t47 122q38 172 -44.5 341.5t-246.5 278.5q22 -44 43 -129q39 -159 -32 -154q-15 2 -33 9q-79 33 -120.5 100t-44 175.5t48.5 257.5q-13 -8 -34 -23.5t-72.5 -66.5t-88.5 -105.5t-60 -138t-8 -166.5q2 -12 8 -41.5t8 -43t6 -39.5 t3.5 -39.5t-1 -33.5t-6 -31.5t-13.5 -24t-21 -20.5t-31 -12q-38 -10 -67 13t-40.5 61.5t-15 81.5t10.5 75q-52 -46 -83.5 -101t-39 -107t-7.5 -85z" />

+<glyph unicode="&#xe105;" d="M-61 600l26 40q6 10 20 30t49 63.5t74.5 85.5t97 90t116.5 83.5t132.5 59t145.5 23.5t145.5 -23.5t132.5 -59t116.5 -83.5t97 -90t74.5 -85.5t49 -63.5t20 -30l26 -40l-26 -40q-6 -10 -20 -30t-49 -63.5t-74.5 -85.5t-97 -90t-116.5 -83.5t-132.5 -59t-145.5 -23.5 t-145.5 23.5t-132.5 59t-116.5 83.5t-97 90t-74.5 85.5t-49 63.5t-20 30zM120 600q7 -10 40.5 -58t56 -78.5t68 -77.5t87.5 -75t103 -49.5t125 -21.5t123.5 20t100.5 45.5t85.5 71.5t66.5 75.5t58 81.5t47 66q-1 1 -28.5 37.5t-42 55t-43.5 53t-57.5 63.5t-58.5 54 q49 -74 49 -163q0 -124 -88 -212t-212 -88t-212 88t-88 212q0 85 46 158q-102 -87 -226 -258zM377 656q49 -124 154 -191l105 105q-37 24 -75 72t-57 84l-20 36z" />

+<glyph unicode="&#xe106;" d="M-61 600l26 40q6 10 20 30t49 63.5t74.5 85.5t97 90t116.5 83.5t132.5 59t145.5 23.5q61 0 121 -17l37 142h148l-314 -1200h-148l37 143q-82 21 -165 71.5t-140 102t-109.5 112t-72 88.5t-29.5 43zM120 600q210 -282 393 -336l37 141q-107 18 -178.5 101.5t-71.5 193.5 q0 85 46 158q-102 -87 -226 -258zM377 656q49 -124 154 -191l47 47l23 87q-30 28 -59 69t-44 68l-14 26zM780 161l38 145q22 15 44.5 34t46 44t40.5 44t41 50.5t33.5 43.5t33 44t24.5 34q-97 127 -140 175l39 146q67 -54 131.5 -125.5t87.5 -103.5t36 -52l26 -40l-26 -40 q-7 -12 -25.5 -38t-63.5 -79.5t-95.5 -102.5t-124 -100t-146.5 -79z" />

+<glyph unicode="&#xe107;" d="M-97.5 34q13.5 -34 50.5 -34h1294q37 0 50.5 35.5t-7.5 67.5l-642 1056q-20 33 -48 36t-48 -29l-642 -1066q-21 -32 -7.5 -66zM155 200l445 723l445 -723h-345v100h-200v-100h-345zM500 600l100 -300l100 300v100h-200v-100z" />

+<glyph unicode="&#xe108;" d="M100 262v41q0 20 11 44.5t26 38.5l363 325v339q0 62 44 106t106 44t106 -44t44 -106v-339l363 -325q15 -14 26 -38.5t11 -44.5v-41q0 -20 -12 -26.5t-29 5.5l-359 249v-263q100 -91 100 -113v-64q0 -21 -13 -29t-32 1l-94 78h-222l-94 -78q-19 -9 -32 -1t-13 29v64 q0 22 100 113v263l-359 -249q-17 -12 -29 -5.5t-12 26.5z" />

+<glyph unicode="&#xe109;" d="M0 50q0 -20 14.5 -35t35.5 -15h1000q21 0 35.5 15t14.5 35v750h-1100v-750zM0 900h1100v150q0 21 -14.5 35.5t-35.5 14.5h-150v100h-100v-100h-500v100h-100v-100h-150q-21 0 -35.5 -14.5t-14.5 -35.5v-150zM100 100v100h100v-100h-100zM100 300v100h100v-100h-100z M100 500v100h100v-100h-100zM300 100v100h100v-100h-100zM300 300v100h100v-100h-100zM300 500v100h100v-100h-100zM500 100v100h100v-100h-100zM500 300v100h100v-100h-100zM500 500v100h100v-100h-100zM700 100v100h100v-100h-100zM700 300v100h100v-100h-100zM700 500 v100h100v-100h-100zM900 100v100h100v-100h-100zM900 300v100h100v-100h-100zM900 500v100h100v-100h-100z" />

+<glyph unicode="&#xe110;" d="M0 200v200h259l600 600h241v198l300 -295l-300 -300v197h-159l-600 -600h-341zM0 800h259l122 -122l141 142l-181 180h-341v-200zM678 381l141 142l122 -123h159v198l300 -295l-300 -300v197h-241z" />

+<glyph unicode="&#xe111;" d="M0 400v600q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-600q0 -41 -29.5 -70.5t-70.5 -29.5h-596l-304 -300v300h-100q-41 0 -70.5 29.5t-29.5 70.5z" />

+<glyph unicode="&#xe112;" d="M100 600v200h300v-250q0 -113 6 -145q17 -92 102 -117q39 -11 92 -11q37 0 66.5 5.5t50 15.5t36 24t24 31.5t14 37.5t7 42t2.5 45t0 47v25v250h300v-200q0 -42 -3 -83t-15 -104t-31.5 -116t-58 -109.5t-89 -96.5t-129 -65.5t-174.5 -25.5t-174.5 25.5t-129 65.5t-89 96.5 t-58 109.5t-31.5 116t-15 104t-3 83zM100 900v300h300v-300h-300zM800 900v300h300v-300h-300z" />

+<glyph unicode="&#xe113;" d="M-30 411l227 -227l352 353l353 -353l226 227l-578 579z" />

+<glyph unicode="&#xe114;" d="M70 797l580 -579l578 579l-226 227l-353 -353l-352 353z" />

+<glyph unicode="&#xe115;" d="M-198 700l299 283l300 -283h-203v-400h385l215 -200h-800v600h-196zM402 1000l215 -200h381v-400h-198l299 -283l299 283h-200v600h-796z" />

+<glyph unicode="&#xe116;" d="M18 939q-5 24 10 42q14 19 39 19h896l38 162q5 17 18.5 27.5t30.5 10.5h94q20 0 35 -14.5t15 -35.5t-15 -35.5t-35 -14.5h-54l-201 -961q-2 -4 -6 -10.5t-19 -17.5t-33 -11h-31v-50q0 -20 -14.5 -35t-35.5 -15t-35.5 15t-14.5 35v50h-300v-50q0 -20 -14.5 -35t-35.5 -15 t-35.5 15t-14.5 35v50h-50q-21 0 -35.5 15t-14.5 35q0 21 14.5 35.5t35.5 14.5h535l48 200h-633q-32 0 -54.5 21t-27.5 43z" />

+<glyph unicode="&#xe117;" d="M0 0v800h1200v-800h-1200zM0 900v100h200q0 41 29.5 70.5t70.5 29.5h300q41 0 70.5 -29.5t29.5 -70.5h500v-100h-1200z" />

+<glyph unicode="&#xe118;" d="M1 0l300 700h1200l-300 -700h-1200zM1 400v600h200q0 41 29.5 70.5t70.5 29.5h300q41 0 70.5 -29.5t29.5 -70.5h500v-200h-1000z" />

+<glyph unicode="&#xe119;" d="M302 300h198v600h-198l298 300l298 -300h-198v-600h198l-298 -300z" />

+<glyph unicode="&#xe120;" d="M0 600l300 298v-198h600v198l300 -298l-300 -297v197h-600v-197z" />

+<glyph unicode="&#xe121;" d="M0 100v100q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5zM31 400l172 739q5 22 23 41.5t38 19.5h672q19 0 37.5 -22.5t23.5 -45.5l172 -732h-1138zM800 100h100v100h-100v-100z M1000 100h100v100h-100v-100z" />

+<glyph unicode="&#xe122;" d="M-101 600v50q0 24 25 49t50 38l25 13v-250l-11 5.5t-24 14t-30 21.5t-24 27.5t-11 31.5zM99 500v250v5q0 13 0.5 18.5t2.5 13t8 10.5t15 3h200l675 250v-850l-675 200h-38l47 -276q2 -12 -3 -17.5t-11 -6t-21 -0.5h-8h-83q-20 0 -34.5 14t-18.5 35q-56 337 -56 351z M1100 200v850q0 21 14.5 35.5t35.5 14.5q20 0 35 -14.5t15 -35.5v-850q0 -20 -15 -35t-35 -15q-21 0 -35.5 15t-14.5 35z" />

+<glyph unicode="&#xe123;" d="M74 350q0 21 13.5 35.5t33.5 14.5h17l118 173l63 327q15 77 76 140t144 83l-18 32q-6 19 3 32t29 13h94q20 0 29 -10.5t3 -29.5l-18 -37q83 -19 144 -82.5t76 -140.5l63 -327l118 -173h17q20 0 33.5 -14.5t13.5 -35.5q0 -20 -13 -40t-31 -27q-22 -9 -63 -23t-167.5 -37 t-251.5 -23t-245.5 20.5t-178.5 41.5l-58 20q-18 7 -31 27.5t-13 40.5zM497 110q12 -49 40 -79.5t63 -30.5t63 30.5t39 79.5q-48 -6 -102 -6t-103 6z" />

+<glyph unicode="&#xe124;" d="M21 445l233 -45l-78 -224l224 78l45 -233l155 179l155 -179l45 233l224 -78l-78 224l234 45l-180 155l180 156l-234 44l78 225l-224 -78l-45 233l-155 -180l-155 180l-45 -233l-224 78l78 -225l-233 -44l179 -156z" />

+<glyph unicode="&#xe125;" d="M0 200h200v600h-200v-600zM300 275q0 -75 100 -75h61q123 -100 139 -100h250q46 0 83 57l238 344q29 31 29 74v100q0 44 -30.5 84.5t-69.5 40.5h-328q28 118 28 125v150q0 44 -30.5 84.5t-69.5 40.5h-50q-27 0 -51 -20t-38 -48l-96 -198l-145 -196q-20 -26 -20 -63v-400z M400 300v375l150 212l100 213h50v-175l-50 -225h450v-125l-250 -375h-214l-136 100h-100z" />

+<glyph unicode="&#xe126;" d="M0 400v600h200v-600h-200zM300 525v400q0 75 100 75h61q123 100 139 100h250q46 0 83 -57l238 -344q29 -31 29 -74v-100q0 -44 -30.5 -84.5t-69.5 -40.5h-328q28 -118 28 -125v-150q0 -44 -30.5 -84.5t-69.5 -40.5h-50q-27 0 -51 20t-38 48l-96 198l-145 196 q-20 26 -20 63zM400 525l150 -212l100 -213h50v175l-50 225h450v125l-250 375h-214l-136 -100h-100v-375z" />

+<glyph unicode="&#xe127;" d="M8 200v600h200v-600h-200zM308 275v525q0 17 14 35.5t28 28.5l14 9l362 230q14 6 25 6q17 0 29 -12l109 -112q14 -14 14 -34q0 -18 -11 -32l-85 -121h302q85 0 138.5 -38t53.5 -110t-54.5 -111t-138.5 -39h-107l-130 -339q-7 -22 -20.5 -41.5t-28.5 -19.5h-341 q-7 0 -90 81t-83 94zM408 289l100 -89h293l131 339q6 21 19.5 41t28.5 20h203q16 0 25 15t9 36q0 20 -9 34.5t-25 14.5h-457h-6.5h-7.5t-6.5 0.5t-6 1t-5 1.5t-5.5 2.5t-4 4t-4 5.5q-5 12 -5 20q0 14 10 27l147 183l-86 83l-339 -236v-503z" />

+<glyph unicode="&#xe128;" d="M-101 651q0 72 54 110t139 37h302l-85 121q-11 16 -11 32q0 21 14 34l109 113q13 12 29 12q11 0 25 -6l365 -230q7 -4 16.5 -10.5t26 -26t16.5 -36.5v-526q0 -13 -85.5 -93.5t-93.5 -80.5h-342q-15 0 -28.5 20t-19.5 41l-131 339h-106q-84 0 -139 39t-55 111zM-1 601h222 q15 0 28.5 -20.5t19.5 -40.5l131 -339h293l106 89v502l-342 237l-87 -83l145 -184q10 -11 10 -26q0 -11 -5 -20q-1 -3 -3.5 -5.5l-4 -4t-5 -2.5t-5.5 -1.5t-6.5 -1t-6.5 -0.5h-7.5h-6.5h-476v-100zM999 201v600h200v-600h-200z" />

+<glyph unicode="&#xe129;" d="M97 719l230 -363q4 -6 10.5 -15.5t26 -25t36.5 -15.5h525q13 0 94 83t81 90v342q0 15 -20 28.5t-41 19.5l-339 131v106q0 84 -39 139t-111 55t-110 -53.5t-38 -138.5v-302l-121 84q-15 12 -33.5 11.5t-32.5 -13.5l-112 -110q-22 -22 -6 -53zM172 739l83 86l183 -146 q22 -18 47 -5q3 1 5.5 3.5l4 4t2.5 5t1.5 5.5t1 6.5t0.5 6v7.5v7v456q0 22 25 31t50 -0.5t25 -30.5v-202q0 -16 20 -29.5t41 -19.5l339 -130v-294l-89 -100h-503zM400 0v200h600v-200h-600z" />

+<glyph unicode="&#xe130;" d="M1 585q-15 -31 7 -53l112 -110q13 -13 32 -13.5t34 10.5l121 85l-1 -302q0 -84 38.5 -138t110.5 -54t111 55t39 139v106l339 131q20 6 40.5 19.5t20.5 28.5v342q0 7 -81 90t-94 83h-525q-17 0 -35.5 -14t-28.5 -28l-10 -15zM76 565l237 339h503l89 -100v-294l-340 -130 q-20 -6 -40 -20t-20 -29v-202q0 -22 -25 -31t-50 0t-25 31v456v14.5t-1.5 11.5t-5 12t-9.5 7q-24 13 -46 -5l-184 -146zM305 1104v200h600v-200h-600z" />

+<glyph unicode="&#xe131;" d="M5 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5q162 0 299.5 -80t217.5 -218t80 -300t-80 -299.5t-217.5 -217.5t-299.5 -80t-300 80t-218 217.5t-80 299.5zM300 500h300l-2 -194l402 294l-402 298v-197h-298v-201z" />

+<glyph unicode="&#xe132;" d="M0 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t231.5 47.5q122 0 232.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5q0 -162 -80 -299.5t-218 -217.5t-300 -80t-299.5 80t-217.5 217.5t-80 299.5zM200 600l400 -294v194h302v201h-300v197z" />

+<glyph unicode="&#xe133;" d="M5 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5q121 0 231.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5q0 -162 -80 -299.5t-217.5 -217.5t-299.5 -80t-300 80t-218 217.5t-80 299.5zM300 600h200v-300h200v300h200l-300 400z" />

+<glyph unicode="&#xe134;" d="M5 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5q121 0 231.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5q0 -162 -80 -299.5t-217.5 -217.5t-299.5 -80t-300 80t-218 217.5t-80 299.5zM300 600l300 -400l300 400h-200v300h-200v-300h-200z" />

+<glyph unicode="&#xe135;" d="M5 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5q121 0 231.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5q0 -162 -80 -299.5t-217.5 -217.5t-299.5 -80t-300 80t-218 217.5t-80 299.5zM254 780q-8 -34 5.5 -93t7.5 -87q0 -9 17 -44t16 -60q12 0 23 -5.5 t23 -15t20 -13.5q20 -10 108 -42q22 -8 53 -31.5t59.5 -38.5t57.5 -11q8 -18 -15 -55.5t-20 -57.5q12 -21 22.5 -34.5t28 -27t36.5 -17.5q0 -6 -3 -15.5t-3.5 -14.5t4.5 -17q101 -2 221 111q31 30 47 48t34 49t21 62q-14 9 -37.5 9.5t-35.5 7.5q-14 7 -49 15t-52 19 q-9 0 -39.5 -0.5t-46.5 -1.5t-39 -6.5t-39 -16.5q-50 -35 -66 -12q-4 2 -3.5 25.5t0.5 25.5q-6 13 -26.5 17t-24.5 7q2 22 -2 41t-16.5 28t-38.5 -20q-23 -25 -42 4q-19 28 -8 58q8 16 22 22q6 -1 26 -1.5t33.5 -4.5t19.5 -13q12 -19 32 -37.5t34 -27.5l14 -8q0 3 9.5 39.5 t5.5 57.5q-4 23 14.5 44.5t22.5 31.5q5 14 10 35t8.5 31t15.5 22.5t34 21.5q-6 18 10 37q8 0 23.5 -1.5t24.5 -1.5t20.5 4.5t20.5 15.5q-10 23 -30.5 42.5t-38 30t-49 26.5t-43.5 23q11 41 1 44q31 -13 58.5 -14.5t39.5 3.5l11 4q6 36 -17 53.5t-64 28.5t-56 23 q-19 -3 -37 0q-15 -12 -36.5 -21t-34.5 -12t-44 -8t-39 -6q-15 -3 -46 0t-45 -3q-20 -6 -51.5 -25.5t-34.5 -34.5q-3 -11 6.5 -22.5t8.5 -18.5q-3 -34 -27.5 -91t-29.5 -79zM518 915q3 12 16 30.5t16 25.5q10 -10 18.5 -10t14 6t14.5 14.5t16 12.5q0 -18 8 -42.5t16.5 -44 t9.5 -23.5q-6 1 -39 5t-53.5 10t-36.5 16z" />

+<glyph unicode="&#xe136;" d="M0 164.5q0 21.5 15 37.5l600 599q-33 101 6 201.5t135 154.5q164 92 306 -9l-259 -138l145 -232l251 126q13 -175 -151 -267q-123 -70 -253 -23l-596 -596q-15 -16 -36.5 -16t-36.5 16l-111 110q-15 15 -15 36.5z" />

+<glyph unicode="&#xe137;" horiz-adv-x="1220" d="M0 196v100q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5zM0 596v100q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000 q-41 0 -70.5 29.5t-29.5 70.5zM0 996v100q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5zM600 596h500v100h-500v-100zM800 196h300v100h-300v-100zM900 996h200v100h-200v-100z" />

+<glyph unicode="&#xe138;" d="M100 1100v100h1000v-100h-1000zM150 1000h900l-350 -500v-300l-200 -200v500z" />

+<glyph unicode="&#xe139;" d="M0 200v200h1200v-200q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5zM0 500v400q0 41 29.5 70.5t70.5 29.5h300v100q0 41 29.5 70.5t70.5 29.5h200q41 0 70.5 -29.5t29.5 -70.5v-100h300q41 0 70.5 -29.5t29.5 -70.5v-400h-500v100h-200v-100h-500z M500 1000h200v100h-200v-100z" />

+<glyph unicode="&#xe140;" d="M0 0v400l129 -129l200 200l142 -142l-200 -200l129 -129h-400zM0 800l129 129l200 -200l142 142l-200 200l129 129h-400v-400zM729 329l142 142l200 -200l129 129v-400h-400l129 129zM729 871l200 200l-129 129h400v-400l-129 129l-200 -200z" />

+<glyph unicode="&#xe141;" d="M0 596q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM182 596q0 -172 121.5 -293t292.5 -121t292.5 121t121.5 293q0 171 -121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM291 655 q0 23 15.5 38.5t38.5 15.5t39 -16t16 -38q0 -23 -16 -39t-39 -16q-22 0 -38 16t-16 39zM400 850q0 22 16 38.5t39 16.5q22 0 38 -16t16 -39t-16 -39t-38 -16q-23 0 -39 16.5t-16 38.5zM513 609q0 32 21 56.5t52 29.5l122 126l1 1q-9 14 -9 28q0 22 16 38.5t39 16.5 q22 0 38 -16t16 -39t-16 -39t-38 -16q-16 0 -29 10l-55 -145q17 -22 17 -51q0 -36 -25.5 -61.5t-61.5 -25.5q-37 0 -62.5 25.5t-25.5 61.5zM800 655q0 22 16 38t39 16t38.5 -15.5t15.5 -38.5t-16 -39t-38 -16q-23 0 -39 16t-16 39z" />

+<glyph unicode="&#xe142;" d="M-40 375q-13 -95 35 -173q35 -57 94 -89t129 -32q63 0 119 28q33 16 65 40.5t52.5 45.5t59.5 64q40 44 57 61l394 394q35 35 47 84t-3 96q-27 87 -117 104q-20 2 -29 2q-46 0 -79.5 -17t-67.5 -51l-388 -396l-7 -7l69 -67l377 373q20 22 39 38q23 23 50 23q38 0 53 -36 q16 -39 -20 -75l-547 -547q-52 -52 -125 -52q-55 0 -100 33t-54 96q-5 35 2.5 66t31.5 63t42 50t56 54q24 21 44 41l348 348q52 52 82.5 79.5t84 54t107.5 26.5q25 0 48 -4q95 -17 154 -94.5t51 -175.5q-7 -101 -98 -192l-252 -249l-253 -256l7 -7l69 -60l517 511 q67 67 95 157t11 183q-16 87 -67 154t-130 103q-69 33 -152 33q-107 0 -197 -55q-40 -24 -111 -95l-512 -512q-68 -68 -81 -163z" />

+<glyph unicode="&#xe143;" d="M79 784q0 131 99 229.5t230 98.5q144 0 242 -129q103 129 245 129q130 0 227 -98.5t97 -229.5q0 -46 -17.5 -91t-61 -99t-77 -89.5t-104.5 -105.5q-197 -191 -293 -322l-17 -23l-16 23q-43 58 -100 122.5t-92 99.5t-101 100l-84.5 84.5t-68 74t-60 78t-33.5 70.5t-15 78z M250 784q0 -27 30.5 -70t61.5 -75.5t95 -94.5l22 -22q93 -90 190 -201q82 92 195 203l12 12q64 62 97.5 97t64.5 79t31 72q0 71 -48 119.5t-106 48.5q-73 0 -131 -83l-118 -171l-114 174q-51 80 -124 80q-59 0 -108.5 -49.5t-49.5 -118.5z" />

+<glyph unicode="&#xe144;" d="M57 353q0 -94 66 -160l141 -141q66 -66 159 -66q95 0 159 66l283 283q66 66 66 159t-66 159l-141 141q-12 12 -19 17l-105 -105l212 -212l-389 -389l-247 248l95 95l-18 18q-46 45 -75 101l-55 -55q-66 -66 -66 -159zM269 706q0 -93 66 -159l141 -141l19 -17l105 105 l-212 212l389 389l247 -247l-95 -96l18 -18q46 -46 77 -99l29 29q35 35 62.5 88t27.5 96q0 93 -66 159l-141 141q-66 66 -159 66q-95 0 -159 -66l-283 -283q-66 -64 -66 -159z" />

+<glyph unicode="&#xe145;" d="M200 100v953q0 21 30 46t81 48t129 38t163 15t162 -15t127 -38t79 -48t29 -46v-953q0 -41 -29.5 -70.5t-70.5 -29.5h-600q-41 0 -70.5 29.5t-29.5 70.5zM300 300h600v700h-600v-700zM496 150q0 -43 30.5 -73.5t73.5 -30.5t73.5 30.5t30.5 73.5t-30.5 73.5t-73.5 30.5 t-73.5 -30.5t-30.5 -73.5z" />

+<glyph unicode="&#xe146;" d="M0 0l303 380l207 208l-210 212h300l267 279l-35 36q-15 14 -15 35t15 35q14 15 35 15t35 -15l283 -282q15 -15 15 -36t-15 -35q-14 -15 -35 -15t-35 15l-36 35l-279 -267v-300l-212 210l-208 -207z" />

+<glyph unicode="&#xe148;" d="M295 433h139q5 -77 48.5 -126.5t117.5 -64.5v335l-27 7q-46 14 -79 26.5t-72 36t-62.5 52t-40 72.5t-16.5 99q0 92 44 159.5t109 101t144 40.5v78h100v-79q38 -4 72.5 -13.5t75.5 -31.5t71 -53.5t51.5 -84t24.5 -118.5h-159q-8 72 -35 109.5t-101 50.5v-307l64 -14 q34 -7 64 -16.5t70 -31.5t67.5 -52t47.5 -80.5t20 -112.5q0 -139 -89 -224t-244 -96v-77h-100v78q-152 17 -237 104q-40 40 -52.5 93.5t-15.5 139.5zM466 889q0 -29 8 -51t16.5 -34t29.5 -22.5t31 -13.5t38 -10q7 -2 11 -3v274q-61 -8 -97.5 -37.5t-36.5 -102.5zM700 237 q170 18 170 151q0 64 -44 99.5t-126 60.5v-311z" />

+<glyph unicode="&#xe149;" d="M100 600v100h166q-24 49 -44 104q-10 26 -14.5 55.5t-3 72.5t25 90t68.5 87q97 88 263 88q129 0 230 -89t101 -208h-153q0 52 -34 89.5t-74 51.5t-76 14q-37 0 -79 -14.5t-62 -35.5q-41 -44 -41 -101q0 -11 2.5 -24.5t5.5 -24t9.5 -26.5t10.5 -25t14 -27.5t14 -25.5 t15.5 -27t13.5 -24h242v-100h-197q8 -50 -2.5 -115t-31.5 -94q-41 -59 -99 -113q35 11 84 18t70 7q32 1 102 -16t104 -17q76 0 136 30l50 -147q-41 -25 -80.5 -36.5t-59 -13t-61.5 -1.5q-23 0 -128 33t-155 29q-39 -4 -82 -17t-66 -25l-24 -11l-55 145l16.5 11t15.5 10 t13.5 9.5t14.5 12t14.5 14t17.5 18.5q48 55 54 126.5t-30 142.5h-221z" />

+<glyph unicode="&#xe150;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM602 900l298 300l298 -300h-198v-900h-200v900h-198z" />

+<glyph unicode="&#xe151;" d="M2 300h198v900h200v-900h198l-298 -300zM700 0v200h100v-100h200v-100h-300zM700 400v100h300v-200h-99v-100h-100v100h99v100h-200zM700 700v500h300v-500h-100v100h-100v-100h-100zM801 900h100v200h-100v-200z" />

+<glyph unicode="&#xe152;" d="M2 300h198v900h200v-900h198l-298 -300zM700 0v500h300v-500h-100v100h-100v-100h-100zM700 700v200h100v-100h200v-100h-300zM700 1100v100h300v-200h-99v-100h-100v100h99v100h-200zM801 200h100v200h-100v-200z" />

+<glyph unicode="&#xe153;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM800 100v400h300v-500h-100v100h-200zM800 1100v100h200v-500h-100v400h-100zM901 200h100v200h-100v-200z" />

+<glyph unicode="&#xe154;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM800 400v100h200v-500h-100v400h-100zM800 800v400h300v-500h-100v100h-200zM901 900h100v200h-100v-200z" />

+<glyph unicode="&#xe155;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM700 100v200h500v-200h-500zM700 400v200h400v-200h-400zM700 700v200h300v-200h-300zM700 1000v200h200v-200h-200z" />

+<glyph unicode="&#xe156;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM700 100v200h200v-200h-200zM700 400v200h300v-200h-300zM700 700v200h400v-200h-400zM700 1000v200h500v-200h-500z" />

+<glyph unicode="&#xe157;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5h300q162 0 281 -118.5t119 -281.5v-300q0 -165 -118.5 -282.5t-281.5 -117.5h-300q-165 0 -282.5 117.5t-117.5 282.5zM200 300q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5 h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500z" />

+<glyph unicode="&#xe158;" d="M0 400v300q0 163 119 281.5t281 118.5h300q165 0 282.5 -117.5t117.5 -282.5v-300q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-163 0 -281.5 117.5t-118.5 282.5zM200 300q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5 h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500zM400 300l333 250l-333 250v-500z" />

+<glyph unicode="&#xe159;" d="M0 400v300q0 163 117.5 281.5t282.5 118.5h300q163 0 281.5 -119t118.5 -281v-300q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-165 0 -282.5 117.5t-117.5 282.5zM200 300q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5 h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500zM300 700l250 -333l250 333h-500z" />

+<glyph unicode="&#xe160;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5h300q165 0 282.5 -117.5t117.5 -282.5v-300q0 -162 -118.5 -281t-281.5 -119h-300q-165 0 -282.5 118.5t-117.5 281.5zM200 300q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5 h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500zM300 400h500l-250 333z" />

+<glyph unicode="&#xe161;" d="M0 400v300h300v200l400 -350l-400 -350v200h-300zM500 0v200h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5h-500v200h400q165 0 282.5 -117.5t117.5 -282.5v-300q0 -165 -117.5 -282.5t-282.5 -117.5h-400z" />

+<glyph unicode="&#xe162;" d="M216 519q10 -19 32 -19h302q-155 -438 -160 -458q-5 -21 4 -32l9 -8l9 -1q13 0 26 16l538 630q15 19 6 36q-8 18 -32 16h-300q1 4 78 219.5t79 227.5q2 17 -6 27l-8 8h-9q-16 0 -25 -15q-4 -5 -98.5 -111.5t-228 -257t-209.5 -238.5q-17 -19 -7 -40z" />

+<glyph unicode="&#xe163;" d="M0 400q0 -165 117.5 -282.5t282.5 -117.5h300q47 0 100 15v185h-500q-41 0 -70.5 29.5t-29.5 70.5v500q0 41 29.5 70.5t70.5 29.5h500v185q-14 4 -114 7.5t-193 5.5l-93 2q-165 0 -282.5 -117.5t-117.5 -282.5v-300zM600 400v300h300v200l400 -350l-400 -350v200h-300z " />

+<glyph unicode="&#xe164;" d="M0 400q0 -165 117.5 -282.5t282.5 -117.5h300q163 0 281.5 117.5t118.5 282.5v98l-78 73l-122 -123v-148q0 -41 -29.5 -70.5t-70.5 -29.5h-500q-41 0 -70.5 29.5t-29.5 70.5v500q0 41 29.5 70.5t70.5 29.5h156l118 122l-74 78h-100q-165 0 -282.5 -117.5t-117.5 -282.5 v-300zM496 709l353 342l-149 149h500v-500l-149 149l-342 -353z" />

+<glyph unicode="&#xe165;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM406 600 q0 80 57 137t137 57t137 -57t57 -137t-57 -137t-137 -57t-137 57t-57 137z" />

+<glyph unicode="&#xe166;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM100 800l445 -500l450 500h-295v400h-300v-400h-300zM900 150h100v50h-100v-50z" />

+<glyph unicode="&#xe167;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM100 700h300v-300h300v300h295l-445 500zM900 150h100v50h-100v-50z" />

+<glyph unicode="&#xe168;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM100 705l305 -305l596 596l-154 155l-442 -442l-150 151zM900 150h100v50h-100v-50z" />

+<glyph unicode="&#xe169;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM100 988l97 -98l212 213l-97 97zM200 401h700v699l-250 -239l-149 149l-212 -212l149 -149zM900 150h100v50h-100v-50z" />

+<glyph unicode="&#xe170;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM200 612l212 -212l98 97l-213 212zM300 1200l239 -250l-149 -149l212 -212l149 148l248 -237v700h-699zM900 150h100v50h-100v-50z" />

+<glyph unicode="&#xe171;" d="M23 415l1177 784v-1079l-475 272l-310 -393v416h-392zM494 210l672 938l-672 -712v-226z" />

+<glyph unicode="&#xe172;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-850q0 -21 -15 -35.5t-35 -14.5h-150v400h-700v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM600 1000h100v200h-100v-200z" />

+<glyph unicode="&#xe173;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-218l-276 -275l-120 120l-126 -127h-378v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM581 306l123 123l120 -120l353 352l123 -123l-475 -476zM600 1000h100v200h-100v-200z" />

+<glyph unicode="&#xe174;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-269l-103 -103l-170 170l-298 -298h-329v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM600 1000h100v200h-100v-200zM700 133l170 170l-170 170l127 127l170 -170l170 170l127 -128l-170 -169l170 -170 l-127 -127l-170 170l-170 -170z" />

+<glyph unicode="&#xe175;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-300h-400v-200h-500v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM600 300l300 -300l300 300h-200v300h-200v-300h-200zM600 1000v200h100v-200h-100z" />

+<glyph unicode="&#xe176;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-402l-200 200l-298 -298h-402v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM600 300h200v-300h200v300h200l-300 300zM600 1000v200h100v-200h-100z" />

+<glyph unicode="&#xe177;" d="M0 250q0 -21 14.5 -35.5t35.5 -14.5h1100q21 0 35.5 14.5t14.5 35.5v550h-1200v-550zM0 900h1200v150q0 21 -14.5 35.5t-35.5 14.5h-1100q-21 0 -35.5 -14.5t-14.5 -35.5v-150zM100 300v200h400v-200h-400z" />

+<glyph unicode="&#xe178;" d="M0 400l300 298v-198h400v-200h-400v-198zM100 800v200h100v-200h-100zM300 800v200h100v-200h-100zM500 800v200h400v198l300 -298l-300 -298v198h-400zM800 300v200h100v-200h-100zM1000 300h100v200h-100v-200z" />

+<glyph unicode="&#xe179;" d="M100 700v400l50 100l50 -100v-300h100v300l50 100l50 -100v-300h100v300l50 100l50 -100v-400l-100 -203v-447q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v447zM800 597q0 -29 10.5 -55.5t25 -43t29 -28.5t25.5 -18l10 -5v-397q0 -21 14.5 -35.5 t35.5 -14.5h200q21 0 35.5 14.5t14.5 35.5v1106q0 31 -18 40.5t-44 -7.5l-276 -117q-25 -16 -43.5 -50.5t-18.5 -65.5v-359z" />

+<glyph unicode="&#xe180;" d="M100 0h400v56q-75 0 -87.5 6t-12.5 44v394h500v-394q0 -38 -12.5 -44t-87.5 -6v-56h400v56q-4 0 -11 0.5t-24 3t-30 7t-24 15t-11 24.5v888q0 22 25 34.5t50 13.5l25 2v56h-400v-56q75 0 87.5 -6t12.5 -44v-394h-500v394q0 38 12.5 44t87.5 6v56h-400v-56q4 0 11 -0.5 t24 -3t30 -7t24 -15t11 -24.5v-888q0 -22 -25 -34.5t-50 -13.5l-25 -2v-56z" />

+<glyph unicode="&#xe181;" d="M0 300q0 -41 29.5 -70.5t70.5 -29.5h300q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5h-300q-41 0 -70.5 -29.5t-29.5 -70.5v-500zM100 100h400l200 200h105l295 98v-298h-425l-100 -100h-375zM100 300v200h300v-200h-300zM100 600v200h300v-200h-300z M100 1000h400l200 -200v-98l295 98h105v200h-425l-100 100h-375zM700 402v163l400 133v-163z" />

+<glyph unicode="&#xe182;" d="M16.5 974.5q0.5 -21.5 16 -90t46.5 -140t104 -177.5t175 -208q103 -103 207.5 -176t180 -103.5t137 -47t92.5 -16.5l31 1l163 162q16 17 13 40.5t-22 37.5l-192 136q-19 14 -45 12t-42 -19l-119 -118q-143 103 -267 227q-126 126 -227 268l118 118q17 17 20 41.5 t-11 44.5l-139 194q-14 19 -36.5 22t-40.5 -14l-162 -162q-1 -11 -0.5 -32.5z" />

+<glyph unicode="&#xe183;" d="M0 50v212q0 20 10.5 45.5t24.5 39.5l365 303v50q0 4 1 10.5t12 22.5t30 28.5t60 23t97 10.5t97 -10t60 -23.5t30 -27.5t12 -24l1 -10v-50l365 -303q14 -14 24.5 -39.5t10.5 -45.5v-212q0 -21 -15 -35.5t-35 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5zM0 712 q0 -21 14.5 -33.5t34.5 -8.5l202 33q20 4 34.5 21t14.5 38v146q141 24 300 24t300 -24v-146q0 -21 14.5 -38t34.5 -21l202 -33q20 -4 34.5 8.5t14.5 33.5v200q-6 8 -19 20.5t-63 45t-112 57t-171 45t-235 20.5q-92 0 -175 -10.5t-141.5 -27t-108.5 -36.5t-81.5 -40 t-53.5 -36.5t-31 -27.5l-9 -10v-200z" />

+<glyph unicode="&#xe184;" d="M100 0v100h1100v-100h-1100zM175 200h950l-125 150v250l100 100v400h-100v-200h-100v200h-200v-200h-100v200h-200v-200h-100v200h-100v-400l100 -100v-250z" />

+<glyph unicode="&#xe185;" d="M100 0h300v400q0 41 -29.5 70.5t-70.5 29.5h-100q-41 0 -70.5 -29.5t-29.5 -70.5v-400zM500 0v1000q0 41 29.5 70.5t70.5 29.5h100q41 0 70.5 -29.5t29.5 -70.5v-1000h-300zM900 0v700q0 41 29.5 70.5t70.5 29.5h100q41 0 70.5 -29.5t29.5 -70.5v-700h-300z" />

+<glyph unicode="&#xe186;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h300v300h-200v100h200v100h-300v-300h200v-100h-200v-100zM600 300h200v100h100v300h-100v100h-200v-500 zM700 400v300h100v-300h-100z" />

+<glyph unicode="&#xe187;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h100v200h100v-200h100v500h-100v-200h-100v200h-100v-500zM600 300h200v100h100v300h-100v100h-200v-500 zM700 400v300h100v-300h-100z" />

+<glyph unicode="&#xe188;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h300v100h-200v300h200v100h-300v-500zM600 300h300v100h-200v300h200v100h-300v-500z" />

+<glyph unicode="&#xe189;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 550l300 -150v300zM600 400l300 150l-300 150v-300z" />

+<glyph unicode="&#xe190;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300v500h700v-500h-700zM300 400h130q41 0 68 42t27 107t-28.5 108t-66.5 43h-130v-300zM575 549 q0 -65 27 -107t68 -42h130v300h-130q-38 0 -66.5 -43t-28.5 -108z" />

+<glyph unicode="&#xe191;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h300v300h-200v100h200v100h-300v-300h200v-100h-200v-100zM601 300h100v100h-100v-100zM700 700h100 v-400h100v500h-200v-100z" />

+<glyph unicode="&#xe192;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h300v400h-200v100h-100v-500zM301 400v200h100v-200h-100zM601 300h100v100h-100v-100zM700 700h100 v-400h100v500h-200v-100z" />

+<glyph unicode="&#xe193;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 700v100h300v-300h-99v-100h-100v100h99v200h-200zM201 300v100h100v-100h-100zM601 300v100h100v-100h-100z M700 700v100h200v-500h-100v400h-100z" />

+<glyph unicode="&#xe194;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM400 500v200 l100 100h300v-100h-300v-200h300v-100h-300z" />

+<glyph unicode="&#xe195;" d="M0 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM182 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM400 400v400h300 l100 -100v-100h-100v100h-200v-100h200v-100h-200v-100h-100zM700 400v100h100v-100h-100z" />

+<glyph unicode="&#xe197;" d="M-14 494q0 -80 56.5 -137t135.5 -57h222v300h400v-300h128q120 0 205 86t85 208q0 120 -85 206.5t-205 86.5q-46 0 -90 -14q-44 97 -134.5 156.5t-200.5 59.5q-152 0 -260 -107.5t-108 -260.5q0 -25 2 -37q-66 -14 -108.5 -67.5t-42.5 -122.5zM300 200h200v300h200v-300 h200l-300 -300z" />

+<glyph unicode="&#xe198;" d="M-14 494q0 -80 56.5 -137t135.5 -57h8l414 414l403 -403q94 26 154.5 104t60.5 178q0 121 -85 207.5t-205 86.5q-46 0 -90 -14q-44 97 -134.5 156.5t-200.5 59.5q-152 0 -260 -107.5t-108 -260.5q0 -25 2 -37q-66 -14 -108.5 -67.5t-42.5 -122.5zM300 200l300 300 l300 -300h-200v-300h-200v300h-200z" />

+<glyph unicode="&#xe199;" d="M100 200h400v-155l-75 -45h350l-75 45v155h400l-270 300h170l-270 300h170l-300 333l-300 -333h170l-270 -300h170z" />

+<glyph unicode="&#xe200;" d="M121 700q0 -53 28.5 -97t75.5 -65q-4 -16 -4 -38q0 -74 52.5 -126.5t126.5 -52.5q56 0 100 30v-306l-75 -45h350l-75 45v306q46 -30 100 -30q74 0 126.5 52.5t52.5 126.5q0 24 -9 55q50 32 79.5 83t29.5 112q0 90 -61.5 155.5t-150.5 71.5q-26 89 -99.5 145.5 t-167.5 56.5q-116 0 -197.5 -81.5t-81.5 -197.5q0 -4 1 -12t1 -11q-14 2 -23 2q-74 0 -126.5 -52.5t-52.5 -126.5z" />

+</font>

+</defs></svg> 
\ No newline at end of file
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/fonts/glyphicons-halflings-regular.ttf b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/fonts/glyphicons-halflings-regular.ttf
new file mode 100644
index 0000000..8681f1e
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/fonts/glyphicons-halflings-regular.ttf
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/fonts/glyphicons-halflings-regular.woff b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/fonts/glyphicons-halflings-regular.woff
new file mode 100644
index 0000000..1e69f48
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/fonts/glyphicons-halflings-regular.woff
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/help-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/help-mojo.html
new file mode 100644
index 0000000..3fd3ab1
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/help-mojo.html
@@ -0,0 +1,219 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature: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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:help"></a>slingfeature:help</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:help</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Display help information on slingfeature-maven-plugin.<br />
+Call <tt>mvn slingfeature:help -Ddetail=true
+-Dgoal=&lt;goal-name&gt;</tt> to display parameter details.</div>
+      
+<p><b>Attributes</b>:</p>
+      
+<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><tt><a href="#detail">&lt;detail&gt;</a></tt></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>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#goal">&lt;goal&gt;</a></tt></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>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#indentSize">&lt;indentSize&gt;</a></tt></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>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#lineLength">&lt;lineLength&gt;</a></tt></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>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3Cdetail.3E"></a><b><a name="detail">&lt;detail&gt;</a></b></h4>
+        
+<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 /></div>
+<div class="section">
+<h4><a name="a.3Cgoal.3E"></a><b><a name="goal">&lt;goal&gt;</a></b></h4>
+        
+<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 /></div>
+<div class="section">
+<h4><a name="a.3CindentSize.3E"></a><b><a name="indentSize">&lt;indentSize&gt;</a></b></h4>
+        
+<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 /></div>
+<div class="section">
+<h4><a name="a.3ClineLength.3E"></a><b><a name="lineLength">&lt;lineLength&gt;</a></b></h4>
+        
+<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>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/accessories-text-editor.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/accessories-text-editor.png
new file mode 100644
index 0000000..abc3366
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/accessories-text-editor.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/add.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/add.gif
new file mode 100644
index 0000000..1cb3dbf
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/add.gif
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/apache-maven-project-2.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/apache-maven-project-2.png
new file mode 100644
index 0000000..a44db6e
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/apache-maven-project-2.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/application-certificate.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/application-certificate.png
new file mode 100644
index 0000000..cc6aff6
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/application-certificate.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/close.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/close.gif
new file mode 100644
index 0000000..1c26bbc
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/close.gif
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/contact-new.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/contact-new.png
new file mode 100644
index 0000000..ebc4316
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/contact-new.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/document-properties.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/document-properties.png
new file mode 100644
index 0000000..34c2409
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/document-properties.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/drive-harddisk.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/drive-harddisk.png
new file mode 100644
index 0000000..d7ce475
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/drive-harddisk.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/fix.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/fix.gif
new file mode 100644
index 0000000..b7eb3dc
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/fix.gif
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/icon_error_sml.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/icon_error_sml.gif
new file mode 100644
index 0000000..12e9a01
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/icon_error_sml.gif
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/icon_help_sml.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/icon_help_sml.gif
new file mode 100644
index 0000000..aaf20e6
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/icon_help_sml.gif
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/icon_info_sml.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/icon_info_sml.gif
new file mode 100644
index 0000000..b776326
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/icon_info_sml.gif
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/icon_success_sml.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/icon_success_sml.gif
new file mode 100644
index 0000000..0a19527
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/icon_success_sml.gif
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/icon_warning_sml.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/icon_warning_sml.gif
new file mode 100644
index 0000000..ac6ad6a
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/icon_warning_sml.gif
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/image-x-generic.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/image-x-generic.png
new file mode 100644
index 0000000..ab49efb
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/image-x-generic.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/internet-web-browser.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/internet-web-browser.png
new file mode 100644
index 0000000..307d6ac
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/internet-web-browser.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/logos/build-by-maven-black.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/logos/build-by-maven-black.png
new file mode 100644
index 0000000..919fd0f
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/logos/build-by-maven-black.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/logos/build-by-maven-white.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/logos/build-by-maven-white.png
new file mode 100644
index 0000000..7d44c9c
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/logos/build-by-maven-white.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/logos/maven-feather.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/logos/maven-feather.png
new file mode 100644
index 0000000..b5ada83
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/logos/maven-feather.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/network-server.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/network-server.png
new file mode 100644
index 0000000..1d12e19
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/network-server.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/package-x-generic.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/package-x-generic.png
new file mode 100644
index 0000000..8b7e9e6
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/package-x-generic.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/profiles/pre-release.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/profiles/pre-release.png
new file mode 100644
index 0000000..d448e85
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/profiles/pre-release.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/profiles/retired.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/profiles/retired.png
new file mode 100644
index 0000000..f89f6a2
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/profiles/retired.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/profiles/sandbox.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/profiles/sandbox.png
new file mode 100644
index 0000000..f88b362
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/profiles/sandbox.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/remove.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/remove.gif
new file mode 100644
index 0000000..fc65631
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/remove.gif
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/rss.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/rss.png
new file mode 100644
index 0000000..a9850ee
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/rss.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/update.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/update.gif
new file mode 100644
index 0000000..b2a6d0b
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/update.gif
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/window-new.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/window-new.png
new file mode 100644
index 0000000..0e12ef9
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/images/window-new.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/img/glyphicons-halflings-white.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/img/glyphicons-halflings-white.png
new file mode 100644
index 0000000..3bf6484
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/img/glyphicons-halflings-white.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/img/glyphicons-halflings.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/img/glyphicons-halflings.png
new file mode 100644
index 0000000..a996999
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/img/glyphicons-halflings.png
Binary files differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/include-artifact-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/include-artifact-mojo.html
new file mode 100644
index 0000000..136412b
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/include-artifact-mojo.html
@@ -0,0 +1,636 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:include-artifact</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:include-artifact"></a>slingfeature:include-artifact</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:include-artifact</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>This goal creates a Feature Model file that includes the Module
+Artifact as bundle (or extension) so that the Artifact can be added
+through a FM into a FM project. The FM file can be found in the
+'build directory'/slingfeature-tmp folder. After a FM file is
+created successfully this file will be installed in the local Maven
+Repository as 'slingosgifeature' file under the Module's Maven Id
+location (group, artifact, version). This file can then later be
+used inside the 'aggregate-features' goal with:
+<tt>&lt;includeArtifact&gt;
+&lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+&lt;artifactId&gt;org.apache.sling.test.feature&lt;/artifactId&gt;
+&lt;version&gt;1.0.0&lt;/version&gt;
+&lt;classifier&gt;my-test-classifier&lt;/classifier&gt;
+&lt;type&gt;slingosgifeature&lt;/type&gt;
+&lt;/includeArtifact&gt;</tt> It also can add dependencies to the
+FM file if its scope is provided (normally that would be
+'compile'). In addition a bundle start order can be set for these
+included dependency bundles. Finally any FM files inside the Source
+FM folder are embedded into the FM file. This allows to add
+extension files like 'repoinit' etc to be added to provide them
+with the module.</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>prepare-package</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#bundlesStartOrder">&lt;bundlesStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Start Order of all included Dependencies.<br /><b>Default value is</b>: <tt>-1</tt>.<br /><b>User property is</b>: <tt>bundleStartOrder</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#includeArtifactClassifier">&lt;includeArtifactClassifier&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Classifier of the feature the current artifact is included in. For
+simple projects a artifact classifier is not needed but in multi
+feature projects the classifier is used to find the appropriate
+feature.<br /><b>User property is</b>: <tt>includeArtifactClassifier</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#includeArtifactExtension">&lt;includeArtifactExtension&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Name of the extension to include the artifact in. If not specified
+the artifact is included as a bundle.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#includeDependenciesWithScope">&lt;includeDependenciesWithScope&gt;</a></tt></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>All listed dependency's scopes will be added to the descriptor.<br /><b>User property is</b>: <tt>includeDependenciesWithScope</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3CbundlesStartOrder.3E"></a><b><a name="bundlesStartOrder">&lt;bundlesStartOrder&gt;</a></b></h4>
+        
+<div>Start Order of all included Dependencies.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>bundleStartOrder</tt></li>
+          
+<li><b>Default</b>: <tt>-1</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CincludeArtifactClassifier.3E"></a><b><a name="includeArtifactClassifier">&lt;includeArtifactClassifier&gt;</a></b></h4>
+        
+<div>Classifier of the feature the current artifact is included in. For
+simple projects a artifact classifier is not needed but in multi
+feature projects the classifier is used to find the appropriate
+feature.</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>includeArtifactClassifier</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CincludeArtifactExtension.3E"></a><b><a name="includeArtifactExtension">&lt;includeArtifactExtension&gt;</a></b></h4>
+        
+<div>Name of the extension to include the artifact in. If not specified
+the artifact is included as a bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CincludeDependenciesWithScope.3E"></a><b><a name="includeDependenciesWithScope">&lt;includeDependenciesWithScope&gt;</a></b></h4>
+        
+<div>All listed dependency's scopes will be added to the descriptor.</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>includeDependenciesWithScope</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/issue-tracking.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/index.html
similarity index 64%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/issue-tracking.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/index.html
index 045f65c..faa804e 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/issue-tracking.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/index.html
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Issue Management</title>
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Apache Sling OSGi Feature 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" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -37,7 +37,8 @@
           <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 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>
@@ -46,16 +47,16 @@
     <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 class="active"><a href="#"><span class="none"></span>About</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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -71,13 +72,13 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
+<h1>Apache Sling OSGi Feature Maven Plugin</h1>
+<p>Maven Plugin for building OSGi features and applications.</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><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>
+<h3><a name="Usage"></a>Usage</h3>
+<p>Additional Documentation can be found in the <a class="externalLink" href="https://github.com/apache/sling-slingfeature-maven-plugin/blob/master/README.md">README</a> page.</p></div></div>
         </div>
       </div>
     </div>
@@ -85,7 +86,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/info-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/info-mojo.html
new file mode 100644
index 0000000..c22be4f
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/info-mojo.html
@@ -0,0 +1,688 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:info</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:info"></a>slingfeature:info</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:info</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Extract information from a feature This mojo does not require a
+project, it can be run by just pointing it at a feature file. When
+run from within a project, the normal feature selection mechanism
+can be used. This mojo supports 
+
+<ul>
+
+<li>Extracting the exported packages per feature and writing them
+to a file</li>
+
+<li>Detecting duplicates across features and writing a report</li>
+</ul></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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#featureFile">&lt;featureFile&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /><b>User property is</b>: <tt>featureFile</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#infoFeatureFiles">&lt;infoFeatureFiles&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Select the feature files if run in standalone mode; comma separated
+list of file names.<br /><b>User property is</b>: <tt>infoFeatureFiles</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#infoFeatures">&lt;infoFeatures&gt;</a></tt></td>
+            
+<td><tt>FeatureSelectionConfig</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Select the features for info generation.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#outputDirectory">&lt;outputDirectory&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If output format is set to file, this can be used to change the
+output directory.<br /><b>User property is</b>: <tt>outputDirectory</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#outputExportedPackages">&lt;outputExportedPackages&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /><b>User property is</b>: <tt>outputExportedPackages</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#outputFormat">&lt;outputFormat&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Output format, either file or log.<br /><b>Default value is</b>: <tt>file</tt>.<br /><b>User property is</b>: <tt>outputFormat</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#reports">&lt;reports&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of reports.<br /><b>Default value is</b>: <tt>exported-packages</tt>.<br /><b>User property is</b>: <tt>reports</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3CfeatureFile.3E"></a><b><a name="featureFile">&lt;featureFile&gt;</a></b></h4>
+        
+<div>(no description)</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>featureFile</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CinfoFeatureFiles.3E"></a><b><a name="infoFeatureFiles">&lt;infoFeatureFiles&gt;</a></b></h4>
+        
+<div>Select the feature files if run in standalone mode; comma separated
+list of file names.</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>infoFeatureFiles</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CinfoFeatures.3E"></a><b><a name="infoFeatures">&lt;infoFeatures&gt;</a></b></h4>
+        
+<div>Select the features for info generation.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CoutputDirectory.3E"></a><b><a name="outputDirectory">&lt;outputDirectory&gt;</a></b></h4>
+        
+<div>If output format is set to file, this can be used to change the
+output directory.</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>outputDirectory</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CoutputExportedPackages.3E"></a><b><a name="outputExportedPackages">&lt;outputExportedPackages&gt;</a></b></h4>
+        
+<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>outputExportedPackages</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CoutputFormat.3E"></a><b><a name="outputFormat">&lt;outputFormat&gt;</a></b></h4>
+        
+<div>Output format, either file or log.</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>outputFormat</tt></li>
+          
+<li><b>Default</b>: <tt>file</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Creports.3E"></a><b><a name="reports">&lt;reports&gt;</a></b></h4>
+        
+<div>Comma separated list of reports.</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>reports</tt></li>
+          
+<li><b>Default</b>: <tt>exported-packages</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/issue-tracking.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/issue-management.html
similarity index 80%
rename from src/main/jbake/assets/components/slingfeature-maven-plugin/issue-tracking.html
rename to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/issue-management.html
index 045f65c..37fb565 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/issue-tracking.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/issue-management.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Issue Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -49,13 +49,13 @@
     <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="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -77,7 +77,7 @@
 <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 class="source"><pre class="prettyprint"><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING">https://issues.apache.org/jira/browse/SLING</a></pre></div></div>
         </div>
       </div>
     </div>
@@ -85,7 +85,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/jira-report.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/jira-report.html
new file mode 100644
index 0000000..c8e93be
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/jira-report.html
@@ -0,0 +1,106 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; JIRA Report</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="apidocs/index.html" title="Javadoc"><span class="none"></span>Javadoc</a>  </li>
+    <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 class="section">
+<h2><a name="JIRA_Report"></a>JIRA Report</h2>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Key</th>
+<th>Summary</th>
+<th>Status</th>
+<th>Resolution</th>
+<th>By</th></tr>
+<tr class="b">
+<td><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING-980">SLING-980</a></td>
+<td>Refer to the snapshot repository at repository.a.o in the parent pom</td>
+<td>Closed</td>
+<td>Fixed</td>
+<td>Felix Meschberger</td></tr>
+<tr class="a">
+<td><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING-961">SLING-961</a></td>
+<td>Parent pom should not include org.osgi.foundation artifact to allow compiling in eclipse</td>
+<td>Closed</td>
+<td>Fixed</td>
+<td>Felix Meschberger</td></tr>
+<tr class="b">
+<td><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING-917">SLING-917</a></td>
+<td>Use repository.apache.org for deployments</td>
+<td>Closed</td>
+<td>Fixed</td>
+<td>Felix Meschberger</td></tr></table></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/js/apache-maven-fluido-1.6.min.js b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/js/apache-maven-fluido-1.6.min.js
new file mode 100644
index 0000000..1324fb4
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/js/apache-maven-fluido-1.6.min.js
@@ -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){return 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,error: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)},nodeName: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
+ */
+(function(de){var cy,dh,cn,cH,cK,ci,cW,dg,dm,cI,cX,cZ,cC,co,c8,c3,df,ce,cF,da="sizzle"+1*new Date(),cJ=de.document,di=0,c4=0,b9=cA(),c9=cA(),cG=cA(),cE=function(i,e){if(i===e){cX=true}return 0},cQ=1<<31,cO=({}).hasOwnProperty,dc=[],dd=dc.pop,cM=dc.push,b7=dc.push,cm=dc.slice,cd=function(dq,dp){var dn=0,e=dq.length;for(;dn<e;dn++){if(dq[dn]===dp){return dn}}return -1},b8="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",cp="[\\x20\\t\\r\\n\\f]",b6="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",cL=b6.replace("w","w#"),c6="\\["+cp+"*("+b6+")(?:"+cp+"*([*^$|!~]?=)"+cp+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+cL+"))|)"+cp+"*\\]",ck=":("+b6+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+c6+")*)|.*)\\)|)",cu=new RegExp(cp+"+","g"),cr=new RegExp("^"+cp+"+|((?:^|[^\\\\])(?:\\\\.)*)"+cp+"+$","g"),cv=new RegExp("^"+cp+"*,"+cp+"*"),cB=new RegExp("^"+cp+"*([>+~]|"+cp+")"+cp+"*"),ct=new RegExp("="+cp+"*([^\\]'\"]*?)"+cp+"*\\]","g"),cS=new RegExp(ck),cU=new RegExp("^"+cL+"$"),c2={ID:new RegExp("^#("+b6+")"),CLASS:new RegExp("^\\.("+b6+")"),TAG:new RegExp("^("+b6.replace("w","w*")+")"),ATTR:new RegExp("^"+c6),PSEUDO:new RegExp("^"+ck),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+cp+"*(even|odd|(([+-]|)(\\d*)n|)"+cp+"*(?:([+-]|)"+cp+"*(\\d+)|))"+cp+"*\\)|)","i"),bool:new RegExp("^(?:"+b8+")$","i"),needsContext:new RegExp("^"+cp+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+cp+"*((?:-\\d)?\\d*)"+cp+"*\\)|)(?=[^-]|$)","i")},cc=/^(?:input|select|textarea|button)$/i,cl=/^h\d$/i,cP=/^[^{]+\{\s*\[native \w/,cR=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,c1=/[+~]/,cN=/'|\\/g,cs=new RegExp("\\\\([\\da-f]{1,6}"+cp+"?|("+cp+")|.)","ig"),c5=function(e,dp,i){var dn="0x"+dp-65536;return dn!==dn||i?dp:dn<0?String.fromCharCode(dn+65536):String.fromCharCode(dn>>10|55296,dn&1023|56320)},dl=function(){cZ()};try{b7.apply((dc=cm.call(cJ.childNodes)),cJ.childNodes);dc[cJ.childNodes.length].nodeType}catch(cD){b7={apply:dc.length?function(i,e){cM.apply(i,cm.call(e))}:function(dq,dp){var e=dq.length,dn=0;while((dq[e++]=dp[dn++])){}dq.length=e-1}}}function cw(dv,dn,dz,dB){var dA,ds,dt,dx,dy,dr,dq,e,dp,dw;if((dn?dn.ownerDocument||dn:cJ)!==cC){cZ(dn)}dn=dn||cC;dz=dz||[];dx=dn.nodeType;if(typeof dv!=="string"||!dv||dx!==1&&dx!==9&&dx!==11){return dz}if(!dB&&c8){if(dx!==11&&(dA=cR.exec(dv))){if((dt=dA[1])){if(dx===9){ds=dn.getElementById(dt);if(ds&&ds.parentNode){if(ds.id===dt){dz.push(ds);return dz}}else{return dz}}else{if(dn.ownerDocument&&(ds=dn.ownerDocument.getElementById(dt))&&cF(dn,ds)&&ds.id===dt){dz.push(ds);return dz}}}else{if(dA[2]){b7.apply(dz,dn.getElementsByTagName(dv));return dz}else{if((dt=dA[3])&&dh.getElementsByClassName){b7.apply(dz,dn.getElementsByClassName(dt));return dz}}}}if(dh.qsa&&(!c3||!c3.test(dv))){e=dq=da;dp=dn;dw=dx!==1&&dv;if(dx===1&&dn.nodeName.toLowerCase()!=="object"){dr=ci(dv);if((dq=dn.getAttribute("id"))){e=dq.replace(cN,"\\$&")}else{dn.setAttribute("id",e)}e="[id='"+e+"'] ";dy=dr.length;while(dy--){dr[dy]=e+ch(dr[dy])}dp=c1.test(dv)&&cT(dn.parentNode)||dn;dw=dr.join(",")}if(dw){try{b7.apply(dz,dp.querySelectorAll(dw));return dz}catch(du){}finally{if(!dq){dn.removeAttribute("id")}}}}}return dg(dv.replace(cr,"$1"),dn,dz,dB)}function cA(){var i=[];function e(dn,dp){if(i.push(dn+" ")>cn.cacheLength){delete e[i.shift()]}return(e[dn+" "]=dp)}return e}function cj(e){e[da]=true;return e}function cf(i){var dp=cC.createElement("div");try{return !!i(dp)}catch(dn){return false}finally{if(dp.parentNode){dp.parentNode.removeChild(dp)}dp=null}}function dj(dn,dq){var e=dn.split("|"),dp=dn.length;while(dp--){cn.attrHandle[e[dp]]=dq}}function ca(i,e){var dp=e&&i,dn=dp&&i.nodeType===1&&e.nodeType===1&&(~e.sourceIndex||cQ)-(~i.sourceIndex||cQ);if(dn){return dn}if(dp){while((dp=dp.nextSibling)){if(dp===e){return -1}}}return i?1:-1}function cx(e){return function(dn){var i=dn.nodeName.toLowerCase();return i==="input"&&dn.type===e}}function cb(e){return function(dn){var i=dn.nodeName.toLowerCase();return(i==="input"||i==="button")&&dn.type===e}}function c7(e){return cj(function(i){i=+i;return cj(function(dn,ds){var dq,dp=e([],dn.length,i),dr=dp.length;while(dr--){if(dn[(dq=dp[dr])]){dn[dq]=!(ds[dq]=dn[dq])}}})})}function cT(e){return e&&typeof e.getElementsByTagName!=="undefined"&&e}dh=cw.support={};cK=cw.isXML=function(e){var i=e&&(e.ownerDocument||e).documentElement;return i?i.nodeName!=="HTML":false};cZ=cw.setDocument=function(dn){var e,i,dp=dn?dn.ownerDocument||dn:cJ;if(dp===cC||dp.nodeType!==9||!dp.documentElement){return cC}cC=dp;co=dp.documentElement;i=dp.defaultView;if(i&&i!==i.top){if(i.addEventListener){i.addEventListener("unload",dl,false)}else{if(i.attachEvent){i.attachEvent("onunload",dl)}}}c8=!cK(dp);dh.attributes=cf(function(dq){dq.className="i";return !dq.getAttribute("className")});dh.getElementsByTagName=cf(function(dq){dq.appendChild(dp.createComment(""));return !dq.getElementsByTagName("*").length});dh.getElementsByClassName=cP.test(dp.getElementsByClassName);dh.getById=cf(function(dq){co.appendChild(dq).id=da;return !dp.getElementsByName||!dp.getElementsByName(da).length});if(dh.getById){cn.find.ID=function(ds,dr){if(typeof dr.getElementById!=="undefined"&&c8){var dq=dr.getElementById(ds);return dq&&dq.parentNode?[dq]:[]}};cn.filter.ID=function(dr){var dq=dr.replace(cs,c5);return function(ds){return ds.getAttribute("id")===dq}}}else{delete cn.find.ID;cn.filter.ID=function(dr){var dq=dr.replace(cs,c5);return function(dt){var ds=typeof dt.getAttributeNode!=="undefined"&&dt.getAttributeNode("id");return ds&&ds.value===dq}}}cn.find.TAG=dh.getElementsByTagName?function(dq,dr){if(typeof dr.getElementsByTagName!=="undefined"){return dr.getElementsByTagName(dq)}else{if(dh.qsa){return dr.querySelectorAll(dq)}}}:function(dq,du){var dv,dt=[],ds=0,dr=du.getElementsByTagName(dq);if(dq==="*"){while((dv=dr[ds++])){if(dv.nodeType===1){dt.push(dv)}}return dt}return dr};cn.find.CLASS=dh.getElementsByClassName&&function(dr,dq){if(c8){return dq.getElementsByClassName(dr)}};df=[];c3=[];if((dh.qsa=cP.test(dp.querySelectorAll))){cf(function(dq){co.appendChild(dq).innerHTML="<a id='"+da+"'></a><select id='"+da+"-\f]' msallowcapture=''><option selected=''></option></select>";if(dq.querySelectorAll("[msallowcapture^='']").length){c3.push("[*^$]="+cp+"*(?:''|\"\")")}if(!dq.querySelectorAll("[selected]").length){c3.push("\\["+cp+"*(?:value|"+b8+")")}if(!dq.querySelectorAll("[id~="+da+"-]").length){c3.push("~=")}if(!dq.querySelectorAll(":checked").length){c3.push(":checked")}if(!dq.querySelectorAll("a#"+da+"+*").length){c3.push(".#.+[+~]")}});cf(function(dr){var dq=dp.createElement("input");dq.setAttribute("type","hidden");dr.appendChild(dq).setAttribute("name","D");if(dr.querySelectorAll("[name=d]").length){c3.push("name"+cp+"*[*^$|!~]?=")}if(!dr.querySelectorAll(":enabled").length){c3.push(":enabled",":disabled")}dr.querySelectorAll("*,:x");c3.push(",.*:")})}if((dh.matchesSelector=cP.test((ce=co.matches||co.webkitMatchesSelector||co.mozMatchesSelector||co.oMatchesSelector||co.msMatchesSelector)))){cf(function(dq){dh.disconnectedMatch=ce.call(dq,"div");ce.call(dq,"[s!='']:x");df.push("!=",ck)})}c3=c3.length&&new RegExp(c3.join("|"));df=df.length&&new RegExp(df.join("|"));e=cP.test(co.compareDocumentPosition);cF=e||cP.test(co.contains)?function(dr,dq){var dt=dr.nodeType===9?dr.documentElement:dr,ds=dq&&dq.parentNode;return dr===ds||!!(ds&&ds.nodeType===1&&(dt.contains?dt.contains(ds):dr.compareDocumentPosition&&dr.compareDocumentPosition(ds)&16))}:function(dr,dq){if(dq){while((dq=dq.parentNode)){if(dq===dr){return true}}}return false};cE=e?function(dr,dq){if(dr===dq){cX=true;return 0}var ds=!dr.compareDocumentPosition-!dq.compareDocumentPosition;if(ds){return ds}ds=(dr.ownerDocument||dr)===(dq.ownerDocument||dq)?dr.compareDocumentPosition(dq):1;if(ds&1||(!dh.sortDetached&&dq.compareDocumentPosition(dr)===ds)){if(dr===dp||dr.ownerDocument===cJ&&cF(cJ,dr)){return -1}if(dq===dp||dq.ownerDocument===cJ&&cF(cJ,dq)){return 1}return cI?(cd(cI,dr)-cd(cI,dq)):0}return ds&4?-1:1}:function(dr,dq){if(dr===dq){cX=true;return 0}var dx,du=0,dw=dr.parentNode,dt=dq.parentNode,ds=[dr],dv=[dq];if(!dw||!dt){return dr===dp?-1:dq===dp?1:dw?-1:dt?1:cI?(cd(cI,dr)-cd(cI,dq)):0}else{if(dw===dt){return ca(dr,dq)}}dx=dr;while((dx=dx.parentNode)){ds.unshift(dx)}dx=dq;while((dx=dx.parentNode)){dv.unshift(dx)}while(ds[du]===dv[du]){du++}return du?ca(ds[du],dv[du]):ds[du]===cJ?-1:dv[du]===cJ?1:0};return dp};cw.matches=function(i,e){return cw(i,null,null,e)};cw.matchesSelector=function(dn,dq){if((dn.ownerDocument||dn)!==cC){cZ(dn)}dq=dq.replace(ct,"='$1']");if(dh.matchesSelector&&c8&&(!df||!df.test(dq))&&(!c3||!c3.test(dq))){try{var i=ce.call(dn,dq);if(i||dh.disconnectedMatch||dn.document&&dn.document.nodeType!==11){return i}}catch(dp){}}return cw(dq,cC,null,[dn]).length>0};cw.contains=function(e,i){if((e.ownerDocument||e)!==cC){cZ(e)}return cF(e,i)};cw.attr=function(dn,e){if((dn.ownerDocument||dn)!==cC){cZ(dn)}var i=cn.attrHandle[e.toLowerCase()],dp=i&&cO.call(cn.attrHandle,e.toLowerCase())?i(dn,e,!c8):undefined;return dp!==undefined?dp:dh.attributes||!c8?dn.getAttribute(e):(dp=dn.getAttributeNode(e))&&dp.specified?dp.value:null};cw.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)};cw.uniqueSort=function(dp){var dq,dr=[],e=0,dn=0;cX=!dh.detectDuplicates;cI=!dh.sortStable&&dp.slice(0);dp.sort(cE);if(cX){while((dq=dp[dn++])){if(dq===dp[dn]){e=dr.push(dn)}}while(e--){dp.splice(dr[e],1)}}cI=null;return dp};cH=cw.getText=function(dr){var dq,dn="",dp=0,e=dr.nodeType;if(!e){while((dq=dr[dp++])){dn+=cH(dq)}}else{if(e===1||e===9||e===11){if(typeof dr.textContent==="string"){return dr.textContent}else{for(dr=dr.firstChild;dr;dr=dr.nextSibling){dn+=cH(dr)}}}else{if(e===3||e===4){return dr.nodeValue}}}return dn};cn=cw.selectors={cacheLength:50,createPseudo:cj,match:c2,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:true}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:true},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){e[1]=e[1].replace(cs,c5);e[3]=(e[3]||e[4]||e[5]||"").replace(cs,c5);if(e[2]==="~="){e[3]=" "+e[3]+" "}return e.slice(0,4)},CHILD:function(e){e[1]=e[1].toLowerCase();if(e[1].slice(0,3)==="nth"){if(!e[3]){cw.error(e[0])}e[4]=+(e[4]?e[5]+(e[6]||1):2*(e[3]==="even"||e[3]==="odd"));e[5]=+((e[7]+e[8])||e[3]==="odd")}else{if(e[3]){cw.error(e[0])}}return e},PSEUDO:function(i){var e,dn=!i[6]&&i[2];if(c2.CHILD.test(i[0])){return null}if(i[3]){i[2]=i[4]||i[5]||""}else{if(dn&&cS.test(dn)&&(e=ci(dn,true))&&(e=dn.indexOf(")",dn.length-e)-dn.length)){i[0]=i[0].slice(0,e);i[2]=dn.slice(0,e)}}return i.slice(0,3)}},filter:{TAG:function(i){var e=i.replace(cs,c5).toLowerCase();return i==="*"?function(){return true}:function(dn){return dn.nodeName&&dn.nodeName.toLowerCase()===e}},CLASS:function(e){var i=b9[e+" "];return i||(i=new RegExp("(^|"+cp+")"+e+"("+cp+"|$)"))&&b9(e,function(dn){return i.test(typeof dn.className==="string"&&dn.className||typeof dn.getAttribute!=="undefined"&&dn.getAttribute("class")||"")})},ATTR:function(dn,i,e){return function(dq){var dp=cw.attr(dq,dn);if(dp==null){return i==="!="}if(!i){return true}dp+="";return i==="="?dp===e:i==="!="?dp!==e:i==="^="?e&&dp.indexOf(e)===0:i==="*="?e&&dp.indexOf(e)>-1:i==="$="?e&&dp.slice(-e.length)===e:i==="~="?(" "+dp.replace(cu," ")+" ").indexOf(e)>-1:i==="|="?dp===e||dp.slice(0,e.length+1)===e+"-":false}},CHILD:function(i,dq,dp,dr,dn){var dt=i.slice(0,3)!=="nth",e=i.slice(-4)!=="last",ds=dq==="of-type";return dr===1&&dn===0?function(du){return !!du.parentNode}:function(dA,dy,dD){var du,dG,dB,dF,dC,dx,dz=dt!==e?"nextSibling":"previousSibling",dE=dA.parentNode,dw=ds&&dA.nodeName.toLowerCase(),dv=!dD&&!ds;if(dE){if(dt){while(dz){dB=dA;while((dB=dB[dz])){if(ds?dB.nodeName.toLowerCase()===dw:dB.nodeType===1){return false}}dx=dz=i==="only"&&!dx&&"nextSibling"}return true}dx=[e?dE.firstChild:dE.lastChild];if(e&&dv){dG=dE[da]||(dE[da]={});du=dG[i]||[];dC=du[0]===di&&du[1];dF=du[0]===di&&du[2];dB=dC&&dE.childNodes[dC];while((dB=++dC&&dB&&dB[dz]||(dF=dC=0)||dx.pop())){if(dB.nodeType===1&&++dF&&dB===dA){dG[i]=[di,dC,dF];break}}}else{if(dv&&(du=(dA[da]||(dA[da]={}))[i])&&du[0]===di){dF=du[1]}else{while((dB=++dC&&dB&&dB[dz]||(dF=dC=0)||dx.pop())){if((ds?dB.nodeName.toLowerCase()===dw:dB.nodeType===1)&&++dF){if(dv){(dB[da]||(dB[da]={}))[i]=[di,dF]}if(dB===dA){break}}}}}dF-=dn;return dF===dr||(dF%dr===0&&dF/dr>=0)}}},PSEUDO:function(dp,dn){var e,i=cn.pseudos[dp]||cn.setFilters[dp.toLowerCase()]||cw.error("unsupported pseudo: "+dp);if(i[da]){return i(dn)}if(i.length>1){e=[dp,dp,"",dn];return cn.setFilters.hasOwnProperty(dp.toLowerCase())?cj(function(ds,du){var dr,dq=i(ds,dn),dt=dq.length;while(dt--){dr=cd(ds,dq[dt]);ds[dr]=!(du[dr]=dq[dt])}}):function(dq){return i(dq,0,e)}}return i}},pseudos:{not:cj(function(e){var i=[],dn=[],dp=cW(e.replace(cr,"$1"));return dp[da]?cj(function(dr,dw,du,ds){var dv,dq=dp(dr,null,ds,[]),dt=dr.length;while(dt--){if((dv=dq[dt])){dr[dt]=!(dw[dt]=dv)}}}):function(ds,dr,dq){i[0]=ds;dp(i,null,dq,dn);i[0]=null;return !dn.pop()}}),has:cj(function(e){return function(i){return cw(e,i).length>0}}),contains:cj(function(e){e=e.replace(cs,c5);return function(i){return(i.textContent||i.innerText||cH(i)).indexOf(e)>-1}}),lang:cj(function(e){if(!cU.test(e||"")){cw.error("unsupported lang: "+e)}e=e.replace(cs,c5).toLowerCase();return function(dn){var i;do{if((i=c8?dn.lang:dn.getAttribute("xml:lang")||dn.getAttribute("lang"))){i=i.toLowerCase();return i===e||i.indexOf(e+"-")===0}}while((dn=dn.parentNode)&&dn.nodeType===1);return false}}),target:function(e){var i=de.location&&de.location.hash;return i&&i.slice(1)===e.id},root:function(e){return e===co},focus:function(e){return e===cC.activeElement&&(!cC.hasFocus||cC.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:function(e){return e.disabled===false},disabled:function(e){return e.disabled===true},checked:function(e){var i=e.nodeName.toLowerCase();return(i==="input"&&!!e.checked)||(i==="option"&&!!e.selected)},selected:function(e){if(e.parentNode){e.parentNode.selectedIndex}return e.selected===true},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling){if(e.nodeType<6){return false}}return true},parent:function(e){return !cn.pseudos.empty(e)},header:function(e){return cl.test(e.nodeName)},input:function(e){return cc.test(e.nodeName)},button:function(i){var e=i.nodeName.toLowerCase();return e==="input"&&i.type==="button"||e==="button"},text:function(i){var e;return i.nodeName.toLowerCase()==="input"&&i.type==="text"&&((e=i.getAttribute("type"))==null||e.toLowerCase()==="text")},first:c7(function(){return[0]}),last:c7(function(e,i){return[i-1]}),eq:c7(function(e,dn,i){return[i<0?i+dn:i]}),even:c7(function(e,dp){var dn=0;for(;dn<dp;dn+=2){e.push(dn)}return e}),odd:c7(function(e,dp){var dn=1;for(;dn<dp;dn+=2){e.push(dn)}return e}),lt:c7(function(e,dq,dp){var dn=dp<0?dp+dq:dp;for(;--dn>=0;){e.push(dn)}return e}),gt:c7(function(e,dq,dp){var dn=dp<0?dp+dq:dp;for(;++dn<dq;){e.push(dn)}return e})}};cn.pseudos.nth=cn.pseudos.eq;for(cy in {radio:true,checkbox:true,file:true,password:true,image:true}){cn.pseudos[cy]=cx(cy)}for(cy in {submit:true,reset:true}){cn.pseudos[cy]=cb(cy)}function cV(){}cV.prototype=cn.filters=cn.pseudos;cn.setFilters=new cV();ci=cw.tokenize=function(dq,dv){var i,dr,dt,du,ds,dn,e,dp=c9[dq+" "];if(dp){return dv?0:dp.slice(0)}ds=dq;dn=[];e=cn.preFilter;while(ds){if(!i||(dr=cv.exec(ds))){if(dr){ds=ds.slice(dr[0].length)||ds}dn.push((dt=[]))}i=false;if((dr=cB.exec(ds))){i=dr.shift();dt.push({value:i,type:dr[0].replace(cr," ")});ds=ds.slice(i.length)}for(du in cn.filter){if((dr=c2[du].exec(ds))&&(!e[du]||(dr=e[du](dr)))){i=dr.shift();dt.push({value:i,type:du,matches:dr});ds=ds.slice(i.length)}}if(!i){break}}return dv?ds.length:ds?cw.error(dq):c9(dq,dn).slice(0)};function ch(dq){var dp=0,dn=dq.length,e="";for(;dp<dn;dp++){e+=dq[dp].value}return e}function cq(dq,dn,dp){var e=dn.dir,dr=dp&&e==="parentNode",i=c4++;return dn.first?function(du,dt,ds){while((du=du[e])){if(du.nodeType===1||dr){return dq(du,dt,ds)}}}:function(dw,du,dt){var dx,dv,ds=[di,i];if(dt){while((dw=dw[e])){if(dw.nodeType===1||dr){if(dq(dw,du,dt)){return true}}}}else{while((dw=dw[e])){if(dw.nodeType===1||dr){dv=dw[da]||(dw[da]={});if((dx=dv[e])&&dx[0]===di&&dx[1]===i){return(ds[2]=dx[2])}else{dv[e]=ds;if((ds[2]=dq(dw,du,dt))){return true}}}}}}}function dk(e){return e.length>1?function(dr,dq,dn){var dp=e.length;while(dp--){if(!e[dp](dr,dq,dn)){return false}}return true}:e[0]}function cz(dn,dr,dq){var dp=0,e=dr.length;for(;dp<e;dp++){cw(dn,dr[dp],dq)}return dq}function c0(e,dn,dp,dq,dt){var dr,dw=[],ds=0,du=e.length,dv=dn!=null;for(;ds<du;ds++){if((dr=e[ds])){if(!dp||dp(dr,dq,dt)){dw.push(dr);if(dv){dn.push(ds)}}}}return dw}function cg(dn,i,dq,dp,dr,e){if(dp&&!dp[da]){dp=cg(dp)}if(dr&&!dr[da]){dr=cg(dr,e)}return cj(function(dC,dz,du,dB){var dE,dA,dw,dv=[],dD=[],dt=dz.length,ds=dC||cz(i||"*",du.nodeType?[du]:du,[]),dx=dn&&(dC||!i)?c0(ds,dv,dn,du,dB):ds,dy=dq?dr||(dC?dn:dt||dp)?[]:dz:dx;if(dq){dq(dx,dy,du,dB)}if(dp){dE=c0(dy,dD);dp(dE,[],du,dB);dA=dE.length;while(dA--){if((dw=dE[dA])){dy[dD[dA]]=!(dx[dD[dA]]=dw)}}}if(dC){if(dr||dn){if(dr){dE=[];dA=dy.length;while(dA--){if((dw=dy[dA])){dE.push((dx[dA]=dw))}}dr(null,(dy=[]),dE,dB)}dA=dy.length;while(dA--){if((dw=dy[dA])&&(dE=dr?cd(dC,dw):dv[dA])>-1){dC[dE]=!(dz[dE]=dw)}}}}else{dy=c0(dy===dz?dy.splice(dt,dy.length):dy);if(dr){dr(null,dz,dy,dB)}else{b7.apply(dz,dy)}}})}function db(dt){var dn,dr,dp,ds=dt.length,dw=cn.relative[dt[0].type],dx=dw||cn.relative[" "],dq=dw?1:0,du=cq(function(i){return i===dn},dx,true),dv=cq(function(i){return cd(dn,i)>-1},dx,true),e=[function(dA,dz,dy){var i=(!dw&&(dy||dz!==dm))||((dn=dz).nodeType?du(dA,dz,dy):dv(dA,dz,dy));dn=null;return i}];for(;dq<ds;dq++){if((dr=cn.relative[dt[dq].type])){e=[cq(dk(e),dr)]}else{dr=cn.filter[dt[dq].type].apply(null,dt[dq].matches);if(dr[da]){dp=++dq;for(;dp<ds;dp++){if(cn.relative[dt[dp].type]){break}}return cg(dq>1&&dk(e),dq>1&&ch(dt.slice(0,dq-1).concat({value:dt[dq-2].type===" "?"*":""})).replace(cr,"$1"),dr,dq<dp&&db(dt.slice(dq,dp)),dp<ds&&db((dt=dt.slice(dp))),dp<ds&&ch(dt))}e.push(dr)}}return dk(e)}function cY(dp,dn){var e=dn.length>0,dq=dp.length>0,i=function(dA,du,dz,dy,dD){var dv,dw,dB,dF=0,dx="0",dr=dA&&[],dG=[],dE=dm,dt=dA||dq&&cn.find.TAG("*",dD),ds=(di+=dE==null?1:Math.random()||0.1),dC=dt.length;if(dD){dm=du!==cC&&du}for(;dx!==dC&&(dv=dt[dx])!=null;dx++){if(dq&&dv){dw=0;while((dB=dp[dw++])){if(dB(dv,du,dz)){dy.push(dv);break}}if(dD){di=ds}}if(e){if((dv=!dB&&dv)){dF--}if(dA){dr.push(dv)}}}dF+=dx;if(e&&dx!==dF){dw=0;while((dB=dn[dw++])){dB(dr,dG,du,dz)}if(dA){if(dF>0){while(dx--){if(!(dr[dx]||dG[dx])){dG[dx]=dd.call(dy)}}}dG=c0(dG)}b7.apply(dy,dG);if(dD&&!dA&&dG.length>0&&(dF+dn.length)>1){cw.uniqueSort(dy)}}if(dD){di=ds;dm=dE}return dr};return e?cj(i):i}cW=cw.compile=function(e,dp){var dq,dn=[],ds=[],dr=cG[e+" "];if(!dr){if(!dp){dp=ci(e)}dq=dp.length;while(dq--){dr=db(dp[dq]);if(dr[da]){dn.push(dr)}else{ds.push(dr)}}dr=cG(e,cY(ds,dn));dr.selector=e}return dr};dg=cw.select=function(dp,e,dq,dt){var dr,dw,dn,dx,du,dv=typeof dp==="function"&&dp,ds=!dt&&ci((dp=dv.selector||dp));dq=dq||[];if(ds.length===1){dw=ds[0]=ds[0].slice(0);if(dw.length>2&&(dn=dw[0]).type==="ID"&&dh.getById&&e.nodeType===9&&c8&&cn.relative[dw[1].type]){e=(cn.find.ID(dn.matches[0].replace(cs,c5),e)||[])[0];if(!e){return dq}else{if(dv){e=e.parentNode}}dp=dp.slice(dw.shift().value.length)}dr=c2.needsContext.test(dp)?0:dw.length;while(dr--){dn=dw[dr];if(cn.relative[(dx=dn.type)]){break}if((du=cn.find[dx])){if((dt=du(dn.matches[0].replace(cs,c5),c1.test(dw[0].type)&&cT(e.parentNode)||e))){dw.splice(dr,1);dp=dt.length&&ch(dw);if(!dp){b7.apply(dq,dt);return dq}break}}}}(dv||cW(dp,ds))(dt,e,!c8,dq,c1.test(dp)&&cT(e.parentNode)||e);return dq};dh.sortStable=da.split("").sort(cE).join("")===da;dh.detectDuplicates=!!cX;cZ();dh.sortDetached=cf(function(e){return e.compareDocumentPosition(cC.createElement("div"))&1});if(!cf(function(e){e.innerHTML="<a href='#'></a>";return e.firstChild.getAttribute("href")==="#"})){dj("type|href|height|width",function(i,e,dn){if(!dn){return i.getAttribute(e,e.toLowerCase()==="type"?1:2)}})}if(!dh.attributes||!cf(function(e){e.innerHTML="<input/>";e.firstChild.setAttribute("value","");return e.firstChild.getAttribute("value")===""})){dj("value",function(i,e,dn){if(!dn&&i.nodeName.toLowerCase()==="input"){return i.defaultValue}})}if(!cf(function(e){return e.getAttribute("disabled")==null})){dj(b8,function(i,e,dp){var dn;if(!dp){return i[e]===true?e.toLowerCase():(dn=i.getAttributeNode(e))&&dn.specified?dn.value:null}})}return cw})(a5);bI.find=m;bI.expr=m.selectors;bI.expr[":"]=bI.expr.pseudos;bI.unique=m.uniqueSort;bI.text=m.getText;bI.isXMLDoc=m.isXML;bI.contains=m.contains;var A=bI.expr.match.needsContext;var a=(/^<(\w+)\s*\/?>(?:<\/\1>|)$/);var aL=/^.[^:#\[\.,]*$/;function aR(b6,e,i){if(bI.isFunction(e)){return bI.grep(b6,function(b8,b7){return !!e.call(b8,b7,b8)!==i})}if(e.nodeType){return bI.grep(b6,function(b7){return(b7===e)!==i})}if(typeof e==="string"){if(aL.test(e)){return bI.filter(e,b6,i)}e=bI.filter(e,b6)}return bI.grep(b6,function(b7){return(bI.inArray(b7,e)>=0)!==i})}bI.filter=function(b7,e,b6){var i=e[0];if(b6){b7=":not("+b7+")"}return e.length===1&&i.nodeType===1?bI.find.matchesSelector(i,b7)?[i]:[]:bI.find.matches(b7,bI.grep(e,function(b8){return b8.nodeType===1}))};bI.fn.extend({find:function(b6){var b9,b8=[],b7=this,e=b7.length;if(typeof b6!=="string"){return this.pushStack(bI(b6).filter(function(){for(b9=0;b9<e;b9++){if(bI.contains(b7[b9],this)){return true}}}))}for(b9=0;b9<e;b9++){bI.find(b6,b7[b9],b8)}b8=this.pushStack(e>1?bI.unique(b8):b8);b8.selector=this.selector?this.selector+" "+b6:b6;return b8},filter:function(e){return this.pushStack(aR(this,e||[],false))},not:function(e){return this.pushStack(aR(this,e||[],true))},is:function(e){return !!aR(this,typeof e==="string"&&A.test(e)?bI(e):e||[],false).length}});var z,n=a5.document,bt=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,bV=bI.fn.init=function(e,b6){var i,b7;if(!e){return this}if(typeof e==="string"){if(e.charAt(0)==="<"&&e.charAt(e.length-1)===">"&&e.length>=3){i=[null,e,null]}else{i=bt.exec(e)}if(i&&(i[1]||!b6)){if(i[1]){b6=b6 instanceof bI?b6[0]:b6;bI.merge(this,bI.parseHTML(i[1],b6&&b6.nodeType?b6.ownerDocument||b6:n,true));if(a.test(i[1])&&bI.isPlainObject(b6)){for(i in b6){if(bI.isFunction(this[i])){this[i](b6[i])}else{this.attr(i,b6[i])}}}return this}else{b7=n.getElementById(i[2]);if(b7&&b7.parentNode){if(b7.id!==i[2]){return z.find(e)}this.length=1;this[0]=b7}this.context=n;this.selector=e;return this}}else{if(!b6||b6.jquery){return(b6||z).find(e)}else{return this.constructor(b6).find(e)}}}else{if(e.nodeType){this.context=this[0]=e;this.length=1;return this}else{if(bI.isFunction(e)){return typeof z.ready!=="undefined"?z.ready(e):e(bI)}}}if(e.selector!==undefined){this.selector=e.selector;this.context=e.context}return bI.makeArray(e,this)};bV.prototype=bI.fn;z=bI(n);var bv=/^(?:parents|prev(?:Until|All))/,bz={children:true,contents:true,next:true,prev:true};bI.extend({dir:function(b6,i,b8){var e=[],b7=b6[i];while(b7&&b7.nodeType!==9&&(b8===undefined||b7.nodeType!==1||!bI(b7).is(b8))){if(b7.nodeType===1){e.push(b7)}b7=b7[i]}return e},sibling:function(b6,i){var e=[];for(;b6;b6=b6.nextSibling){if(b6.nodeType===1&&b6!==i){e.push(b6)}}return e}});bI.fn.extend({has:function(b8){var b7,b6=bI(b8,this),e=b6.length;return this.filter(function(){for(b7=0;b7<e;b7++){if(bI.contains(this,b6[b7])){return true}}})},closest:function(b9,b8){var ca,b7=0,b6=this.length,e=[],cb=A.test(b9)||typeof b9!=="string"?bI(b9,b8||this.context):0;for(;b7<b6;b7++){for(ca=this[b7];ca&&ca!==b8;ca=ca.parentNode){if(ca.nodeType<11&&(cb?cb.index(ca)>-1:ca.nodeType===1&&bI.find.matchesSelector(ca,b9))){e.push(ca);break}}}return this.pushStack(e.length>1?bI.unique(e):e)},index:function(e){if(!e){return(this[0]&&this[0].parentNode)?this.first().prevAll().length:-1}if(typeof e==="string"){return bI.inArray(this[0],bI(e))}return bI.inArray(e.jquery?e[0]:e,this)},add:function(e,i){return this.pushStack(bI.unique(bI.merge(this.get(),bI(e,i))))},addBack:function(e){return this.add(e==null?this.prevObject:this.prevObject.filter(e))}});function aY(i,e){do{i=i[e]}while(i&&i.nodeType!==1);return i}bI.each({parent:function(i){var e=i.parentNode;return e&&e.nodeType!==11?e:null},parents:function(e){return bI.dir(e,"parentNode")},parentsUntil:function(b6,e,b7){return bI.dir(b6,"parentNode",b7)},next:function(e){return aY(e,"nextSibling")},prev:function(e){return aY(e,"previousSibling")},nextAll:function(e){return bI.dir(e,"nextSibling")},prevAll:function(e){return bI.dir(e,"previousSibling")},nextUntil:function(b6,e,b7){return bI.dir(b6,"nextSibling",b7)},prevUntil:function(b6,e,b7){return bI.dir(b6,"previousSibling",b7)},siblings:function(e){return bI.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return bI.sibling(e.firstChild)},contents:function(e){return bI.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:bI.merge([],e.childNodes)}},function(e,i){bI.fn[e]=function(b8,b6){var b7=bI.map(this,i,b8);if(e.slice(-5)!=="Until"){b6=b8}if(b6&&typeof b6==="string"){b7=bI.filter(b6,b7)}if(this.length>1){if(!bz[e]){b7=bI.unique(b7)}if(bv.test(e)){b7=b7.reverse()}}return this.pushStack(b7)}});var aF=(/\S+/g);var b2={};function af(i){var e=b2[i]={};bI.each(i.match(aF)||[],function(b7,b6){e[b6]=true});return e}bI.Callbacks=function(ce){ce=typeof ce==="string"?(b2[ce]||af(ce)):bI.extend({},ce);var b8,b7,e,b9,ca,b6,cb=[],cc=!ce.once&&[],i=function(cf){b7=ce.memory&&cf;e=true;ca=b6||0;b6=0;b9=cb.length;b8=true;for(;cb&&ca<b9;ca++){if(cb[ca].apply(cf[0],cf[1])===false&&ce.stopOnFalse){b7=false;break}}b8=false;if(cb){if(cc){if(cc.length){i(cc.shift())}}else{if(b7){cb=[]}else{cd.disable()}}}},cd={add:function(){if(cb){var cg=cb.length;(function cf(ch){bI.each(ch,function(cj,ci){var ck=bI.type(ci);if(ck==="function"){if(!ce.unique||!cd.has(ci)){cb.push(ci)}}else{if(ci&&ci.length&&ck!=="string"){cf(ci)}}})})(arguments);if(b8){b9=cb.length}else{if(b7){b6=cg;i(b7)}}}return this},remove:function(){if(cb){bI.each(arguments,function(ch,cf){var cg;while((cg=bI.inArray(cf,cb,cg))>-1){cb.splice(cg,1);if(b8){if(cg<=b9){b9--}if(cg<=ca){ca--}}}})}return this},has:function(cf){return cf?bI.inArray(cf,cb)>-1:!!(cb&&cb.length)},empty:function(){cb=[];b9=0;return this},disable:function(){cb=cc=b7=undefined;return this},disabled:function(){return !cb},lock:function(){cc=undefined;if(!b7){cd.disable()}return this},locked:function(){return !cc},fireWith:function(cg,cf){if(cb&&(!e||cc)){cf=cf||[];cf=[cg,cf.slice?cf.slice():cf];if(b8){cc.push(cf)}else{i(cf)}}return this},fire:function(){cd.fireWith(this,arguments);return this},fired:function(){return !!e}};return cd};bI.extend({Deferred:function(b6){var i=[["resolve","done",bI.Callbacks("once memory"),"resolved"],["reject","fail",bI.Callbacks("once memory"),"rejected"],["notify","progress",bI.Callbacks("memory")]],b7="pending",b8={state:function(){return b7},always:function(){e.done(arguments).fail(arguments);return this},then:function(){var b9=arguments;return bI.Deferred(function(ca){bI.each(i,function(cc,cb){var cd=bI.isFunction(b9[cc])&&b9[cc];e[cb[1]](function(){var ce=cd&&cd.apply(this,arguments);if(ce&&bI.isFunction(ce.promise)){ce.promise().done(ca.resolve).fail(ca.reject).progress(ca.notify)}else{ca[cb[0]+"With"](this===b8?ca.promise():this,cd?[ce]:arguments)}})});b9=null}).promise()},promise:function(b9){return b9!=null?bI.extend(b9,b8):b8}},e={};b8.pipe=b8.then;bI.each(i,function(ca,b9){var cc=b9[2],cb=b9[3];b8[b9[1]]=cc.add;if(cb){cc.add(function(){b7=cb},i[ca^1][2].disable,i[2][2].lock)}e[b9[0]]=function(){e[b9[0]+"With"](this===e?b8:this,arguments);return this};e[b9[0]+"With"]=cc.fireWith});b8.promise(e);if(b6){b6.call(e,e)}return e},when:function(b9){var b7=0,cb=P.call(arguments),e=cb.length,b6=e!==1||(b9&&bI.isFunction(b9.promise))?e:0,ce=b6===1?b9:bI.Deferred(),b8=function(cg,ch,cf){return function(i){ch[cg]=this;cf[cg]=arguments.length>1?P.call(arguments):i;if(cf===cd){ce.notifyWith(ch,cf)}else{if(!(--b6)){ce.resolveWith(ch,cf)}}}},cd,ca,cc;if(e>1){cd=new Array(e);ca=new Array(e);cc=new Array(e);for(;b7<e;b7++){if(cb[b7]&&bI.isFunction(cb[b7].promise)){cb[b7].promise().done(b8(b7,cc,cb)).fail(ce.reject).progress(b8(b7,ca,cd))}else{--b6}}}if(!b6){ce.resolveWith(cc,cb)}return ce.promise()}});var ak;bI.fn.ready=function(e){bI.ready.promise().done(e);return this};bI.extend({isReady:false,readyWait:1,holdReady:function(e){if(e){bI.readyWait++}else{bI.ready(true)}},ready:function(e){if(e===true?--bI.readyWait:bI.isReady){return}if(!n.body){return setTimeout(bI.ready)}bI.isReady=true;if(e!==true&&--bI.readyWait>0){return}ak.resolveWith(n,[bI]);if(bI.fn.triggerHandler){bI(n).triggerHandler("ready");bI(n).off("ready")}}});function bm(){if(n.addEventListener){n.removeEventListener("DOMContentLoaded",bZ,false);a5.removeEventListener("load",bZ,false)}else{n.detachEvent("onreadystatechange",bZ);a5.detachEvent("onload",bZ)}}function bZ(){if(n.addEventListener||event.type==="load"||n.readyState==="complete"){bm();bI.ready()}}bI.ready.promise=function(b8){if(!ak){ak=bI.Deferred();if(n.readyState==="complete"){setTimeout(bI.ready)}else{if(n.addEventListener){n.addEventListener("DOMContentLoaded",bZ,false);a5.addEventListener("load",bZ,false)}else{n.attachEvent("onreadystatechange",bZ);a5.attachEvent("onload",bZ);var b7=false;try{b7=a5.frameElement==null&&n.documentElement}catch(b6){}if(b7&&b7.doScroll){(function i(){if(!bI.isReady){try{b7.doScroll("left")}catch(b9){return setTimeout(i,50)}bm();bI.ready()}})()}}}}return ak.promise(b8)};var aC=typeof undefined;var bh;for(bh in bI(D)){break}D.ownLast=bh!=="0";D.inlineBlockNeedsLayout=false;bI(function(){var b6,b7,e,i;e=n.getElementsByTagName("body")[0];if(!e||!e.style){return}b7=n.createElement("div");i=n.createElement("div");i.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px";e.appendChild(i).appendChild(b7);if(typeof b7.style.zoom!==aC){b7.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1";D.inlineBlockNeedsLayout=b6=b7.offsetWidth===3;if(b6){e.style.zoom=1}}e.removeChild(i)});(function(){var b6=n.createElement("div");if(D.deleteExpando==null){D.deleteExpando=true;try{delete b6.test}catch(i){D.deleteExpando=false}}b6=null})();bI.acceptData=function(b6){var i=bI.noData[(b6.nodeName+" ").toLowerCase()],e=+b6.nodeType||1;return e!==1&&e!==9?false:!i||i!==true&&b6.getAttribute("classid")===i};var by=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,aQ=/([A-Z])/g;function bA(b7,b6,b8){if(b8===undefined&&b7.nodeType===1){var i="data-"+b6.replace(aQ,"-$1").toLowerCase();b8=b7.getAttribute(i);if(typeof b8==="string"){try{b8=b8==="true"?true:b8==="false"?false:b8==="null"?null:+b8+""===b8?+b8:by.test(b8)?bI.parseJSON(b8):b8}catch(b9){}bI.data(b7,b6,b8)}else{b8=undefined}}return b8}function Q(i){var e;for(e in i){if(e==="data"&&bI.isEmptyObject(i[e])){continue}if(e!=="toJSON"){return false}}return true}function bc(b7,i,b9,b8){if(!bI.acceptData(b7)){return}var cb,ca,cc=bI.expando,cd=b7.nodeType,e=cd?bI.cache:b7,b6=cd?b7[cc]:b7[cc]&&cc;if((!b6||!e[b6]||(!b8&&!e[b6].data))&&b9===undefined&&typeof i==="string"){return}if(!b6){if(cd){b6=b7[cc]=aP.pop()||bI.guid++}else{b6=cc}}if(!e[b6]){e[b6]=cd?{}:{toJSON:bI.noop}}if(typeof i==="object"||typeof i==="function"){if(b8){e[b6]=bI.extend(e[b6],i)}else{e[b6].data=bI.extend(e[b6].data,i)}}ca=e[b6];if(!b8){if(!ca.data){ca.data={}}ca=ca.data}if(b9!==undefined){ca[bI.camelCase(i)]=b9}if(typeof i==="string"){cb=ca[i];if(cb==null){cb=ca[bI.camelCase(i)]}}else{cb=ca}return cb}function ab(b9,b7,e){if(!bI.acceptData(b9)){return}var cb,b8,ca=b9.nodeType,b6=ca?bI.cache:b9,cc=ca?b9[bI.expando]:bI.expando;if(!b6[cc]){return}if(b7){cb=e?b6[cc]:b6[cc].data;if(cb){if(!bI.isArray(b7)){if(b7 in cb){b7=[b7]}else{b7=bI.camelCase(b7);if(b7 in cb){b7=[b7]}else{b7=b7.split(" ")}}}else{b7=b7.concat(bI.map(b7,bI.camelCase))}b8=b7.length;while(b8--){delete cb[b7[b8]]}if(e?!Q(cb):!bI.isEmptyObject(cb)){return}}}if(!e){delete b6[cc].data;if(!Q(b6[cc])){return}}if(ca){bI.cleanData([b9],true)}else{if(D.deleteExpando||b6!=b6.window){delete b6[cc]}else{b6[cc]=null}}}bI.extend({cache:{},noData:{"applet ":true,"embed ":true,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(e){e=e.nodeType?bI.cache[e[bI.expando]]:e[bI.expando];return !!e&&!Q(e)},data:function(i,e,b6){return bc(i,e,b6)},removeData:function(i,e){return ab(i,e)},_data:function(i,e,b6){return bc(i,e,b6,true)},_removeData:function(i,e){return ab(i,e,true)}});bI.fn.extend({data:function(b8,cb){var b7,b6,ca,b9=this[0],e=b9&&b9.attributes;if(b8===undefined){if(this.length){ca=bI.data(b9);if(b9.nodeType===1&&!bI._data(b9,"parsedAttrs")){b7=e.length;while(b7--){if(e[b7]){b6=e[b7].name;if(b6.indexOf("data-")===0){b6=bI.camelCase(b6.slice(5));bA(b9,b6,ca[b6])}}}bI._data(b9,"parsedAttrs",true)}}return ca}if(typeof b8==="object"){return this.each(function(){bI.data(this,b8)})}return arguments.length>1?this.each(function(){bI.data(this,b8,cb)}):b9?bA(b9,b8,bI.data(b9,b8)):undefined},removeData:function(e){return this.each(function(){bI.removeData(this,e)})}});bI.extend({queue:function(b6,i,b7){var e;if(b6){i=(i||"fx")+"queue";e=bI._data(b6,i);if(b7){if(!e||bI.isArray(b7)){e=bI._data(b6,i,bI.makeArray(b7))}else{e.push(b7)}}return e||[]}},dequeue:function(b9,b8){b8=b8||"fx";var i=bI.queue(b9,b8),ca=i.length,b7=i.shift(),e=bI._queueHooks(b9,b8),b6=function(){bI.dequeue(b9,b8)};if(b7==="inprogress"){b7=i.shift();ca--}if(b7){if(b8==="fx"){i.unshift("inprogress")}delete e.stop;b7.call(b9,b6,e)}if(!ca&&e){e.empty.fire()}},_queueHooks:function(b6,i){var e=i+"queueHooks";return bI._data(b6,e)||bI._data(b6,e,{empty:bI.Callbacks("once memory").add(function(){bI._removeData(b6,i+"queue");bI._removeData(b6,e)})})}});bI.fn.extend({queue:function(e,i){var b6=2;if(typeof e!=="string"){i=e;e="fx";b6--}if(arguments.length<b6){return bI.queue(this[0],e)}return i===undefined?this:this.each(function(){var b7=bI.queue(this,e,i);bI._queueHooks(this,e);if(e==="fx"&&b7[0]!=="inprogress"){bI.dequeue(this,e)}})},dequeue:function(e){return this.each(function(){bI.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(b7,cb){var b6,b8=1,cc=bI.Deferred(),ca=this,e=this.length,b9=function(){if(!(--b8)){cc.resolveWith(ca,[ca])}};if(typeof b7!=="string"){cb=b7;b7=undefined}b7=b7||"fx";while(e--){b6=bI._data(ca[e],b7+"queueHooks");if(b6&&b6.empty){b8++;b6.empty.add(b9)}}b9();return cc.promise(cb)}});var aE=(/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/).source;var bT=["Top","Right","Bottom","Left"];var S=function(i,e){i=e||i;return bI.css(i,"display")==="none"||!bI.contains(i.ownerDocument,i)};var aB=bI.access=function(e,ca,cc,cb,b8,ce,cd){var b7=0,b6=e.length,b9=cc==null;if(bI.type(cc)==="object"){b8=true;for(b7 in cc){bI.access(e,ca,b7,cc[b7],true,ce,cd)}}else{if(cb!==undefined){b8=true;if(!bI.isFunction(cb)){cd=true}if(b9){if(cd){ca.call(e,cb);ca=null}else{b9=ca;ca=function(cf,i,cg){return b9.call(bI(cf),cg)}}}if(ca){for(;b7<b6;b7++){ca(e[b7],cc,cd?cb:cb.call(e[b7],b7,ca(e[b7],cc)))}}}}return b8?e:b9?ca.call(e):b6?ca(e[0],cc):ce};var aM=(/^(?:checkbox|radio)$/i);(function(){var i=n.createElement("input"),b8=n.createElement("div"),b6=n.createDocumentFragment();b8.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>";D.leadingWhitespace=b8.firstChild.nodeType===3;D.tbody=!b8.getElementsByTagName("tbody").length;D.htmlSerialize=!!b8.getElementsByTagName("link").length;D.html5Clone=n.createElement("nav").cloneNode(true).outerHTML!=="<:nav></:nav>";i.type="checkbox";i.checked=true;b6.appendChild(i);D.appendChecked=i.checked;b8.innerHTML="<textarea>x</textarea>";D.noCloneChecked=!!b8.cloneNode(true).lastChild.defaultValue;b6.appendChild(b8);b8.innerHTML="<input type='radio' checked='checked' name='t'/>";D.checkClone=b8.cloneNode(true).cloneNode(true).lastChild.checked;D.noCloneEvent=true;if(b8.attachEvent){b8.attachEvent("onclick",function(){D.noCloneEvent=false});b8.cloneNode(true).click()}if(D.deleteExpando==null){D.deleteExpando=true;try{delete b8.test}catch(b7){D.deleteExpando=false}}})();(function(){var b6,e,b7=n.createElement("div");for(b6 in {submit:true,change:true,focusin:true}){e="on"+b6;if(!(D[b6+"Bubbles"]=e in a5)){b7.setAttribute(e,"t");D[b6+"Bubbles"]=b7.attributes[e].expando===false}}b7=null})();var bG=/^(?:input|select|textarea)$/i,a6=/^key/,bM=/^(?:mouse|pointer|contextmenu)|click/,bC=/^(?:focusinfocus|focusoutblur)$/,bx=/^([^.]*)(?:\.(.+)|)$/;function U(){return true}function Z(){return false}function am(){try{return n.activeElement}catch(e){}}bI.event={global:{},add:function(b8,cd,ci,ca,b9){var cb,cj,ck,b6,cf,cc,ch,b7,cg,e,i,ce=bI._data(b8);if(!ce){return}if(ci.handler){b6=ci;ci=b6.handler;b9=b6.selector}if(!ci.guid){ci.guid=bI.guid++}if(!(cj=ce.events)){cj=ce.events={}}if(!(cc=ce.handle)){cc=ce.handle=function(cl){return typeof bI!==aC&&(!cl||bI.event.triggered!==cl.type)?bI.event.dispatch.apply(cc.elem,arguments):undefined};cc.elem=b8}cd=(cd||"").match(aF)||[""];ck=cd.length;while(ck--){cb=bx.exec(cd[ck])||[];cg=i=cb[1];e=(cb[2]||"").split(".").sort();if(!cg){continue}cf=bI.event.special[cg]||{};cg=(b9?cf.delegateType:cf.bindType)||cg;cf=bI.event.special[cg]||{};ch=bI.extend({type:cg,origType:i,data:ca,handler:ci,guid:ci.guid,selector:b9,needsContext:b9&&bI.expr.match.needsContext.test(b9),namespace:e.join(".")},b6);if(!(b7=cj[cg])){b7=cj[cg]=[];b7.delegateCount=0;if(!cf.setup||cf.setup.call(b8,ca,e,cc)===false){if(b8.addEventListener){b8.addEventListener(cg,cc,false)}else{if(b8.attachEvent){b8.attachEvent("on"+cg,cc)}}}}if(cf.add){cf.add.call(b8,ch);if(!ch.handler.guid){ch.handler.guid=ci.guid}}if(b9){b7.splice(b7.delegateCount++,0,ch)}else{b7.push(ch)}bI.event.global[cg]=true}b8=null},remove:function(b7,cd,ck,b8,cc){var ca,ch,cb,b9,cj,ci,cf,b6,cg,e,i,ce=bI.hasData(b7)&&bI._data(b7);if(!ce||!(ci=ce.events)){return}cd=(cd||"").match(aF)||[""];cj=cd.length;while(cj--){cb=bx.exec(cd[cj])||[];cg=i=cb[1];e=(cb[2]||"").split(".").sort();if(!cg){for(cg in ci){bI.event.remove(b7,cg+cd[cj],ck,b8,true)}continue}cf=bI.event.special[cg]||{};cg=(b8?cf.delegateType:cf.bindType)||cg;b6=ci[cg]||[];cb=cb[2]&&new RegExp("(^|\\.)"+e.join("\\.(?:.*\\.|)")+"(\\.|$)");b9=ca=b6.length;while(ca--){ch=b6[ca];if((cc||i===ch.origType)&&(!ck||ck.guid===ch.guid)&&(!cb||cb.test(ch.namespace))&&(!b8||b8===ch.selector||b8==="**"&&ch.selector)){b6.splice(ca,1);if(ch.selector){b6.delegateCount--}if(cf.remove){cf.remove.call(b7,ch)}}}if(b9&&!b6.length){if(!cf.teardown||cf.teardown.call(b7,e,ce.handle)===false){bI.removeEvent(b7,cg,ce.handle)}delete ci[cg]}}if(bI.isEmptyObject(ci)){delete ce.handle;bI._removeData(b7,"events")}},trigger:function(b6,cd,b9,ck){var ce,b8,ci,cj,cg,cc,cb,ca=[b9||n],ch=K.call(b6,"type")?b6.type:b6,b7=K.call(b6,"namespace")?b6.namespace.split("."):[];ci=cc=b9=b9||n;if(b9.nodeType===3||b9.nodeType===8){return}if(bC.test(ch+bI.event.triggered)){return}if(ch.indexOf(".")>=0){b7=ch.split(".");ch=b7.shift();b7.sort()}b8=ch.indexOf(":")<0&&"on"+ch;b6=b6[bI.expando]?b6:new bI.Event(ch,typeof b6==="object"&&b6);b6.isTrigger=ck?2:3;b6.namespace=b7.join(".");b6.namespace_re=b6.namespace?new RegExp("(^|\\.)"+b7.join("\\.(?:.*\\.|)")+"(\\.|$)"):null;b6.result=undefined;if(!b6.target){b6.target=b9}cd=cd==null?[b6]:bI.makeArray(cd,[b6]);cg=bI.event.special[ch]||{};if(!ck&&cg.trigger&&cg.trigger.apply(b9,cd)===false){return}if(!ck&&!cg.noBubble&&!bI.isWindow(b9)){cj=cg.delegateType||ch;if(!bC.test(cj+ch)){ci=ci.parentNode}for(;ci;ci=ci.parentNode){ca.push(ci);cc=ci}if(cc===(b9.ownerDocument||n)){ca.push(cc.defaultView||cc.parentWindow||a5)}}cb=0;while((ci=ca[cb++])&&!b6.isPropagationStopped()){b6.type=cb>1?cj:cg.bindType||ch;ce=(bI._data(ci,"events")||{})[b6.type]&&bI._data(ci,"handle");if(ce){ce.apply(ci,cd)}ce=b8&&ci[b8];if(ce&&ce.apply&&bI.acceptData(ci)){b6.result=ce.apply(ci,cd);if(b6.result===false){b6.preventDefault()}}}b6.type=ch;if(!ck&&!b6.isDefaultPrevented()){if((!cg._default||cg._default.apply(ca.pop(),cd)===false)&&bI.acceptData(b9)){if(b8&&b9[ch]&&!bI.isWindow(b9)){cc=b9[b8];if(cc){b9[b8]=null}bI.event.triggered=ch;try{b9[ch]()}catch(cf){}bI.event.triggered=undefined;if(cc){b9[b8]=cc}}}}return b6.result},dispatch:function(e){e=bI.event.fix(e);var b9,ca,ce,b6,b8,cd=[],cc=P.call(arguments),b7=(bI._data(this,"events")||{})[e.type]||[],cb=bI.event.special[e.type]||{};cc[0]=e;e.delegateTarget=this;if(cb.preDispatch&&cb.preDispatch.call(this,e)===false){return}cd=bI.event.handlers.call(this,e,b7);b9=0;while((b6=cd[b9++])&&!e.isPropagationStopped()){e.currentTarget=b6.elem;b8=0;while((ce=b6.handlers[b8++])&&!e.isImmediatePropagationStopped()){if(!e.namespace_re||e.namespace_re.test(ce.namespace)){e.handleObj=ce;e.data=ce.data;ca=((bI.event.special[ce.origType]||{}).handle||ce.handler).apply(b6.elem,cc);if(ca!==undefined){if((e.result=ca)===false){e.preventDefault();e.stopPropagation()}}}}}if(cb.postDispatch){cb.postDispatch.call(this,e)}return e.result},handlers:function(e,b7){var b6,cc,ca,b9,cb=[],b8=b7.delegateCount,cd=e.target;if(b8&&cd.nodeType&&(!e.button||e.type!=="click")){for(;cd!=this;cd=cd.parentNode||this){if(cd.nodeType===1&&(cd.disabled!==true||e.type!=="click")){ca=[];for(b9=0;b9<b8;b9++){cc=b7[b9];b6=cc.selector+" ";if(ca[b6]===undefined){ca[b6]=cc.needsContext?bI(b6,this).index(cd)>=0:bI.find(b6,this,null,[cd]).length}if(ca[b6]){ca.push(cc)}}if(ca.length){cb.push({elem:cd,handlers:ca})}}}}if(b8<b7.length){cb.push({elem:this,handlers:b7.slice(b8)})}return cb},fix:function(b8){if(b8[bI.expando]){return b8}var b6,cb,ca,b7=b8.type,e=b8,b9=this.fixHooks[b7];if(!b9){this.fixHooks[b7]=b9=bM.test(b7)?this.mouseHooks:a6.test(b7)?this.keyHooks:{}}ca=b9.props?this.props.concat(b9.props):this.props;b8=new bI.Event(e);b6=ca.length;while(b6--){cb=ca[b6];b8[cb]=e[cb]}if(!b8.target){b8.target=e.srcElement||n}if(b8.target.nodeType===3){b8.target=b8.target.parentNode}b8.metaKey=!!b8.metaKey;return b9.filter?b9.filter(b8,e):b8},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(i,e){if(i.which==null){i.which=e.charCode!=null?e.charCode:e.keyCode}return i}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(b7,b6){var e,b8,b9,i=b6.button,ca=b6.fromElement;if(b7.pageX==null&&b6.clientX!=null){b8=b7.target.ownerDocument||n;b9=b8.documentElement;e=b8.body;b7.pageX=b6.clientX+(b9&&b9.scrollLeft||e&&e.scrollLeft||0)-(b9&&b9.clientLeft||e&&e.clientLeft||0);b7.pageY=b6.clientY+(b9&&b9.scrollTop||e&&e.scrollTop||0)-(b9&&b9.clientTop||e&&e.clientTop||0)}if(!b7.relatedTarget&&ca){b7.relatedTarget=ca===b7.target?b6.toElement:ca}if(!b7.which&&i!==undefined){b7.which=(i&1?1:(i&2?3:(i&4?2:0)))}return b7}},special:{load:{noBubble:true},focus:{trigger:function(){if(this!==am()&&this.focus){try{this.focus();return false}catch(i){}}},delegateType:"focusin"},blur:{trigger:function(){if(this===am()&&this.blur){this.blur();return false}},delegateType:"focusout"},click:{trigger:function(){if(bI.nodeName(this,"input")&&this.type==="checkbox"&&this.click){this.click();return false}},_default:function(e){return bI.nodeName(e.target,"a")}},beforeunload:{postDispatch:function(e){if(e.result!==undefined&&e.originalEvent){e.originalEvent.returnValue=e.result}}}},simulate:function(b6,b8,b7,i){var b9=bI.extend(new bI.Event(),b7,{type:b6,isSimulated:true,originalEvent:{}});if(i){bI.event.trigger(b9,null,b8)}else{bI.event.dispatch.call(b8,b9)}if(b9.isDefaultPrevented()){b7.preventDefault()}}};bI.removeEvent=n.removeEventListener?function(i,e,b6){if(i.removeEventListener){i.removeEventListener(e,b6,false)}}:function(b6,i,b7){var e="on"+i;if(b6.detachEvent){if(typeof b6[e]===aC){b6[e]=null}b6.detachEvent(e,b7)}};bI.Event=function(i,e){if(!(this instanceof bI.Event)){return new bI.Event(i,e)}if(i&&i.type){this.originalEvent=i;this.type=i.type;this.isDefaultPrevented=i.defaultPrevented||i.defaultPrevented===undefined&&i.returnValue===false?U:Z}else{this.type=i}if(e){bI.extend(this,e)}this.timeStamp=i&&i.timeStamp||bI.now();this[bI.expando]=true};bI.Event.prototype={isDefaultPrevented:Z,isPropagationStopped:Z,isImmediatePropagationStopped:Z,preventDefault:function(){var i=this.originalEvent;this.isDefaultPrevented=U;if(!i){return}if(i.preventDefault){i.preventDefault()}else{i.returnValue=false}},stopPropagation:function(){var i=this.originalEvent;this.isPropagationStopped=U;if(!i){return}if(i.stopPropagation){i.stopPropagation()}i.cancelBubble=true},stopImmediatePropagation:function(){var i=this.originalEvent;this.isImmediatePropagationStopped=U;if(i&&i.stopImmediatePropagation){i.stopImmediatePropagation()}this.stopPropagation()}};bI.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(i,e){bI.event.special[i]={delegateType:e,bindType:e,handle:function(b8){var b6,ca=this,b9=b8.relatedTarget,b7=b8.handleObj;if(!b9||(b9!==ca&&!bI.contains(ca,b9))){b8.type=b7.origType;b6=b7.handler.apply(this,arguments);b8.type=e}return b6}}});if(!D.submitBubbles){bI.event.special.submit={setup:function(){if(bI.nodeName(this,"form")){return false}bI.event.add(this,"click._submit keypress._submit",function(b7){var b6=b7.target,i=bI.nodeName(b6,"input")||bI.nodeName(b6,"button")?b6.form:undefined;if(i&&!bI._data(i,"submitBubbles")){bI.event.add(i,"submit._submit",function(e){e._submit_bubble=true});bI._data(i,"submitBubbles",true)}})},postDispatch:function(e){if(e._submit_bubble){delete e._submit_bubble;if(this.parentNode&&!e.isTrigger){bI.event.simulate("submit",this.parentNode,e,true)}}},teardown:function(){if(bI.nodeName(this,"form")){return false}bI.event.remove(this,"._submit")}}}if(!D.changeBubbles){bI.event.special.change={setup:function(){if(bG.test(this.nodeName)){if(this.type==="checkbox"||this.type==="radio"){bI.event.add(this,"propertychange._change",function(e){if(e.originalEvent.propertyName==="checked"){this._just_changed=true}});bI.event.add(this,"click._change",function(e){if(this._just_changed&&!e.isTrigger){this._just_changed=false}bI.event.simulate("change",this,e,true)})}return false}bI.event.add(this,"beforeactivate._change",function(b6){var i=b6.target;if(bG.test(i.nodeName)&&!bI._data(i,"changeBubbles")){bI.event.add(i,"change._change",function(e){if(this.parentNode&&!e.isSimulated&&!e.isTrigger){bI.event.simulate("change",this.parentNode,e,true)}});bI._data(i,"changeBubbles",true)}})},handle:function(i){var e=i.target;if(this!==e||i.isSimulated||i.isTrigger||(e.type!=="radio"&&e.type!=="checkbox")){return i.handleObj.handler.apply(this,arguments)}},teardown:function(){bI.event.remove(this,"._change");return !bG.test(this.nodeName)}}}if(!D.focusinBubbles){bI.each({focus:"focusin",blur:"focusout"},function(b6,e){var i=function(b7){bI.event.simulate(e,b7.target,bI.event.fix(b7),true)};bI.event.special[e]={setup:function(){var b8=this.ownerDocument||this,b7=bI._data(b8,e);if(!b7){b8.addEventListener(b6,i,true)}bI._data(b8,e,(b7||0)+1)},teardown:function(){var b8=this.ownerDocument||this,b7=bI._data(b8,e)-1;if(!b7){b8.removeEventListener(b6,i,true);bI._removeData(b8,e)}else{bI._data(b8,e,b7)}}}})}bI.fn.extend({on:function(b6,e,b9,b8,i){var b7,ca;if(typeof b6==="object"){if(typeof e!=="string"){b9=b9||e;e=undefined}for(b7 in b6){this.on(b7,e,b9,b6[b7],i)}return this}if(b9==null&&b8==null){b8=e;b9=e=undefined}else{if(b8==null){if(typeof e==="string"){b8=b9;b9=undefined}else{b8=b9;b9=e;e=undefined}}}if(b8===false){b8=Z}else{if(!b8){return this}}if(i===1){ca=b8;b8=function(cb){bI().off(cb);return ca.apply(this,arguments)};b8.guid=ca.guid||(ca.guid=bI.guid++)}return this.each(function(){bI.event.add(this,b6,b8,b9,e)})},one:function(i,e,b7,b6){return this.on(i,e,b7,b6,1)},off:function(b6,e,b8){var i,b7;if(b6&&b6.preventDefault&&b6.handleObj){i=b6.handleObj;bI(b6.delegateTarget).off(i.namespace?i.origType+"."+i.namespace:i.origType,i.selector,i.handler);return this}if(typeof b6==="object"){for(b7 in b6){this.off(b7,e,b6[b7])}return this}if(e===false||typeof e==="function"){b8=e;e=undefined}if(b8===false){b8=Z}return this.each(function(){bI.event.remove(this,b6,b8,e)})},trigger:function(e,i){return this.each(function(){bI.event.trigger(e,i,this)})},triggerHandler:function(e,b6){var i=this[0];if(i){return bI.event.trigger(e,b6,i,true)}}});function B(e){var b6=d.split("|"),i=e.createDocumentFragment();if(i.createElement){while(b6.length){i.createElement(b6.pop())}}return i}var d="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",aD=/ jQuery\d+="(?:null|\d+)"/g,M=new RegExp("<(?:"+d+")[\\s/>]","i"),b5=/^\s+/,aH=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,o=/<([\w:]+)/,b0=/<tbody/i,L=/<|&#?\w+;/,an=/<(?:script|style|link)/i,bW=/checked\s*(?:[^=]|=\s*.checked.)/i,bB=/^$|\/(?:java|ecma)script/i,ar=/^true\/(.*)/,aO=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,W={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:D.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},aT=B(n),k=aT.appendChild(n.createElement("div"));W.optgroup=W.option;W.tbody=W.tfoot=W.colgroup=W.caption=W.thead;W.th=W.td;function l(b8,e){var b6,b9,b7=0,ca=typeof b8.getElementsByTagName!==aC?b8.getElementsByTagName(e||"*"):typeof b8.querySelectorAll!==aC?b8.querySelectorAll(e||"*"):undefined;if(!ca){for(ca=[],b6=b8.childNodes||b8;(b9=b6[b7])!=null;b7++){if(!e||bI.nodeName(b9,e)){ca.push(b9)}else{bI.merge(ca,l(b9,e))}}}return e===undefined||e&&bI.nodeName(b8,e)?bI.merge([b8],ca):ca}function bY(e){if(aM.test(e.type)){e.defaultChecked=e.checked}}function a3(i,e){return bI.nodeName(i,"table")&&bI.nodeName(e.nodeType!==11?e:e.firstChild,"tr")?i.getElementsByTagName("tbody")[0]||i.appendChild(i.ownerDocument.createElement("tbody")):i}function u(e){e.type=(bI.find.attr(e,"type")!==null)+"/"+e.type;return e}function bf(i){var e=ar.exec(i.type);if(e){i.type=e[1]}else{i.removeAttribute("type")}return i}function bu(e,b7){var b8,b6=0;for(;(b8=e[b6])!=null;b6++){bI._data(b8,"globalEval",!b7||bI._data(b7[b6],"globalEval"))}}function at(cc,b6){if(b6.nodeType!==1||!bI.hasData(cc)){return}var b9,b8,e,cb=bI._data(cc),ca=bI._data(b6,cb),b7=cb.events;if(b7){delete ca.handle;ca.events={};for(b9 in b7){for(b8=0,e=b7[b9].length;b8<e;b8++){bI.event.add(b6,b9,b7[b9][b8])}}}if(ca.data){ca.data=bI.extend({},ca.data)}}function T(b8,i){var b9,b7,b6;if(i.nodeType!==1){return}b9=i.nodeName.toLowerCase();if(!D.noCloneEvent&&i[bI.expando]){b6=bI._data(i);for(b7 in b6.events){bI.removeEvent(i,b7,b6.handle)}i.removeAttribute(bI.expando)}if(b9==="script"&&i.text!==b8.text){u(i).text=b8.text;bf(i)}else{if(b9==="object"){if(i.parentNode){i.outerHTML=b8.outerHTML}if(D.html5Clone&&(b8.innerHTML&&!bI.trim(i.innerHTML))){i.innerHTML=b8.innerHTML}}else{if(b9==="input"&&aM.test(b8.type)){i.defaultChecked=i.checked=b8.checked;if(i.value!==b8.value){i.value=b8.value}}else{if(b9==="option"){i.defaultSelected=i.selected=b8.defaultSelected}else{if(b9==="input"||b9==="textarea"){i.defaultValue=b8.defaultValue}}}}}}bI.extend({clone:function(b6,b8,e){var ca,b7,cd,b9,cb,cc=bI.contains(b6.ownerDocument,b6);if(D.html5Clone||bI.isXMLDoc(b6)||!M.test("<"+b6.nodeName+">")){cd=b6.cloneNode(true)}else{k.innerHTML=b6.outerHTML;k.removeChild(cd=k.firstChild)}if((!D.noCloneEvent||!D.noCloneChecked)&&(b6.nodeType===1||b6.nodeType===11)&&!bI.isXMLDoc(b6)){ca=l(cd);cb=l(b6);for(b9=0;(b7=cb[b9])!=null;++b9){if(ca[b9]){T(b7,ca[b9])}}}if(b8){if(e){cb=cb||l(b6);ca=ca||l(cd);for(b9=0;(b7=cb[b9])!=null;b9++){at(b7,ca[b9])}}else{at(b6,cd)}}ca=l(cd,"script");if(ca.length>0){bu(ca,!cc&&l(b6,"script"))}ca=cb=b7=null;return cd},buildFragment:function(b6,b8,cd,ci){var ce,ca,cc,ch,cj,cg,b7,cb=b6.length,b9=B(b8),e=[],cf=0;for(;cf<cb;cf++){ca=b6[cf];if(ca||ca===0){if(bI.type(ca)==="object"){bI.merge(e,ca.nodeType?[ca]:ca)}else{if(!L.test(ca)){e.push(b8.createTextNode(ca))}else{ch=ch||b9.appendChild(b8.createElement("div"));cj=(o.exec(ca)||["",""])[1].toLowerCase();b7=W[cj]||W._default;ch.innerHTML=b7[1]+ca.replace(aH,"<$1></$2>")+b7[2];ce=b7[0];while(ce--){ch=ch.lastChild}if(!D.leadingWhitespace&&b5.test(ca)){e.push(b8.createTextNode(b5.exec(ca)[0]))}if(!D.tbody){ca=cj==="table"&&!b0.test(ca)?ch.firstChild:b7[1]==="<table>"&&!b0.test(ca)?ch:0;ce=ca&&ca.childNodes.length;while(ce--){if(bI.nodeName((cg=ca.childNodes[ce]),"tbody")&&!cg.childNodes.length){ca.removeChild(cg)}}}bI.merge(e,ch.childNodes);ch.textContent="";while(ch.firstChild){ch.removeChild(ch.firstChild)}ch=b9.lastChild}}}}if(ch){b9.removeChild(ch)}if(!D.appendChecked){bI.grep(l(e,"input"),bY)}cf=0;while((ca=e[cf++])){if(ci&&bI.inArray(ca,ci)!==-1){continue}cc=bI.contains(ca.ownerDocument,ca);ch=l(b9.appendChild(ca),"script");if(cc){bu(ch)}if(cd){ce=0;while((ca=ch[ce++])){if(bB.test(ca.type||"")){cd.push(ca)}}}}ch=null;return b9},cleanData:function(b6,ce){var b8,cd,b7,b9,ca=0,cf=bI.expando,e=bI.cache,cb=D.deleteExpando,cc=bI.event.special;for(;(b8=b6[ca])!=null;ca++){if(ce||bI.acceptData(b8)){b7=b8[cf];b9=b7&&e[b7];if(b9){if(b9.events){for(cd in b9.events){if(cc[cd]){bI.event.remove(b8,cd)}else{bI.removeEvent(b8,cd,b9.handle)}}}if(e[b7]){delete e[b7];if(cb){delete b8[cf]}else{if(typeof b8.removeAttribute!==aC){b8.removeAttribute(cf)}else{b8[cf]=null}}aP.push(b7)}}}}}});bI.fn.extend({text:function(e){return aB(this,function(i){return i===undefined?bI.text(this):this.empty().append((this[0]&&this[0].ownerDocument||n).createTextNode(i))},null,e,arguments.length)},append:function(){return this.domManip(arguments,function(e){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var i=a3(this,e);i.appendChild(e)}})},prepend:function(){return this.domManip(arguments,function(e){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var i=a3(this,e);i.insertBefore(e,i.firstChild)}})},before:function(){return this.domManip(arguments,function(e){if(this.parentNode){this.parentNode.insertBefore(e,this)}})},after:function(){return this.domManip(arguments,function(e){if(this.parentNode){this.parentNode.insertBefore(e,this.nextSibling)}})},remove:function(e,b9){var b8,b6=e?bI.filter(e,this):this,b7=0;for(;(b8=b6[b7])!=null;b7++){if(!b9&&b8.nodeType===1){bI.cleanData(l(b8))}if(b8.parentNode){if(b9&&bI.contains(b8.ownerDocument,b8)){bu(l(b8,"script"))}b8.parentNode.removeChild(b8)}}return this},empty:function(){var b6,e=0;for(;(b6=this[e])!=null;e++){if(b6.nodeType===1){bI.cleanData(l(b6,false))}while(b6.firstChild){b6.removeChild(b6.firstChild)}if(b6.options&&bI.nodeName(b6,"select")){b6.options.length=0}}return this},clone:function(i,e){i=i==null?false:i;e=e==null?i:e;return this.map(function(){return bI.clone(this,i,e)})},html:function(e){return aB(this,function(b9){var b8=this[0]||{},b7=0,b6=this.length;if(b9===undefined){return b8.nodeType===1?b8.innerHTML.replace(aD,""):undefined}if(typeof b9==="string"&&!an.test(b9)&&(D.htmlSerialize||!M.test(b9))&&(D.leadingWhitespace||!b5.test(b9))&&!W[(o.exec(b9)||["",""])[1].toLowerCase()]){b9=b9.replace(aH,"<$1></$2>");try{for(;b7<b6;b7++){b8=this[b7]||{};if(b8.nodeType===1){bI.cleanData(l(b8,false));b8.innerHTML=b9}}b8=0}catch(ca){}}if(b8){this.empty().append(b9)}},null,e,arguments.length)},replaceWith:function(){var e=arguments[0];this.domManip(arguments,function(i){e=this.parentNode;bI.cleanData(l(this));if(e){e.replaceChild(i,this)}});return e&&(e.length||e.nodeType)?this:this.remove()},detach:function(e){return this.remove(e,true)},domManip:function(cd,ci){cd=az.apply([],cd);var cb,b7,e,b9,cg,cc,ca=0,b8=this.length,cf=this,ch=b8-1,ce=cd[0],b6=bI.isFunction(ce);if(b6||(b8>1&&typeof ce==="string"&&!D.checkClone&&bW.test(ce))){return this.each(function(cj){var i=cf.eq(cj);if(b6){cd[0]=ce.call(this,cj,i.html())}i.domManip(cd,ci)})}if(b8){cc=bI.buildFragment(cd,this[0].ownerDocument,false,this);cb=cc.firstChild;if(cc.childNodes.length===1){cc=cb}if(cb){b9=bI.map(l(cc,"script"),u);e=b9.length;for(;ca<b8;ca++){b7=cc;if(ca!==ch){b7=bI.clone(b7,true,true);if(e){bI.merge(b9,l(b7,"script"))}}ci.call(this[ca],b7,ca)}if(e){cg=b9[b9.length-1].ownerDocument;bI.map(b9,bf);for(ca=0;ca<e;ca++){b7=b9[ca];if(bB.test(b7.type||"")&&!bI._data(b7,"globalEval")&&bI.contains(cg,b7)){if(b7.src){if(bI._evalUrl){bI._evalUrl(b7.src)}}else{bI.globalEval((b7.text||b7.textContent||b7.innerHTML||"").replace(aO,""))}}}}cc=cb=null}}return this}});bI.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,i){bI.fn[e]=function(b6){var b7,b9=0,b8=[],cb=bI(b6),ca=cb.length-1;for(;b9<=ca;b9++){b7=b9===ca?this:this.clone(true);bI(cb[b9])[i](b7);x.apply(b8,b7.get())}return this.pushStack(b8)}});var aI,bl={};function a4(e,b8){var i,b6=bI(b8.createElement(e)).appendTo(b8.body),b7=a5.getDefaultComputedStyle&&(i=a5.getDefaultComputedStyle(b6[0]))?i.display:bI.css(b6[0],"display");b6.detach();return b7}function a0(b6){var i=n,e=bl[b6];if(!e){e=a4(b6,i);if(e==="none"||!e){aI=(aI||bI("<iframe frameborder='0' width='0' height='0'/>")).appendTo(i.documentElement);i=(aI[0].contentWindow||aI[0].contentDocument).document;i.write();i.close();e=a4(b6,i);aI.detach()}bl[b6]=e}return e}(function(){var e;D.shrinkWrapBlocks=function(){if(e!=null){return e}e=false;var b7,i,b6;i=n.getElementsByTagName("body")[0];if(!i||!i.style){return}b7=n.createElement("div");b6=n.createElement("div");b6.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px";i.appendChild(b6).appendChild(b7);if(typeof b7.style.zoom!==aC){b7.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:1px;width:1px;zoom:1";b7.appendChild(n.createElement("div")).style.width="5px";e=b7.offsetWidth!==3}i.removeChild(b6);return e}})();var aZ=(/^margin/);var Y=new RegExp("^("+aE+")(?!px)[a-z%]+$","i");var bq,G,bo=/^(top|right|bottom|left)$/;if(a5.getComputedStyle){bq=function(e){if(e.ownerDocument.defaultView.opener){return e.ownerDocument.defaultView.getComputedStyle(e,null)}return a5.getComputedStyle(e,null)};G=function(cb,i,ca){var b8,b7,b9,e,b6=cb.style;ca=ca||bq(cb);e=ca?ca.getPropertyValue(i)||ca[i]:undefined;if(ca){if(e===""&&!bI.contains(cb.ownerDocument,cb)){e=bI.style(cb,i)}if(Y.test(e)&&aZ.test(i)){b8=b6.width;b7=b6.minWidth;b9=b6.maxWidth;b6.minWidth=b6.maxWidth=b6.width=e;e=ca.width;b6.width=b8;b6.minWidth=b7;b6.maxWidth=b9}}return e===undefined?e:e+""}}else{if(n.documentElement.currentStyle){bq=function(e){return e.currentStyle};G=function(ca,b7,b9){var cb,i,e,b6,b8=ca.style;b9=b9||bq(ca);b6=b9?b9[b7]:undefined;if(b6==null&&b8&&b8[b7]){b6=b8[b7]}if(Y.test(b6)&&!bo.test(b7)){cb=b8.left;i=ca.runtimeStyle;e=i&&i.left;if(e){i.left=ca.currentStyle.left}b8.left=b7==="fontSize"?"1em":b6;b6=b8.pixelLeft+"px";b8.left=cb;if(e){i.left=e}}return b6===undefined?b6:b6+""||"auto"}}}function a7(e,i){return{get:function(){var b6=e();if(b6==null){return}if(b6){delete this.get;return}return(this.get=i).apply(this,arguments)}}}(function(){var cb,b9,b7,ca,b6,b8,i;cb=n.createElement("div");cb.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>";b7=cb.getElementsByTagName("a")[0];b9=b7&&b7.style;if(!b9){return}b9.cssText="float:left;opacity:.5";D.opacity=b9.opacity==="0.5";D.cssFloat=!!b9.cssFloat;cb.style.backgroundClip="content-box";cb.cloneNode(true).style.backgroundClip="";D.clearCloneStyle=cb.style.backgroundClip==="content-box";D.boxSizing=b9.boxSizing===""||b9.MozBoxSizing===""||b9.WebkitBoxSizing==="";bI.extend(D,{reliableHiddenOffsets:function(){if(b8==null){e()}return b8},boxSizingReliable:function(){if(b6==null){e()}return b6},pixelPosition:function(){if(ca==null){e()}return ca},reliableMarginRight:function(){if(i==null){e()}return i}});function e(){var cf,cc,cd,ce;cc=n.getElementsByTagName("body")[0];if(!cc||!cc.style){return}cf=n.createElement("div");cd=n.createElement("div");cd.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px";cc.appendChild(cd).appendChild(cf);cf.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute";ca=b6=false;i=true;if(a5.getComputedStyle){ca=(a5.getComputedStyle(cf,null)||{}).top!=="1%";b6=(a5.getComputedStyle(cf,null)||{width:"4px"}).width==="4px";ce=cf.appendChild(n.createElement("div"));ce.style.cssText=cf.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0";ce.style.marginRight=ce.style.width="0";cf.style.width="1px";i=!parseFloat((a5.getComputedStyle(ce,null)||{}).marginRight);cf.removeChild(ce)}cf.innerHTML="<table><tr><td></td><td>t</td></tr></table>";ce=cf.getElementsByTagName("td");ce[0].style.cssText="margin:0;border:0;padding:0;display:none";b8=ce[0].offsetHeight===0;if(b8){ce[0].style.display="";ce[1].style.display="none";b8=ce[0].offsetHeight===0}cc.removeChild(cd)}})();bI.swap=function(b9,b8,ca,b7){var b6,i,e={};for(i in b8){e[i]=b9.style[i];b9.style[i]=b8[i]}b6=ca.apply(b9,b7||[]);for(i in b8){b9.style[i]=e[i]}return b6};var bj=/alpha\([^)]*\)/i,aU=/opacity\s*=\s*([^)]*)/,H=/^(none|table(?!-c[ea]).+)/,bb=new RegExp("^("+aE+")(.*)$","i"),V=new RegExp("^([+-])=("+aE+")","i"),be={position:"absolute",visibility:"hidden",display:"block"},bD={letterSpacing:"0",fontWeight:"400"},aw=["Webkit","O","Moz","ms"];function c(b8,b6){if(b6 in b8){return b6}var b9=b6.charAt(0).toUpperCase()+b6.slice(1),e=b6,b7=aw.length;while(b7--){b6=aw[b7]+b9;if(b6 in b8){return b6}}return e}function s(ca,e){var cb,b8,b9,i=[],b6=0,b7=ca.length;for(;b6<b7;b6++){b8=ca[b6];if(!b8.style){continue}i[b6]=bI._data(b8,"olddisplay");cb=b8.style.display;if(e){if(!i[b6]&&cb==="none"){b8.style.display=""}if(b8.style.display===""&&S(b8)){i[b6]=bI._data(b8,"olddisplay",a0(b8.nodeName))}}else{b9=S(b8);if(cb&&cb!=="none"||!b9){bI._data(b8,"olddisplay",b9?cb:bI.css(b8,"display"))}}}for(b6=0;b6<b7;b6++){b8=ca[b6];if(!b8.style){continue}if(!e||b8.style.display==="none"||b8.style.display===""){b8.style.display=e?i[b6]||"":"none"}}return ca}function aN(e,b6,b7){var i=bb.exec(b6);return i?Math.max(0,i[1]-(b7||0))+(i[2]||"px"):b6}function ax(b9,b6,e,cb,b8){var b7=e===(cb?"border":"content")?4:b6==="width"?1:0,ca=0;for(;b7<4;b7+=2){if(e==="margin"){ca+=bI.css(b9,e+bT[b7],true,b8)}if(cb){if(e==="content"){ca-=bI.css(b9,"padding"+bT[b7],true,b8)}if(e!=="margin"){ca-=bI.css(b9,"border"+bT[b7]+"Width",true,b8)}}else{ca+=bI.css(b9,"padding"+bT[b7],true,b8);if(e!=="padding"){ca+=bI.css(b9,"border"+bT[b7]+"Width",true,b8)}}}return ca}function v(b8,i,e){var b7=true,b9=i==="width"?b8.offsetWidth:b8.offsetHeight,b6=bq(b8),ca=D.boxSizing&&bI.css(b8,"boxSizing",false,b6)==="border-box";if(b9<=0||b9==null){b9=G(b8,i,b6);if(b9<0||b9==null){b9=b8.style[i]}if(Y.test(b9)){return b9}b7=ca&&(D.boxSizingReliable()||b9===b8.style[i]);b9=parseFloat(b9)||0}return(b9+ax(b8,i,e||(ca?"border":"content"),b7,b6))+"px"}bI.extend({cssHooks:{opacity:{get:function(b6,i){if(i){var e=G(b6,"opacity");return e===""?"1":e}}}},cssNumber:{columnCount:true,fillOpacity:true,flexGrow:true,flexShrink:true,fontWeight:true,lineHeight:true,opacity:true,order:true,orphans:true,widows:true,zIndex:true,zoom:true},cssProps:{"float":D.cssFloat?"cssFloat":"styleFloat"},style:function(b7,b6,cd,b8){if(!b7||b7.nodeType===3||b7.nodeType===8||!b7.style){return}var cb,cc,ce,b9=bI.camelCase(b6),i=b7.style;b6=bI.cssProps[b9]||(bI.cssProps[b9]=c(i,b9));ce=bI.cssHooks[b6]||bI.cssHooks[b9];if(cd!==undefined){cc=typeof cd;if(cc==="string"&&(cb=V.exec(cd))){cd=(cb[1]+1)*cb[2]+parseFloat(bI.css(b7,b6));cc="number"}if(cd==null||cd!==cd){return}if(cc==="number"&&!bI.cssNumber[b9]){cd+="px"}if(!D.clearCloneStyle&&cd===""&&b6.indexOf("background")===0){i[b6]="inherit"}if(!ce||!("set" in ce)||(cd=ce.set(b7,cd,b8))!==undefined){try{i[b6]=cd}catch(ca){}}}else{if(ce&&"get" in ce&&(cb=ce.get(b7,false,b8))!==undefined){return cb}return i[b6]}},css:function(ca,b8,i,b9){var b7,cb,e,b6=bI.camelCase(b8);b8=bI.cssProps[b6]||(bI.cssProps[b6]=c(ca.style,b6));e=bI.cssHooks[b8]||bI.cssHooks[b6];if(e&&"get" in e){cb=e.get(ca,true,i)}if(cb===undefined){cb=G(ca,b8,b9)}if(cb==="normal"&&b8 in bD){cb=bD[b8]}if(i===""||i){b7=parseFloat(cb);return i===true||bI.isNumeric(b7)?b7||0:cb}return cb}});bI.each(["height","width"],function(b6,e){bI.cssHooks[e]={get:function(b8,b7,i){if(b7){return H.test(bI.css(b8,"display"))&&b8.offsetWidth===0?bI.swap(b8,be,function(){return v(b8,e,i)}):v(b8,e,i)}},set:function(b8,b9,i){var b7=i&&bq(b8);return aN(b8,b9,i?ax(b8,e,i,D.boxSizing&&bI.css(b8,"boxSizing",false,b7)==="border-box",b7):0)}}});if(!D.opacity){bI.cssHooks.opacity={get:function(i,e){return aU.test((e&&i.currentStyle?i.currentStyle.filter:i.style.filter)||"")?(0.01*parseFloat(RegExp.$1))+"":e?"1":""},set:function(b8,b9){var b7=b8.style,i=b8.currentStyle,e=bI.isNumeric(b9)?"alpha(opacity="+b9*100+")":"",b6=i&&i.filter||b7.filter||"";b7.zoom=1;if((b9>=1||b9==="")&&bI.trim(b6.replace(bj,""))===""&&b7.removeAttribute){b7.removeAttribute("filter");if(b9===""||i&&!i.filter){return}}b7.filter=bj.test(b6)?b6.replace(bj,e):b6+" "+e}}}bI.cssHooks.marginRight=a7(D.reliableMarginRight,function(i,e){if(e){return bI.swap(i,{display:"inline-block"},G,[i,"marginRight"])}});bI.each({margin:"",padding:"",border:"Width"},function(e,i){bI.cssHooks[e+i]={expand:function(b8){var b7=0,b6={},b9=typeof b8==="string"?b8.split(" "):[b8];for(;b7<4;b7++){b6[e+bT[b7]+i]=b9[b7]||b9[b7-2]||b9[0]}return b6}};if(!aZ.test(e)){bI.cssHooks[e+i].set=aN}});bI.fn.extend({css:function(e,i){return aB(this,function(ca,b7,cb){var b9,b6,cc={},b8=0;if(bI.isArray(b7)){b9=bq(ca);b6=b7.length;for(;b8<b6;b8++){cc[b7[b8]]=bI.css(ca,b7[b8],false,b9)}return cc}return cb!==undefined?bI.style(ca,b7,cb):bI.css(ca,b7)},e,i,arguments.length>1)},show:function(){return s(this,true)},hide:function(){return s(this)},toggle:function(e){if(typeof e==="boolean"){return e?this.show():this.hide()}return this.each(function(){if(S(this)){bI(this).show()}else{bI(this).hide()}})}});function J(b6,i,b8,e,b7){return new J.prototype.init(b6,i,b8,e,b7)}bI.Tween=J;J.prototype={constructor:J,init:function(b7,i,b9,e,b8,b6){this.elem=b7;this.prop=b9;this.easing=b8||"swing";this.options=i;this.start=this.now=this.cur();this.end=e;this.unit=b6||(bI.cssNumber[b9]?"":"px")},cur:function(){var e=J.propHooks[this.prop];return e&&e.get?e.get(this):J.propHooks._default.get(this)},run:function(b6){var i,e=J.propHooks[this.prop];if(this.options.duration){this.pos=i=bI.easing[this.easing](b6,this.options.duration*b6,0,1,this.options.duration)}else{this.pos=i=b6}this.now=(this.end-this.start)*i+this.start;if(this.options.step){this.options.step.call(this.elem,this.now,this)}if(e&&e.set){e.set(this)}else{J.propHooks._default.set(this)}return this}};J.prototype.init.prototype=J.prototype;J.propHooks={_default:{get:function(i){var e;if(i.elem[i.prop]!=null&&(!i.elem.style||i.elem.style[i.prop]==null)){return i.elem[i.prop]}e=bI.css(i.elem,i.prop,"");return !e||e==="auto"?0:e},set:function(e){if(bI.fx.step[e.prop]){bI.fx.step[e.prop](e)}else{if(e.elem.style&&(e.elem.style[bI.cssProps[e.prop]]!=null||bI.cssHooks[e.prop])){bI.style(e.elem,e.prop,e.now+e.unit)}else{e.elem[e.prop]=e.now}}}}};J.propHooks.scrollTop=J.propHooks.scrollLeft={set:function(e){if(e.elem.nodeType&&e.elem.parentNode){e.elem[e.prop]=e.now}}};bI.easing={linear:function(e){return e},swing:function(e){return 0.5-Math.cos(e*Math.PI)/2}};bI.fx=J.prototype.init;bI.fx.step={};var N,ae,bR=/^(?:toggle|show|hide)$/,bJ=new RegExp("^(?:([+-])=|)("+aE+")([a-z%]*)$","i"),bP=/queueHooks$/,aG=[h],a2={"*":[function(e,ca){var cc=this.createTween(e,ca),b8=cc.cur(),b7=bJ.exec(ca),cb=b7&&b7[3]||(bI.cssNumber[e]?"":"px"),i=(bI.cssNumber[e]||cb!=="px"&&+b8)&&bJ.exec(bI.css(cc.elem,e)),b6=1,b9=20;if(i&&i[3]!==cb){cb=cb||i[3];b7=b7||[];i=+b8||1;do{b6=b6||".5";i=i/b6;bI.style(cc.elem,e,i+cb)}while(b6!==(b6=cc.cur()/b8)&&b6!==1&&--b9)}if(b7){i=cc.start=+i||+b8||0;cc.unit=cb;cc.end=b7[1]?i+(b7[1]+1)*b7[2]:+b7[2]}return cc}]};function bn(){setTimeout(function(){N=undefined});return(N=bI.now())}function bH(b7,b9){var b8,e={height:b7},b6=0;b9=b9?1:0;for(;b6<4;b6+=2-b9){b8=bT[b6];e["margin"+b8]=e["padding"+b8]=b7}if(b9){e.opacity=e.width=b7}return e}function bd(b8,ca,b7){var i,b9=(a2[ca]||[]).concat(a2["*"]),e=0,b6=b9.length;for(;e<b6;e++){if((i=b9[e].call(b7,ca,b8))){return i}}}function h(b7,cc,e){var b6,cf,b9,ci,cj,cg,cb,ce,b8=this,cd={},i=b7.style,ca=b7.nodeType&&S(b7),ch=bI._data(b7,"fxshow");if(!e.queue){cj=bI._queueHooks(b7,"fx");if(cj.unqueued==null){cj.unqueued=0;cg=cj.empty.fire;cj.empty.fire=function(){if(!cj.unqueued){cg()}}}cj.unqueued++;b8.always(function(){b8.always(function(){cj.unqueued--;if(!bI.queue(b7,"fx").length){cj.empty.fire()}})})}if(b7.nodeType===1&&("height" in cc||"width" in cc)){e.overflow=[i.overflow,i.overflowX,i.overflowY];cb=bI.css(b7,"display");ce=cb==="none"?bI._data(b7,"olddisplay")||a0(b7.nodeName):cb;if(ce==="inline"&&bI.css(b7,"float")==="none"){if(!D.inlineBlockNeedsLayout||a0(b7.nodeName)==="inline"){i.display="inline-block"}else{i.zoom=1}}}if(e.overflow){i.overflow="hidden";if(!D.shrinkWrapBlocks()){b8.always(function(){i.overflow=e.overflow[0];i.overflowX=e.overflow[1];i.overflowY=e.overflow[2]})}}for(b6 in cc){cf=cc[b6];if(bR.exec(cf)){delete cc[b6];b9=b9||cf==="toggle";if(cf===(ca?"hide":"show")){if(cf==="show"&&ch&&ch[b6]!==undefined){ca=true}else{continue}}cd[b6]=ch&&ch[b6]||bI.style(b7,b6)}else{cb=undefined}}if(!bI.isEmptyObject(cd)){if(ch){if("hidden" in ch){ca=ch.hidden}}else{ch=bI._data(b7,"fxshow",{})}if(b9){ch.hidden=!ca}if(ca){bI(b7).show()}else{b8.done(function(){bI(b7).hide()})}b8.done(function(){var ck;bI._removeData(b7,"fxshow");for(ck in cd){bI.style(b7,ck,cd[ck])}});for(b6 in cd){ci=bd(ca?ch[b6]:0,b6,b8);if(!(b6 in ch)){ch[b6]=ci.start;if(ca){ci.end=ci.start;ci.start=b6==="width"||b6==="height"?1:0}}}}else{if((cb==="none"?a0(b7.nodeName):cb)==="inline"){i.display=cb}}}function ao(b7,b9){var b6,i,ca,b8,e;for(b6 in b7){i=bI.camelCase(b6);ca=b9[i];b8=b7[b6];if(bI.isArray(b8)){ca=b8[1];b8=b7[b6]=b8[0]}if(b6!==i){b7[i]=b8;delete b7[b6]}e=bI.cssHooks[i];if(e&&"expand" in e){b8=e.expand(b8);delete b7[i];for(b6 in b8){if(!(b6 in b7)){b7[b6]=b8[b6];b9[b6]=ca}}}else{b9[i]=ca}}}function f(b6,ca,cd){var ce,e,b9=0,i=aG.length,cc=bI.Deferred().always(function(){delete b8.elem}),b8=function(){if(e){return false}var ck=N||bn(),ch=Math.max(0,b7.startTime+b7.duration-ck),cf=ch/b7.duration||0,cj=1-cf,cg=0,ci=b7.tweens.length;for(;cg<ci;cg++){b7.tweens[cg].run(cj)}cc.notifyWith(b6,[b7,cj,ch]);if(cj<1&&ci){return ch}else{cc.resolveWith(b6,[b7]);return false}},b7=cc.promise({elem:b6,props:bI.extend({},ca),opts:bI.extend(true,{specialEasing:{}},cd),originalProperties:ca,originalOptions:cd,startTime:N||bn(),duration:cd.duration,tweens:[],createTween:function(ch,cf){var cg=bI.Tween(b6,b7.opts,ch,cf,b7.opts.specialEasing[ch]||b7.opts.easing);b7.tweens.push(cg);return cg},stop:function(cg){var cf=0,ch=cg?b7.tweens.length:0;if(e){return this}e=true;for(;cf<ch;cf++){b7.tweens[cf].run(1)}if(cg){cc.resolveWith(b6,[b7,cg])}else{cc.rejectWith(b6,[b7,cg])}return this}}),cb=b7.props;ao(cb,b7.opts.specialEasing);for(;b9<i;b9++){ce=aG[b9].call(b7,b6,cb,b7.opts);if(ce){return ce}}bI.map(cb,bd,b7);if(bI.isFunction(b7.opts.start)){b7.opts.start.call(b6,b7)}bI.fx.timer(bI.extend(b8,{elem:b6,anim:b7,queue:b7.opts.queue}));return b7.progress(b7.opts.progress).done(b7.opts.done,b7.opts.complete).fail(b7.opts.fail).always(b7.opts.always)}bI.Animation=bI.extend(f,{tweener:function(i,b8){if(bI.isFunction(i)){b8=i;i=["*"]}else{i=i.split(" ")}var b7,e=0,b6=i.length;for(;e<b6;e++){b7=i[e];a2[b7]=a2[b7]||[];a2[b7].unshift(b8)}},prefilter:function(i,e){if(e){aG.unshift(i)}else{aG.push(i)}}});bI.speed=function(b6,b7,i){var e=b6&&typeof b6==="object"?bI.extend({},b6):{complete:i||!i&&b7||bI.isFunction(b6)&&b6,duration:b6,easing:i&&b7||b7&&!bI.isFunction(b7)&&b7};e.duration=bI.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in bI.fx.speeds?bI.fx.speeds[e.duration]:bI.fx.speeds._default;if(e.queue==null||e.queue===true){e.queue="fx"}e.old=e.complete;e.complete=function(){if(bI.isFunction(e.old)){e.old.call(this)}if(e.queue){bI.dequeue(this,e.queue)}};return e};bI.fn.extend({fadeTo:function(e,b7,b6,i){return this.filter(S).css("opacity",0).show().end().animate({opacity:b7},e,b6,i)},animate:function(ca,b7,b9,b8){var b6=bI.isEmptyObject(ca),e=bI.speed(b7,b9,b8),i=function(){var cb=f(this,bI.extend({},ca),e);if(b6||bI._data(this,"finish")){cb.stop(true)}};i.finish=i;return b6||e.queue===false?this.each(i):this.queue(e.queue,i)},stop:function(b6,i,e){var b7=function(b8){var b9=b8.stop;delete b8.stop;b9(e)};if(typeof b6!=="string"){e=i;i=b6;b6=undefined}if(i&&b6!==false){this.queue(b6||"fx",[])}return this.each(function(){var cb=true,b8=b6!=null&&b6+"queueHooks",ca=bI.timers,b9=bI._data(this);if(b8){if(b9[b8]&&b9[b8].stop){b7(b9[b8])}}else{for(b8 in b9){if(b9[b8]&&b9[b8].stop&&bP.test(b8)){b7(b9[b8])}}}for(b8=ca.length;b8--;){if(ca[b8].elem===this&&(b6==null||ca[b8].queue===b6)){ca[b8].anim.stop(e);cb=false;ca.splice(b8,1)}}if(cb||!e){bI.dequeue(this,b6)}})},finish:function(e){if(e!==false){e=e||"fx"}return this.each(function(){var b7,ca=bI._data(this),b6=ca[e+"queue"],i=ca[e+"queueHooks"],b9=bI.timers,b8=b6?b6.length:0;ca.finish=true;bI.queue(this,e,[]);if(i&&i.stop){i.stop.call(this,true)}for(b7=b9.length;b7--;){if(b9[b7].elem===this&&b9[b7].queue===e){b9[b7].anim.stop(true);b9.splice(b7,1)}}for(b7=0;b7<b8;b7++){if(b6[b7]&&b6[b7].finish){b6[b7].finish.call(this)}}delete ca.finish})}});bI.each(["toggle","show","hide"],function(b6,e){var b7=bI.fn[e];bI.fn[e]=function(i,b9,b8){return i==null||typeof i==="boolean"?b7.apply(this,arguments):this.animate(bH(e,true),i,b9,b8)}});bI.each({slideDown:bH("show"),slideUp:bH("hide"),slideToggle:bH("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,i){bI.fn[e]=function(b6,b8,b7){return this.animate(i,b6,b8,b7)}});bI.timers=[];bI.fx.tick=function(){var b7,b6=bI.timers,e=0;N=bI.now();for(;e<b6.length;e++){b7=b6[e];if(!b7()&&b6[e]===b7){b6.splice(e--,1)}}if(!b6.length){bI.fx.stop()}N=undefined};bI.fx.timer=function(e){bI.timers.push(e);if(e()){bI.fx.start()}else{bI.timers.pop()}};bI.fx.interval=13;bI.fx.start=function(){if(!ae){ae=setInterval(bI.fx.tick,bI.fx.interval)}};bI.fx.stop=function(){clearInterval(ae);ae=null};bI.fx.speeds={slow:600,fast:200,_default:400};bI.fn.delay=function(i,e){i=bI.fx?bI.fx.speeds[i]||i:i;e=e||"fx";return this.queue(e,function(b7,b6){var b8=setTimeout(b7,i);b6.stop=function(){clearTimeout(b8)}})};(function(){var b6,b8,e,i,b7;b8=n.createElement("div");b8.setAttribute("className","t");b8.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>";i=b8.getElementsByTagName("a")[0];e=n.createElement("select");b7=e.appendChild(n.createElement("option"));b6=b8.getElementsByTagName("input")[0];i.style.cssText="top:1px";D.getSetAttribute=b8.className!=="t";D.style=/top/.test(i.getAttribute("style"));D.hrefNormalized=i.getAttribute("href")==="/a";D.checkOn=!!b6.value;D.optSelected=b7.selected;D.enctype=!!n.createElement("form").enctype;e.disabled=true;D.optDisabled=!b7.disabled;b6=n.createElement("input");b6.setAttribute("value","");D.input=b6.getAttribute("value")==="";b6.value="t";b6.setAttribute("type","radio");D.radioValue=b6.value==="t"})();var al=/\r/g;bI.fn.extend({val:function(b7){var e,i,b8,b6=this[0];if(!arguments.length){if(b6){e=bI.valHooks[b6.type]||bI.valHooks[b6.nodeName.toLowerCase()];if(e&&"get" in e&&(i=e.get(b6,"value"))!==undefined){return i}i=b6.value;return typeof i==="string"?i.replace(al,""):i==null?"":i}return}b8=bI.isFunction(b7);return this.each(function(b9){var ca;if(this.nodeType!==1){return}if(b8){ca=b7.call(this,b9,bI(this).val())}else{ca=b7}if(ca==null){ca=""}else{if(typeof ca==="number"){ca+=""}else{if(bI.isArray(ca)){ca=bI.map(ca,function(cb){return cb==null?"":cb+""})}}}e=bI.valHooks[this.type]||bI.valHooks[this.nodeName.toLowerCase()];if(!e||!("set" in e)||e.set(this,ca,"value")===undefined){this.value=ca}})}});bI.extend({valHooks:{option:{get:function(e){var i=bI.find.attr(e,"value");return i!=null?i:bI.trim(bI.text(e))}},select:{get:function(e){var cb,b7,cd=e.options,b9=e.selectedIndex,b8=e.type==="select-one"||b9<0,cc=b8?null:[],ca=b8?b9+1:cd.length,b6=b9<0?ca:b8?b9:0;for(;b6<ca;b6++){b7=cd[b6];if((b7.selected||b6===b9)&&(D.optDisabled?!b7.disabled:b7.getAttribute("disabled")===null)&&(!b7.parentNode.disabled||!bI.nodeName(b7.parentNode,"optgroup"))){cb=bI(b7).val();if(b8){return cb}cc.push(cb)}}return cc},set:function(ca,cb){var cc,b9,b7=ca.options,e=bI.makeArray(cb),b8=b7.length;while(b8--){b9=b7[b8];if(bI.inArray(bI.valHooks.option.get(b9),e)>=0){try{b9.selected=cc=true}catch(b6){b9.scrollHeight}}else{b9.selected=false}}if(!cc){ca.selectedIndex=-1}return b7}}}});bI.each(["radio","checkbox"],function(){bI.valHooks[this]={set:function(e,i){if(bI.isArray(i)){return(e.checked=bI.inArray(bI(e).val(),i)>=0)}}};if(!D.checkOn){bI.valHooks[this].get=function(e){return e.getAttribute("value")===null?"on":e.value}}});var ba,b3,bO=bI.expr.attrHandle,aq=/^(?:checked|selected)$/i,bN=D.getSetAttribute,bF=D.input;bI.fn.extend({attr:function(e,i){return aB(this,bI.attr,e,i,arguments.length>1)},removeAttr:function(e){return this.each(function(){bI.removeAttr(this,e)})}});bI.extend({attr:function(b8,b7,b9){var e,b6,i=b8.nodeType;if(!b8||i===3||i===8||i===2){return}if(typeof b8.getAttribute===aC){return bI.prop(b8,b7,b9)}if(i!==1||!bI.isXMLDoc(b8)){b7=b7.toLowerCase();e=bI.attrHooks[b7]||(bI.expr.match.bool.test(b7)?b3:ba)}if(b9!==undefined){if(b9===null){bI.removeAttr(b8,b7)}else{if(e&&"set" in e&&(b6=e.set(b8,b9,b7))!==undefined){return b6}else{b8.setAttribute(b7,b9+"");return b9}}}else{if(e&&"get" in e&&(b6=e.get(b8,b7))!==null){return b6}else{b6=bI.find.attr(b8,b7);return b6==null?undefined:b6}}},removeAttr:function(b7,b9){var e,b8,b6=0,ca=b9&&b9.match(aF);if(ca&&b7.nodeType===1){while((e=ca[b6++])){b8=bI.propFix[e]||e;if(bI.expr.match.bool.test(e)){if(bF&&bN||!aq.test(e)){b7[b8]=false}else{b7[bI.camelCase("default-"+e)]=b7[b8]=false}}else{bI.attr(b7,e,"")}b7.removeAttribute(bN?e:b8)}}},attrHooks:{type:{set:function(e,i){if(!D.radioValue&&i==="radio"&&bI.nodeName(e,"input")){var b6=e.value;e.setAttribute("type",i);if(b6){e.value=b6}return i}}}}});b3={set:function(i,b6,e){if(b6===false){bI.removeAttr(i,e)}else{if(bF&&bN||!aq.test(e)){i.setAttribute(!bN&&bI.propFix[e]||e,e)}else{i[bI.camelCase("default-"+e)]=i[e]=true}}return e}};bI.each(bI.expr.match.bool.source.match(/\w+/g),function(b7,b6){var e=bO[b6]||bI.find.attr;bO[b6]=bF&&bN||!aq.test(b6)?function(b9,b8,cb){var i,ca;if(!cb){ca=bO[b8];bO[b8]=i;i=e(b9,b8,cb)!=null?b8.toLowerCase():null;bO[b8]=ca}return i}:function(b8,i,b9){if(!b9){return b8[bI.camelCase("default-"+i)]?i.toLowerCase():null}}});if(!bF||!bN){bI.attrHooks.value={set:function(i,b6,e){if(bI.nodeName(i,"input")){i.defaultValue=b6}else{return ba&&ba.set(i,b6,e)}}}}if(!bN){ba={set:function(b6,b7,i){var e=b6.getAttributeNode(i);if(!e){b6.setAttributeNode((e=b6.ownerDocument.createAttribute(i)))}e.value=b7+="";if(i==="value"||b7===b6.getAttribute(i)){return b7}}};bO.id=bO.name=bO.coords=function(b6,i,b7){var e;if(!b7){return(e=b6.getAttributeNode(i))&&e.value!==""?e.value:null}};bI.valHooks.button={get:function(b6,i){var e=b6.getAttributeNode(i);if(e&&e.specified){return e.value}},set:ba.set};bI.attrHooks.contenteditable={set:function(i,b6,e){ba.set(i,b6===""?false:b6,e)}};bI.each(["width","height"],function(b6,e){bI.attrHooks[e]={set:function(i,b7){if(b7===""){i.setAttribute(e,"auto");return b7}}}})}if(!D.style){bI.attrHooks.style={get:function(e){return e.style.cssText||undefined},set:function(e,i){return(e.style.cssText=i+"")}}}var aJ=/^(?:input|select|textarea|button|object)$/i,F=/^(?:a|area)$/i;bI.fn.extend({prop:function(e,i){return aB(this,bI.prop,e,i,arguments.length>1)},removeProp:function(e){e=bI.propFix[e]||e;return this.each(function(){try{this[e]=undefined;delete this[e]}catch(i){}})}});bI.extend({propFix:{"for":"htmlFor","class":"className"},prop:function(b9,b7,ca){var b6,e,b8,i=b9.nodeType;if(!b9||i===3||i===8||i===2){return}b8=i!==1||!bI.isXMLDoc(b9);if(b8){b7=bI.propFix[b7]||b7;e=bI.propHooks[b7]}if(ca!==undefined){return e&&"set" in e&&(b6=e.set(b9,ca,b7))!==undefined?b6:(b9[b7]=ca)}else{return e&&"get" in e&&(b6=e.get(b9,b7))!==null?b6:b9[b7]}},propHooks:{tabIndex:{get:function(i){var e=bI.find.attr(i,"tabindex");return e?parseInt(e,10):aJ.test(i.nodeName)||F.test(i.nodeName)&&i.href?0:-1}}}});if(!D.hrefNormalized){bI.each(["href","src"],function(b6,e){bI.propHooks[e]={get:function(i){return i.getAttribute(e,4)}}})}if(!D.optSelected){bI.propHooks.selected={get:function(i){var e=i.parentNode;if(e){e.selectedIndex;if(e.parentNode){e.parentNode.selectedIndex}}return null}}}bI.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){bI.propFix[this.toLowerCase()]=this});if(!D.enctype){bI.propFix.enctype="encoding"}var bL=/[\t\r\n\f]/g;bI.fn.extend({addClass:function(cd){var b7,b6,ce,cb,b8,e,b9=0,ca=this.length,cc=typeof cd==="string"&&cd;if(bI.isFunction(cd)){return this.each(function(i){bI(this).addClass(cd.call(this,i,this.className))})}if(cc){b7=(cd||"").match(aF)||[];for(;b9<ca;b9++){b6=this[b9];ce=b6.nodeType===1&&(b6.className?(" "+b6.className+" ").replace(bL," "):" ");if(ce){b8=0;while((cb=b7[b8++])){if(ce.indexOf(" "+cb+" ")<0){ce+=cb+" "}}e=bI.trim(ce);if(b6.className!==e){b6.className=e}}}}return this},removeClass:function(cd){var b7,b6,ce,cb,b8,e,b9=0,ca=this.length,cc=arguments.length===0||typeof cd==="string"&&cd;if(bI.isFunction(cd)){return this.each(function(i){bI(this).removeClass(cd.call(this,i,this.className))})}if(cc){b7=(cd||"").match(aF)||[];for(;b9<ca;b9++){b6=this[b9];ce=b6.nodeType===1&&(b6.className?(" "+b6.className+" ").replace(bL," "):"");if(ce){b8=0;while((cb=b7[b8++])){while(ce.indexOf(" "+cb+" ")>=0){ce=ce.replace(" "+cb+" "," ")}}e=cd?bI.trim(ce):"";if(b6.className!==e){b6.className=e}}}}return this},toggleClass:function(b6,e){var i=typeof b6;if(typeof e==="boolean"&&i==="string"){return e?this.addClass(b6):this.removeClass(b6)}if(bI.isFunction(b6)){return this.each(function(b7){bI(this).toggleClass(b6.call(this,b7,this.className,e),e)})}return this.each(function(){if(i==="string"){var b9,b8=0,b7=bI(this),ca=b6.match(aF)||[];while((b9=ca[b8++])){if(b7.hasClass(b9)){b7.removeClass(b9)}else{b7.addClass(b9)}}}else{if(i===aC||i==="boolean"){if(this.className){bI._data(this,"__className__",this.className)}this.className=this.className||b6===false?"":bI._data(this,"__className__")||""}}})},hasClass:function(e){var b8=" "+e+" ",b7=0,b6=this.length;for(;b7<b6;b7++){if(this[b7].nodeType===1&&(" "+this[b7].className+" ").replace(bL," ").indexOf(b8)>=0){return true}}return false}});bI.each(("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu").split(" "),function(b6,e){bI.fn[e]=function(b7,i){return arguments.length>0?this.on(e,null,b7,i):this.trigger(e)}});bI.fn.extend({hover:function(e,i){return this.mouseenter(e).mouseleave(i||e)},bind:function(e,b6,i){return this.on(e,null,b6,i)},unbind:function(e,i){return this.off(e,null,i)},delegate:function(e,i,b7,b6){return this.on(i,e,b7,b6)},undelegate:function(e,i,b6){return arguments.length===1?this.off(e,"**"):this.off(i,e||"**",b6)}});var bp=bI.now();var bQ=(/\?/);var a1=/(,)|(\[|{)|(}|])|"(?:[^"\\\r\n]|\\["\\\/bfnrt]|\\u[\da-fA-F]{4})*"\s*:?|true|false|null|-?(?!0\d)\d+(?:\.\d+|)(?:[eE][+-]?\d+|)/g;bI.parseJSON=function(e){if(a5.JSON&&a5.JSON.parse){return a5.JSON.parse(e+"")}var b7,b6=null,i=bI.trim(e+"");return i&&!bI.trim(i.replace(a1,function(ca,b8,b9,cb){if(b7&&b8){b6=0}if(b6===0){return ca}b7=b9||b8;b6+=!cb-!b9;return""}))?(Function("return "+i))():bI.error("Invalid JSON: "+e)};bI.parseXML=function(b7){var i,b6;if(!b7||typeof b7!=="string"){return null}try{if(a5.DOMParser){b6=new DOMParser();i=b6.parseFromString(b7,"text/xml")}else{i=new ActiveXObject("Microsoft.XMLDOM");i.async="false";i.loadXML(b7)}}catch(b8){i=undefined}if(!i||!i.documentElement||i.getElementsByTagName("parsererror").length){bI.error("Invalid XML: "+b7)}return i};var b4,aa,ap=/#.*$/,R=/([?&])_=[^&]*/,ah=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,C=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,r=/^(?:GET|HEAD)$/,aK=/^\/\//,aV=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,w={},a9={},aX="*/".concat("*");try{aa=location.href}catch(bi){aa=n.createElement("a");aa.href="";aa=aa.href}b4=aV.exec(aa.toLowerCase())||[];function bK(e){return function(b9,ca){if(typeof b9!=="string"){ca=b9;b9="*"}var b6,b7=0,b8=b9.toLowerCase().match(aF)||[];if(bI.isFunction(ca)){while((b6=b8[b7++])){if(b6.charAt(0)==="+"){b6=b6.slice(1)||"*";(e[b6]=e[b6]||[]).unshift(ca)}else{(e[b6]=e[b6]||[]).push(ca)}}}}}function p(e,b6,ca,b7){var i={},b8=(e===a9);function b9(cb){var cc;i[cb]=true;bI.each(e[cb]||[],function(ce,cd){var cf=cd(b6,ca,b7);if(typeof cf==="string"&&!b8&&!i[cf]){b6.dataTypes.unshift(cf);b9(cf);return false}else{if(b8){return !(cc=cf)}}});return cc}return b9(b6.dataTypes[0])||!i["*"]&&b9("*")}function t(b6,b7){var e,i,b8=bI.ajaxSettings.flatOptions||{};for(i in b7){if(b7[i]!==undefined){(b8[i]?b6:(e||(e={})))[i]=b7[i]}}if(e){bI.extend(true,b6,e)}return b6}function g(cc,cb,b8){var e,b7,b6,b9,i=cc.contents,ca=cc.dataTypes;while(ca[0]==="*"){ca.shift();if(b7===undefined){b7=cc.mimeType||cb.getResponseHeader("Content-Type")}}if(b7){for(b9 in i){if(i[b9]&&i[b9].test(b7)){ca.unshift(b9);break}}}if(ca[0] in b8){b6=ca[0]}else{for(b9 in b8){if(!ca[0]||cc.converters[b9+" "+ca[0]]){b6=b9;break}if(!e){e=b9}}b6=b6||e}if(b6){if(b6!==ca[0]){ca.unshift(b6)}return b8[b6]}}function ag(cg,b8,cd,b6){var i,cb,ce,b9,b7,cf={},cc=cg.dataTypes.slice();if(cc[1]){for(ce in cg.converters){cf[ce.toLowerCase()]=cg.converters[ce]}}cb=cc.shift();while(cb){if(cg.responseFields[cb]){cd[cg.responseFields[cb]]=b8}if(!b7&&b6&&cg.dataFilter){b8=cg.dataFilter(b8,cg.dataType)}b7=cb;cb=cc.shift();if(cb){if(cb==="*"){cb=b7}else{if(b7!=="*"&&b7!==cb){ce=cf[b7+" "+cb]||cf["* "+cb];if(!ce){for(i in cf){b9=i.split(" ");if(b9[1]===cb){ce=cf[b7+" "+b9[0]]||cf["* "+b9[0]];if(ce){if(ce===true){ce=cf[i]}else{if(cf[i]!==true){cb=b9[0];cc.unshift(b9[1])}}break}}}}if(ce!==true){if(ce&&cg["throws"]){b8=ce(b8)}else{try{b8=ce(b8)}catch(ca){return{state:"parsererror",error:ce?ca:"No conversion from "+b7+" to "+cb}}}}}}}}return{state:"success",data:b8}}bI.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:aa,type:"GET",isLocal:C.test(b4[1]),global:true,processData:true,async:true,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":aX,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":true,"text json":bI.parseJSON,"text xml":bI.parseXML},flatOptions:{url:true,context:true}},ajaxSetup:function(i,e){return e?t(t(i,bI.ajaxSettings),e):t(bI.ajaxSettings,i)},ajaxPrefilter:bK(w),ajaxTransport:bK(a9),ajax:function(ca,b7){if(typeof ca==="object"){b7=ca;ca=undefined}b7=b7||{};var cj,cl,cb,cq,cf,b6,cm,b8,ce=bI.ajaxSetup({},b7),cs=ce.context||ce,ch=ce.context&&(cs.nodeType||cs.jquery)?bI(cs):bI.event,cr=bI.Deferred(),co=bI.Callbacks("once memory"),cc=ce.statusCode||{},ci={},cp={},b9=0,cd="canceled",ck={readyState:0,getResponseHeader:function(i){var e;if(b9===2){if(!b8){b8={};while((e=ah.exec(cq))){b8[e[1].toLowerCase()]=e[2]}}e=b8[i.toLowerCase()]}return e==null?null:e},getAllResponseHeaders:function(){return b9===2?cq:null},setRequestHeader:function(i,ct){var e=i.toLowerCase();if(!b9){i=cp[e]=cp[e]||i;ci[i]=ct}return this},overrideMimeType:function(e){if(!b9){ce.mimeType=e}return this},statusCode:function(i){var e;if(i){if(b9<2){for(e in i){cc[e]=[cc[e],i[e]]}}else{ck.always(i[ck.status])}}return this},abort:function(i){var e=i||cd;if(cm){cm.abort(e)}cg(0,e);return this}};cr.promise(ck).complete=co.add;ck.success=ck.done;ck.error=ck.fail;ce.url=((ca||ce.url||aa)+"").replace(ap,"").replace(aK,b4[1]+"//");ce.type=b7.method||b7.type||ce.method||ce.type;ce.dataTypes=bI.trim(ce.dataType||"*").toLowerCase().match(aF)||[""];if(ce.crossDomain==null){cj=aV.exec(ce.url.toLowerCase());ce.crossDomain=!!(cj&&(cj[1]!==b4[1]||cj[2]!==b4[2]||(cj[3]||(cj[1]==="http:"?"80":"443"))!==(b4[3]||(b4[1]==="http:"?"80":"443"))))}if(ce.data&&ce.processData&&typeof ce.data!=="string"){ce.data=bI.param(ce.data,ce.traditional)}p(w,ce,b7,ck);if(b9===2){return ck}b6=bI.event&&ce.global;if(b6&&bI.active++===0){bI.event.trigger("ajaxStart")}ce.type=ce.type.toUpperCase();ce.hasContent=!r.test(ce.type);cb=ce.url;if(!ce.hasContent){if(ce.data){cb=(ce.url+=(bQ.test(cb)?"&":"?")+ce.data);delete ce.data}if(ce.cache===false){ce.url=R.test(cb)?cb.replace(R,"$1_="+bp++):cb+(bQ.test(cb)?"&":"?")+"_="+bp++}}if(ce.ifModified){if(bI.lastModified[cb]){ck.setRequestHeader("If-Modified-Since",bI.lastModified[cb])}if(bI.etag[cb]){ck.setRequestHeader("If-None-Match",bI.etag[cb])}}if(ce.data&&ce.hasContent&&ce.contentType!==false||b7.contentType){ck.setRequestHeader("Content-Type",ce.contentType)}ck.setRequestHeader("Accept",ce.dataTypes[0]&&ce.accepts[ce.dataTypes[0]]?ce.accepts[ce.dataTypes[0]]+(ce.dataTypes[0]!=="*"?", "+aX+"; q=0.01":""):ce.accepts["*"]);for(cl in ce.headers){ck.setRequestHeader(cl,ce.headers[cl])}if(ce.beforeSend&&(ce.beforeSend.call(cs,ck,ce)===false||b9===2)){return ck.abort()}cd="abort";for(cl in {success:1,error:1,complete:1}){ck[cl](ce[cl])}cm=p(a9,ce,b7,ck);if(!cm){cg(-1,"No Transport")}else{ck.readyState=1;if(b6){ch.trigger("ajaxSend",[ck,ce])}if(ce.async&&ce.timeout>0){cf=setTimeout(function(){ck.abort("timeout")},ce.timeout)}try{b9=1;cm.send(ci,cg)}catch(cn){if(b9<2){cg(-1,cn)}else{throw cn}}}function cg(cw,i,cx,cu){var e,cA,cy,cv,cz,ct=i;if(b9===2){return}b9=2;if(cf){clearTimeout(cf)}cm=undefined;cq=cu||"";ck.readyState=cw>0?4:0;e=cw>=200&&cw<300||cw===304;if(cx){cv=g(ce,ck,cx)}cv=ag(ce,cv,ck,e);if(e){if(ce.ifModified){cz=ck.getResponseHeader("Last-Modified");if(cz){bI.lastModified[cb]=cz}cz=ck.getResponseHeader("etag");if(cz){bI.etag[cb]=cz}}if(cw===204||ce.type==="HEAD"){ct="nocontent"}else{if(cw===304){ct="notmodified"}else{ct=cv.state;cA=cv.data;cy=cv.error;e=!cy}}}else{cy=ct;if(cw||!ct){ct="error";if(cw<0){cw=0}}}ck.status=cw;ck.statusText=(i||ct)+"";if(e){cr.resolveWith(cs,[cA,ct,ck])}else{cr.rejectWith(cs,[ck,ct,cy])}ck.statusCode(cc);cc=undefined;if(b6){ch.trigger(e?"ajaxSuccess":"ajaxError",[ck,ce,e?cA:cy])}co.fireWith(cs,[ck,ct]);if(b6){ch.trigger("ajaxComplete",[ck,ce]);if(!(--bI.active)){bI.event.trigger("ajaxStop")}}}return ck},getJSON:function(e,i,b6){return bI.get(e,i,b6,"json")},getScript:function(e,i){return bI.get(e,undefined,i,"script")}});bI.each(["get","post"],function(e,b6){bI[b6]=function(i,b8,b9,b7){if(bI.isFunction(b8)){b7=b7||b9;b9=b8;b8=undefined}return bI.ajax({url:i,type:b6,dataType:b7,data:b8,success:b9})}});bI._evalUrl=function(e){return bI.ajax({url:e,type:"GET",dataType:"script",async:false,global:false,"throws":true})};bI.fn.extend({wrapAll:function(e){if(bI.isFunction(e)){return this.each(function(b6){bI(this).wrapAll(e.call(this,b6))})}if(this[0]){var i=bI(e,this[0].ownerDocument).eq(0).clone(true);if(this[0].parentNode){i.insertBefore(this[0])}i.map(function(){var b6=this;while(b6.firstChild&&b6.firstChild.nodeType===1){b6=b6.firstChild}return b6}).append(this)}return this},wrapInner:function(e){if(bI.isFunction(e)){return this.each(function(b6){bI(this).wrapInner(e.call(this,b6))})}return this.each(function(){var i=bI(this),b6=i.contents();if(b6.length){b6.wrapAll(e)}else{i.append(e)}})},wrap:function(e){var i=bI.isFunction(e);return this.each(function(b6){bI(this).wrapAll(i?e.call(this,b6):e)})},unwrap:function(){return this.parent().each(function(){if(!bI.nodeName(this,"body")){bI(this).replaceWith(this.childNodes)}}).end()}});bI.expr.filters.hidden=function(e){return e.offsetWidth<=0&&e.offsetHeight<=0||(!D.reliableHiddenOffsets()&&((e.style&&e.style.display)||bI.css(e,"display"))==="none")};bI.expr.filters.visible=function(e){return !bI.expr.filters.hidden(e)};var bw=/%20/g,aS=/\[\]$/,X=/\r?\n/g,b=/^(?:submit|button|image|reset|file)$/i,au=/^(?:input|select|textarea|keygen)/i;function j(b6,b8,i,b7){var e;if(bI.isArray(b8)){bI.each(b8,function(ca,b9){if(i||aS.test(b6)){b7(b6,b9)}else{j(b6+"["+(typeof b9==="object"?ca:"")+"]",b9,i,b7)}})}else{if(!i&&bI.type(b8)==="object"){for(e in b8){j(b6+"["+e+"]",b8[e],i,b7)}}else{b7(b6,b8)}}}bI.param=function(e,b6){var b7,i=[],b8=function(b9,ca){ca=bI.isFunction(ca)?ca():(ca==null?"":ca);i[i.length]=encodeURIComponent(b9)+"="+encodeURIComponent(ca)};if(b6===undefined){b6=bI.ajaxSettings&&bI.ajaxSettings.traditional}if(bI.isArray(e)||(e.jquery&&!bI.isPlainObject(e))){bI.each(e,function(){b8(this.name,this.value)})}else{for(b7 in e){j(b7,e[b7],b6,b8)}}return i.join("&").replace(bw,"+")};bI.fn.extend({serialize:function(){return bI.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=bI.prop(this,"elements");return e?bI.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!bI(this).is(":disabled")&&au.test(this.nodeName)&&!b.test(e)&&(this.checked||!aM.test(e))}).map(function(e,b6){var b7=bI(this).val();return b7==null?null:bI.isArray(b7)?bI.map(b7,function(i){return{name:b6.name,value:i.replace(X,"\r\n")}}):{name:b6.name,value:b7.replace(X,"\r\n")}}).get()}});bI.ajaxSettings.xhr=a5.ActiveXObject!==undefined?function(){return !this.isLocal&&/^(get|post|head|put|delete|options)$/i.test(this.type)&&bE()||bg()}:bE;var aA=0,aj={},ay=bI.ajaxSettings.xhr();if(a5.attachEvent){a5.attachEvent("onunload",function(){for(var e in aj){aj[e](undefined,true)}})}D.cors=!!ay&&("withCredentials" in ay);ay=D.ajax=!!ay;if(ay){bI.ajaxTransport(function(e){if(!e.crossDomain||D.cors){var i;return{send:function(b9,b6){var b7,b8=e.xhr(),ca=++aA;b8.open(e.type,e.url,e.async,e.username,e.password);if(e.xhrFields){for(b7 in e.xhrFields){b8[b7]=e.xhrFields[b7]}}if(e.mimeType&&b8.overrideMimeType){b8.overrideMimeType(e.mimeType)}if(!e.crossDomain&&!b9["X-Requested-With"]){b9["X-Requested-With"]="XMLHttpRequest"}for(b7 in b9){if(b9[b7]!==undefined){b8.setRequestHeader(b7,b9[b7]+"")}}b8.send((e.hasContent&&e.data)||null);i=function(cd,cc){var cb,cg,ce;if(i&&(cc||b8.readyState===4)){delete aj[ca];i=undefined;b8.onreadystatechange=bI.noop;if(cc){if(b8.readyState!==4){b8.abort()}}else{ce={};cb=b8.status;if(typeof b8.responseText==="string"){ce.text=b8.responseText}try{cg=b8.statusText}catch(cf){cg=""}if(!cb&&e.isLocal&&!e.crossDomain){cb=ce.text?200:404}else{if(cb===1223){cb=204}}}}if(ce){b6(cb,cg,ce,b8.getAllResponseHeaders())}};if(!e.async){i()}else{if(b8.readyState===4){setTimeout(i)}else{b8.onreadystatechange=aj[ca]=i}}},abort:function(){if(i){i(undefined,true)}}}}})}function bE(){try{return new a5.XMLHttpRequest()}catch(i){}}function bg(){try{return new a5.ActiveXObject("Microsoft.XMLHTTP")}catch(i){}}bI.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(e){bI.globalEval(e);return e}}});bI.ajaxPrefilter("script",function(e){if(e.cache===undefined){e.cache=false}if(e.crossDomain){e.type="GET";e.global=false}});bI.ajaxTransport("script",function(b6){if(b6.crossDomain){var e,i=n.head||bI("head")[0]||n.documentElement;return{send:function(b7,b8){e=n.createElement("script");e.async=true;if(b6.scriptCharset){e.charset=b6.scriptCharset}e.src=b6.url;e.onload=e.onreadystatechange=function(ca,b9){if(b9||!e.readyState||/loaded|complete/.test(e.readyState)){e.onload=e.onreadystatechange=null;if(e.parentNode){e.parentNode.removeChild(e)}e=null;if(!b9){b8(200,"success")}}};i.insertBefore(e,i.firstChild)},abort:function(){if(e){e.onload(undefined,true)}}}}});var bs=[],a8=/(=)\?(?=&|$)|\?\?/;bI.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=bs.pop()||(bI.expando+"_"+(bp++));this[e]=true;return e}});bI.ajaxPrefilter("json jsonp",function(b7,e,b8){var ca,i,b6,b9=b7.jsonp!==false&&(a8.test(b7.url)?"url":typeof b7.data==="string"&&!(b7.contentType||"").indexOf("application/x-www-form-urlencoded")&&a8.test(b7.data)&&"data");if(b9||b7.dataTypes[0]==="jsonp"){ca=b7.jsonpCallback=bI.isFunction(b7.jsonpCallback)?b7.jsonpCallback():b7.jsonpCallback;if(b9){b7[b9]=b7[b9].replace(a8,"$1"+ca)}else{if(b7.jsonp!==false){b7.url+=(bQ.test(b7.url)?"&":"?")+b7.jsonp+"="+ca}}b7.converters["script json"]=function(){if(!b6){bI.error(ca+" was not called")}return b6[0]};b7.dataTypes[0]="json";i=a5[ca];a5[ca]=function(){b6=arguments};b8.always(function(){a5[ca]=i;if(b7[ca]){b7.jsonpCallback=e.jsonpCallback;bs.push(ca)}if(b6&&bI.isFunction(i)){i(b6[0])}b6=i=undefined});return"script"}});bI.parseHTML=function(b8,b6,b7){if(!b8||typeof b8!=="string"){return null}if(typeof b6==="boolean"){b7=b6;b6=false}b6=b6||n;var i=a.exec(b8),e=!b7&&[];if(i){return[b6.createElement(i[1])]}i=bI.buildFragment([b8],b6,e);if(e&&e.length){bI(e).remove()}return bI.merge([],i.childNodes)};var b1=bI.fn.load;bI.fn.load=function(b7,ca,cb){if(typeof b7!=="string"&&b1){return b1.apply(this,arguments)}var e,b6,b8,i=this,b9=b7.indexOf(" ");if(b9>=0){e=bI.trim(b7.slice(b9,b7.length));b7=b7.slice(0,b9)}if(bI.isFunction(ca)){cb=ca;ca=undefined}else{if(ca&&typeof ca==="object"){b8="POST"}}if(i.length>0){bI.ajax({url:b7,type:b8,dataType:"html",data:ca}).done(function(cc){b6=arguments;i.html(e?bI("<div>").append(bI.parseHTML(cc)).find(e):cc)}).complete(cb&&function(cd,cc){i.each(cb,b6||[cd.responseText,cc,cd])})}return this};bI.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,b6){bI.fn[b6]=function(i){return this.on(b6,i)}});bI.expr.filters.animated=function(e){return bI.grep(bI.timers,function(i){return e===i.elem}).length};var bX=a5.document.documentElement;function br(e){return bI.isWindow(e)?e:e.nodeType===9?e.defaultView||e.parentWindow:false}bI.offset={setOffset:function(b7,ch,cb){var cd,ca,e,b8,b6,cf,cg,cc=bI.css(b7,"position"),b9=bI(b7),ce={};if(cc==="static"){b7.style.position="relative"}b6=b9.offset();e=bI.css(b7,"top");cf=bI.css(b7,"left");cg=(cc==="absolute"||cc==="fixed")&&bI.inArray("auto",[e,cf])>-1;if(cg){cd=b9.position();b8=cd.top;ca=cd.left}else{b8=parseFloat(e)||0;ca=parseFloat(cf)||0}if(bI.isFunction(ch)){ch=ch.call(b7,cb,b6)}if(ch.top!=null){ce.top=(ch.top-b6.top)+b8}if(ch.left!=null){ce.left=(ch.left-b6.left)+ca}if("using" in ch){ch.using.call(b7,ce)}else{b9.css(ce)}}};bI.fn.extend({offset:function(i){if(arguments.length){return i===undefined?this:this.each(function(ca){bI.offset.setOffset(this,i,ca)})}var e,b9,b7={top:0,left:0},b6=this[0],b8=b6&&b6.ownerDocument;if(!b8){return}e=b8.documentElement;if(!bI.contains(e,b6)){return b7}if(typeof b6.getBoundingClientRect!==aC){b7=b6.getBoundingClientRect()}b9=br(b8);return{top:b7.top+(b9.pageYOffset||e.scrollTop)-(e.clientTop||0),left:b7.left+(b9.pageXOffset||e.scrollLeft)-(e.clientLeft||0)}},position:function(){if(!this[0]){return}var b6,b7,e={top:0,left:0},i=this[0];if(bI.css(i,"position")==="fixed"){b7=i.getBoundingClientRect()}else{b6=this.offsetParent();b7=this.offset();if(!bI.nodeName(b6[0],"html")){e=b6.offset()}e.top+=bI.css(b6[0],"borderTopWidth",true);e.left+=bI.css(b6[0],"borderLeftWidth",true)}return{top:b7.top-e.top-bI.css(i,"marginTop",true),left:b7.left-e.left-bI.css(i,"marginLeft",true)}},offsetParent:function(){return this.map(function(){var e=this.offsetParent||bX;while(e&&(!bI.nodeName(e,"html")&&bI.css(e,"position")==="static")){e=e.offsetParent}return e||bX})}});bI.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(b6,i){var e=/Y/.test(i);bI.fn[b6]=function(b7){return aB(this,function(b8,cb,ca){var b9=br(b8);if(ca===undefined){return b9?(i in b9)?b9[i]:b9.document.documentElement[cb]:b8[cb]}if(b9){b9.scrollTo(!e?ca:bI(b9).scrollLeft(),e?ca:bI(b9).scrollTop())}else{b8[cb]=ca}},b6,b7,arguments.length,null)}});bI.each(["top","left"],function(e,b6){bI.cssHooks[b6]=a7(D.pixelPosition,function(b7,i){if(i){i=G(b7,b6);return Y.test(i)?bI(b7).position()[b6]+"px":i}})});bI.each({Height:"height",Width:"width"},function(e,i){bI.each({padding:"inner"+e,content:i,"":"outer"+e},function(b6,b7){bI.fn[b7]=function(cb,ca){var b9=arguments.length&&(b6||typeof cb!=="boolean"),b8=b6||(cb===true||ca===true?"margin":"border");return aB(this,function(cd,cc,ce){var cf;if(bI.isWindow(cd)){return cd.document.documentElement["client"+e]}if(cd.nodeType===9){cf=cd.documentElement;return Math.max(cd.body["scroll"+e],cf["scroll"+e],cd.body["offset"+e],cf["offset"+e],cf["client"+e])}return ce===undefined?bI.css(cd,cc,b8):bI.style(cd,cc,ce,b8)},i,b9?cb:undefined,b9,null)}})});bI.fn.size=function(){return this.length};bI.fn.andSelf=bI.fn.addBack;if(typeof define==="function"&&define.amd){define("jquery",[],function(){return bI})}var bk=a5.jQuery,I=a5.$;bI.noConflict=function(e){if(a5.$===bI){a5.$=I}if(e&&a5.jQuery===bI){a5.jQuery=bk}return bI};if(typeof av===aC){a5.jQuery=a5.$=bI}return bI}));!function(a){a(function(){a.support.transition=(function(){var b=(function(){var e=document.createElement("bootstrap"),d={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},c;for(c in d){if(e.style[c]!==undefined){return d[c]}}}());return b&&{end:b}})()})}(window.jQuery);!function(d){var c='[data-dismiss="alert"]',b=function(e){d(e).on("click",c,this.close)};b.prototype.close=function(j){var i=d(this),g=i.attr("data-target"),h;if(!g){g=i.attr("href");g=g&&g.replace(/.*(?=#[^\s]*$)/,"")}h=d(g);j&&j.preventDefault();h.length||(h=i.hasClass("alert")?i:i.parent());h.trigger(j=d.Event("close"));if(j.isDefaultPrevented()){return}h.removeClass("in");function f(){h.trigger("closed").remove()}d.support.transition&&h.hasClass("fade")?h.on(d.support.transition.end,f):f()};var a=d.fn.alert;d.fn.alert=function(e){return this.each(function(){var g=d(this),f=g.data("alert");if(!f){g.data("alert",(f=new b(this)))}if(typeof e=="string"){f[e].call(g)}})};d.fn.alert.Constructor=b;d.fn.alert.noConflict=function(){d.fn.alert=a;return this};d(document).on("click.alert.data-api",c,b.prototype.close)}(window.jQuery);!function(c){var b=function(e,d){this.$element=c(e);this.options=c.extend({},c.fn.button.defaults,d)};b.prototype.setState=function(g){var i="disabled",e=this.$element,f=e.data(),h=e.is("input")?"val":"html";g=g+"Text";f.resetText||e.data("resetText",e[h]());e[h](f[g]||this.options[g]);setTimeout(function(){g=="loadingText"?e.addClass(i).attr(i,i):e.removeClass(i).removeAttr(i)},0)};b.prototype.toggle=function(){var d=this.$element.closest('[data-toggle="buttons-radio"]');d&&d.find(".active").removeClass("active");this.$element.toggleClass("active")};var a=c.fn.button;c.fn.button=function(d){return this.each(function(){var g=c(this),f=g.data("button"),e=typeof d=="object"&&d;if(!f){g.data("button",(f=new b(this,e)))}if(d=="toggle"){f.toggle()}else{if(d){f.setState(d)}}})};c.fn.button.defaults={loadingText:"loading..."};c.fn.button.Constructor=b;c.fn.button.noConflict=function(){c.fn.button=a;return this};c(document).on("click.button.data-api","[data-toggle^=button]",function(f){var d=c(f.target);if(!d.hasClass("btn")){d=d.closest(".btn")}d.button("toggle")})}(window.jQuery);!function(b){var c=function(e,d){this.$element=b(e);this.$indicators=this.$element.find(".carousel-indicators");this.options=d;this.options.pause=="hover"&&this.$element.on("mouseenter",b.proxy(this.pause,this)).on("mouseleave",b.proxy(this.cycle,this))};c.prototype={cycle:function(d){if(!d){this.paused=false}if(this.interval){clearInterval(this.interval)}this.options.interval&&!this.paused&&(this.interval=setInterval(b.proxy(this.next,this),this.options.interval));return this},getActiveIndex:function(){this.$active=this.$element.find(".item.active");this.$items=this.$active.parent().children();return this.$items.index(this.$active)},to:function(f){var d=this.getActiveIndex(),e=this;if(f>(this.$items.length-1)||f<0){return}if(this.sliding){return this.$element.one("slid",function(){e.to(f)})}if(d==f){return this.pause().cycle()}return this.slide(f>d?"next":"prev",b(this.$items[f]))},pause:function(d){if(!d){this.paused=true}if(this.$element.find(".next, .prev").length&&b.support.transition.end){this.$element.trigger(b.support.transition.end);this.cycle(true)}clearInterval(this.interval);this.interval=null;return this},next:function(){if(this.sliding){return}return this.slide("next")},prev:function(){if(this.sliding){return}return this.slide("prev")},slide:function(k,f){var m=this.$element.find(".item.active"),d=f||m[k](),j=this.interval,l=k=="next"?"left":"right",g=k=="next"?"first":"last",h=this,i;this.sliding=true;j&&this.pause();d=d.length?d:this.$element.find(".item")[g]();i=b.Event("slide",{relatedTarget:d[0],direction:l});if(d.hasClass("active")){return}if(this.$indicators.length){this.$indicators.find(".active").removeClass("active");this.$element.one("slid",function(){var e=b(h.$indicators.children()[h.getActiveIndex()]);e&&e.addClass("active")})}if(b.support.transition&&this.$element.hasClass("slide")){this.$element.trigger(i);if(i.isDefaultPrevented()){return}d.addClass(k);d[0].offsetWidth;m.addClass(l);d.addClass(l);this.$element.one(b.support.transition.end,function(){d.removeClass([k,l].join(" ")).addClass("active");m.removeClass(["active",l].join(" "));h.sliding=false;setTimeout(function(){h.$element.trigger("slid")},0)})}else{this.$element.trigger(i);if(i.isDefaultPrevented()){return}m.removeClass("active");d.addClass("active");this.sliding=false;this.$element.trigger("slid")}j&&this.cycle();return this}};var a=b.fn.carousel;b.fn.carousel=function(d){return this.each(function(){var h=b(this),g=h.data("carousel"),e=b.extend({},b.fn.carousel.defaults,typeof d=="object"&&d),f=typeof d=="string"?d:e.slide;if(!g){h.data("carousel",(g=new c(this,e)))}if(typeof d=="number"){g.to(d)}else{if(f){g[f]()}else{if(e.interval){g.pause().cycle()}}}})};b.fn.carousel.defaults={interval:5000,pause:"hover"};b.fn.carousel.Constructor=c;b.fn.carousel.noConflict=function(){b.fn.carousel=a;return this};b(document).on("click.carousel.data-api","[data-slide], [data-slide-to]",function(j){var i=b(this),f,d=b(i.attr("data-target")||(f=i.attr("href"))&&f.replace(/.*(?=#[^\s]+$)/,"")),g=b.extend({},d.data(),i.data()),h;d.carousel(g);if(h=i.attr("data-slide-to")){d.data("carousel").pause().to(h).cycle()}j.preventDefault()})}(window.jQuery);!function(b){var c=function(e,d){this.$element=b(e);this.options=b.extend({},b.fn.collapse.defaults,d);if(this.options.parent){this.$parent=b(this.options.parent)}this.options.toggle&&this.toggle()};c.prototype={constructor:c,dimension:function(){var d=this.$element.hasClass("width");return d?"width":"height"},show:function(){var g,d,f,e;if(this.transitioning||this.$element.hasClass("in")){return}g=this.dimension();d=b.camelCase(["scroll",g].join("-"));f=this.$parent&&this.$parent.find("> .accordion-group > .in");if(f&&f.length){e=f.data("collapse");if(e&&e.transitioning){return}f.collapse("hide");e||f.data("collapse",null)}this.$element[g](0);this.transition("addClass",b.Event("show"),"shown");b.support.transition&&this.$element[g](this.$element[0][d])},hide:function(){var d;if(this.transitioning||!this.$element.hasClass("in")){return}d=this.dimension();this.reset(this.$element[d]());this.transition("removeClass",b.Event("hide"),"hidden");this.$element[d](0)},reset:function(d){var e=this.dimension();this.$element.removeClass("collapse")[e](d||"auto")[0].offsetWidth;this.$element[d!==null?"addClass":"removeClass"]("collapse");return this},transition:function(h,e,f){var g=this,d=function(){if(e.type=="show"){g.reset()}g.transitioning=0;g.$element.trigger(f)};this.$element.trigger(e);if(e.isDefaultPrevented()){return}this.transitioning=1;this.$element[h]("in");b.support.transition&&this.$element.hasClass("collapse")?this.$element.one(b.support.transition.end,d):d()},toggle:function(){this[this.$element.hasClass("in")?"hide":"show"]()}};var a=b.fn.collapse;b.fn.collapse=function(d){return this.each(function(){var g=b(this),f=g.data("collapse"),e=b.extend({},b.fn.collapse.defaults,g.data(),typeof d=="object"&&d);if(!f){g.data("collapse",(f=new c(this,e)))}if(typeof d=="string"){f[d]()}})};b.fn.collapse.defaults={toggle:true};b.fn.collapse.Constructor=c;b.fn.collapse.noConflict=function(){b.fn.collapse=a;return this};b(document).on("click.collapse.data-api","[data-toggle=collapse]",function(i){var h=b(this),d,g=h.attr("data-target")||i.preventDefault()||(d=h.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""),f=b(g).data("collapse")?"toggle":h.data();h[b(g).hasClass("in")?"addClass":"removeClass"]("collapsed");b(g).collapse(f)})}(window.jQuery);!function(f){var b="[data-toggle=dropdown]",a=function(h){var g=f(h).on("click.dropdown.data-api",this.toggle);f("html").on("click.dropdown.data-api",function(){g.parent().removeClass("open")})};a.prototype={constructor:a,toggle:function(j){var i=f(this),h,g;if(i.is(".disabled, :disabled")){return}h=e(i);g=h.hasClass("open");d();if(!g){if("ontouchstart" in document.documentElement){f('<div class="dropdown-backdrop"/>').insertBefore(f(this)).on("click",d)}h.toggleClass("open")}i.focus();return false},keydown:function(l){var k,m,g,j,i,h;if(!/(38|40|27)/.test(l.keyCode)){return}k=f(this);l.preventDefault();l.stopPropagation();if(k.is(".disabled, :disabled")){return}j=e(k);i=j.hasClass("open");if(!i||(i&&l.keyCode==27)){if(l.which==27){j.find(b).focus()}return k.click()}m=f("[role=menu] li:not(.divider):visible a",j);if(!m.length){return}h=m.index(m.filter(":focus"));if(l.keyCode==38&&h>0){h--}if(l.keyCode==40&&h<m.length-1){h++}if(!~h){h=0}m.eq(h).focus()}};function d(){f(".dropdown-backdrop").remove();f(b).each(function(){e(f(this)).removeClass("open")})}function e(i){var g=i.attr("data-target"),h;if(!g){g=i.attr("href");g=g&&/#/.test(g)&&g.replace(/.*(?=#[^\s]*$)/,"")}h=g&&f(g);if(!h||!h.length){h=i.parent()}return h}var c=f.fn.dropdown;f.fn.dropdown=function(g){return this.each(function(){var i=f(this),h=i.data("dropdown");if(!h){i.data("dropdown",(h=new a(this)))}if(typeof g=="string"){h[g].call(i)}})};f.fn.dropdown.Constructor=a;f.fn.dropdown.noConflict=function(){f.fn.dropdown=c;return this};f(document).on("click.dropdown.data-api",d).on("click.dropdown.data-api",".dropdown form",function(g){g.stopPropagation()}).on("click.dropdown.data-api",b,a.prototype.toggle).on("keydown.dropdown.data-api",b+", [role=menu]",a.prototype.keydown)}(window.jQuery);!function(c){var b=function(e,d){this.options=d;this.$element=c(e).delegate('[data-dismiss="modal"]',"click.dismiss.modal",c.proxy(this.hide,this));this.options.remote&&this.$element.find(".modal-body").load(this.options.remote)};b.prototype={constructor:b,toggle:function(){return this[!this.isShown?"show":"hide"]()},show:function(){var d=this,f=c.Event("show");this.$element.trigger(f);if(this.isShown||f.isDefaultPrevented()){return}this.isShown=true;this.escape();this.backdrop(function(){var e=c.support.transition&&d.$element.hasClass("fade");if(!d.$element.parent().length){d.$element.appendTo(document.body)}d.$element.show();if(e){d.$element[0].offsetWidth}d.$element.addClass("in").attr("aria-hidden",false);d.enforceFocus();e?d.$element.one(c.support.transition.end,function(){d.$element.focus().trigger("shown")}):d.$element.focus().trigger("shown")})},hide:function(f){f&&f.preventDefault();var d=this;f=c.Event("hide");this.$element.trigger(f);if(!this.isShown||f.isDefaultPrevented()){return}this.isShown=false;this.escape();c(document).off("focusin.modal");this.$element.removeClass("in").attr("aria-hidden",true);c.support.transition&&this.$element.hasClass("fade")?this.hideWithTransition():this.hideModal()},enforceFocus:function(){var d=this;c(document).on("focusin.modal",function(f){if(d.$element[0]!==f.target&&!d.$element.has(f.target).length){d.$element.focus()}})},escape:function(){var d=this;if(this.isShown&&this.options.keyboard){this.$element.on("keyup.dismiss.modal",function(f){f.which==27&&d.hide()})}else{if(!this.isShown){this.$element.off("keyup.dismiss.modal")}}},hideWithTransition:function(){var d=this,e=setTimeout(function(){d.$element.off(c.support.transition.end);d.hideModal()},500);this.$element.one(c.support.transition.end,function(){clearTimeout(e);d.hideModal()})},hideModal:function(){var d=this;this.$element.hide();this.backdrop(function(){d.removeBackdrop();d.$element.trigger("hidden")})},removeBackdrop:function(){this.$backdrop&&this.$backdrop.remove();this.$backdrop=null},backdrop:function(g){var f=this,e=this.$element.hasClass("fade")?"fade":"";if(this.isShown&&this.options.backdrop){var d=c.support.transition&&e;this.$backdrop=c('<div class="modal-backdrop '+e+'" />').appendTo(document.body);this.$backdrop.click(this.options.backdrop=="static"?c.proxy(this.$element[0].focus,this.$element[0]):c.proxy(this.hide,this));if(d){this.$backdrop[0].offsetWidth}this.$backdrop.addClass("in");if(!g){return}d?this.$backdrop.one(c.support.transition.end,g):g()}else{if(!this.isShown&&this.$backdrop){this.$backdrop.removeClass("in");c.support.transition&&this.$element.hasClass("fade")?this.$backdrop.one(c.support.transition.end,g):g()}else{if(g){g()}}}}};var a=c.fn.modal;c.fn.modal=function(d){return this.each(function(){var g=c(this),f=g.data("modal"),e=c.extend({},c.fn.modal.defaults,g.data(),typeof d=="object"&&d);if(!f){g.data("modal",(f=new b(this,e)))}if(typeof d=="string"){f[d]()}else{if(e.show){f.show()}}})};c.fn.modal.defaults={backdrop:true,keyboard:true,show:true};c.fn.modal.Constructor=b;c.fn.modal.noConflict=function(){c.fn.modal=a;return this};c(document).on("click.modal.data-api",'[data-toggle="modal"]',function(i){var h=c(this),f=h.attr("href"),d=c(h.attr("data-target")||(f&&f.replace(/.*(?=#[^\s]+$)/,""))),g=d.data("modal")?"toggle":c.extend({remote:!/#/.test(f)&&f},d.data(),h.data());i.preventDefault();d.modal(g).one("hide",function(){h.focus()})})}(window.jQuery);!function(c){var b=function(e,d){this.init("tooltip",e,d)};b.prototype={constructor:b,init:function(k,h,f){var l,d,j,e,g;this.type=k;this.$element=c(h);this.options=this.getOptions(f);this.enabled=true;j=this.options.trigger.split(" ");for(g=j.length;g--;){e=j[g];if(e=="click"){this.$element.on("click."+this.type,this.options.selector,c.proxy(this.toggle,this))}else{if(e!="manual"){l=e=="hover"?"mouseenter":"focus";d=e=="hover"?"mouseleave":"blur";this.$element.on(l+"."+this.type,this.options.selector,c.proxy(this.enter,this));this.$element.on(d+"."+this.type,this.options.selector,c.proxy(this.leave,this))}}}this.options.selector?(this._options=c.extend({},this.options,{trigger:"manual",selector:""})):this.fixTitle()},getOptions:function(d){d=c.extend({},c.fn[this.type].defaults,this.$element.data(),d);if(d.delay&&typeof d.delay=="number"){d.delay={show:d.delay,hide:d.delay}}return d},enter:function(h){var g=c.fn[this.type].defaults,f={},d;this._options&&c.each(this._options,function(e,i){if(g[e]!=i){f[e]=i}},this);d=c(h.currentTarget)[this.type](f).data(this.type);if(!d.options.delay||!d.options.delay.show){return d.show()}clearTimeout(this.timeout);d.hoverState="in";this.timeout=setTimeout(function(){if(d.hoverState=="in"){d.show()}},d.options.delay.show)},leave:function(f){var d=c(f.currentTarget)[this.type](this._options).data(this.type);if(this.timeout){clearTimeout(this.timeout)}if(!d.options.delay||!d.options.delay.hide){return d.hide()}d.hoverState="out";this.timeout=setTimeout(function(){if(d.hoverState=="out"){d.hide()}},d.options.delay.hide)},show:function(){var i,k,g,j,d,h,f=c.Event("show");if(this.hasContent()&&this.enabled){this.$element.trigger(f);if(f.isDefaultPrevented()){return}i=this.tip();this.setContent();if(this.options.animation){i.addClass("fade")}d=typeof this.options.placement=="function"?this.options.placement.call(this,i[0],this.$element[0]):this.options.placement;i.detach().css({top:0,left:0,display:"block"});this.options.container?i.appendTo(this.options.container):i.insertAfter(this.$element);k=this.getPosition();g=i[0].offsetWidth;j=i[0].offsetHeight;switch(d){case"bottom":h={top:k.top+k.height,left:k.left+k.width/2-g/2};break;case"top":h={top:k.top-j,left:k.left+k.width/2-g/2};break;case"left":h={top:k.top+k.height/2-j/2,left:k.left-g};break;case"right":h={top:k.top+k.height/2-j/2,left:k.left+k.width};break}this.applyPlacement(h,d);this.$element.trigger("shown")}},applyPlacement:function(g,h){var i=this.tip(),e=i[0].offsetWidth,l=i[0].offsetHeight,d,j,k,f;i.offset(g).addClass(h).addClass("in");d=i[0].offsetWidth;j=i[0].offsetHeight;if(h=="top"&&j!=l){g.top=g.top+l-j;f=true}if(h=="bottom"||h=="top"){k=0;if(g.left<0){k=g.left*-2;g.left=0;i.offset(g);d=i[0].offsetWidth;j=i[0].offsetHeight}this.replaceArrow(k-e+d,d,"left")}else{this.replaceArrow(j-l,j,"top")}if(f){i.offset(g)}},replaceArrow:function(f,e,d){this.arrow().css(d,f?(50*(1-f/e)+"%"):"")},setContent:function(){var e=this.tip(),d=this.getTitle();e.find(".tooltip-inner")[this.options.html?"html":"text"](d);e.removeClass("fade in top bottom left right")},hide:function(){var d=this,g=this.tip(),f=c.Event("hide");this.$element.trigger(f);if(f.isDefaultPrevented()){return}g.removeClass("in");function h(){var e=setTimeout(function(){g.off(c.support.transition.end).detach()},500);g.one(c.support.transition.end,function(){clearTimeout(e);g.detach()})}c.support.transition&&this.$tip.hasClass("fade")?h():g.detach();this.$element.trigger("hidden");return this},fixTitle:function(){var d=this.$element;if(d.attr("title")||typeof(d.attr("data-original-title"))!="string"){d.attr("data-original-title",d.attr("title")||"").attr("title","")}},hasContent:function(){return this.getTitle()},getPosition:function(){var d=this.$element[0];return c.extend({},(typeof d.getBoundingClientRect=="function")?d.getBoundingClientRect():{width:d.offsetWidth,height:d.offsetHeight},this.$element.offset())},getTitle:function(){var f,d=this.$element,e=this.options;f=d.attr("data-original-title")||(typeof e.title=="function"?e.title.call(d[0]):e.title);return f},tip:function(){return this.$tip=this.$tip||c(this.options.template)},arrow:function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},validate:function(){if(!this.$element[0].parentNode){this.hide();this.$element=null;this.options=null}},enable:function(){this.enabled=true},disable:function(){this.enabled=false},toggleEnabled:function(){this.enabled=!this.enabled},toggle:function(f){var d=f?c(f.currentTarget)[this.type](this._options).data(this.type):this;d.tip().hasClass("in")?d.hide():d.show()},destroy:function(){this.hide().$element.off("."+this.type).removeData(this.type)}};var a=c.fn.tooltip;c.fn.tooltip=function(d){return this.each(function(){var g=c(this),f=g.data("tooltip"),e=typeof d=="object"&&d;if(!f){g.data("tooltip",(f=new b(this,e)))}if(typeof d=="string"){f[d]()}})};c.fn.tooltip.Constructor=b;c.fn.tooltip.defaults={animation:true,placement:"top",selector:false,template:'<div class="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:false,container:false};c.fn.tooltip.noConflict=function(){c.fn.tooltip=a;return this}}(window.jQuery);!function(c){var b=function(e,d){this.init("popover",e,d)};b.prototype=c.extend({},c.fn.tooltip.Constructor.prototype,{constructor:b,setContent:function(){var f=this.tip(),e=this.getTitle(),d=this.getContent();f.find(".popover-title")[this.options.html?"html":"text"](e);f.find(".popover-content")[this.options.html?"html":"text"](d);f.removeClass("fade top bottom left right in")},hasContent:function(){return this.getTitle()||this.getContent()},getContent:function(){var e,d=this.$element,f=this.options;e=(typeof f.content=="function"?f.content.call(d[0]):f.content)||d.attr("data-content");return e},tip:function(){if(!this.$tip){this.$tip=c(this.options.template)}return this.$tip},destroy:function(){this.hide().$element.off("."+this.type).removeData(this.type)}});var a=c.fn.popover;c.fn.popover=function(d){return this.each(function(){var g=c(this),f=g.data("popover"),e=typeof d=="object"&&d;if(!f){g.data("popover",(f=new b(this,e)))}if(typeof d=="string"){f[d]()}})};c.fn.popover.Constructor=b;c.fn.popover.defaults=c.extend({},c.fn.tooltip.defaults,{placement:"right",trigger:"click",content:"",template:'<div class="popover"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'});c.fn.popover.noConflict=function(){c.fn.popover=a;return this}}(window.jQuery);!function(c){function b(g,f){var h=c.proxy(this.process,this),d=c(g).is("body")?c(window):c(g),e;this.options=c.extend({},c.fn.scrollspy.defaults,f);this.$scrollElement=d.on("scroll.scroll-spy.data-api",h);this.selector=(this.options.target||((e=c(g).attr("href"))&&e.replace(/.*(?=#[^\s]+$)/,""))||"")+" .nav li > a";this.$body=c("body");this.refresh();this.process()}b.prototype={constructor:b,refresh:function(){var d=this,e;this.offsets=c([]);this.targets=c([]);e=this.$body.find(this.selector).map(function(){var g=c(this),f=g.data("target")||g.attr("href"),h=/^#\w/.test(f)&&c(f);return(h&&h.length&&[[h.position().top+(!c.isWindow(d.$scrollElement.get(0))&&d.$scrollElement.scrollTop()),f]])||null}).sort(function(g,f){return g[0]-f[0]}).each(function(){d.offsets.push(this[0]);d.targets.push(this[1])})},process:function(){var j=this.$scrollElement.scrollTop()+this.options.offset,f=this.$scrollElement[0].scrollHeight||this.$body[0].scrollHeight,h=f-this.$scrollElement.height(),g=this.offsets,d=this.targets,k=this.activeTarget,e;if(j>=h){return k!=(e=d.last()[0])&&this.activate(e)}for(e=g.length;e--;){k!=d[e]&&j>=g[e]&&(!g[e+1]||j<=g[e+1])&&this.activate(d[e])}},activate:function(f){var e,d;this.activeTarget=f;c(this.selector).parent(".active").removeClass("active");d=this.selector+'[data-target="'+f+'"],'+this.selector+'[href="'+f+'"]';e=c(d).parent("li").addClass("active");if(e.parent(".dropdown-menu").length){e=e.closest("li.dropdown").addClass("active")}e.trigger("activate")}};var a=c.fn.scrollspy;c.fn.scrollspy=function(d){return this.each(function(){var g=c(this),f=g.data("scrollspy"),e=typeof d=="object"&&d;if(!f){g.data("scrollspy",(f=new b(this,e)))}if(typeof d=="string"){f[d]()}})};c.fn.scrollspy.Constructor=b;c.fn.scrollspy.defaults={offset:10};c.fn.scrollspy.noConflict=function(){c.fn.scrollspy=a;return this};c(window).on("load",function(){c('[data-spy="scroll"]').each(function(){var d=c(this);d.scrollspy(d.data())})})}(window.jQuery);!function(c){var b=function(d){this.element=c(d)};b.prototype={constructor:b,show:function(){var j=this.element,g=j.closest("ul:not(.dropdown-menu)"),f=j.attr("data-target"),h,d,i;if(!f){f=j.attr("href");f=f&&f.replace(/.*(?=#[^\s]*$)/,"")}if(j.parent("li").hasClass("active")){return}h=g.find(".active:last a")[0];i=c.Event("show",{relatedTarget:h});j.trigger(i);if(i.isDefaultPrevented()){return}d=c(f);this.activate(j.parent("li"),g);this.activate(d,d.parent(),function(){j.trigger({type:"shown",relatedTarget:h})})},activate:function(f,e,i){var d=e.find("> .active"),h=i&&c.support.transition&&d.hasClass("fade");function g(){d.removeClass("active").find("> .dropdown-menu > .active").removeClass("active");f.addClass("active");if(h){f[0].offsetWidth;f.addClass("in")}else{f.removeClass("fade")}if(f.parent(".dropdown-menu")){f.closest("li.dropdown").addClass("active")}i&&i()}h?d.one(c.support.transition.end,g):g();d.removeClass("in")}};var a=c.fn.tab;c.fn.tab=function(d){return this.each(function(){var f=c(this),e=f.data("tab");if(!e){f.data("tab",(e=new b(this)))}if(typeof d=="string"){e[d]()}})};c.fn.tab.Constructor=b;c.fn.tab.noConflict=function(){c.fn.tab=a;return this};c(document).on("click.tab.data-api",'[data-toggle="tab"], [data-toggle="pill"]',function(d){d.preventDefault();c(this).tab("show")})}(window.jQuery);!function(b){var c=function(e,d){this.$element=b(e);this.options=b.extend({},b.fn.typeahead.defaults,d);this.matcher=this.options.matcher||this.matcher;this.sorter=this.options.sorter||this.sorter;this.highlighter=this.options.highlighter||this.highlighter;this.updater=this.options.updater||this.updater;this.source=this.options.source;this.$menu=b(this.options.menu);this.shown=false;this.listen()};c.prototype={constructor:c,select:function(){var d=this.$menu.find(".active").attr("data-value");this.$element.val(this.updater(d)).change();return this.hide()},updater:function(d){return d},show:function(){var d=b.extend({},this.$element.position(),{height:this.$element[0].offsetHeight});this.$menu.insertAfter(this.$element).css({top:d.top+d.height,left:d.left}).show();this.shown=true;return this},hide:function(){this.$menu.hide();this.shown=false;return this},lookup:function(e){var d;this.query=this.$element.val();if(!this.query||this.query.length<this.options.minLength){return this.shown?this.hide():this}d=b.isFunction(this.source)?this.source(this.query,b.proxy(this.process,this)):this.source;return d?this.process(d):this},process:function(d){var e=this;d=b.grep(d,function(f){return e.matcher(f)});d=this.sorter(d);if(!d.length){return this.shown?this.hide():this}return this.render(d.slice(0,this.options.items)).show()},matcher:function(d){return ~d.toLowerCase().indexOf(this.query.toLowerCase())},sorter:function(f){var g=[],e=[],d=[],h;while(h=f.shift()){if(!h.toLowerCase().indexOf(this.query.toLowerCase())){g.push(h)}else{if(~h.indexOf(this.query)){e.push(h)}else{d.push(h)}}}return g.concat(e,d)},highlighter:function(d){var e=this.query.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&");return d.replace(new RegExp("("+e+")","ig"),function(f,g){return"<strong>"+g+"</strong>"})},render:function(d){var e=this;d=b(d).map(function(f,g){f=b(e.options.item).attr("data-value",g);f.find("a").html(e.highlighter(g));return f[0]});d.first().addClass("active");this.$menu.html(d);return this},next:function(e){var f=this.$menu.find(".active").removeClass("active"),d=f.next();if(!d.length){d=b(this.$menu.find("li")[0])}d.addClass("active")},prev:function(e){var f=this.$menu.find(".active").removeClass("active"),d=f.prev();if(!d.length){d=this.$menu.find("li").last()}d.addClass("active")},listen:function(){this.$element.on("focus",b.proxy(this.focus,this)).on("blur",b.proxy(this.blur,this)).on("keypress",b.proxy(this.keypress,this)).on("keyup",b.proxy(this.keyup,this));if(this.eventSupported("keydown")){this.$element.on("keydown",b.proxy(this.keydown,this))}this.$menu.on("click",b.proxy(this.click,this)).on("mouseenter","li",b.proxy(this.mouseenter,this)).on("mouseleave","li",b.proxy(this.mouseleave,this))},eventSupported:function(d){var e=d in this.$element;if(!e){this.$element.setAttribute(d,"return;");e=typeof this.$element[d]==="function"}return e},move:function(d){if(!this.shown){return}switch(d.keyCode){case 9:case 13:case 27:d.preventDefault();break;case 38:d.preventDefault();this.prev();break;case 40:d.preventDefault();this.next();break}d.stopPropagation()},keydown:function(d){this.suppressKeyPressRepeat=~b.inArray(d.keyCode,[40,38,9,13,27]);this.move(d)},keypress:function(d){if(this.suppressKeyPressRepeat){return}this.move(d)},keyup:function(d){switch(d.keyCode){case 40:case 38:case 16:case 17:case 18:break;case 9:case 13:if(!this.shown){return}this.select();break;case 27:if(!this.shown){return}this.hide();break;default:this.lookup()}d.stopPropagation();d.preventDefault()},focus:function(d){this.focused=true},blur:function(d){this.focused=false;if(!this.mousedover&&this.shown){this.hide()}},click:function(d){d.stopPropagation();d.preventDefault();this.select();this.$element.focus()},mouseenter:function(d){this.mousedover=true;this.$menu.find(".active").removeClass("active");b(d.currentTarget).addClass("active")},mouseleave:function(d){this.mousedover=false;if(!this.focused&&this.shown){this.hide()}}};var a=b.fn.typeahead;b.fn.typeahead=function(d){return this.each(function(){var g=b(this),f=g.data("typeahead"),e=typeof d=="object"&&d;if(!f){g.data("typeahead",(f=new c(this,e)))}if(typeof d=="string"){f[d]()}})};b.fn.typeahead.defaults={source:[],items:8,menu:'<ul class="typeahead dropdown-menu"></ul>',item:'<li><a href="#"></a></li>',minLength:1};b.fn.typeahead.Constructor=c;b.fn.typeahead.noConflict=function(){b.fn.typeahead=a;return this};b(document).on("focus.typeahead.data-api",'[data-provide="typeahead"]',function(f){var d=b(this);if(d.data("typeahead")){return}d.typeahead(d.data())})}(window.jQuery);!function(c){var b=function(e,d){this.options=c.extend({},c.fn.affix.defaults,d);this.$window=c(window).on("scroll.affix.data-api",c.proxy(this.checkPosition,this)).on("click.affix.data-api",c.proxy(function(){setTimeout(c.proxy(this.checkPosition,this),1)},this));this.$element=c(e);this.checkPosition()};b.prototype.checkPosition=function(){if(!this.$element.is(":visible")){return}var h=c(document).height(),j=this.$window.scrollTop(),d=this.$element.offset(),k=this.options.offset,f=k.bottom,g=k.top,i="affix affix-top affix-bottom",e;if(typeof k!="object"){f=g=k}if(typeof g=="function"){g=k.top()}if(typeof f=="function"){f=k.bottom()}e=this.unpin!=null&&(j+this.unpin<=d.top)?false:f!=null&&(d.top+this.$element.height()>=h-f)?"bottom":g!=null&&j<=g?"top":false;if(this.affixed===e){return}this.affixed=e;this.unpin=e=="bottom"?d.top-j:null;this.$element.removeClass(i).addClass("affix"+(e?"-"+e:""))};var a=c.fn.affix;c.fn.affix=function(d){return this.each(function(){var g=c(this),f=g.data("affix"),e=typeof d=="object"&&d;if(!f){g.data("affix",(f=new b(this,e)))}if(typeof d=="string"){f[d]()}})};c.fn.affix.Constructor=b;c.fn.affix.defaults={offset:0};c.fn.affix.noConflict=function(){c.fn.affix=a;return this};c(window).on("load",function(){c('[data-spy="affix"]').each(function(){var e=c(this),d=e.data();d.offset=d.offset||{};d.offsetBottom&&(d.offset.bottom=d.offsetBottom);d.offsetTop&&(d.offset.top=d.offsetTop);e.affix(d)})})}(window.jQuery);var q=null;window.PR_SHOULD_USE_CONTINUATION=!0;(function(){function d(F){function w(J){var K=J.charCodeAt(0);if(K!==92){return K}var I=J.charAt(1);return(K=k[I])?K:"0"<=I&&I<="7"?parseInt(J.substring(1),8):I==="u"||I==="x"?parseInt(J.substring(2),16):J.charCodeAt(1)}function C(I){if(I<32){return(I<16?"\\x0":"\\x")+I.toString(16)}I=String.fromCharCode(I);if(I==="\\"||I==="-"||I==="["||I==="]"){I="\\"+I}return I}function A(J){for(var M=J.substring(1,J.length-1).match(/\\u[\dA-Fa-f]{4}|\\x[\dA-Fa-f]{2}|\\[0-3][0-7]{0,2}|\\[0-7]{1,2}|\\[\S\s]|[^\\]/g),J=[],I=[],O=M[0]==="^",P=O?1:0,L=M.length;P<L;++P){var K=M[P];if(/\\[bdsw]/i.test(K)){J.push(K)}else{var K=w(K),N;P+2<L&&"-"===M[P+1]?(N=w(M[P+2]),P+=2):N=K;I.push([K,N]);N<65||K>122||(N<65||K>90||I.push([Math.max(65,K)|32,Math.min(N,90)|32]),N<97||K>122||I.push([Math.max(97,K)&-33,Math.min(N,122)&-33]))}}I.sort(function(Q,R){return Q[0]-R[0]||R[1]-Q[1]});M=[];K=[NaN,NaN];for(P=0;P<I.length;++P){L=I[P],L[0]<=K[1]+1?K[1]=Math.max(K[1],L[1]):M.push(K=L)}I=["["];O&&I.push("^");I.push.apply(I,J);for(P=0;P<M.length;++P){L=M[P],I.push(C(L[0])),L[1]>L[0]&&(L[1]+1>L[0]&&I.push("-"),I.push(C(L[1])))}I.push("]");return I.join("")}function E(J){for(var M=J.source.match(/\[(?:[^\\\]]|\\[\S\s])*]|\\u[\dA-Fa-f]{4}|\\x[\dA-Fa-f]{2}|\\\d+|\\[^\dux]|\(\?[!:=]|[()^]|[^()[\\^]+/g),I=M.length,N=[],O=0,L=0;O<I;++O){var K=M[O];K==="("?++L:"\\"===K.charAt(0)&&(K=+K.substring(1))&&K<=L&&(N[K]=-1)}for(O=1;O<N.length;++O){-1===N[O]&&(N[O]=++G)}for(L=O=0;O<I;++O){K=M[O],K==="("?(++L,N[L]===void 0&&(M[O]="(?:")):"\\"===K.charAt(0)&&(K=+K.substring(1))&&K<=L&&(M[O]="\\"+N[L])}for(L=O=0;O<I;++O){"^"===M[O]&&"^"!==M[O+1]&&(M[O]="")}if(J.ignoreCase&&H){for(O=0;O<I;++O){K=M[O],J=K.charAt(0),K.length>=2&&J==="["?M[O]=A(K):J!=="\\"&&(M[O]=K.replace(/[A-Za-z]/g,function(P){P=P.charCodeAt(0);return"["+String.fromCharCode(P&-33,P|32)+"]"}))}}return M.join("")}for(var G=0,H=!1,x=!1,u=0,D=F.length;u<D;++u){var B=F[u];if(B.ignoreCase){x=!0}else{if(/[a-z]/i.test(B.source.replace(/\\u[\da-f]{4}|\\x[\da-f]{2}|\\[^UXux]/gi,""))){H=!0;x=!1;break}}}for(var k={b:8,t:9,n:10,v:11,f:12,r:13},v=[],u=0,D=F.length;u<D;++u){B=F[u];if(B.global||B.multiline){throw Error(""+B)}v.push("(?:"+E(B)+")")}return RegExp(v.join("|"),x?"gi":"g")}function c(B){function u(E){switch(E.nodeType){case 1:if(x.test(E.className)){break}for(var F=E.firstChild;F;F=F.nextSibling){u(F)}F=E.nodeName;if("BR"===F||"LI"===F){w[D]="\n",C[D<<1]=A++,C[D++<<1|1]=E}break;case 3:case 4:F=E.nodeValue,F.length&&(F=k?F.replace(/\r\n?/g,"\n"):F.replace(/[\t\n\r ]+/g," "),w[D]=F,C[D<<1]=A,A+=F.length,C[D++<<1|1]=E)}}var x=/(?:^|\s)nocode(?:\s|$)/,w=[],A=0,C=[],D=0,v;B.currentStyle?v=B.currentStyle.whiteSpace:window.getComputedStyle&&(v=document.defaultView.getComputedStyle(B,q).getPropertyValue("white-space"));var k=v&&"pre"===v.substring(0,3);u(B);return{a:w.join("").replace(/\n$/,""),c:C}}function t(u,k,w,v){k&&(u={a:k,d:u},w(u),v.push.apply(v,u.e))}function h(u,k){function x(P){for(var F=P.d,C=[F,"pln"],L=0,J=P.a.match(A)||[],B={},E=0,N=J.length;E<N;++E){var K=J[E],O=B[K],D=void 0,M;if(typeof O==="string"){M=!1}else{var I=w[K.charAt(0)];if(I){D=K.match(I[1]),O=I[0]}else{for(M=0;M<v;++M){if(I=k[M],D=K.match(I[1])){O=I[0];break}}D||(O="pln")}if((M=O.length>=5&&"lang-"===O.substring(0,5))&&!(D&&typeof D[1]==="string")){M=!1,O="src"}M||(B[K]=O)}I=L;L+=K.length;if(M){M=D[1];var H=K.indexOf(M),G=H+M.length;D[2]&&(G=K.length-D[2].length,H=G-M.length);O=O.substring(5);t(F+I,K.substring(0,H),x,C);t(F+I+H,M,s(O,M),C);t(F+I+G,K.substring(G),x,C)}else{C.push(F+I,O)}}P.e=C}var w={},A;(function(){for(var G=u.concat(k),B=[],F={},H=0,E=G.length;H<E;++H){var D=G[H],I=D[3];if(I){for(var C=I.length;--C>=0;){w[I.charAt(C)]=D}}D=D[1];I=""+D;F.hasOwnProperty(I)||(B.push(D),F[I]=q)}B.push(/[\S\s]/);A=d(B)})();var v=k.length;return x}function o(u){var k=[],w=[];u.tripleQuotedStrings?k.push(["str",/^(?:'''(?:[^'\\]|\\[\S\s]|''?(?=[^']))*(?:'''|$)|"""(?:[^"\\]|\\[\S\s]|""?(?=[^"]))*(?:"""|$)|'(?:[^'\\]|\\[\S\s])*(?:'|$)|"(?:[^"\\]|\\[\S\s])*(?:"|$))/,q,"'\""]):u.multiLineStrings?k.push(["str",/^(?:'(?:[^'\\]|\\[\S\s])*(?:'|$)|"(?:[^"\\]|\\[\S\s])*(?:"|$)|`(?:[^\\`]|\\[\S\s])*(?:`|$))/,q,"'\"`"]):k.push(["str",/^(?:'(?:[^\n\r'\\]|\\.)*(?:'|$)|"(?:[^\n\r"\\]|\\.)*(?:"|$))/,q,"\"'"]);u.verbatimStrings&&w.push(["str",/^@"(?:[^"]|"")*(?:"|$)/,q]);var v=u.hashComments;v&&(u.cStyleComments?(v>1?k.push(["com",/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,q,"#"]):k.push(["com",/^#(?:(?:define|elif|else|endif|error|ifdef|include|ifndef|line|pragma|undef|warning)\b|[^\n\r]*)/,q,"#"]),w.push(["str",/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h|[a-z]\w*)>/,q])):k.push(["com",/^#[^\n\r]*/,q,"#"]));u.cStyleComments&&(w.push(["com",/^\/\/[^\n\r]*/,q]),w.push(["com",/^\/\*[\S\s]*?(?:\*\/|$)/,q]));u.regexLiterals&&w.push(["lang-regex",/^(?:^^\.?|[!+-]|!=|!==|#|%|%=|&|&&|&&=|&=|\(|\*|\*=|\+=|,|-=|->|\/|\/=|:|::|;|<|<<|<<=|<=|=|==|===|>|>=|>>|>>=|>>>|>>>=|[?@[^]|\^=|\^\^|\^\^=|{|\||\|=|\|\||\|\|=|~|break|case|continue|delete|do|else|finally|instanceof|return|throw|try|typeof)\s*(\/(?=[^*/])(?:[^/[\\]|\\[\S\s]|\[(?:[^\\\]]|\\[\S\s])*(?:]|$))+\/)/]);(v=u.types)&&w.push(["typ",v]);u=(""+u.keywords).replace(/^ | $/g,"");u.length&&w.push(["kwd",RegExp("^(?:"+u.replace(/[\s,]+/g,"|")+")\\b"),q]);k.push(["pln",/^\s+/,q," \r\n\t\xa0"]);w.push(["lit",/^@[$_a-z][\w$@]*/i,q],["typ",/^(?:[@_]?[A-Z]+[a-z][\w$@]*|\w+_t\b)/,q],["pln",/^[$_a-z][\w$@]*/i,q],["lit",/^(?:0x[\da-f]+|(?:\d(?:_\d+)*\d*(?:\.\d*)?|\.\d\+)(?:e[+-]?\d+)?)[a-z]*/i,q,"0123456789"],["pln",/^\\[\S\s]?/,q],["pun",/^.[^\s\w"-$'./@\\`]*/,q]);return h(k,w)}function r(H,x){function E(K){switch(K.nodeType){case 1:if(B.test(K.className)){break}if("BR"===K.nodeName){C(K),K.parentNode&&K.parentNode.removeChild(K)}else{for(K=K.firstChild;K;K=K.nextSibling){E(K)}}break;case 3:case 4:if(v){var k=K.nodeValue,L=k.match(I);if(L){var M=k.substring(0,L.index);K.nodeValue=M;(k=k.substring(L.index+L[0].length))&&K.parentNode.insertBefore(J.createTextNode(k),K.nextSibling);C(K);M||K.parentNode.removeChild(K)}}}}function C(K){function k(M,R){var Q=R?M.cloneNode(!1):M,P=M.parentNode;if(P){var P=k(P,1),O=M.nextSibling;P.appendChild(Q);for(var N=O;N;N=O){O=N.nextSibling,P.appendChild(N)}}return Q}for(;!K.nextSibling;){if(K=K.parentNode,!K){return}}for(var K=k(K.nextSibling,0),L;(L=K.parentNode)&&L.nodeType===1;){K=L}F.push(K)}var B=/(?:^|\s)nocode(?:\s|$)/,I=/\r\n?|\n/,J=H.ownerDocument,A;H.currentStyle?A=H.currentStyle.whiteSpace:window.getComputedStyle&&(A=J.defaultView.getComputedStyle(H,q).getPropertyValue("white-space"));var v=A&&"pre"===A.substring(0,3);for(A=J.createElement("LI");H.firstChild;){A.appendChild(H.firstChild)}for(var F=[A],D=0;D<F.length;++D){E(F[D])}x===(x|0)&&F[0].setAttribute("value",x);var u=J.createElement("OL");u.className="linenums";for(var w=Math.max(0,x-1|0)||0,D=0,G=F.length;D<G;++D){A=F[D],A.className="L"+(D+w)%10,A.firstChild||A.appendChild(J.createTextNode("\xa0")),u.appendChild(A)}H.appendChild(u)}function z(u,k){for(var w=k.length;--w>=0;){var v=k[w];y.hasOwnProperty(v)?window.console&&console.warn("cannot override language handler %s",v):y[v]=u}}function s(u,k){if(!u||!y.hasOwnProperty(u)){u=/^\s*</.test(k)?"default-markup":"default-code"}return y[u]}function p(X){var L=X.g;try{var T=c(X.h),Q=T.a;X.a=Q;X.c=T.c;X.d=0;s(L,Q)(X);var N=/\bMSIE\b/.test(navigator.userAgent),L=/\n/g,F=X.a,G=F.length,T=0,M=X.c,I=M.length,Q=0,U=X.e,R=U.length,X=0;U[R]=G;var H,K;for(K=H=0;K<R;){U[K]!==U[K+2]?(U[H++]=U[K++],U[H++]=U[K++]):K+=2}R=H;for(K=H=0;K<R;){for(var A=U[K],S=U[K+1],W=K+2;W+2<=R&&U[W+1]===S;){W+=2}U[H++]=A;U[H++]=S;K=W}for(U.length=H;Q<I;){var J=M[Q+2]||G,V=U[X+2]||G,W=Math.min(J,V),P=M[Q+1],O;if(P.nodeType!==1&&(O=F.substring(T,W))){N&&(O=O.replace(L,"\r"));P.nodeValue=O;var E=P.ownerDocument,D=E.createElement("SPAN");D.className=U[X+1];var B=P.parentNode;B.replaceChild(D,P);D.appendChild(P);T<J&&(M[Q+1]=P=E.createTextNode(F.substring(W,J)),B.insertBefore(P,D.nextSibling))}T=W;T>=J&&(Q+=2);T>=V&&(X+=2)}}catch(C){"console" in window&&console.log(C&&C.stack?C.stack:C)}}var m=["break,continue,do,else,for,if,return,while"],j=[[m,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],"catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],n=[j,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,dynamic_cast,explicit,export,friend,inline,late_check,mutable,namespace,nullptr,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],l=[j,"abstract,boolean,byte,extends,final,finally,implements,import,instanceof,null,native,package,strictfp,super,synchronized,throws,transient"],i=[l,"as,base,by,checked,decimal,delegate,descending,dynamic,event,fixed,foreach,from,group,implicit,in,interface,internal,into,is,lock,object,out,override,orderby,params,partial,readonly,ref,sbyte,sealed,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,var"],j=[j,"debugger,eval,export,function,get,null,set,undefined,var,with,Infinity,NaN"],g=[m,"and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None"],f=[m,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],m=[m,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],e=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,b=/\S/,a=o({keywords:[n,i,j,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+g,f,m],hashComments:!0,cStyleComments:!0,multiLineStrings:!0,regexLiterals:!0}),y={};z(a,["default-code"]);z(h([],[["pln",/^[^<?]+/],["dec",/^<!\w[^>]*(?:>|$)/],["com",/^<\!--[\S\s]*?(?:--\>|$)/],["lang-",/^<\?([\S\s]+?)(?:\?>|$)/],["lang-",/^<%([\S\s]+?)(?:%>|$)/],["pun",/^(?:<[%?]|[%?]>)/],["lang-",/^<xmp\b[^>]*>([\S\s]+?)<\/xmp\b[^>]*>/i],["lang-js",/^<script\b[^>]*>([\S\s]*?)(<\/script\b[^>]*>)/i],["lang-css",/^<style\b[^>]*>([\S\s]*?)(<\/style\b[^>]*>)/i],["lang-in.tag",/^(<\/?[a-z][^<>]*>)/i]]),["default-markup","htm","html","mxml","xhtml","xml","xsl"]);z(h([["pln",/^\s+/,q," \t\r\n"],["atv",/^(?:"[^"]*"?|'[^']*'?)/,q,"\"'"]],[["tag",/^^<\/?[a-z](?:[\w-.:]*\w)?|\/?>$/i],["atn",/^(?!style[\s=]|on)[a-z](?:[\w:-]*\w)?/i],["lang-uq.val",/^=\s*([^\s"'>]*(?:[^\s"'/>]|\/(?=\s)))/],["pun",/^[/<->]+/],["lang-js",/^on\w+\s*=\s*"([^"]+)"/i],["lang-js",/^on\w+\s*=\s*'([^']+)'/i],["lang-js",/^on\w+\s*=\s*([^\s"'>]+)/i],["lang-css",/^style\s*=\s*"([^"]+)"/i],["lang-css",/^style\s*=\s*'([^']+)'/i],["lang-css",/^style\s*=\s*([^\s"'>]+)/i]]),["in.tag"]);z(h([],[["atv",/^[\S\s]+/]]),["uq.val"]);z(o({keywords:n,hashComments:!0,cStyleComments:!0,types:e}),["c","cc","cpp","cxx","cyc","m"]);z(o({keywords:"null,true,false"}),["json"]);z(o({keywords:i,hashComments:!0,cStyleComments:!0,verbatimStrings:!0,types:e}),["cs"]);z(o({keywords:l,cStyleComments:!0}),["java"]);z(o({keywords:m,hashComments:!0,multiLineStrings:!0}),["bsh","csh","sh"]);z(o({keywords:g,hashComments:!0,multiLineStrings:!0,tripleQuotedStrings:!0}),["cv","py"]);z(o({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["perl","pl","pm"]);z(o({keywords:f,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb"]);z(o({keywords:j,cStyleComments:!0,regexLiterals:!0}),["js"]);z(o({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,until,when,while,yes",hashComments:3,cStyleComments:!0,multilineStrings:!0,tripleQuotedStrings:!0,regexLiterals:!0}),["coffee"]);z(h([],[["str",/^[\S\s]+/]]),["regex"]);window.prettyPrintOne=function(u,k,w){var v=document.createElement("PRE");v.innerHTML=u;w&&r(v,w);p({g:k,i:w,h:v});return v.innerHTML};window.prettyPrint=function(E){function v(){for(var L=window.PR_SHOULD_USE_CONTINUATION?w.now()+250:Infinity;u<A.length&&w.now()<L;u++){var O=A[u],I=O.className;if(I.indexOf("prettyprint")>=0){var I=I.match(B),K,H;if(H=!I){H=O;for(var M=void 0,N=H.firstChild;N;N=N.nextSibling){var J=N.nodeType,M=J===1?M?H:N:J===3?b.test(N.nodeValue)?H:M:M}H=(K=M===H?void 0:M)&&"CODE"===K.tagName}H&&(I=K.className.match(B));I&&(I=I[1]);H=!1;for(M=O.parentNode;M;M=M.parentNode){if((M.tagName==="pre"||M.tagName==="code"||M.tagName==="xmp")&&M.className&&M.className.indexOf("prettyprint")>=0){H=!0;break}}H||((H=(H=O.className.match(/\blinenums\b(?::(\d+))?/))?H[1]&&H[1].length?+H[1]:!0:!1)&&r(O,H),D={g:I,h:O,i:H},p(D))}}u<A.length?setTimeout(v,250):E&&E()}for(var C=[document.getElementsByTagName("pre"),document.getElementsByTagName("code"),document.getElementsByTagName("xmp")],A=[],x=0;x<C.length;++x){for(var F=0,G=C[x].length;F<G;++F){A.push(C[x][F])}}var C=q,w=Date;w.now||(w={now:function(){return +new Date}});var u=0,D,B=/\blang(?:uage)?-([\w.]+)(?!\S)/;v()};window.PR={createSimpleLexer:h,registerLangHandler:z,sourceDecorator:o,PR_ATTRIB_NAME:"atn",PR_ATTRIB_VALUE:"atv",PR_COMMENT:"com",PR_DECLARATION:"dec",PR_KEYWORD:"kwd",PR_LITERAL:"lit",PR_NOCODE:"nocode",PR_PLAIN:"pln",PR_PUNCTUATION:"pun",PR_SOURCE:"src",PR_STRING:"str",PR_TAG:"tag",PR_TYPE:"typ"}})();jQuery(document).ready(function(){$(".topbar").dropdown();prettyPrint()});function asyncJs(a){(function(){var c=document.createElement("script"),b=document.getElementsByTagName("script")[0];c.type="text/javascript";c.async=true;c.src=a;b.parentNode.insertBefore(c,b)})()};
\ No newline at end of file
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/launch-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/launch-features-mojo.html
new file mode 100644
index 0000000..6a3e473
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/launch-features-mojo.html
@@ -0,0 +1,772 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:launch-features</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:launch-features"></a>slingfeature:launch-features</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:launch-features</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Launches the given Feature File</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#artifactClashOverrides">&lt;artifactClashOverrides&gt;</a></tt></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The Artifact Id Overrides (see Feature Launcher for more info)<br /><b>User property is</b>: <tt>artifactClashOverrides</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#cacheDirectory">&lt;cacheDirectory&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The path of the folder where the cache is located<br /><b>User property is</b>: <tt>cacheDirectory</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#extensionConfigurations">&lt;extensionConfigurations&gt;</a></tt></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Extension Configurations for the Launcher<br /><b>User property is</b>: <tt>extensionConfigurations</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#frameworkArtifacts">&lt;frameworkArtifacts&gt;</a></tt></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Framework Artifacts for the Launcher<br /><b>User property is</b>: <tt>frameworkArtifacts</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#frameworkProperties">&lt;frameworkProperties&gt;</a></tt></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Framework Properties for the Launcher<br /><b>User property is</b>: <tt>frameworkProperties</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#frameworkVersion">&lt;frameworkVersion&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The Framework Version (see Feature Launcher for more info)<br /><b>User property is</b>: <tt>frameworkVersion</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#homeDirectory">&lt;homeDirectory&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The path of the folder where the launcher home is located<br /><b>User property is</b>: <tt>homeDirectory</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#repositoryUrl">&lt;repositoryUrl&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The Url for the Repository (see Feature Launcher for more info)<br /><b>User property is</b>: <tt>frameworkRepositoryUrl</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#selection">&lt;selection&gt;</a></tt></td>
+            
+<td><tt>FeatureSelectionConfig</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#variableValues">&lt;variableValues&gt;</a></tt></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Variable Values for the Launcher<br /><b>User property is</b>: <tt>variableValues</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#verbose">&lt;verbose&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Framework Properties for the Launcher<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>verbose</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3CartifactClashOverrides.3E"></a><b><a name="artifactClashOverrides">&lt;artifactClashOverrides&gt;</a></b></h4>
+        
+<div>The Artifact Id Overrides (see Feature Launcher for more info)</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>artifactClashOverrides</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CcacheDirectory.3E"></a><b><a name="cacheDirectory">&lt;cacheDirectory&gt;</a></b></h4>
+        
+<div>The path of the folder where the cache is located</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>cacheDirectory</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CextensionConfigurations.3E"></a><b><a name="extensionConfigurations">&lt;extensionConfigurations&gt;</a></b></h4>
+        
+<div>Extension Configurations for the Launcher</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>extensionConfigurations</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CframeworkArtifacts.3E"></a><b><a name="frameworkArtifacts">&lt;frameworkArtifacts&gt;</a></b></h4>
+        
+<div>Framework Artifacts for the Launcher</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>frameworkArtifacts</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CframeworkProperties.3E"></a><b><a name="frameworkProperties">&lt;frameworkProperties&gt;</a></b></h4>
+        
+<div>Framework Properties for the Launcher</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>frameworkProperties</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CframeworkVersion.3E"></a><b><a name="frameworkVersion">&lt;frameworkVersion&gt;</a></b></h4>
+        
+<div>The Framework Version (see Feature Launcher for more info)</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>frameworkVersion</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3ChomeDirectory.3E"></a><b><a name="homeDirectory">&lt;homeDirectory&gt;</a></b></h4>
+        
+<div>The path of the folder where the launcher home is located</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>homeDirectory</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CrepositoryUrl.3E"></a><b><a name="repositoryUrl">&lt;repositoryUrl&gt;</a></b></h4>
+        
+<div>The Url for the Repository (see Feature Launcher for more info)</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>frameworkRepositoryUrl</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cselection.3E"></a><b><a name="selection">&lt;selection&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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 /></div>
+<div class="section">
+<h4><a name="a.3CvariableValues.3E"></a><b><a name="variableValues">&lt;variableValues&gt;</a></b></h4>
+        
+<div>Variable Values for the Launcher</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>variableValues</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cverbose.3E"></a><b><a name="verbose">&lt;verbose&gt;</a></b></h4>
+        
+<div>Framework Properties for the Launcher</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>verbose</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/license.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/licenses.html
similarity index 93%
rename from src/main/jbake/assets/components/slingfeature-maven-plugin/license.html
rename to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/licenses.html
index 0da9e59..45b20c7 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/license.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/licenses.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Licenses</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -47,15 +47,15 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
     <li class="active"><a href="#"><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="mailing-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>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -77,7 +77,7 @@
 <div class="section">
 <h2><a name="Project_Licenses"></a>Project Licenses</h2><a name="Project_Licenses"></a>
 <div class="section">
-<h3><a name="Apache_License_Version_2.0"></a>Apache License, Version 2.0</h3><a name="Apache_License_Version_2.0"></a>
+<h3><a name="Apache_License.2C_Version_2.0"></a>Apache License, Version 2.0</h3><a name="Apache_License.2C_Version_2.0"></a>
 <div class="source"><pre class="prettyprint">
                                  Apache License
                            Version 2.0, January 2004
@@ -288,7 +288,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/mail-lists.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/mailing-lists.html
similarity index 68%
rename from src/main/jbake/assets/components/slingfeature-maven-plugin/mail-lists.html
rename to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/mailing-lists.html
index 8ea3bf5..ab80649 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/mail-lists.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/mailing-lists.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -47,15 +47,15 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
     <li class="active"><a href="#"><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>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -84,32 +84,32 @@
 <th>Other Archives</th></tr>
 <tr class="b">
 <td>Apache Sling Development List</td>
-<td><a class="externalLink" href="mailto:dev-subscribe@sling.apache.org">Subscribe</a></td>
-<td><a class="externalLink" href="mailto:dev-unsubscribe@sling.apache.org">Unsubscribe</a></td>
-<td>dev at sling.apache.org</td>
-<td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/sling-dev/">mail-archives.apache.org</a></td>
-<td><a class="externalLink" href="http://sling-dev.markmail.org/">sling-dev.markmail.org</a></td></tr>
+<td><a href="dev-subscribe@sling.apache.org">Subscribe</a></td>
+<td><a href="dev-unsubscribe@sling.apache.org">Unsubscribe</a></td>
+<td><a href="dev at sling.apache.org">Post</a></td>
+<td><a class="externalLink" href="https://mail-archives.apache.org/mod_mbox/sling-dev/">mail-archives.apache.org</a></td>
+<td><a class="externalLink" href="https://sling-dev.markmail.org/">sling-dev.markmail.org</a></td></tr>
 <tr class="a">
 <td>-</td>
 <td>-</td>
 <td>-</td>
 <td>-</td>
 <td>-</td>
-<td><a class="externalLink" href="http://www.mail-archive.com/dev@sling.apache.org/">www.mail-archive.com</a></td></tr>
+<td><a class="externalLink" href="https://www.mail-archive.com/dev@sling.apache.org/">www.mail-archive.com</a></td></tr>
 <tr class="b">
 <td>Apache Sling Source Control List</td>
-<td><a class="externalLink" href="mailto:commits-subscribe@sling.apache.org">Subscribe</a></td>
-<td><a class="externalLink" href="mailto:commits-unsubscribe@sling.apache.org">Unsubscribe</a></td>
+<td><a href="commits-subscribe@sling.apache.org">Subscribe</a></td>
+<td><a href="commits-unsubscribe@sling.apache.org">Unsubscribe</a></td>
 <td>-</td>
-<td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/sling-commits/">mail-archives.apache.org</a></td>
-<td><a class="externalLink" href="http://sling-commits.markmail.org/">sling-commits.markmail.org</a></td></tr>
+<td><a class="externalLink" href="https://mail-archives.apache.org/mod_mbox/sling-commits/">mail-archives.apache.org</a></td>
+<td><a class="externalLink" href="https://sling-commits.markmail.org/">sling-commits.markmail.org</a></td></tr>
 <tr class="a">
 <td>-</td>
 <td>-</td>
 <td>-</td>
 <td>-</td>
 <td>-</td>
-<td><a class="externalLink" href="http://www.mail-archive.com/commits@sling.apache.org/">www.mail-archive.com</a></td></tr></table></div>
+<td><a class="externalLink" href="https://www.mail-archive.com/commits@sling.apache.org/">www.mail-archive.com</a></td></tr></table></div>
         </div>
       </div>
     </div>
@@ -117,7 +117,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/plugin-info.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/plugin-info.html
new file mode 100644
index 0000000..49c889c
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/plugin-info.html
@@ -0,0 +1,211 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Plugin Documentation</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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 class="active"><a href="#"><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="apidocs/index.html" title="Javadoc"><span class="none"></span>Javadoc</a>  </li>
+    <li><a href="surefire-report.html" title="Surefire Report"><span class="none"></span>Surefire Report</a>  </li>
+    <li><a href="jira-report.html" title="JIRA Report"><span class="none"></span>JIRA Report</a>  </li>
+    <li class="active"><a href="#"><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 class="section">
+<h2><a name="Plugin_Documentation"></a>Plugin Documentation</h2><a name="Plugin_Documentation"></a>
+<p>Goals available for this plugin:</p>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Goal</th>
+<th>Description</th></tr>
+<tr class="b">
+<td><a href="aggregate-features-mojo.html">slingfeature:aggregate-features</a></td>
+<td>Aggregate multiple features into a single one.</td></tr>
+<tr class="a">
+<td><a href="analyse-features-mojo.html">slingfeature:analyse-features</a></td>
+<td>Analyse the feature.</td></tr>
+<tr class="b">
+<td><a href="apis-jar-mojo.html">slingfeature:apis-jar</a></td>
+<td>Generates the APIs JARs for each selected Feature file.</td></tr>
+<tr class="a">
+<td><a href="attach-featurearchives-mojo.html">slingfeature:attach-featurearchives</a></td>
+<td>Create a feature model archive and attach it. An archive is created
+for each feature of this project</td></tr>
+<tr class="b">
+<td><a href="attach-features-mojo.html">slingfeature:attach-features</a></td>
+<td>Attach the feature as a project artifact.</td></tr>
+<tr class="a">
+<td><a href="collect-artifacts-mojo.html">slingfeature:collect-artifacts</a></td>
+<td>No description.</td></tr>
+<tr class="b">
+<td><a href="embed-features-mojo.html">slingfeature:embed-features</a></td>
+<td>Embed the features in the resources</td></tr>
+<tr class="a">
+<td><a href="extract-extension-mojo.html">slingfeature:extract-extension</a></td>
+<td>No description.</td></tr>
+<tr class="b">
+<td><a href="features-diff-mojo.html">slingfeature:features-diff</a></td>
+<td>Compares different versions of the same Feature Model.</td></tr>
+<tr class="a">
+<td><a href="help-mojo.html">slingfeature:help</a></td>
+<td>Display help information on slingfeature-maven-plugin.<br />
+Call <code>mvn slingfeature:help -Ddetail=true
+-Dgoal=&lt;goal-name&gt;</code> to display parameter details.</td></tr>
+<tr class="b">
+<td><a href="include-artifact-mojo.html">slingfeature:include-artifact</a></td>
+<td>This goal creates a Feature Model file that includes the Module
+Artifact as bundle (or extension) so that the Artifact can be added
+through a FM into a FM project. The FM file can be found in the
+'build directory'/slingfeature-tmp folder. After a FM file is
+created successfully this file will be installed in the local Maven
+Repository as 'slingosgifeature' file under the Module's Maven Id
+location (group, artifact, version). This file can then later be
+used inside the 'aggregate-features' goal with:
+<code>&lt;includeArtifact&gt;
+&lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+&lt;artifactId&gt;org.apache.sling.test.feature&lt;/artifactId&gt;
+&lt;version&gt;1.0.0&lt;/version&gt;
+&lt;classifier&gt;my-test-classifier&lt;/classifier&gt;
+&lt;type&gt;slingosgifeature&lt;/type&gt;
+&lt;/includeArtifact&gt;</code> It also can add dependencies to the
+FM file if its scope is provided (normally that would be
+'compile'). In addition a bundle start order can be set for these
+included dependency bundles. Finally any FM files inside the Source
+FM folder are embedded into the FM file. This allows to add
+extension files like 'repoinit' etc to be added to provide them
+with the module.</td></tr>
+<tr class="a">
+<td><a href="info-mojo.html">slingfeature:info</a></td>
+<td>Extract information from a feature This mojo does not require a
+project, it can be run by just pointing it at a feature file. When
+run from within a project, the normal feature selection mechanism
+can be used. This mojo supports 
+<ul>
+<li>Extracting the exported packages per feature and writing them
+to a file</li>
+<li>Detecting duplicates across features and writing a report</li>
+</ul></td></tr>
+<tr class="b">
+<td><a href="launch-features-mojo.html">slingfeature:launch-features</a></td>
+<td>Launches the given Feature File</td></tr>
+<tr class="a">
+<td><a href="repository-mojo.html">slingfeature:repository</a></td>
+<td>Create a Maven repository structure from the referenced artifacts
+in the features.</td></tr>
+<tr class="b">
+<td><a href="update-feature-versions-mojo.html">slingfeature:update-feature-versions</a></td>
+<td>Update the bundles/artifact versions</td></tr></table>
+<div class="section">
+<h3><a name="System_Requirements"></a>System Requirements</h3><a name="System_Requirements"></a>
+<p>The following specifies the minimum requirements to run this Maven plugin:</p>
+<table border="0" class="table table-striped">
+<tr class="a">
+<td>Maven</td>
+<td>2.0</td></tr>
+<tr class="b">
+<td>JDK</td>
+<td>1.8</td></tr>
+<tr class="a">
+<td>Memory</td>
+<td>No minimum requirement.</td></tr>
+<tr class="b">
+<td>Disk Space</td>
+<td>No minimum requirement.</td></tr></table></div>
+<div class="section">
+<h3><a name="Usage"></a>Usage</h3><a name="Usage"></a>
+<p>You should specify the version in your project's plugin configuration:</p>
+<div class="source"><pre class="prettyprint">&lt;project&gt;
+  ...
+  &lt;build&gt;
+    &lt;!-- To define the plugin version in your parent POM --&gt;
+    &lt;pluginManagement&gt;
+      &lt;plugins&gt;
+        &lt;plugin&gt;
+          &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+          &lt;artifactId&gt;slingfeature-maven-plugin&lt;/artifactId&gt;
+          &lt;version&gt;1.1.20&lt;/version&gt;
+        &lt;/plugin&gt;
+        ...
+      &lt;/plugins&gt;
+    &lt;/pluginManagement&gt;
+    &lt;!-- To use the plugin goals in your POM or parent POM --&gt;
+    &lt;plugins&gt;
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+        &lt;artifactId&gt;slingfeature-maven-plugin&lt;/artifactId&gt;
+        &lt;version&gt;1.1.20&lt;/version&gt;
+      &lt;/plugin&gt;
+      ...
+    &lt;/plugins&gt;
+  &lt;/build&gt;
+  ...
+&lt;/project&gt;
+</pre></div>
+<p>For more information, see <a class="externalLink" href="http://maven.apache.org/guides/mini/guide-configuring-plugins.html">&quot;Guide to Configuring Plug-ins&quot;</a></p></div></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/plugin-management.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/plugin-management.html
new file mode 100644
index 0000000..1d10d83
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/plugin-management.html
@@ -0,0 +1,267 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Plugin 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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a>  </li>
+    <li class="active"><a href="#"><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="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</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_Plugin_Management"></a>Project Plugin Management</h2><a name="Project_Plugin_Management"></a>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-antrun-plugin/">maven-antrun-plugin</a></td>
+<td>1.8</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-assembly-plugin/">maven-assembly-plugin</a></td>
+<td>3.2.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-changes-plugin/">maven-changes-plugin</a></td>
+<td>2.12.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td>
+<td>3.1.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td>
+<td>3.8.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-dependency-plugin/">maven-dependency-plugin</a></td>
+<td>3.1.1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td>
+<td>3.0.0-M1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-docck-plugin/">maven-docck-plugin</a></td>
+<td>1.1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-ear-plugin/">maven-ear-plugin</a></td>
+<td>3.0.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/enforcer/maven-enforcer-plugin/">maven-enforcer-plugin</a></td>
+<td>3.0.0-M3</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/surefire/maven-failsafe-plugin/">maven-failsafe-plugin</a></td>
+<td>3.0.0-M4</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-gpg-plugin/">maven-gpg-plugin</a></td>
+<td>1.6</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-help-plugin/">maven-help-plugin</a></td>
+<td>3.2.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td>
+<td>3.0.0-M1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-invoker-plugin/">maven-invoker-plugin</a></td>
+<td>3.2.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td>
+<td>3.2.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td>
+<td>3.1.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
+<td>3.5.2</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td>
+<td>3.0.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/maven-release/maven-release-plugin/">maven-release-plugin</a></td>
+<td>3.0.0-M1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td>
+<td>1.7.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td>
+<td>3.1.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/scm/maven-scm-plugin/">maven-scm-plugin</a></td>
+<td>1.9.5</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-scm-publish-plugin/">maven-scm-publish-plugin</a></td>
+<td>3.0.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-shade-plugin/">maven-shade-plugin</a></td>
+<td>3.1.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td>
+<td>3.7.1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td>
+<td>3.2.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/surefire/maven-surefire-plugin/">maven-surefire-plugin</a></td>
+<td>3.0.0-M4</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/surefire/maven-surefire-report-plugin/">maven-surefire-report-plugin</a></td>
+<td>3.0.0-M4</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-war-plugin/">maven-war-plugin</a></td>
+<td>3.2.2</td></tr>
+<tr class="b">
+<td>org.apache.rat</td>
+<td><a class="externalLink" href="https://creadur.apache.org/rat/apache-rat-plugin/">apache-rat-plugin</a></td>
+<td>0.13</td></tr>
+<tr class="a">
+<td>org.apache.servicemix.tooling</td>
+<td><a class="externalLink" href="http://servicemix.apache.org/maven-plugins-pom/depends-maven-plugin/">depends-maven-plugin</a></td>
+<td>1.4.0</td></tr>
+<tr class="b">
+<td>org.apache.sling</td>
+<td><a class="externalLink" href="http://incubator.apache.org/sling/maven-jcrocm-plugin">maven-jcrocm-plugin</a></td>
+<td>2.0.4-incubator</td></tr>
+<tr class="a">
+<td>org.apache.sling</td>
+<td><a class="externalLink" href="http://sling.apache.org/maven-jspc-plugin">maven-jspc-plugin</a></td>
+<td>2.0.8</td></tr>
+<tr class="b">
+<td>org.apache.sling</td>
+<td><a class="externalLink" href="https://sling.apache.org/components/slingstart-maven-plugin/">slingstart-maven-plugin</a></td>
+<td>1.8.2</td></tr>
+<tr class="a">
+<td>org.codehaus.cargo</td>
+<td><a class="externalLink" href="https://codehaus-cargo.github.io/cargo-extensions/cargo-extensions-maven2/cargo-maven2-plugin/">cargo-maven2-plugin</a></td>
+<td>1.7.2</td></tr>
+<tr class="b">
+<td>org.codehaus.groovy.maven</td>
+<td><a class="externalLink" href="http://groovy.codehaus.org/GMaven/gmaven-plugin">gmaven-plugin</a></td>
+<td>1.0</td></tr>
+<tr class="a">
+<td>org.codehaus.mojo</td>
+<td><a class="externalLink" href="http://www.mojohaus.org/animal-sniffer/animal-sniffer-maven-plugin">animal-sniffer-maven-plugin</a></td>
+<td>1.18</td></tr>
+<tr class="b">
+<td>org.codehaus.mojo</td>
+<td><a class="externalLink" href="http://www.mojohaus.org/build-helper-maven-plugin/">build-helper-maven-plugin</a></td>
+<td>3.0.0</td></tr>
+<tr class="a">
+<td>org.codehaus.mojo</td>
+<td><a class="externalLink" href="http://www.mojohaus.org/clirr-maven-plugin/clirr-maven-plugin">clirr-maven-plugin</a></td>
+<td>2.8</td></tr>
+<tr class="b">
+<td>org.codehaus.mojo</td>
+<td><a class="externalLink" href="http://mojo.codehaus.org/emma-maven-plugin">emma-maven-plugin</a></td>
+<td>1.0-alpha-3</td></tr>
+<tr class="a">
+<td>org.codehaus.mojo</td>
+<td><a class="externalLink" href="http://mojo.codehaus.org/ianal-maven-plugin">ianal-maven-plugin</a></td>
+<td>1.0-alpha-1</td></tr>
+<tr class="b">
+<td>org.jacoco</td>
+<td><a class="externalLink" href="http://jacoco-maven-plugin">jacoco-maven-plugin</a></td>
+<td>0.8.3</td></tr></table></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/plugins.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/plugins.html
new file mode 100644
index 0000000..45fd6db
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/plugins.html
@@ -0,0 +1,198 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Plugins</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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 class="active"><a href="#"><span class="none"></span>Plugins</a>
+  </li>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</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_Build_Plugins"></a>Project Build Plugins</h2><a name="Project_Build_Plugins"></a>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td>
+<td>3.1.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td>
+<td>3.8.1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td>
+<td>3.0.0-M1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/enforcer/maven-enforcer-plugin/">maven-enforcer-plugin</a></td>
+<td>3.0.0-M3</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td>
+<td>3.0.0-M1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-invoker-plugin/">maven-invoker-plugin</a></td>
+<td>3.2.1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td>
+<td>3.2.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
+<td>3.5.2</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/maven-release/maven-release-plugin/">maven-release-plugin</a></td>
+<td>3.0.0-M1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td>
+<td>1.7.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td>
+<td>3.1.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-scm-publish-plugin/">maven-scm-publish-plugin</a></td>
+<td>3.0.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td>
+<td>3.7.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td>
+<td>3.2.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/surefire/maven-surefire-plugin/">maven-surefire-plugin</a></td>
+<td>3.0.0-M4</td></tr>
+<tr class="a">
+<td>org.apache.rat</td>
+<td><a class="externalLink" href="https://creadur.apache.org/rat/apache-rat-plugin/">apache-rat-plugin</a></td>
+<td>0.13</td></tr>
+<tr class="b">
+<td>org.codehaus.mojo</td>
+<td><a class="externalLink" href="http://www.mojohaus.org/animal-sniffer/animal-sniffer-maven-plugin">animal-sniffer-maven-plugin</a></td>
+<td>1.18</td></tr>
+<tr class="a">
+<td>org.codehaus.mojo</td>
+<td><a class="externalLink" href="http://mojo.codehaus.org/ianal-maven-plugin">ianal-maven-plugin</a></td>
+<td>1.0-alpha-1</td></tr>
+<tr class="b">
+<td>org.codehaus.plexus</td>
+<td><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-containers/plexus-component-metadata/">plexus-component-metadata</a></td>
+<td>1.7.1</td></tr></table></div>
+<div class="section">
+<h2><a name="Project_Report_Plugins"></a>Project Report Plugins</h2><a name="Project_Report_Plugins"></a>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-changes-plugin/">maven-changes-plugin</a></td>
+<td>2.12.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td>
+<td>3.1.1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
+<td>3.5.2</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td>
+<td>3.0.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/surefire/maven-surefire-report-plugin/">maven-surefire-report-plugin</a></td>
+<td>3.0.0-M4</td></tr></table></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/project-info.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/project-info.html
new file mode 100644
index 0000000..d5337c2
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/project-info.html
@@ -0,0 +1,136 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project 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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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 class="active"><a href="#"><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><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</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_Information"></a>Project Information</h2>
+<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p>
+<div class="section">
+<h3><a name="Overview"></a>Overview</h3>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Document</th>
+<th>Description</th></tr>
+<tr class="b">
+<td><a href="dependencies.html">Dependencies</a></td>
+<td>This document lists the project's dependencies and provides information on each dependency.</td></tr>
+<tr class="a">
+<td><a href="dependency-info.html">Dependency Information</a></td>
+<td>This document describes how to to include this project as a dependency using various dependency management tools.</td></tr>
+<tr class="b">
+<td><a href="dependency-management.html">Dependency Management</a></td>
+<td>This document lists the dependencies that are defined through dependencyManagement.</td></tr>
+<tr class="a">
+<td><a href="distribution-management.html">Distribution Management</a></td>
+<td>This document provides informations on the distribution management of this project.</td></tr>
+<tr class="b">
+<td><a href="index.html">About</a></td>
+<td>Maven Plugin for OSGi Applications</td></tr>
+<tr class="a">
+<td><a href="issue-management.html">Issue Management</a></td>
+<td>This document provides information on the issue management system used in this project.</td></tr>
+<tr class="b">
+<td><a href="licenses.html">Licenses</a></td>
+<td>This document lists the project license(s).</td></tr>
+<tr class="a">
+<td><a href="mailing-lists.html">Mailing Lists</a></td>
+<td>This document provides subscription and archive information for this project's mailing lists.</td></tr>
+<tr class="b">
+<td><a href="plugin-management.html">Plugin Management</a></td>
+<td>This document lists the plugins that are defined through pluginManagement.</td></tr>
+<tr class="a">
+<td><a href="plugins.html">Plugins</a></td>
+<td>This document lists the build plugins and the report plugins used by this project.</td></tr>
+<tr class="b">
+<td><a href="scm.html">Source Code Management</a></td>
+<td>This document lists ways to access the online source repository.</td></tr>
+<tr class="a">
+<td><a href="summary.html">Summary</a></td>
+<td>This document lists other related information of this project</td></tr>
+<tr class="b">
+<td><a href="team.html">Team</a></td>
+<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr></table></div></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/project-reports.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/project-reports.html
new file mode 100644
index 0000000..7577195
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/project-reports.html
@@ -0,0 +1,100 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Generated Reports</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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 class="active"><a href="#"><span class="icon-chevron-down"></span>Project Reports</a>
+
+      <ul class="nav nav-list">
+    <li><a href="apidocs/index.html" title="Javadoc"><span class="none"></span>Javadoc</a>  </li>
+    <li><a href="surefire-report.html" title="Surefire Report"><span class="none"></span>Surefire Report</a>  </li>
+    <li><a href="jira-report.html" title="JIRA Report"><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 class="section">
+<h2><a name="Generated_Reports"></a>Generated Reports</h2>
+<p>This document provides an overview of the various reports that are automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> . Each report is briefly described below.</p>
+<div class="section">
+<h3><a name="Overview"></a>Overview</h3>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Document</th>
+<th>Description</th></tr>
+<tr class="b">
+<td><a href="apidocs/index.html">Javadoc</a></td>
+<td>Javadoc API documentation.</td></tr>
+<tr class="a">
+<td><a href="surefire-report.html">Surefire Report</a></td>
+<td>Report on the test results of the project.</td></tr>
+<tr class="b">
+<td><a href="jira-report.html">JIRA Report</a></td>
+<td>Report on Issues from the JIRA Issue Tracking System.</td></tr>
+<tr class="a">
+<td><a href="plugin-info.html">Plugin Documentation</a></td>
+<td>This report provides goals and parameters documentation of a plugin.</td></tr></table></div></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/repository-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/repository-mojo.html
new file mode 100644
index 0000000..c743b81
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/repository-mojo.html
@@ -0,0 +1,561 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:repository</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:repository"></a>slingfeature:repository</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:repository</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Create a Maven repository structure from the referenced artifacts
+in the features.</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>test</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>package</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#repositories">&lt;repositories&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#repositoryDir">&lt;repositoryDir&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The directory to store the artifacts into.<br /><b>Default value is</b>: <tt>artifacts</tt>.<br /><b>User property is</b>: <tt>repositoryDir</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Crepositories.3E"></a><b><a name="repositories">&lt;repositories&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CrepositoryDir.3E"></a><b><a name="repositoryDir">&lt;repositoryDir&gt;</a></b></h4>
+        
+<div>The directory to store the artifacts into.</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>repositoryDir</tt></li>
+          
+<li><b>Default</b>: <tt>artifacts</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/source-repository.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/scm.html
similarity index 72%
rename from src/main/jbake/assets/components/slingfeature-maven-plugin/source-repository.html
rename to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/scm.html
index d114695..7cc75a1 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/source-repository.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/scm.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Source Code Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -47,15 +47,15 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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 class="active"><a href="#"><span class="none"></span>Source Code Management</a>
   </li>
-    <li><a href="project-summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -73,19 +73,19 @@
         <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://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="http://git-scm.com/documentation">http://git-scm.com/documentation</a>.</p></div>
+<p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/documentation">https://git-scm.com/documentation</a>.</p></div>
 <div class="section">
 <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a>
 <p>The following is a link to a browsable version of the source repository:</p>
-<div class="source"><pre class="prettyprint"><a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=sling-parent.git/slingfeature-maven-plugin">https://gitbox.apache.org/repos/asf?p=sling-parent.git/slingfeature-maven-plugin</a></pre></div></div>
+<div class="source"><pre class="prettyprint"><a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=sling-slingfeature-maven-plugin.git">https://gitbox.apache.org/repos/asf?p=sling-slingfeature-maven-plugin.git</a></pre></div></div>
 <div class="section">
 <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
-<p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p>
-<div class="source"><pre class="prettyprint">$ git clone --branch sling-33 https://gitbox.apache.org/repos/asf/sling-parent.git</pre></div></div>
+<p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p>
+<div class="source"><pre class="prettyprint">$ git clone --branch slingfeature-maven-plugin-1.1.20 https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git</pre></div></div>
 <div class="section">
 <h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
-<p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p>
-<div class="source"><pre class="prettyprint">$ git clone --branch sling-33 https://gitbox.apache.org/repos/asf/sling-parent.git</pre></div></div>
+<p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p>
+<div class="source"><pre class="prettyprint">$ git clone --branch slingfeature-maven-plugin-1.1.20 https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git</pre></div></div>
 <div class="section">
 <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
 <p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></div>
@@ -96,7 +96,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/project-summary.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/summary.html
similarity index 85%
rename from src/main/jbake/assets/components/slingfeature-maven-plugin/project-summary.html
rename to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/summary.html
index 9b920a3..c211329 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/project-summary.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/summary.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -47,15 +47,15 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
     <li class="active"><a href="#"><span class="none"></span>Summary</a>
   </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -114,7 +114,7 @@
 <td>slingfeature-maven-plugin</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>0.2.0-SNAPSHOT</td></tr>
+<td>1.1.20</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>maven-plugin</td></tr>
@@ -128,7 +128,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/surefire-report.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/surefire-report.html
new file mode 100644
index 0000000..87d4b91
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/surefire-report.html
@@ -0,0 +1,452 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Surefire Report</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="apidocs/index.html" title="Javadoc"><span class="none"></span>Javadoc</a>  </li>
+    <li class="active"><a href="#"><span class="none"></span>Surefire Report</a>
+  </li>
+    <li><a href="jira-report.html" title="JIRA Report"><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" >
+<script type="application/javascript">
+//<![CDATA[
+function toggleDisplay(elementId) {
+ var elm = document.getElementById(elementId + '-error');
+ if (elm == null) {
+  elm = document.getElementById(elementId + '-failure');
+ }
+ if (elm && typeof elm.style != "undefined") {
+  if (elm.style.display == "none") {
+   elm.style.display = "";
+   document.getElementById(elementId + '-off').style.display = "none";
+   document.getElementById(elementId + '-on').style.display = "inline";
+  } else if (elm.style.display == "") {   elm.style.display = "none";
+   document.getElementById(elementId + '-off').style.display = "inline";
+   document.getElementById(elementId + '-on').style.display = "none";
+  } 
+ } 
+ }
+//]]>
+</script>
+<div class="section">
+<h2><a name="Surefire_Report"></a>Surefire Report</h2></div>
+<div class="section">
+<h2><a name="Summary"></a>Summary</h2><a name="Summary"></a>
+<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br />
+<table border="1" class="table table-striped">
+<tr class="a">
+<th>Tests</th>
+<th>Errors</th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Time</th></tr>
+<tr class="b">
+<td>36</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>1.927</td></tr></table><br />
+<p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
+<div class="section">
+<h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a>
+<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br />
+<table border="1" class="table table-striped">
+<tr class="a">
+<th>Package</th>
+<th>Tests</th>
+<th>Errors</th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Time</th></tr>
+<tr class="b">
+<td><a href="#org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos</a></td>
+<td>32</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>1.44</td></tr>
+<tr class="a">
+<td><a href="#org.apache.sling.feature.maven">org.apache.sling.feature.maven</a></td>
+<td>4</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.487</td></tr></table><br />
+<p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
+<div class="section">
+<h3><a name="org.apache.sling.feature.maven.mojos"></a>org.apache.sling.feature.maven.mojos</h3><a name="org.apache.sling.feature.maven.mojos"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<th></th>
+<th>Class</th>
+<th>Tests</th>
+<th>Errors</th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Time</th></tr>
+<tr class="b">
+<td><a href="#org.apache.sling.feature.maven.mojos.AbstractRepositoryMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.AbstractRepositoryMojoTest">AbstractRepositoryMojoTest</a></td>
+<td>2</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.691</td></tr>
+<tr class="a">
+<td><a href="#org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest">AggregateFeaturesMojoTest</a></td>
+<td>13</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.324</td></tr>
+<tr class="b">
+<td><a href="#org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojoTest">AnalyseFeaturesMojoTest</a></td>
+<td>3</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.009</td></tr>
+<tr class="a">
+<td><a href="#org.apache.sling.feature.maven.mojos.ApisJarMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.ApisJarMojoTest">ApisJarMojoTest</a></td>
+<td>1</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.025</td></tr>
+<tr class="b">
+<td><a href="#org.apache.sling.feature.maven.mojos.AttachFeaturesMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.AttachFeaturesMojoTest">AttachFeaturesMojoTest</a></td>
+<td>1</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.007</td></tr>
+<tr class="a">
+<td><a href="#org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest">ExtractExtensionsMojoTest</a></td>
+<td>3</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.04</td></tr>
+<tr class="b">
+<td><a href="#org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest">FeatureLauncherMojoTest</a></td>
+<td>5</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.329</td></tr>
+<tr class="a">
+<td><a href="#org.apache.sling.feature.maven.mojos.FeatureSelectionConfigTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.FeatureSelectionConfigTest">FeatureSelectionConfigTest</a></td>
+<td>1</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.008</td></tr>
+<tr class="b">
+<td><a href="#org.apache.sling.feature.maven.mojos.JarDecompressorTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.JarDecompressorTest">JarDecompressorTest</a></td>
+<td>3</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.007</td></tr></table></div>
+<div class="section">
+<h3><a name="org.apache.sling.feature.maven"></a>org.apache.sling.feature.maven</h3><a name="org.apache.sling.feature.maven"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<th></th>
+<th>Class</th>
+<th>Tests</th>
+<th>Errors</th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Time</th></tr>
+<tr class="b">
+<td><a href="#org.apache.sling.feature.maven.PreprocessorTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.PreprocessorTest">PreprocessorTest</a></td>
+<td>1</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.476</td></tr>
+<tr class="a">
+<td><a href="#org.apache.sling.feature.maven.SubstitutionTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.SubstitutionTest">SubstitutionTest</a></td>
+<td>3</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.011</td></tr></table></div><br /></div>
+<div class="section">
+<h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
+<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
+<div class="section">
+<h3><a name="AbstractRepositoryMojoTest"></a>AbstractRepositoryMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.AbstractRepositoryMojoTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AbstractRepositoryMojoTest.testCopyDecompressArtifactToRepository"></a>testCopyDecompressArtifactToRepository</td>
+<td>0.56</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AbstractRepositoryMojoTest.testCopyArtifactToRepository"></a>testCopyArtifactToRepository</td>
+<td>0.009</td></tr></table></div>
+<div class="section">
+<h3><a name="AggregateFeaturesMojoTest"></a>AggregateFeaturesMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testOverrideWithManualArtifactID"></a>testOverrideWithManualArtifactID</td>
+<td>0.131</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testIncludeOrdering"></a>testIncludeOrdering</td>
+<td>0.038</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testNonMatchingDirectoryIncludes"></a>testNonMatchingDirectoryIncludes</td>
+<td>0.011</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testAggregateFeaturesFromDirectory"></a>testAggregateFeaturesFromDirectory</td>
+<td>0.013</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testHandlerConfiguration2"></a>testHandlerConfiguration2</td>
+<td>0.02</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testHandlerConfiguration3"></a>testHandlerConfiguration3</td>
+<td>0.011</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testReadFeatureFromArtifact"></a>testReadFeatureFromArtifact</td>
+<td>0.016</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testOverrides"></a>testOverrides</td>
+<td>0.013</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testAggregateFeaturesFromDirectoryWithIncludesExcludes"></a>testAggregateFeaturesFromDirectoryWithIncludesExcludes</td>
+<td>0.012</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testNonMatchingDirectoryExcludes"></a>testNonMatchingDirectoryExcludes</td>
+<td>0.008</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testOverrideWithManualArtifactIDNoOverride"></a>testOverrideWithManualArtifactIDNoOverride</td>
+<td>0.01</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testHandlerConfiguration"></a>testHandlerConfiguration</td>
+<td>0.014</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testPluginHandling"></a>testPluginHandling</td>
+<td>0.012</td></tr></table></div>
+<div class="section">
+<h3><a name="AnalyseFeaturesMojoTest"></a>AnalyseFeaturesMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojoTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojoTest.testTaskConfigurationSupplied"></a>testTaskConfigurationSupplied</td>
+<td>0</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojoTest.testTaskConfiguration"></a>testTaskConfiguration</td>
+<td>0</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojoTest.testTaskConfigurationOverridden"></a>testTaskConfigurationOverridden</td>
+<td>0</td></tr></table></div>
+<div class="section">
+<h3><a name="ApisJarMojoTest"></a>ApisJarMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.ApisJarMojoTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.ApisJarMojoTest.testGuessClassifier"></a>testGuessClassifier</td>
+<td>0.013</td></tr></table></div>
+<div class="section">
+<h3><a name="AttachFeaturesMojoTest"></a>AttachFeaturesMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.AttachFeaturesMojoTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AttachFeaturesMojoTest.testAttachArtifacts"></a>testAttachArtifacts</td>
+<td>0</td></tr></table></div>
+<div class="section">
+<h3><a name="ExtractExtensionsMojoTest"></a>ExtractExtensionsMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest.testExtractJSONExtensionFromAggregate"></a>testExtractJSONExtensionFromAggregate</td>
+<td>0.01</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest.testExtractArtifactsFromAggregagte"></a>testExtractArtifactsFromAggregagte</td>
+<td>0.01</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest.testExtractTxtExtensionFromFeatureFile"></a>testExtractTxtExtensionFromFeatureFile</td>
+<td>0.01</td></tr></table></div>
+<div class="section">
+<h3><a name="FeatureLauncherMojoTest"></a>FeatureLauncherMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest.testMainReflection"></a>testMainReflection</td>
+<td>0.061</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest.testFullLaunch"></a>testFullLaunch</td>
+<td>0.067</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest.testMainReflectionFailure"></a>testMainReflectionFailure</td>
+<td>0.057</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest.testSimpleFeature"></a>testSimpleFeature</td>
+<td>0.046</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest.testFeatureFileReadingIssue"></a>testFeatureFileReadingIssue</td>
+<td>0.09</td></tr></table></div>
+<div class="section">
+<h3><a name="FeatureSelectionConfigTest"></a>FeatureSelectionConfigTest</h3><a name="org.apache.sling.feature.maven.mojos.FeatureSelectionConfigTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureSelectionConfigTest.testOrdering"></a>testOrdering</td>
+<td>0</td></tr></table></div>
+<div class="section">
+<h3><a name="JarDecompressorTest"></a>JarDecompressorTest</h3><a name="org.apache.sling.feature.maven.mojos.JarDecompressorTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.JarDecompressorTest.testDecompress"></a>testDecompress</td>
+<td>0</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.JarDecompressorTest.testJarWithEmbeddedJar"></a>testJarWithEmbeddedJar</td>
+<td>0</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.JarDecompressorTest.testSignedJar"></a>testSignedJar</td>
+<td>0</td></tr></table></div>
+<div class="section">
+<h3><a name="PreprocessorTest"></a>PreprocessorTest</h3><a name="org.apache.sling.feature.maven.PreprocessorTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.PreprocessorTest.testDependencyExclusions"></a>testDependencyExclusions</td>
+<td>0.466</td></tr></table></div>
+<div class="section">
+<h3><a name="SubstitutionTest"></a>SubstitutionTest</h3><a name="org.apache.sling.feature.maven.SubstitutionTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.SubstitutionTest.testReplaceMavenVarsWithSystemProperties"></a>testReplaceMavenVarsWithSystemProperties</td>
+<td>0</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.SubstitutionTest.testOSGiVersion"></a>testOSGiVersion</td>
+<td>0.002</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.SubstitutionTest.testReplaceMavenVars"></a>testReplaceMavenVars</td>
+<td>0.001</td></tr></table></div><br /></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/team-list.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/team.html
similarity index 81%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/team-list.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/team.html
index 6862226..964c0be 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/team-list.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/team.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -47,15 +47,15 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
     <li class="active"><a href="#"><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>
@@ -86,7 +86,7 @@
 <tr class="b">
 <td><a name="sling"></a>sling</td>
 <td>Apache Sling Project</td>
-<td><a class="externalLink" href="http://sling.apache.org/site/project-team.html">http://sling.apache.org/site/project-team.html</a></td></tr></table></div>
+<td><a class="externalLink" href="https://sling.apache.org/site/project-team.html">https://sling.apache.org/site/project-team.html</a></td></tr></table></div>
 <div class="section">
 <h3><a name="Contributors"></a>Contributors</h3><a name="Contributors"></a>
 <p>There are no contributors listed for this project. Please check back again later.</p></div></div>
@@ -97,7 +97,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/update-feature-versions-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/update-feature-versions-mojo.html
new file mode 100644
index 0000000..f01b5ce
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/update-feature-versions-mojo.html
@@ -0,0 +1,642 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:update-feature-versions</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:update-feature-versions"></a>slingfeature:update-feature-versions</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:update-feature-versions</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Update the bundles/artifact versions</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#classifiers">&lt;classifiers&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>A comma separated list of classifiers to select the feature files.
+Use ':' to select the main artifact (no classifier).<br /><b>User property is</b>: <tt>classifiers</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#dryRun">&lt;dryRun&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to true, no changes are performed<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>dryRun</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#updatesExcludesList">&lt;updatesExcludesList&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>A comma separated list of artifact patterns to exclude. Follows the
+pattern &quot;groupId:artifactId:type:classifier:version&quot;. Designed to
+allow specifying the set of excludes from the command line.<br /><b>User property is</b>: <tt>excludes</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#updatesIncludesList">&lt;updatesIncludesList&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>A comma separated list of artifact patterns to include. Follows the
+pattern &quot;groupId:artifactId:type:classifier:version&quot;. Designed to
+allow specifying the set of includes from the command line.<br /><b>User property is</b>: <tt>includes</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#versionScope">&lt;versionScope&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The scope to use to find the highest version, use ANY, MAJOR,
+MINOR, INCREMENTAL, or SUBINCREMENTAL<br /><b>User property is</b>: <tt>versionScope</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3Cclassifiers.3E"></a><b><a name="classifiers">&lt;classifiers&gt;</a></b></h4>
+        
+<div>A comma separated list of classifiers to select the feature files.
+Use ':' to select the main artifact (no classifier).</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>classifiers</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CdryRun.3E"></a><b><a name="dryRun">&lt;dryRun&gt;</a></b></h4>
+        
+<div>If set to true, no changes are performed</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>dryRun</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CupdatesExcludesList.3E"></a><b><a name="updatesExcludesList">&lt;updatesExcludesList&gt;</a></b></h4>
+        
+<div>A comma separated list of artifact patterns to exclude. Follows the
+pattern &quot;groupId:artifactId:type:classifier:version&quot;. Designed to
+allow specifying the set of excludes from the command line.</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>excludes</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CupdatesIncludesList.3E"></a><b><a name="updatesIncludesList">&lt;updatesIncludesList&gt;</a></b></h4>
+        
+<div>A comma separated list of artifact patterns to include. Follows the
+pattern &quot;groupId:artifactId:type:classifier:version&quot;. Designed to
+allow specifying the set of includes from the command line.</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>includes</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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 /></div>
+<div class="section">
+<h4><a name="a.3CversionScope.3E"></a><b><a name="versionScope">&lt;versionScope&gt;</a></b></h4>
+        
+<div>The scope to use to find the highest version, use ANY, MAJOR,
+MINOR, INCREMENTAL, or SUBINCREMENTAL</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>versionScope</tt></li>
+        </ul>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/usage.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/usage.html
new file mode 100644
index 0000000..193fef4
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.1.20/usage.html
@@ -0,0 +1,74 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Usage</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="Usage"></a>Usage</h2>
+<p>Additional Documentation can be found in the <a class="externalLink" href="https://github.com/apache/sling-slingfeature-maven-plugin/blob/master/README.md">README</a> page.</p></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/aggregate-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/aggregate-features-mojo.html
index ce9b88b..778ecdc 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/aggregate-features-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/aggregate-features-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:aggregate-features</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:0.2.0-SNAPSHOT:aggregate-features</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:aggregate-features</p>
       
 <p><b>Description</b>:</p>
       
@@ -75,9 +75,7 @@
         
 <li>Requires dependency resolution of artifacts in scope: <tt>test</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>package</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>generate-resources</tt>.</li>
       </ul>
       
 <div class="section">
@@ -98,24 +96,35 @@
           
 <tr class="b">
             
-<td><b><a href="#classifier">classifier</a></b></td>
-            
-<td><tt>String</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>(no description)<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><b><a href="#features">features</a></b></td>
+<td><tt><a href="#aggregates">&lt;aggregates&gt;</a></tt></td>
             
 <td><tt>List</tt></td>
             
 <td><tt>-</tt></td>
             
-<td>(no description)<br /></td>
+<td>The definition of the features used to create the new feature.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></td>
           </tr>
         </table>
       </div>
@@ -138,31 +147,69 @@
           
 <tr class="b">
             
-<td><b><a href="#feature">feature</a></b></td>
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
             
 <td><tt>String</tt></td>
             
 <td><tt>-</tt></td>
             
-<td>Inlined model. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /></td>
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
           </tr>
           
 <tr class="a">
             
-<td><b><a href="#featureFile">featureFile</a></b></td>
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
             
 <td><tt>File</tt></td>
             
 <td><tt>-</tt></td>
             
-<td>The feature file.. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>${basedir}/src/main/osgi/feature.json</tt>.<br /></td>
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
           </tr>
           
 <tr class="b">
             
-<td><b><a href="#frameworkProperties">frameworkProperties</a></b></td>
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#handlerConfiguration">&lt;handlerConfiguration&gt;</a></tt></td>
             
 <td><tt>Map</tt></td>
             
@@ -171,103 +218,97 @@
 <td>(no description)<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
-<td><b><a href="#jarStartLevel">jarStartLevel</a></b></td>
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
             
 <td><tt>int</tt></td>
             
 <td><tt>-</tt></td>
             
-<td>The start level for the attached jar/bundle. This parameter is
-evaluated in the <tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>20</tt>.<br /></td>
+<td>The start level for the attached jar/bundle.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
-<td><b><a href="#skipAddFeatureDependencies">skipAddFeatureDependencies</a></b></td>
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
             
 <td><tt>boolean</tt></td>
             
 <td><tt>-</tt></td>
             
 <td>If set to <tt>true</tt> the artifacts from the feature are not
-as dependencies to the project. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><b><a href="#skipAddJarToFeature">skipAddJarToFeature</a></b></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>If set to <tt>true</tt> the main jar artifact is not added to
-the feature. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
           </tr>
           
 <tr class="b">
             
-<td><b><a href="#skipAddJarToTestFeature">skipAddJarToTestFeature</a></b></td>
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
             
 <td><tt>boolean</tt></td>
             
 <td><tt>-</tt></td>
             
 <td>If set to <tt>true</tt> the main jar artifact is not added to
-the test feature. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
           </tr>
           
 <tr class="a">
             
-<td><b><a href="#skipAddTestFeatureDependencies">skipAddTestFeatureDependencies</a></b></td>
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
             
 <td><tt>boolean</tt></td>
             
 <td><tt>-</tt></td>
             
 <td>If set to <tt>true</tt> the artifacts from the test feature are
-not as dependencies to the project. This parameter is evaluated in
-the <tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
-<td><b><a href="#testFeature">testFeature</a></b></td>
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
             
 <td><tt>String</tt></td>
             
 <td><tt>-</tt></td>
             
-<td>Inlined test model. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><b><a href="#testFeatureFile">testFeatureFile</a></b></td>
-            
-<td><tt>File</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>The test feature file.. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>${basedir}/src/test/osgi/feature.json</tt>.<br /></td>
+<td>Comma separated list of excludes for the test features.<br /></td>
           </tr>
           
 <tr class="b">
             
-<td><b><a href="#variables">variables</a></b></td>
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
             
-<td><tt>Map</tt></td>
+<td><tt>String</tt></td>
             
 <td><tt>-</tt></td>
             
-<td>(no description)<br /></td>
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
           </tr>
         </table>
       </div>
@@ -275,51 +316,98 @@
 <div class="section">
 <h3><a name="Parameter_Details"></a>Parameter Details</h3>
         
-<p><b><a name="classifier">classifier</a>:</b></p>
+<div class="section">
+<h4><a name="a.3Caggregates.3E"></a><b><a name="aggregates">&lt;aggregates&gt;</a></b></h4>
         
-<div>(no description)</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
-          
-<li><b>Required</b>: <tt>Yes</tt></li>
-        </ul><hr />
-<p><b><a name="feature">feature</a>:</b></p>
-        
-<div>Inlined model. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</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="featureFile">featureFile</a>:</b></p>
-        
-<div>The feature file.. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.io.File</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>${basedir}/src/main/osgi/feature.json</tt></li>
-        </ul><hr />
-<p><b><a name="features">features</a>:</b></p>
-        
-<div>(no description)</div>
+<div>The definition of the features used to create the new feature.</div>
         
 <ul>
           
 <li><b>Type</b>: <tt>java.util.List</tt></li>
           
 <li><b>Required</b>: <tt>Yes</tt></li>
-        </ul><hr />
-<p><b><a name="frameworkProperties">frameworkProperties</a>:</b></p>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3ChandlerConfiguration.3E"></a><b><a name="handlerConfiguration">&lt;handlerConfiguration&gt;</a></b></h4>
         
 <div>(no description)</div>
         
@@ -328,25 +416,23 @@
 <li><b>Type</b>: <tt>java.util.Map</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr />
-<p><b><a name="jarStartLevel">jarStartLevel</a>:</b></p>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
         
-<div>The start level for the attached jar/bundle. This parameter is
-evaluated in the <tt>DependencyLifecycleParticipant</tt>.</div>
+<div>The start level for the attached jar/bundle.</div>
         
 <ul>
           
 <li><b>Type</b>: <tt>int</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>20</tt></li>
-        </ul><hr />
-<p><b><a name="skipAddFeatureDependencies">skipAddFeatureDependencies</a>:</b></p>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
         
 <div>If set to <tt>true</tt> the artifacts from the feature are not
-as dependencies to the project. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
+as dependencies to the project.</div>
         
 <ul>
           
@@ -355,12 +441,12 @@
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr />
-<p><b><a name="skipAddJarToFeature">skipAddJarToFeature</a>:</b></p>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
         
 <div>If set to <tt>true</tt> the main jar artifact is not added to
-the feature. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
+the feature.</div>
         
 <ul>
           
@@ -369,12 +455,12 @@
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr />
-<p><b><a name="skipAddJarToTestFeature">skipAddJarToTestFeature</a>:</b></p>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
         
 <div>If set to <tt>true</tt> the main jar artifact is not added to
-the test feature. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
+the test feature.</div>
         
 <ul>
           
@@ -383,12 +469,12 @@
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr />
-<p><b><a name="skipAddTestFeatureDependencies">skipAddTestFeatureDependencies</a>:</b></p>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
         
 <div>If set to <tt>true</tt> the artifacts from the test feature are
-not as dependencies to the project. This parameter is evaluated in
-the <tt>DependencyLifecycleParticipant</tt>.</div>
+not as dependencies to the project.</div>
         
 <ul>
           
@@ -397,42 +483,59 @@
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>Default</b>: <tt>true</tt></li>
-        </ul><hr />
-<p><b><a name="testFeature">testFeature</a>:</b></p>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
         
-<div>Inlined test model. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</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="testFeatureFile">testFeatureFile</a>:</b></p>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
         
-<div>The test feature file.. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
+<div>Comma separated list of includes for the test features.</div>
         
 <ul>
           
-<li><b>Type</b>: <tt>java.io.File</tt></li>
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
-<li><b>Default</b>: <tt>${basedir}/src/test/osgi/feature.json</tt></li>
-        </ul><hr />
-<p><b><a name="variables">variables</a>:</b></p>
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
         
-<div>(no description)</div>
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</div>
         
 <ul>
           
-<li><b>Type</b>: <tt>java.util.Map</tt></li>
+<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>
-      </div>
+      </div></div>
     </div>
   
 
@@ -443,7 +546,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/analyse-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/analyse-features-mojo.html
new file mode 100644
index 0000000..5d64405
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/analyse-features-mojo.html
@@ -0,0 +1,556 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:analyse-features</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:analyse-features"></a>slingfeature:analyse-features</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:analyse-features</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Analyse the feature.</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>test</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>verify</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#framework">&lt;framework&gt;</a></tt></td>
+            
+<td><tt>Dependency</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#scans">&lt;scans&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cframework.3E"></a><b><a name="framework">&lt;framework&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>org.apache.maven.model.Dependency</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cscans.3E"></a><b><a name="scans">&lt;scans&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-frame.html
index cd535a7..0529bfd 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-frame.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-frame.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>All Classes (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -14,21 +14,47 @@
 <div class="indexContainer">
 <ul>
 <li><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AbstractFeatureMojo</a></li>
-<li><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AggregateFeatures</a></li>
-<li><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AggregateFeatures.FeatureConfig</a></li>
-<li><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven" target="classFrame">ApplicationProjectConfig</a></li>
-<li><a href="org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven" target="classFrame">ApplicationProjectInfo</a></li>
-<li><a href="org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AttachFeature</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AbstractIncludingFeatureMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AbstractIncludingFeatureMojo.FeatureScanner</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AbstractRepositoryMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">Aggregate</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AggregateFeaturesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AnalyseFeaturesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">ApisJarMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">Archive</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AttachFeatureArchivesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AttachFeaturesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">CollectArtifactsMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports" target="classFrame">ContentsReporter</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">DependencyLifecycleParticipant</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports" target="classFrame">DuplicatesReporter</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">EmbedFeaturesMojo</a></li>
 <li><a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven" target="classFrame">Environment</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports" target="classFrame">ExportPackagesReporter</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">ExtractExtensionMojo</a></li>
 <li><a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven" target="classFrame">FeatureConstants</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">FeatureLauncherMojo</a></li>
 <li><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven" target="classFrame">FeatureProjectConfig</a></li>
 <li><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven" target="classFrame">FeatureProjectInfo</a></li>
-<li><a href="org/apache/sling/feature/maven/mojos/GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">GenerateResources</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">FeaturesDiffMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">FeatureSelectionConfig</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">HelpMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">IncludeArtifactMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">InfoMojo</a></li>
 <li><a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven" target="classFrame">Preprocessor</a></li>
 <li><a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven" target="classFrame">ProjectHelper</a></li>
-<li><a href="org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven" target="classFrame">ProjectInfo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports" target="classFrame"><span class="interfaceName">ReportContext</span></a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports" target="classFrame"><span class="interfaceName">Reporter</span></a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">Repository</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">RepositoryMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">Scan</a></li>
+<li><a href="org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven" target="classFrame">Substitution</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.ArtifactUpdate</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.SimpleFeatureJSONReader</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.SimpleFeatureJSONWriter</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.UpdateConfig</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.UpdateResult</a></li>
 </ul>
 </div>
 </body>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-noframe.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-noframe.html
index 0d5baeb..e7bb858 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-noframe.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-noframe.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>All Classes (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -14,21 +14,47 @@
 <div class="indexContainer">
 <ul>
 <li><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></li>
-<li><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures</a></li>
-<li><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></li>
-<li><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></li>
-<li><a href="org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a></li>
-<li><a href="org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeature</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeaturesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AnalyseFeaturesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeaturesMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ContentsReporter</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos">DependencyLifecycleParticipant</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">DuplicatesReporter</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">EmbedFeaturesMojo</a></li>
 <li><a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ExportPackagesReporter</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">ExtractExtensionMojo</a></li>
 <li><a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">FeatureConstants</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></li>
 <li><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></li>
 <li><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></li>
-<li><a href="org/apache/sling/feature/maven/mojos/GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos">GenerateResources</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos">HelpMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">InfoMojo</a></li>
 <li><a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></li>
 <li><a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></li>
-<li><a href="org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="interfaceName">ReportContext</span></a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="interfaceName">Reporter</span></a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">RepositoryMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></li>
+<li><a href="org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven">Substitution</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONReader</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONWriter</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateResult</a></li>
 </ul>
 </div>
 </body>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/constant-values.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/constant-values.html
index 7eec49a..fe0a7ca 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/constant-values.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/constant-values.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Constant Field Values (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Constant Field Values (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -84,74 +84,6 @@
 <ul class="blockList">
 <li class="blockList">
 <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.ApplicationProjectConfig.CFG_FEATURE_REFS">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#CFG_FEATURE_REFS">CFG_FEATURE_REFS</a></code></td>
-<td class="colLast"><code>"featureRefs"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.ApplicationProjectConfig.CFG_FEATURES">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#CFG_FEATURES">CFG_FEATURES</a></code></td>
-<td class="colLast"><code>"features"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.ApplicationProjectConfig.CFG_TEST_FEATURE_REFS">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#CFG_TEST_FEATURE_REFS">CFG_TEST_FEATURE_REFS</a></code></td>
-<td class="colLast"><code>"testFeatureRefs"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.ApplicationProjectConfig.CFG_TEST_FEATURES">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#CFG_TEST_FEATURES">CFG_TEST_FEATURES</a></code></td>
-<td class="colLast"><code>"testFeatures"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.ApplicationProjectConfig.DEFAULT_FEATURE_DIR">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#DEFAULT_FEATURE_DIR">DEFAULT_FEATURE_DIR</a></code></td>
-<td class="colLast"><code>"src/main/osgi/features"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.ApplicationProjectConfig.DEFAULT_REF_DIR">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#DEFAULT_REF_DIR">DEFAULT_REF_DIR</a></code></td>
-<td class="colLast"><code>"src/main/osgi/feature-refs"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.ApplicationProjectConfig.DEFAULT_TEST_FEATURE_DIR">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#DEFAULT_TEST_FEATURE_DIR">DEFAULT_TEST_FEATURE_DIR</a></code></td>
-<td class="colLast"><code>"src/test/osgi/features"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.ApplicationProjectConfig.DEFAULT_TEST_REF_DIR">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#DEFAULT_TEST_REF_DIR">DEFAULT_TEST_REF_DIR</a></code></td>
-<td class="colLast"><code>"src/test/osgi/feature-refs"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
 <caption><span>org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">FeatureConstants</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -160,53 +92,11 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureConstants.CLASSIFIER_FEATURE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/FeatureConstants.html#CLASSIFIER_FEATURE">CLASSIFIER_FEATURE</a></code></td>
-<td class="colLast"><code>"feature"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureConstants.CLASSIFIER_TEST_FEATURE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/FeatureConstants.html#CLASSIFIER_TEST_FEATURE">CLASSIFIER_TEST_FEATURE</a></code></td>
-<td class="colLast"><code>"testfeature"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureConstants.FEATURE_ARTIFACT_NAME">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/FeatureConstants.html#FEATURE_ARTIFACT_NAME">FEATURE_ARTIFACT_NAME</a></code></td>
-<td class="colLast"><code>"feature.json"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureConstants.FEATURE_PROCESSED_LOCATION">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/FeatureConstants.html#FEATURE_PROCESSED_LOCATION">FEATURE_PROCESSED_LOCATION</a></code></td>
-<td class="colLast"><code>"/features/processed"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureConstants.PACKAGING_APPLICATION">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/FeatureConstants.html#PACKAGING_APPLICATION">PACKAGING_APPLICATION</a></code></td>
-<td class="colLast"><code>"osgiapp"</code></td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureConstants.PACKAGING_FEATURE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/sling/feature/maven/FeatureConstants.html#PACKAGING_FEATURE">PACKAGING_FEATURE</a></code></td>
-<td class="colLast"><code>"slingfeature"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureConstants.TEST_FEATURE_ARTIFACT_NAME">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/FeatureConstants.html#TEST_FEATURE_ARTIFACT_NAME">TEST_FEATURE_ARTIFACT_NAME</a></code></td>
-<td class="colLast"><code>"testfeature.json"</code></td>
+<td class="colLast"><code>"slingosgifeature"</code></td>
 </tr>
 </tbody>
 </table>
@@ -221,88 +111,308 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_FEATURE_FILE">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_FEATURES">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURE_FILE">CFG_FEATURE_FILE</a></code></td>
-<td class="colLast"><code>"featureFile"</code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES">CFG_FEATURES</a></code></td>
+<td class="colLast"><code>"features"</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_FEATURE_INLINED">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_FEATURES_EXCLUDES">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURE_INLINED">CFG_FEATURE_INLINED</a></code></td>
-<td class="colLast"><code>"feature"</code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES_EXCLUDES">CFG_FEATURES_EXCLUDES</a></code></td>
+<td class="colLast"><code>"featuresExcludes"</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_JAR_START_LEVEL">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_FEATURES_INCLUDES">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_JAR_START_LEVEL">CFG_JAR_START_LEVEL</a></code></td>
-<td class="colLast"><code>"jarStartLevel"</code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES_INCLUDES">CFG_FEATURES_INCLUDES</a></code></td>
+<td class="colLast"><code>"featuresIncludes"</code></td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_JAR_START_ORDER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_JAR_START_ORDER">CFG_JAR_START_ORDER</a></code></td>
+<td class="colLast"><code>"jarStartOrder"</code></td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_SKIP_ADD_FEATURE_DEPENDENCIES">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_FEATURE_DEPENDENCIES">CFG_SKIP_ADD_FEATURE_DEPENDENCIES</a></code></td>
 <td class="colLast"><code>"skipAddFeatureDependencies"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_SKIP_ADD_JAR_TO_FEATURE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_JAR_TO_FEATURE">CFG_SKIP_ADD_JAR_TO_FEATURE</a></code></td>
 <td class="colLast"><code>"skipAddJarToFeature"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_SKIP_ADD_JAR_TO_TEST_FEATURE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_JAR_TO_TEST_FEATURE">CFG_SKIP_ADD_JAR_TO_TEST_FEATURE</a></code></td>
 <td class="colLast"><code>"skipAddJarToTestFeature"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES">CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES</a></code></td>
 <td class="colLast"><code>"skipAddTestFeatureDependencies"</code></td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_TEST_FEATURE_FILE">
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_TEST_FEATURES">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURE_FILE">CFG_TEST_FEATURE_FILE</a></code></td>
-<td class="colLast"><code>"testFeatureFile"</code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES">CFG_TEST_FEATURES</a></code></td>
+<td class="colLast"><code>"testFeatures"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_TEST_FEATURES_EXCLUDES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES_EXCLUDES">CFG_TEST_FEATURES_EXCLUDES</a></code></td>
+<td class="colLast"><code>"testFeaturesExcludes"</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_TEST_FEATURE_INLINED">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_TEST_FEATURES_INCLUDES">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURE_INLINED">CFG_TEST_FEATURE_INLINED</a></code></td>
-<td class="colLast"><code>"testFeature"</code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES_INCLUDES">CFG_TEST_FEATURES_INCLUDES</a></code></td>
+<td class="colLast"><code>"testFeaturesIncludes"</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_FEATURE_FILE">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.CFG_VALIDATE_FEATURES">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_FEATURE_FILE">DEFAULT_FEATURE_FILE</a></code></td>
-<td class="colLast"><code>"src/main/osgi/feature.json"</code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_VALIDATE_FEATURES">CFG_VALIDATE_FEATURES</a></code></td>
+<td class="colLast"><code>"validateFeatures"</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_START_LEVEL">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_FEATURE_DIR">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_START_LEVEL">DEFAULT_START_LEVEL</a></code></td>
-<td class="colLast"><code>"20"</code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_FEATURE_DIR">DEFAULT_FEATURE_DIR</a></code></td>
+<td class="colLast"><code>"src/main/features"</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_TEST_FEATURE_FILE">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_FEATURE_INCLUDES">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_TEST_FEATURE_FILE">DEFAULT_TEST_FEATURE_FILE</a></code></td>
-<td class="colLast"><code>"src/test/osgi/feature.json"</code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_FEATURE_INCLUDES">DEFAULT_FEATURE_INCLUDES</a></code></td>
+<td class="colLast"><code>"**/*.json"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_TEST_FEATURE_DIR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_TEST_FEATURE_DIR">DEFAULT_TEST_FEATURE_DIR</a></code></td>
+<td class="colLast"><code>"src/test/features"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_BUILT_BY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_BUILT_BY">ATTR_BUILT_BY</a></code></td>
+<td class="colLast"><code>"Built-By"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_CREATED_BY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_CREATED_BY">ATTR_CREATED_BY</a></code></td>
+<td class="colLast"><code>"Created-By"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_BUILD">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_BUILD">ATTR_IMPLEMENTATION_BUILD</a></code></td>
+<td class="colLast"><code>"Implementation-Build"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_TITLE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_TITLE">ATTR_IMPLEMENTATION_TITLE</a></code></td>
+<td class="colLast"><code>"Implementation-Title"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_VENDOR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VENDOR">ATTR_IMPLEMENTATION_VENDOR</a></code></td>
+<td class="colLast"><code>"Implementation-Vendor"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_VENDOR_ID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VENDOR_ID">ATTR_IMPLEMENTATION_VENDOR_ID</a></code></td>
+<td class="colLast"><code>"Implementation-Vendor-Id"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_VERSION">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VERSION">ATTR_IMPLEMENTATION_VERSION</a></code></td>
+<td class="colLast"><code>"Implementation-Version"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_SPECIFICATION_TITLE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_TITLE">ATTR_SPECIFICATION_TITLE</a></code></td>
+<td class="colLast"><code>"Specification-Title"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_SPECIFICATION_VENDOR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_VENDOR">ATTR_SPECIFICATION_VENDOR</a></code></td>
+<td class="colLast"><code>"Specification-Vendor"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_SPECIFICATION_VERSION">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_VERSION">ATTR_SPECIFICATION_VERSION</a></code></td>
+<td class="colLast"><code>"Specification-Version"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_ARTIFACT_CLASH_OVERRIDES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_ARTIFACT_CLASH_OVERRIDES">CFG_ARTIFACT_CLASH_OVERRIDES</a></code></td>
+<td class="colLast"><code>"artifactClashOverrides"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_CACHE_DIRECTORY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_CACHE_DIRECTORY">CFG_CACHE_DIRECTORY</a></code></td>
+<td class="colLast"><code>"cacheDirectory"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_EXTENSION_CONFIGURATIONS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_EXTENSION_CONFIGURATIONS">CFG_EXTENSION_CONFIGURATIONS</a></code></td>
+<td class="colLast"><code>"extensionConfigurations"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_FRAMEWORK_ARTIFACTS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_ARTIFACTS">CFG_FRAMEWORK_ARTIFACTS</a></code></td>
+<td class="colLast"><code>"frameworkArtifacts"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_FRAMEWORK_PROPERTIES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_PROPERTIES">CFG_FRAMEWORK_PROPERTIES</a></code></td>
+<td class="colLast"><code>"frameworkProperties"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_FRAMEWORK_VERSION">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_VERSION">CFG_FRAMEWORK_VERSION</a></code></td>
+<td class="colLast"><code>"frameworkVersion"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_HOME_DIRECTORY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_HOME_DIRECTORY">CFG_HOME_DIRECTORY</a></code></td>
+<td class="colLast"><code>"homeDirectory"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_REPOSITORY_URL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_REPOSITORY_URL">CFG_REPOSITORY_URL</a></code></td>
+<td class="colLast"><code>"frameworkRepositoryUrl"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_VARIABLE_VALUES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_VARIABLE_VALUES">CFG_VARIABLE_VALUES</a></code></td>
+<td class="colLast"><code>"variableValues"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_VERBOSE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_VERBOSE">CFG_VERBOSE</a></code></td>
+<td class="colLast"><code>"verbose"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.IncludeArtifactMojo.CFG_CLASSIFIER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_CLASSIFIER">CFG_CLASSIFIER</a></code></td>
+<td class="colLast"><code>"includeArtifactClassifier"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.IncludeArtifactMojo.CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE">CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE</a></code></td>
+<td class="colLast"><code>"includeDependenciesWithScope"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.feature.maven.mojos.IncludeArtifactMojo.CFG_START_ORDER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_START_ORDER">CFG_START_ORDER</a></code></td>
+<td class="colLast"><code>"bundleStartOrder"</code></td>
 </tr>
 </tbody>
 </table>
@@ -356,6 +466,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/deprecated-list.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/deprecated-list.html
index 65659f0..a48fa2f 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/deprecated-list.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/deprecated-list.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Deprecated List (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Deprecated List (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/help-doc.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/help-doc.html
index 9d1c925..c7021a3 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/help-doc.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/help-doc.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>API Help (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="API Help (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -226,6 +226,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index-all.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index-all.html
index 3dcaa4b..b9641aa 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index-all.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index-all.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Index (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Index (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -70,7 +70,7 @@
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a name="I:A">
+<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a name="I:A">
 <!--   -->
 </a>
 <h2 class="title">A</h2>
@@ -81,37 +81,119 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#AbstractFeatureMojo--">AbstractFeatureMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo.BaseArtifactProvider</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo.BaseFeatureProvider</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractIncludingFeatureMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#AbstractIncludingFeatureMojo--">AbstractIncludingFeatureMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractIncludingFeatureMojo.FeatureScanner</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractRepositoryMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#AbstractRepositoryMojo--">AbstractRepositoryMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html#addReport-java.lang.String-java.util.List-">addReport(String, List&lt;String&gt;)</a></span> - Method in interface org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html#afterProjectsRead-org.apache.maven.execution.MavenSession-">afterProjectsRead(MavenSession)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos">DependencyLifecycleParticipant</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AggregateFeatures</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dt><a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Aggregate</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#Aggregate--">Aggregate()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AggregateFeaturesMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
 <dd>
 <div class="block">Aggregate multiple features into a single one.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html#AggregateFeaturesMojo--">AggregateFeaturesMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeaturesMojo</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AggregateFeatures.FeatureConfig</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dt><a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AnalyseFeaturesMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Analyse the feature.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html#AnalyseFeaturesMojo--">AnalyseFeaturesMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AnalyseFeaturesMojo</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">ApplicationProjectConfig</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
+<dt><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ApisJarMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Generates the APIs JARs for each selected Feature file.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html#ApisJarMojo--">ApisJarMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">ApplicationProjectInfo</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
+<dt><a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Archive</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Several features can be selected to be put into a single archive</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Archive.html#Archive--">Archive()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectInfo.html#ApplicationProjectInfo--">ApplicationProjectInfo()</a></span> - Constructor for class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html#artifact">artifact</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#artifactFactory">artifactFactory</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Environment.html#artifactHandlerManager">artifactHandlerManager</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#assembledFeature">assembledFeature</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#artifactMetadataSource">artifactMetadataSource</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectInfo.html#assembledFeatures">assembledFeatures</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#artifactsOverrides">artifactsOverrides</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#assembledTestFeature">assembledTestFeature</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html#ArtifactUpdate--">ArtifactUpdate()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectInfo.html#assembledTestFeatures">assembledTestFeatures</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#assembledFeatures">assembledFeatures</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeature</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#assembledTestFeatures">assembledTestFeatures</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#attach">attach</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>
+<div class="block">If this is set to <code>false</code> the feature is not added to the project
+ artifacts.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Archive.html#attach">attach</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></dt>
+<dd>
+<div class="block">If this is set to <code>false</code> the archive is not added to the project
+ artifacts.</div>
+</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeatureArchivesMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Create a feature model archive and attach it.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#AttachFeatureArchivesMojo--">AttachFeatureArchivesMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeaturesMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
 <dd>
 <div class="block">Attach the feature as a project artifact.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeature.html#AttachFeature--">AttachFeature()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeature</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html#AttachFeaturesMojo--">AttachFeaturesMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeaturesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_BUILT_BY">ATTR_BUILT_BY</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_CREATED_BY">ATTR_CREATED_BY</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_BUILD">ATTR_IMPLEMENTATION_BUILD</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_TITLE">ATTR_IMPLEMENTATION_TITLE</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VENDOR">ATTR_IMPLEMENTATION_VENDOR</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VENDOR_ID">ATTR_IMPLEMENTATION_VENDOR_ID</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VERSION">ATTR_IMPLEMENTATION_VERSION</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_TITLE">ATTR_SPECIFICATION_TITLE</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_VENDOR">ATTR_SPECIFICATION_VENDOR</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_VERSION">ATTR_SPECIFICATION_VERSION</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:B">
+<!--   -->
+</a>
+<h2 class="title">B</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html#BaseArtifactProvider--">BaseArtifactProvider()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html#BaseFeatureProvider--">BaseFeatureProvider()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></dt>
 <dd>&nbsp;</dd>
 </dl>
 <a name="I:C">
@@ -119,15 +201,33 @@
 </a>
 <h2 class="title">C</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURE_FILE">CFG_FEATURE_FILE</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_ARTIFACT_CLASH_OVERRIDES">CFG_ARTIFACT_CLASH_OVERRIDES</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURE_INLINED">CFG_FEATURE_INLINED</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_CACHE_DIRECTORY">CFG_CACHE_DIRECTORY</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#CFG_FEATURE_REFS">CFG_FEATURE_REFS</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_CLASSIFIER">CFG_CLASSIFIER</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#CFG_FEATURES">CFG_FEATURES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_EXTENSION_CONFIGURATIONS">CFG_EXTENSION_CONFIGURATIONS</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_JAR_START_LEVEL">CFG_JAR_START_LEVEL</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES">CFG_FEATURES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES_EXCLUDES">CFG_FEATURES_EXCLUDES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES_INCLUDES">CFG_FEATURES_INCLUDES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_ARTIFACTS">CFG_FRAMEWORK_ARTIFACTS</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_PROPERTIES">CFG_FRAMEWORK_PROPERTIES</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_VERSION">CFG_FRAMEWORK_VERSION</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_HOME_DIRECTORY">CFG_HOME_DIRECTORY</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE">CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_JAR_START_ORDER">CFG_JAR_START_ORDER</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_REPOSITORY_URL">CFG_REPOSITORY_URL</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_FEATURE_DEPENDENCIES">CFG_SKIP_ADD_FEATURE_DEPENDENCIES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
@@ -137,19 +237,51 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES">CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURE_FILE">CFG_TEST_FEATURE_FILE</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_START_ORDER">CFG_START_ORDER</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURE_INLINED">CFG_TEST_FEATURE_INLINED</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES">CFG_TEST_FEATURES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#CFG_TEST_FEATURE_REFS">CFG_TEST_FEATURE_REFS</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES_EXCLUDES">CFG_TEST_FEATURES_EXCLUDES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#CFG_TEST_FEATURES">CFG_TEST_FEATURES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES_INCLUDES">CFG_TEST_FEATURES_INCLUDES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureConstants.html#CLASSIFIER_FEATURE">CLASSIFIER_FEATURE</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">FeatureConstants</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_VALIDATE_FEATURES">CFG_VALIDATE_FEATURES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureConstants.html#CLASSIFIER_TEST_FEATURE">CLASSIFIER_TEST_FEATURE</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">FeatureConstants</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_VARIABLE_VALUES">CFG_VARIABLE_VALUES</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Preprocessor.html#createFeatureProvider-org.apache.sling.feature.maven.Environment-org.apache.sling.feature.maven.ProjectInfo-boolean-boolean-java.lang.String-java.util.List-">createFeatureProvider(Environment, ProjectInfo, boolean, boolean, String, List&lt;Feature&gt;)</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_VERBOSE">CFG_VERBOSE</a></span> - Static variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#checkFeatureId-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">checkFeatureId(MavenProject, Feature)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
+<dd>
+<div class="block">This method needs to be invoked by each mojo that deals with features</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#checkPreprocessorRun-org.apache.maven.project.MavenProject-">checkPreprocessorRun(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Check that the preprocessor has been run</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#classifier">classifier</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>
+<div class="block">This is the classifier for the new feature.</div>
+</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">CollectArtifactsMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html#CollectArtifactsMojo--">CollectArtifactsMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#comparisonVersion">comparisonVersion</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#configurationOverrides">configurationOverrides</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ContentsReporter</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></dt>
+<dd>
+<div class="block">Simple reporting mojo</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#ContentsReporter--">ContentsReporter()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ContentsReporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Preprocessor.html#createFeatureProvider-org.apache.sling.feature.maven.Environment-org.apache.sling.feature.maven.FeatureProjectInfo-boolean-boolean-java.lang.String-java.util.List-">createFeatureProvider(Environment, FeatureProjectInfo, boolean, boolean, String, List&lt;Feature&gt;)</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#createTmpFeatureFile-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">createTmpFeatureFile(MavenProject, Feature)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>&nbsp;</dd>
 </dl>
 <a name="I:D">
@@ -157,19 +289,11 @@
 </a>
 <h2 class="title">D</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#DEFAULT_FEATURE_DIR">DEFAULT_FEATURE_DIR</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_FEATURE_DIR">DEFAULT_FEATURE_DIR</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_FEATURE_FILE">DEFAULT_FEATURE_FILE</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_FEATURE_INCLUDES">DEFAULT_FEATURE_INCLUDES</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#DEFAULT_REF_DIR">DEFAULT_REF_DIR</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_START_LEVEL">DEFAULT_START_LEVEL</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#DEFAULT_TEST_FEATURE_DIR">DEFAULT_TEST_FEATURE_DIR</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_TEST_FEATURE_FILE">DEFAULT_TEST_FEATURE_FILE</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#DEFAULT_TEST_REF_DIR">DEFAULT_TEST_REF_DIR</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_TEST_FEATURE_DIR">DEFAULT_TEST_FEATURE_DIR</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">DependencyLifecycleParticipant</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
 <dd>
@@ -177,36 +301,85 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html#DependencyLifecycleParticipant--">DependencyLifecycleParticipant()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos">DependencyLifecycleParticipant</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#description">description</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>
+<div class="block">Optional description for the feature</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#doExecute-java.io.File-java.util.Map-java.util.List-">doExecute(File, Map&lt;String, Feature&gt;, List&lt;Dependency&gt;)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">DuplicatesReporter</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html#DuplicatesReporter--">DuplicatesReporter()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">DuplicatesReporter</a></dt>
+<dd>&nbsp;</dd>
 </dl>
 <a name="I:E">
 <!--   -->
 </a>
 <h2 class="title">E</h2>
 <dl>
-<dt><a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Environment</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
+<dt><a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">EmbedFeaturesMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Embed the features in the resources</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html#EmbedFeaturesMojo--">EmbedFeaturesMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">EmbedFeaturesMojo</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Environment</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
+<dd>
+<div class="block">The environment provides required services to the <a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><code>Preprocessor</code></a> as well
+ as the projects, the preprocessor should work on.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Environment.html#Environment--">Environment()</a></span> - Constructor for class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#excludes">excludes</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeature.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeature</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/GenerateResources.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos">GenerateResources</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeaturesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AnalyseFeaturesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeaturesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">EmbedFeaturesMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">ExtractExtensionMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/HelpMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos">HelpMojo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/InfoMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">InfoMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/RepositoryMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">RepositoryMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#execute--">execute()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ExportPackagesReporter</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html#ExportPackagesReporter--">ExportPackagesReporter()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ExportPackagesReporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html#extension">extension</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ExtractExtensionMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html#ExtractExtensionMojo--">ExtractExtensionMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">ExtractExtensionMojo</a></dt>
+<dd>&nbsp;</dd>
 </dl>
 <a name="I:F">
 <!--   -->
 </a>
 <h2 class="title">F</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#feature">feature</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureConstants.html#FEATURE_ARTIFACT_NAME">FEATURE_ARTIFACT_NAME</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">FeatureConstants</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureConstants.html#FEATURE_PROCESSED_LOCATION">FEATURE_PROCESSED_LOCATION</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">FeatureConstants</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#FeatureConfig--">FeatureConfig()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#factory">factory</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureConstants</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
 <dd>&nbsp;</dd>
@@ -214,13 +387,37 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#featureDone">featureDone</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeatureLauncherMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Launches the given Feature File</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#FeatureLauncherMojo--">FeatureLauncherMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureProjectConfig</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureProjectInfo</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#FeatureProjectInfo--">FeatureProjectInfo()</a></span> - Constructor for class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectInfo.html#features">features</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#features">features</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
+<dd>
+<div class="block">Directory containing feature files</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#FeatureScanner-java.util.Map-java.lang.String-">FeatureScanner(Map&lt;String, Feature&gt;, String)</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeaturesDiffMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Compares different versions of the same Feature Model.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#FeaturesDiffMojo--">FeaturesDiffMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeatureSelectionConfig</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#FeatureSelectionConfig--">FeatureSelectionConfig()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#frameworkPropertiesOverrides">frameworkPropertiesOverrides</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
 <dd>&nbsp;</dd>
 </dl>
 <a name="I:G">
@@ -228,79 +425,113 @@
 </a>
 <h2 class="title">G</h2>
 <dl>
-<dt><a href="org/apache/sling/feature/maven/mojos/GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">GenerateResources</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#generateAggregateFeatureKey-java.lang.String-boolean-">generateAggregateFeatureKey(String, boolean)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/GenerateResources.html#GenerateResources--">GenerateResources()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos">GenerateResources</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport(ReportContext)</a></span> - Method in class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ContentsReporter</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getAssembledFeature-org.apache.maven.project.MavenProject-">getAssembledFeature(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
-<dd>
-<div class="block">Get the assembled feature from the project</div>
-</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport(ReportContext)</a></span> - Method in class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">DuplicatesReporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport(ReportContext)</a></span> - Method in class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ExportPackagesReporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport(ReportContext)</a></span> - Method in interface org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#getArtifactOverrideRules--">getArtifactOverrideRules()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getAssembledFeatures-org.apache.maven.project.MavenProject-">getAssembledFeatures(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>
-<div class="block">Get the assembled features from the project</div>
-</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getAssembledTestFeature-org.apache.maven.project.MavenProject-">getAssembledTestFeature(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
-<dd>
-<div class="block">Get the assembled test feature from the project</div>
+<div class="block">Get the assembled features from the project.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getAssembledTestFeatures-org.apache.maven.project.MavenProject-">getAssembledTestFeatures(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>
 <div class="block">Get the assembled test feature from the project</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#getBasedir--">getBasedir()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Archive.html#getClassifier--">getClassifier()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#getConfigurationOverrideRules--">getConfigurationOverrideRules()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getConfigValue-org.apache.maven.model.Plugin-java.lang.String-java.lang.String-">getConfigValue(Plugin, String, String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>
 <div class="block">Gets a configuration value for a plugin if it is set in the configuration for
  the plugin or any configuration for an execution of the plugin.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getFeature-org.apache.maven.project.MavenProject-">getFeature(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
-<dd>
-<div class="block">Get the raw feature from the project</div>
-</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#getFeatureDir--">getFeatureDir()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Repository.html#getEmbedArtifacts--">getEmbedArtifacts()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getFeatureFileName--">getFeatureFileName()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getExcludes--">getExcludes()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#getFeatureRefDir--">getFeatureRefDir()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#getExcludeTasks--">getExcludeTasks()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#getFeatureId-java.util.Map-">getFeatureId(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONReader</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html#getFeatures--">getFeatures()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html#getFeatures--">getFeatures()</a></span> - Method in interface org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getFeatures-org.apache.maven.project.MavenProject-">getFeatures(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>
-<div class="block">Get the raw feature from the project</div>
+<div class="block">Get the raw feature from the project.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getInlinedFeature--">getInlinedFeature()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getFeaturesDir--">getFeaturesDir()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getJarStartLevel--">getJarStartLevel()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#getMainConfig-org.apache.sling.feature.maven.ApplicationProjectInfo-">getMainConfig(ApplicationProjectInfo)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#getFramework--">getFramework()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#getIncluded--">getIncluded()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#getIncludedDirectories--">getIncludedDirectories()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#getIncludedFiles--">getIncludedFiles()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getIncludes--">getIncludes()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#getIncludeTasks--">getIncludeTasks()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getJarStartOrder--">getJarStartOrder()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#getLocalFeature-org.apache.sling.feature.ArtifactId-">getLocalFeature(ArtifactId)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getMainConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">getMainConfig(FeatureProjectInfo)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#getName--">getName()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getName--">getName()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#getName--">getName()</a></span> - Method in class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ContentsReporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html#getName--">getName()</a></span> - Method in class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">DuplicatesReporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html#getName--">getName()</a></span> - Method in class org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ExportPackagesReporter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html#getName--">getName()</a></span> - Method in interface org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getOrResolveArtifact-org.apache.maven.project.MavenProject-org.apache.maven.execution.MavenSession-org.apache.maven.artifact.handler.manager.ArtifactHandlerManager-org.apache.maven.artifact.resolver.ArtifactResolver-org.apache.sling.feature.ArtifactId-">getOrResolveArtifact(MavenProject, MavenSession, ArtifactHandlerManager, ArtifactResolver, ArtifactId)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>
 <div class="block">Get a resolved Artifact from the coordinates provided</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#getScope--">getScope()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getOrResolveFeature-org.apache.maven.project.MavenProject-org.apache.maven.execution.MavenSession-org.apache.maven.artifact.handler.manager.ArtifactHandlerManager-org.apache.maven.artifact.resolver.ArtifactResolver-org.apache.sling.feature.ArtifactId-">getOrResolveFeature(MavenProject, MavenSession, ArtifactHandlerManager, ArtifactResolver, ArtifactId)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Substitution.html#getOSGiVersion-java.lang.String-">getOSGiVersion(String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven">Substitution</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html#getScanner--">getScanner()</a></span> - Method in interface org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getScope--">getScope()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#getTestConfig-org.apache.sling.feature.maven.ApplicationProjectInfo-">getTestConfig(ApplicationProjectInfo)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures(FeatureSelectionConfig)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#getTaskConfiguration--">getTaskConfiguration()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getTestConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">getTestConfig(FeatureProjectInfo)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getTestFeature-org.apache.maven.project.MavenProject-">getTestFeature(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
-<dd>
-<div class="block">Get the raw test feature from the project</div>
-</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getTestFeatures-org.apache.maven.project.MavenProject-">getTestFeatures(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>
 <div class="block">Get the raw test feature from the project</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#getTmpDir-org.apache.maven.project.MavenProject-">getTmpDir(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
 </dl>
 <a name="I:H">
 <!--   -->
@@ -309,7 +540,8 @@
 <dl>
 <dt><a href="org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">HelpMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
 <dd>
-<div class="block">Display help information on slingfeature-maven-plugin.</div>
+<div class="block">Display help information on slingfeature-maven-plugin.<br>
+ Call <code>mvn slingfeature:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/HelpMojo.html#HelpMojo--">HelpMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos">HelpMojo</a></dt>
 <dd>&nbsp;</dd>
@@ -319,22 +551,53 @@
 </a>
 <h2 class="title">I</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#isSkipAddDependencies--">isSkipAddDependencies()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html#include-org.apache.maven.artifact.Artifact-">include(Artifact)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">IncludeArtifactMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">This goal creates a Feature Model file that includes the Module Artifact as
+ bundle (or extension) so that the Artifact can be added through a FM into a
+ FM project.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#IncludeArtifactMojo--">IncludeArtifactMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#includes">includes</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#includeVersionInfo">includeVersionInfo</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">InfoMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Extract information from a feature This mojo does not require a project, it
+ can be run by just pointing it at a feature file.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/InfoMojo.html#InfoMojo--">InfoMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">InfoMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#installer">installer</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#isAggregate-java.lang.String-">isAggregate(String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#isAttachAggregate-java.lang.String-">isAttachAggregate(String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#isLocalProjectArtifact-org.apache.maven.project.MavenProject-org.apache.sling.feature.ArtifactId-">isLocalProjectArtifact(MavenProject, ArtifactId)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Check if the artifact is produced by the current project</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#isSkipAddDependencies--">isSkipAddDependencies()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#isSkipAddJarToFeature--">isSkipAddJarToFeature()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html#isTestConfig--">isTestConfig()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#isTestConfig--">isTestConfig()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#isValidate--">isValidate()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
+<dd>&nbsp;</dd>
 </dl>
 <a name="I:L">
 <!--   -->
 </a>
 <h2 class="title">L</h2>
 <dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#localRepository">localRepository</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Environment.html#logger">logger</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></dt>
 <dd>&nbsp;</dd>
 </dl>
@@ -343,9 +606,27 @@
 </a>
 <h2 class="title">M</h2>
 <dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#markAsComplete">markAsComplete</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>
+<div class="block">If this is set to <code>true</code> the feature is marked as complete.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#markAsFinal">markAsFinal</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>
+<div class="block">If this is set to <code>true</code> the feature is marked as final.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Environment.html#modelProjects">modelProjects</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></dt>
+<dd>
+<div class="block">The projects for the preprocessor.</div>
+</dd>
+</dl>
+<a name="I:N">
+<!--   -->
+</a>
+<h2 class="title">N</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html#newVersion">newVersion</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></dt>
 <dd>&nbsp;</dd>
 </dl>
 <a name="I:O">
@@ -357,22 +638,24 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a> - package org.apache.sling.feature.maven.mojos</dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a> - package org.apache.sling.feature.maven.mojos.reports</dt>
+<dd>&nbsp;</dd>
 </dl>
 <a name="I:P">
 <!--   -->
 </a>
 <h2 class="title">P</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureConstants.html#PACKAGING_APPLICATION">PACKAGING_APPLICATION</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">FeatureConstants</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureConstants.html#PACKAGING_FEATURE">PACKAGING_FEATURE</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">FeatureConstants</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectInfo.html#plugin">plugin</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#plugin">plugin</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Preprocessor.html#postProcessReadFeature-org.apache.sling.feature.Feature-">postProcessReadFeature(Feature)</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></dt>
 <dd>
 <div class="block">Hook to post process the local feature</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Preprocessor.html#preprocessFeature-org.apache.maven.project.MavenProject-boolean-java.io.File-java.lang.String-">preprocessFeature(MavenProject, boolean, File, String)</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Preprocessor</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
 <dd>
 <div class="block">The processor processes all feature projects.</div>
@@ -383,19 +666,28 @@
 <dd>
 <div class="block">Process the provided projects.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#processFeature-java.io.File-org.apache.sling.feature.Feature-">processFeature(File, Feature)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectInfo.html#project">project</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#project">project</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">ProjectHelper</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">The project helper contains utility functions and provides access
+ to the already read and processed features and test features.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#ProjectHelper--">ProjectHelper()</a></span> - Constructor for class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">ProjectInfo</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#propertiesToMap-java.util.Properties-">propertiesToMap(Properties)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectInfo.html#ProjectInfo--">ProjectInfo()</a></span> - Constructor for class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html#propertyUpdates">propertyUpdates</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateResult</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html#provide-org.apache.sling.feature.ArtifactId-">provide(ArtifactId)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html#provide-org.apache.sling.feature.ArtifactId-">provide(ArtifactId)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></dt>
 <dd>&nbsp;</dd>
 </dl>
 <a name="I:R">
@@ -403,70 +695,190 @@
 </a>
 <h2 class="title">R</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Preprocessor.html#readProjectFeature-org.codehaus.plexus.logging.Logger-org.apache.maven.project.MavenProject-org.apache.sling.feature.maven.FeatureProjectConfig-">readProjectFeature(Logger, MavenProject, FeatureProjectConfig)</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#read-java.io.Reader-java.lang.String-">read(Reader, String)</a></span> - Static method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONReader</a></dt>
 <dd>
-<div class="block">Read the feature for a feature project.</div>
+<div class="block">Read a new feature from the reader
+ The reader is not closed.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#readFeatureFile-org.apache.maven.project.MavenProject-java.io.File-java.lang.String-">readFeatureFile(MavenProject, File, String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Read the json file, minify it, add id if missing and replace variables</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Preprocessor.html#readProjectFeatures-org.codehaus.plexus.logging.Logger-org.apache.sling.feature.maven.FeatureProjectInfo-org.apache.sling.feature.maven.FeatureProjectConfig-">readProjectFeatures(Logger, FeatureProjectInfo, FeatureProjectConfig)</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></dt>
+<dd>
+<div class="block">Read the features for a feature project.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#remoteArtifactRepositories">remoteArtifactRepositories</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Substitution.html#replaceMavenVars-org.apache.maven.project.MavenProject-java.lang.String-">replaceMavenVars(MavenProject, String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven">Substitution</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ReportContext</span></a> - Interface in <a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Reporter</span></a> - Interface in <a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Repository</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Repository.html#Repository--">Repository()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Repository.html#repositoryDir">repositoryDir</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a></dt>
+<dd>
+<div class="block">The directory for the repository to store.</div>
+</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">RepositoryMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Create a Maven repository structure from the referenced artifacts in the features.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/RepositoryMojo.html#RepositoryMojo--">RepositoryMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">RepositoryMojo</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Environment.html#resolver">resolver</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#resolver">resolver</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></dt>
+<dd>&nbsp;</dd>
 </dl>
 <a name="I:S">
 <!--   -->
 </a>
 <h2 class="title">S</h2>
 <dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#scan--">scan()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Scan</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#Scan--">Scan()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#scan-java.util.List-java.io.File-java.lang.String-java.lang.String-">scan(List&lt;File&gt;, File, String, String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Environment.html#session">session</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setArtifactId-java.lang.String-">setArtifactId(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Archive.html#setClassifier-java.lang.String-">setClassifier(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setClassifier-java.lang.String-">setClassifier(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Repository.html#setEmbedArtifact-org.apache.maven.model.Dependency-">setEmbedArtifact(Dependency)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setExcludes-java.lang.String-">setExcludes(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#setExcludeTask-java.lang.String-">setExcludeTask(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setGroupId-java.lang.String-">setGroupId(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#setFeatureInfo-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">setFeatureInfo(MavenProject, Feature)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setIncludes-java.lang.String-">setIncludes(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setLocation-java.lang.String-">setLocation(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesInclude-java.lang.String-">setFilesInclude(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Preprocessor.html#setProjectInfo-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">setProjectInfo(MavenProject, Feature)</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#setFramework-org.apache.maven.model.Dependency-">setFramework(Dependency)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setType-java.lang.String-">setType(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeArtifact-org.apache.maven.model.Dependency-">setIncludeArtifact(Dependency)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setVersion-java.lang.String-">setVersion(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeClassifier-java.lang.String-">setIncludeClassifier(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#setIncludeTask-java.lang.String-">setIncludeTask(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#SimpleFeatureJSONReader-java.lang.String-">SimpleFeatureJSONReader(String)</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONReader</a></dt>
+<dd>
+<div class="block">Private constructor</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#storeProjectInfo-org.apache.sling.feature.maven.FeatureProjectInfo-">storeProjectInfo(FeatureProjectInfo)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>
 <div class="block">Store all relevant information about the project for plugins to be
  retrieved</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#storeProjectInfo-org.apache.sling.feature.maven.ApplicationProjectInfo-">storeProjectInfo(ApplicationProjectInfo)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
-<dd>
-<div class="block">Store all relevant information about the project for plugins to be
- retrieved</div>
-</dd>
+<dt><a href="org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Substitution</span></a> - Class in <a href="org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Substitution.html#Substitution--">Substitution()</a></span> - Constructor for class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven">Substitution</a></dt>
+<dd>&nbsp;</dd>
 </dl>
 <a name="I:T">
 <!--   -->
 </a>
 <h2 class="title">T</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureConstants.html#TEST_FEATURE_ARTIFACT_NAME">TEST_FEATURE_ARTIFACT_NAME</a></span> - Static variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">FeatureConstants</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#testFeature">testFeature</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#testFeatureDone">testFeatureDone</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ApplicationProjectInfo.html#testFeatures">testFeatures</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectInfo.html#testFeatures">testFeatures</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#title">title</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>
+<div class="block">Optional title for the feature</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#toArtifactId-org.apache.maven.model.Dependency-">toArtifactId(Dependency)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#toDependency-org.apache.sling.feature.ArtifactId-java.lang.String-">toDependency(ArtifactId, String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#toString--">toString()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#toString--">toString()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Archive.html#toString--">toString()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#toString--">toString()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Repository.html#toString--">toString()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#toString--">toString()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#toString-org.apache.maven.model.Dependency-">toString(Dependency)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>&nbsp;</dd>
 </dl>
-<a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;</div>
+<a name="I:U">
+<!--   -->
+</a>
+<h2 class="title">U</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#UpdateConfig--">UpdateConfig()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html#UpdateResult--">UpdateResult()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateResult</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html#updates">updates</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateResult</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>
+<div class="block">Update the bundles/artifact versions</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#UpdateVersionsMojo--">UpdateVersionsMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.ArtifactUpdate</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.SimpleFeatureJSONReader</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.SimpleFeatureJSONWriter</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.UpdateConfig</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.UpdateResult</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:V">
+<!--   -->
+</a>
+<h2 class="title">V</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#validateFeatureClassifiers-org.apache.maven.project.MavenProject-">validateFeatureClassifiers(MavenProject)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Validate the classifiers in a project</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#validateFeatureClassifiers-org.apache.maven.project.MavenProject-java.lang.String-boolean-">validateFeatureClassifiers(MavenProject, String, boolean)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
+<dd>
+<div class="block">Validate the classifiers in a project</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#variablesOverrides">variablesOverrides</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Aggregate.html#vendor">vendor</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></dt>
+<dd>
+<div class="block">Optional vendor for the feature</div>
+</dd>
+</dl>
+<a name="I:W">
+<!--   -->
+</a>
+<h2 class="title">W</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#write-java.io.Writer-org.apache.sling.feature.Feature-">write(Writer, Feature)</a></span> - Static method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONWriter</a></dt>
+<dd>
+<div class="block">Writes the feature to the writer.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeFeatureId-javax.json.stream.JsonGenerator-org.apache.sling.feature.Feature-">writeFeatureId(JsonGenerator, Feature)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONWriter</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -514,6 +926,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index.html
index 482bf82..7008a64 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API</title>
+<title>Apache Sling OSGi Feature Maven Plugin 1.1.20 API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ApplicationProjectConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ApplicationProjectConfig.html
deleted file mode 100644
index c2a7567..0000000
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ApplicationProjectConfig.html
+++ /dev/null
@@ -1,489 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!-- NewPage -->
-<html lang="de">
-<head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:41 CEST 2018 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ApplicationProjectConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ApplicationProjectConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":9,"i3":10,"i4":10,"i5":9,"i6":10,"i7":10};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ApplicationProjectConfig.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ApplicationProjectConfig.html" target="_top">Frames</a></li>
-<li><a href="ApplicationProjectConfig.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">org.apache.sling.feature.maven</div>
-<h2 title="Class ApplicationProjectConfig" class="title">Class ApplicationProjectConfig</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.sling.feature.maven.ApplicationProjectConfig</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">ApplicationProjectConfig</span>
-extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#CFG_FEATURE_REFS">CFG_FEATURE_REFS</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#CFG_FEATURES">CFG_FEATURES</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#CFG_TEST_FEATURE_REFS">CFG_TEST_FEATURE_REFS</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#CFG_TEST_FEATURES">CFG_TEST_FEATURES</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#DEFAULT_FEATURE_DIR">DEFAULT_FEATURE_DIR</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#DEFAULT_REF_DIR">DEFAULT_REF_DIR</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#DEFAULT_TEST_FEATURE_DIR">DEFAULT_TEST_FEATURE_DIR</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#DEFAULT_TEST_REF_DIR">DEFAULT_TEST_REF_DIR</a></span></code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#getFeatureDir--">getFeatureDir</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#getFeatureRefDir--">getFeatureRefDir</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#getMainConfig-org.apache.sling.feature.maven.ApplicationProjectInfo-">getMainConfig</a></span>(<a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#getName--">getName</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#getScope--">getScope</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#getTestConfig-org.apache.sling.feature.maven.ApplicationProjectInfo-">getTestConfig</a></span>(<a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#isSkipAddDependencies--">isSkipAddDependencies</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#isTestConfig--">isTestConfig</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="CFG_FEATURES">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CFG_FEATURES</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_FEATURES</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.ApplicationProjectConfig.CFG_FEATURES">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="CFG_TEST_FEATURES">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CFG_TEST_FEATURES</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_TEST_FEATURES</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.ApplicationProjectConfig.CFG_TEST_FEATURES">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="CFG_FEATURE_REFS">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CFG_FEATURE_REFS</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_FEATURE_REFS</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.ApplicationProjectConfig.CFG_FEATURE_REFS">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="CFG_TEST_FEATURE_REFS">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CFG_TEST_FEATURE_REFS</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_TEST_FEATURE_REFS</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.ApplicationProjectConfig.CFG_TEST_FEATURE_REFS">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="DEFAULT_FEATURE_DIR">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>DEFAULT_FEATURE_DIR</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_FEATURE_DIR</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.ApplicationProjectConfig.DEFAULT_FEATURE_DIR">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="DEFAULT_TEST_FEATURE_DIR">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>DEFAULT_TEST_FEATURE_DIR</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_TEST_FEATURE_DIR</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.ApplicationProjectConfig.DEFAULT_TEST_FEATURE_DIR">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="DEFAULT_REF_DIR">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>DEFAULT_REF_DIR</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_REF_DIR</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.ApplicationProjectConfig.DEFAULT_REF_DIR">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="DEFAULT_TEST_REF_DIR">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>DEFAULT_TEST_REF_DIR</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_TEST_REF_DIR</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.ApplicationProjectConfig.DEFAULT_TEST_REF_DIR">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="getMainConfig-org.apache.sling.feature.maven.ApplicationProjectInfo-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMainConfig</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a>&nbsp;getMainConfig(<a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>&nbsp;info)</pre>
-</li>
-</ul>
-<a name="getTestConfig-org.apache.sling.feature.maven.ApplicationProjectInfo-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getTestConfig</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a>&nbsp;getTestConfig(<a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>&nbsp;info)</pre>
-</li>
-</ul>
-<a name="getName--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getName</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
-</li>
-</ul>
-<a name="getFeatureDir--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getFeatureDir</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getFeatureDir()</pre>
-</li>
-</ul>
-<a name="getFeatureRefDir--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getFeatureRefDir</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getFeatureRefDir()</pre>
-</li>
-</ul>
-<a name="isSkipAddDependencies--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isSkipAddDependencies</h4>
-<pre>public&nbsp;boolean&nbsp;isSkipAddDependencies()</pre>
-</li>
-</ul>
-<a name="getScope--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getScope</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getScope()</pre>
-</li>
-</ul>
-<a name="isTestConfig--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>isTestConfig</h4>
-<pre>public&nbsp;boolean&nbsp;isTestConfig()</pre>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ApplicationProjectConfig.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ApplicationProjectConfig.html" target="_top">Frames</a></li>
-<li><a href="ApplicationProjectConfig.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
-</body>
-</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Environment.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Environment.html
index 7aa1fda..e064be9 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Environment.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Environment.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Environment (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Environment (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Environment (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Environment (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -44,7 +44,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Prev&nbsp;Class</li>
 <li><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -106,6 +106,8 @@
 <br>
 <pre>public class <span class="typeNameLabel">Environment</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+<div class="block">The environment provides required services to the <a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><code>Preprocessor</code></a> as well
+ as the projects, the preprocessor should work on.</div>
 </li>
 </ul>
 </div>
@@ -133,8 +135,10 @@
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Environment.html#logger">logger</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Environment.html#modelProjects">modelProjects</a></span></code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Environment.html#modelProjects">modelProjects</a></span></code>
+<div class="block">The projects for the preprocessor.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>org.apache.maven.artifact.resolver.ArtifactResolver</code></td>
@@ -233,7 +237,9 @@
 <ul class="blockListLast">
 <li class="blockList">
 <h4>modelProjects</h4>
-<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a>&gt; modelProjects</pre>
+<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&gt; modelProjects</pre>
+<div class="block">The projects for the preprocessor.
+ The key of this map is in the format : "{groupId}:{artifactId}"</div>
 </li>
 </ul>
 </li>
@@ -281,7 +287,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Prev&nbsp;Class</li>
 <li><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -322,6 +328,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureConstants.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureConstants.html
index 18f6d69..36284e1 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureConstants.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureConstants.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FeatureConstants (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FeatureConstants (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -126,32 +126,8 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html#CLASSIFIER_FEATURE">CLASSIFIER_FEATURE</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html#CLASSIFIER_TEST_FEATURE">CLASSIFIER_TEST_FEATURE</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html#FEATURE_ARTIFACT_NAME">FEATURE_ARTIFACT_NAME</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html#FEATURE_PROCESSED_LOCATION">FEATURE_PROCESSED_LOCATION</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html#PACKAGING_APPLICATION">PACKAGING_APPLICATION</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html#PACKAGING_FEATURE">PACKAGING_FEATURE</a></span></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html#TEST_FEATURE_ARTIFACT_NAME">TEST_FEATURE_ARTIFACT_NAME</a></span></code>&nbsp;</td>
-</tr>
 </table>
 </li>
 </ul>
@@ -202,7 +178,7 @@
 <a name="PACKAGING_FEATURE">
 <!--   -->
 </a>
-<ul class="blockList">
+<ul class="blockListLast">
 <li class="blockList">
 <h4>PACKAGING_FEATURE</h4>
 <pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PACKAGING_FEATURE</pre>
@@ -212,84 +188,6 @@
 </dl>
 </li>
 </ul>
-<a name="PACKAGING_APPLICATION">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>PACKAGING_APPLICATION</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PACKAGING_APPLICATION</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureConstants.PACKAGING_APPLICATION">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="CLASSIFIER_FEATURE">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CLASSIFIER_FEATURE</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CLASSIFIER_FEATURE</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureConstants.CLASSIFIER_FEATURE">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="CLASSIFIER_TEST_FEATURE">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CLASSIFIER_TEST_FEATURE</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CLASSIFIER_TEST_FEATURE</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureConstants.CLASSIFIER_TEST_FEATURE">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="FEATURE_ARTIFACT_NAME">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>FEATURE_ARTIFACT_NAME</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FEATURE_ARTIFACT_NAME</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureConstants.FEATURE_ARTIFACT_NAME">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="FEATURE_PROCESSED_LOCATION">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>FEATURE_PROCESSED_LOCATION</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FEATURE_PROCESSED_LOCATION</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureConstants.FEATURE_PROCESSED_LOCATION">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="TEST_FEATURE_ARTIFACT_NAME">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>TEST_FEATURE_ARTIFACT_NAME</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TEST_FEATURE_ARTIFACT_NAME</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureConstants.TEST_FEATURE_ARTIFACT_NAME">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
 </li>
 </ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
@@ -376,6 +274,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html
index acab2f1..1e3da7d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,13 +13,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":10,"i5":10,"i6":9,"i7":10,"i8":10,"i9":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":9,"i5":10,"i6":10,"i7":9,"i8":10,"i9":10,"i10":10,"i11":10};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -132,51 +132,63 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURE_FILE">CFG_FEATURE_FILE</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES">CFG_FEATURES</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURE_INLINED">CFG_FEATURE_INLINED</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES_EXCLUDES">CFG_FEATURES_EXCLUDES</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_JAR_START_LEVEL">CFG_JAR_START_LEVEL</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_FEATURES_INCLUDES">CFG_FEATURES_INCLUDES</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_JAR_START_ORDER">CFG_JAR_START_ORDER</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_FEATURE_DEPENDENCIES">CFG_SKIP_ADD_FEATURE_DEPENDENCIES</a></span></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_JAR_TO_FEATURE">CFG_SKIP_ADD_JAR_TO_FEATURE</a></span></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_JAR_TO_TEST_FEATURE">CFG_SKIP_ADD_JAR_TO_TEST_FEATURE</a></span></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES">CFG_SKIP_ADD_TEST_FEATURE_DEPENDENCIES</a></span></code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES">CFG_TEST_FEATURES</a></span></code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURE_FILE">CFG_TEST_FEATURE_FILE</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES_EXCLUDES">CFG_TEST_FEATURES_EXCLUDES</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURE_INLINED">CFG_TEST_FEATURE_INLINED</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_TEST_FEATURES_INCLUDES">CFG_TEST_FEATURES_INCLUDES</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_FEATURE_FILE">DEFAULT_FEATURE_FILE</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#CFG_VALIDATE_FEATURES">CFG_VALIDATE_FEATURES</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_START_LEVEL">DEFAULT_START_LEVEL</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_FEATURE_DIR">DEFAULT_FEATURE_DIR</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_TEST_FEATURE_FILE">DEFAULT_TEST_FEATURE_FILE</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_FEATURE_INCLUDES">DEFAULT_FEATURE_INCLUDES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#DEFAULT_TEST_FEATURE_DIR">DEFAULT_TEST_FEATURE_DIR</a></span></code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -195,44 +207,52 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getFeatureFileName--">getFeatureFileName</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getExcludes--">getExcludes</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getInlinedFeature--">getInlinedFeature</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getFeaturesDir--">getFeaturesDir</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getJarStartLevel--">getJarStartLevel</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getIncludes--">getIncludes</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getJarStartOrder--">getJarStartOrder</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getMainConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">getMainConfig</a></span>(<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
 </tr>
-<tr id="i4" class="altColor">
+<tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getName--">getName</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i5" class="rowColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getScope--">getScope</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getTestConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">getTestConfig</a></span>(<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#isSkipAddDependencies--">isSkipAddDependencies</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#isSkipAddJarToFeature--">isSkipAddJarToFeature</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#isTestConfig--">isTestConfig</a></span>()</code>&nbsp;</td>
 </tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#isValidate--">isValidate</a></span>()</code>&nbsp;</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -255,6 +275,84 @@
 <!--   -->
 </a>
 <h3>Field Detail</h3>
+<a name="CFG_FEATURES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_FEATURES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_FEATURES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_FEATURES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_FEATURES_INCLUDES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_FEATURES_INCLUDES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_FEATURES_INCLUDES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_FEATURES_INCLUDES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_FEATURES_EXCLUDES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_FEATURES_EXCLUDES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_FEATURES_EXCLUDES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_FEATURES_EXCLUDES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_TEST_FEATURES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_TEST_FEATURES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_TEST_FEATURES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_TEST_FEATURES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_TEST_FEATURES_INCLUDES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_TEST_FEATURES_INCLUDES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_TEST_FEATURES_INCLUDES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_TEST_FEATURES_INCLUDES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_TEST_FEATURES_EXCLUDES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_TEST_FEATURES_EXCLUDES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_TEST_FEATURES_EXCLUDES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_TEST_FEATURES_EXCLUDES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
 <a name="CFG_SKIP_ADD_FEATURE_DEPENDENCIES">
 <!--   -->
 </a>
@@ -281,58 +379,6 @@
 </dl>
 </li>
 </ul>
-<a name="CFG_FEATURE_FILE">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CFG_FEATURE_FILE</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_FEATURE_FILE</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_FEATURE_FILE">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="CFG_TEST_FEATURE_FILE">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CFG_TEST_FEATURE_FILE</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_TEST_FEATURE_FILE</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_TEST_FEATURE_FILE">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="CFG_FEATURE_INLINED">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CFG_FEATURE_INLINED</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_FEATURE_INLINED</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_FEATURE_INLINED">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="CFG_TEST_FEATURE_INLINED">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CFG_TEST_FEATURE_INLINED</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_TEST_FEATURE_INLINED</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_TEST_FEATURE_INLINED">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
 <a name="CFG_SKIP_ADD_JAR_TO_FEATURE">
 <!--   -->
 </a>
@@ -359,55 +405,68 @@
 </dl>
 </li>
 </ul>
-<a name="CFG_JAR_START_LEVEL">
+<a name="CFG_JAR_START_ORDER">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>CFG_JAR_START_LEVEL</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_JAR_START_LEVEL</pre>
+<h4>CFG_JAR_START_ORDER</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_JAR_START_ORDER</pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_JAR_START_LEVEL">Constant Field Values</a></dd>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_JAR_START_ORDER">Constant Field Values</a></dd>
 </dl>
 </li>
 </ul>
-<a name="DEFAULT_FEATURE_FILE">
+<a name="CFG_VALIDATE_FEATURES">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>DEFAULT_FEATURE_FILE</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_FEATURE_FILE</pre>
+<h4>CFG_VALIDATE_FEATURES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_VALIDATE_FEATURES</pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_FEATURE_FILE">Constant Field Values</a></dd>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.CFG_VALIDATE_FEATURES">Constant Field Values</a></dd>
 </dl>
 </li>
 </ul>
-<a name="DEFAULT_TEST_FEATURE_FILE">
+<a name="DEFAULT_FEATURE_DIR">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>DEFAULT_TEST_FEATURE_FILE</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_TEST_FEATURE_FILE</pre>
+<h4>DEFAULT_FEATURE_DIR</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_FEATURE_DIR</pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_TEST_FEATURE_FILE">Constant Field Values</a></dd>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_FEATURE_DIR">Constant Field Values</a></dd>
 </dl>
 </li>
 </ul>
-<a name="DEFAULT_START_LEVEL">
+<a name="DEFAULT_FEATURE_INCLUDES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_FEATURE_INCLUDES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_FEATURE_INCLUDES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_FEATURE_INCLUDES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_TEST_FEATURE_DIR">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>DEFAULT_START_LEVEL</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_START_LEVEL</pre>
+<h4>DEFAULT_TEST_FEATURE_DIR</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_TEST_FEATURE_DIR</pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_START_LEVEL">Constant Field Values</a></dd>
+<dd><a href="../../../../../constant-values.html#org.apache.sling.feature.maven.FeatureProjectConfig.DEFAULT_TEST_FEATURE_DIR">Constant Field Values</a></dd>
 </dl>
 </li>
 </ul>
@@ -446,22 +505,31 @@
 <pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
 </li>
 </ul>
-<a name="getInlinedFeature--">
+<a name="getFeaturesDir--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getInlinedFeature</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getInlinedFeature()</pre>
+<h4>getFeaturesDir</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getFeaturesDir()</pre>
 </li>
 </ul>
-<a name="getFeatureFileName--">
+<a name="getIncludes--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getFeatureFileName</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getFeatureFileName()</pre>
+<h4>getIncludes</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getIncludes()</pre>
+</li>
+</ul>
+<a name="getExcludes--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getExcludes</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getExcludes()</pre>
 </li>
 </ul>
 <a name="isSkipAddDependencies--">
@@ -491,24 +559,33 @@
 <pre>public&nbsp;boolean&nbsp;isTestConfig()</pre>
 </li>
 </ul>
-<a name="getJarStartLevel--">
+<a name="getJarStartOrder--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getJarStartLevel</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getJarStartLevel()</pre>
+<h4>getJarStartOrder</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getJarStartOrder()</pre>
 </li>
 </ul>
 <a name="isSkipAddJarToFeature--">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>isSkipAddJarToFeature</h4>
 <pre>public&nbsp;boolean&nbsp;isSkipAddJarToFeature()</pre>
 </li>
 </ul>
+<a name="isValidate--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isValidate</h4>
+<pre>public&nbsp;boolean&nbsp;isValidate()</pre>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -578,6 +655,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html
index 1cd6659..c0f881b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -95,22 +95,17 @@
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">org.apache.sling.feature.maven.ProjectInfo</a></li>
-<li>
-<ul class="inheritance">
 <li>org.apache.sling.feature.maven.FeatureProjectInfo</li>
 </ul>
 </li>
 </ul>
-</li>
-</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">FeatureProjectInfo</span>
-extends <a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a></pre>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
 </div>
@@ -130,37 +125,38 @@
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.sling.feature.Feature</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#assembledFeature">assembledFeature</a></span></code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#assembledFeatures">assembledFeatures</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>org.apache.sling.feature.Feature</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#assembledTestFeature">assembledTestFeature</a></span></code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#assembledTestFeatures">assembledTestFeatures</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.sling.feature.Feature</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#feature">feature</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#featureDone">featureDone</a></span></code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#features">features</a></span></code>&nbsp;</td>
+</tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.sling.feature.Feature</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#testFeature">testFeature</a></span></code>&nbsp;</td>
+<td class="colFirst"><code>org.apache.maven.model.Plugin</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#plugin">plugin</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>org.apache.maven.project.MavenProject</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#project">project</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#testFeatureDone">testFeatureDone</a></span></code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html#testFeatures">testFeatures</a></span></code>&nbsp;</td>
+</tr>
 </table>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.ProjectInfo">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a></h3>
-<code><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#plugin">plugin</a>, <a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#project">project</a></code></li>
-</ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
@@ -207,6 +203,24 @@
 <!--   -->
 </a>
 <h3>Field Detail</h3>
+<a name="project">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>project</h4>
+<pre>public&nbsp;org.apache.maven.project.MavenProject project</pre>
+</li>
+</ul>
+<a name="plugin">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>plugin</h4>
+<pre>public&nbsp;org.apache.maven.model.Plugin plugin</pre>
+</li>
+</ul>
 <a name="featureDone">
 <!--   -->
 </a>
@@ -225,40 +239,40 @@
 <pre>public&nbsp;boolean testFeatureDone</pre>
 </li>
 </ul>
-<a name="feature">
+<a name="features">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>feature</h4>
-<pre>public&nbsp;org.apache.sling.feature.Feature feature</pre>
+<h4>features</h4>
+<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt; features</pre>
 </li>
 </ul>
-<a name="assembledFeature">
+<a name="assembledFeatures">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>assembledFeature</h4>
-<pre>public&nbsp;org.apache.sling.feature.Feature assembledFeature</pre>
+<h4>assembledFeatures</h4>
+<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt; assembledFeatures</pre>
 </li>
 </ul>
-<a name="testFeature">
+<a name="testFeatures">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testFeature</h4>
-<pre>public&nbsp;org.apache.sling.feature.Feature testFeature</pre>
+<h4>testFeatures</h4>
+<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt; testFeatures</pre>
 </li>
 </ul>
-<a name="assembledTestFeature">
+<a name="assembledTestFeatures">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>assembledTestFeature</h4>
-<pre>public&nbsp;org.apache.sling.feature.Feature assembledTestFeature</pre>
+<h4>assembledTestFeatures</h4>
+<pre>public final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt; assembledTestFeatures</pre>
 </li>
 </ul>
 </li>
@@ -347,6 +361,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Preprocessor.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Preprocessor.html
index a7aa5ec..df75db3 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Preprocessor.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Preprocessor.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Preprocessor (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Preprocessor (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -150,8 +150,8 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>protected org.apache.sling.feature.builder.FeatureProvider</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html#createFeatureProvider-org.apache.sling.feature.maven.Environment-org.apache.sling.feature.maven.ProjectInfo-boolean-boolean-java.lang.String-java.util.List-">createFeatureProvider</a></span>(<a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a>&nbsp;env,
-                     <a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a>&nbsp;info,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html#createFeatureProvider-org.apache.sling.feature.maven.Environment-org.apache.sling.feature.maven.FeatureProjectInfo-boolean-boolean-java.lang.String-java.util.List-">createFeatureProvider</a></span>(<a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a>&nbsp;env,
+                     <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info,
                      boolean&nbsp;isTest,
                      boolean&nbsp;skipAddDependencies,
                      <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dependencyScope,
@@ -164,23 +164,25 @@
 </td>
 </tr>
 <tr id="i2" class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html#preprocessFeature-org.apache.maven.project.MavenProject-boolean-java.io.File-java.lang.String-">preprocessFeature</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+                 boolean&nbsp;validate,
+                 <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
+                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;json)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html#process-org.apache.sling.feature.maven.Environment-">process</a></span>(<a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a>&nbsp;env)</code>
 <div class="block">Process the provided projects.</div>
 </td>
 </tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>protected org.apache.sling.feature.Feature</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html#readProjectFeature-org.codehaus.plexus.logging.Logger-org.apache.maven.project.MavenProject-org.apache.sling.feature.maven.FeatureProjectConfig-">readProjectFeature</a></span>(org.codehaus.plexus.logging.Logger&nbsp;logger,
-                  org.apache.maven.project.MavenProject&nbsp;project,
-                  <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a>&nbsp;config)</code>
-<div class="block">Read the feature for a feature project.</div>
-</td>
-</tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html#setProjectInfo-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">setProjectInfo</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
-              org.apache.sling.feature.Feature&nbsp;feature)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html#readProjectFeatures-org.codehaus.plexus.logging.Logger-org.apache.sling.feature.maven.FeatureProjectInfo-org.apache.sling.feature.maven.FeatureProjectConfig-">readProjectFeatures</a></span>(org.codehaus.plexus.logging.Logger&nbsp;logger,
+                   <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info,
+                   <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a>&nbsp;config)</code>
+<div class="block">Read the features for a feature project.</div>
+</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -235,27 +237,37 @@
 </dl>
 </li>
 </ul>
-<a name="readProjectFeature-org.codehaus.plexus.logging.Logger-org.apache.maven.project.MavenProject-org.apache.sling.feature.maven.FeatureProjectConfig-">
+<a name="readProjectFeatures-org.codehaus.plexus.logging.Logger-org.apache.sling.feature.maven.FeatureProjectInfo-org.apache.sling.feature.maven.FeatureProjectConfig-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>readProjectFeature</h4>
-<pre>protected&nbsp;org.apache.sling.feature.Feature&nbsp;readProjectFeature(org.codehaus.plexus.logging.Logger&nbsp;logger,
-                                                              org.apache.maven.project.MavenProject&nbsp;project,
-                                                              <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a>&nbsp;config)</pre>
-<div class="block">Read the feature for a feature project.
+<h4>readProjectFeatures</h4>
+<pre>protected&nbsp;void&nbsp;readProjectFeatures(org.codehaus.plexus.logging.Logger&nbsp;logger,
+                                   <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info,
+                                   <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a>&nbsp;config)</pre>
+<div class="block">Read the features for a feature project.
  The feature is either inlined in the pom or stored in a file in the project.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>logger</code> - The logger</dd>
-<dd><code>project</code> - The current maven project</dd>
+<dd><code>info</code> - The project info</dd>
 <dd><code>config</code> - The configuration</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>The feature or <code>null</code></dd>
 </dl>
 </li>
 </ul>
+<a name="preprocessFeature-org.apache.maven.project.MavenProject-boolean-java.io.File-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>preprocessFeature</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;preprocessFeature(org.apache.maven.project.MavenProject&nbsp;project,
+                                   boolean&nbsp;validate,
+                                   <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
+                                   <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;json)</pre>
+</li>
+</ul>
 <a name="postProcessReadFeature-org.apache.sling.feature.Feature-">
 <!--   -->
 </a>
@@ -272,24 +284,14 @@
 </dl>
 </li>
 </ul>
-<a name="setProjectInfo-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setProjectInfo</h4>
-<pre>protected&nbsp;void&nbsp;setProjectInfo(org.apache.maven.project.MavenProject&nbsp;project,
-                              org.apache.sling.feature.Feature&nbsp;feature)</pre>
-</li>
-</ul>
-<a name="createFeatureProvider-org.apache.sling.feature.maven.Environment-org.apache.sling.feature.maven.ProjectInfo-boolean-boolean-java.lang.String-java.util.List-">
+<a name="createFeatureProvider-org.apache.sling.feature.maven.Environment-org.apache.sling.feature.maven.FeatureProjectInfo-boolean-boolean-java.lang.String-java.util.List-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createFeatureProvider</h4>
 <pre>protected&nbsp;org.apache.sling.feature.builder.FeatureProvider&nbsp;createFeatureProvider(<a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a>&nbsp;env,
-                                                                                 <a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a>&nbsp;info,
+                                                                                 <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info,
                                                                                  boolean&nbsp;isTest,
                                                                                  boolean&nbsp;skipAddDependencies,
                                                                                  <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dependencyScope,
@@ -365,6 +367,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectHelper.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectHelper.html
index 3ae1562..7ece80a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectHelper.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectHelper.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ProjectHelper (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,13 +13,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ProjectHelper (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9};
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":9,"i22":9,"i23":9,"i24":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -51,7 +51,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectHelper.html" target="_top">Frames</a></li>
@@ -112,6 +112,9 @@
 <br>
 <pre>public abstract class <span class="typeNameLabel">ProjectHelper</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+<div class="block">The project helper contains utility functions and provides access
+ to the already read and processed features and test features.
+ Mojos must not read features by themselves but use this helper to get them.</div>
 </li>
 </ul>
 </div>
@@ -148,30 +151,39 @@
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>static org.apache.sling.feature.Feature</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getAssembledFeature-org.apache.maven.project.MavenProject-">getAssembledFeature</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
-<div class="block">Get the assembled feature from the project</div>
-</td>
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#checkFeatureId-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">checkFeatureId</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+              org.apache.sling.feature.Feature&nbsp;feature)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getAssembledFeatures-org.apache.maven.project.MavenProject-">getAssembledFeatures</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
-<div class="block">Get the assembled features from the project</div>
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#checkPreprocessorRun-org.apache.maven.project.MavenProject-">checkPreprocessorRun</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
+<div class="block">Check that the preprocessor has been run</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
-<td class="colFirst"><code>static org.apache.sling.feature.Feature</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getAssembledTestFeature-org.apache.maven.project.MavenProject-">getAssembledTestFeature</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
-<div class="block">Get the assembled test feature from the project</div>
-</td>
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#createTmpFeatureFile-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">createTmpFeatureFile</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+                    org.apache.sling.feature.Feature&nbsp;feature)</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#generateAggregateFeatureKey-java.lang.String-boolean-">generateAggregateFeatureKey</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classifier,
+                           boolean&nbsp;attach)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getAssembledFeatures-org.apache.maven.project.MavenProject-">getAssembledFeatures</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
+<div class="block">Get the assembled features from the project.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getAssembledTestFeatures-org.apache.maven.project.MavenProject-">getAssembledTestFeatures</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
 <div class="block">Get the assembled test feature from the project</div>
 </td>
 </tr>
-<tr id="i4" class="altColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getConfigValue-org.apache.maven.model.Plugin-java.lang.String-java.lang.String-">getConfigValue</a></span>(org.apache.maven.model.Plugin&nbsp;plugin,
               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
@@ -180,19 +192,13 @@
  the plugin or any configuration for an execution of the plugin.</div>
 </td>
 </tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>static org.apache.sling.feature.Feature</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getFeature-org.apache.maven.project.MavenProject-">getFeature</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
-<div class="block">Get the raw feature from the project</div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getFeatures-org.apache.maven.project.MavenProject-">getFeatures</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
-<div class="block">Get the raw feature from the project</div>
-</td>
-</tr>
 <tr id="i7" class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getFeatures-org.apache.maven.project.MavenProject-">getFeatures</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
+<div class="block">Get the raw feature from the project.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
 <td class="colFirst"><code>static org.apache.maven.artifact.Artifact</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getOrResolveArtifact-org.apache.maven.project.MavenProject-org.apache.maven.execution.MavenSession-org.apache.maven.artifact.handler.manager.ArtifactHandlerManager-org.apache.maven.artifact.resolver.ArtifactResolver-org.apache.sling.feature.ArtifactId-">getOrResolveArtifact</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
                     org.apache.maven.execution.MavenSession&nbsp;session,
@@ -202,41 +208,97 @@
 <div class="block">Get a resolved Artifact from the coordinates provided</div>
 </td>
 </tr>
-<tr id="i8" class="altColor">
-<td class="colFirst"><code>static org.apache.sling.feature.Feature</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getTestFeature-org.apache.maven.project.MavenProject-">getTestFeature</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
-<div class="block">Get the raw test feature from the project</div>
-</td>
-</tr>
 <tr id="i9" class="rowColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colFirst"><code>static org.apache.sling.feature.Feature</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getOrResolveFeature-org.apache.maven.project.MavenProject-org.apache.maven.execution.MavenSession-org.apache.maven.artifact.handler.manager.ArtifactHandlerManager-org.apache.maven.artifact.resolver.ArtifactResolver-org.apache.sling.feature.ArtifactId-">getOrResolveFeature</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+                   org.apache.maven.execution.MavenSession&nbsp;session,
+                   org.apache.maven.artifact.handler.manager.ArtifactHandlerManager&nbsp;artifactHandlerManager,
+                   org.apache.maven.artifact.resolver.ArtifactResolver&nbsp;resolver,
+                   org.apache.sling.feature.ArtifactId&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getTestFeatures-org.apache.maven.project.MavenProject-">getTestFeatures</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
 <div class="block">Get the raw test feature from the project</div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
-<td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#storeProjectInfo-org.apache.sling.feature.maven.ApplicationProjectInfo-">storeProjectInfo</a></span>(<a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>&nbsp;info)</code>
-<div class="block">Store all relevant information about the project for plugins to be
- retrieved</div>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#getTmpDir-org.apache.maven.project.MavenProject-">getTmpDir</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#isAggregate-java.lang.String-">isAggregate</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;featureKey)</code>&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#isAttachAggregate-java.lang.String-">isAttachAggregate</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;featureKey)</code>&nbsp;</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#isLocalProjectArtifact-org.apache.maven.project.MavenProject-org.apache.sling.feature.ArtifactId-">isLocalProjectArtifact</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+                      org.apache.sling.feature.ArtifactId&nbsp;id)</code>
+<div class="block">Check if the artifact is produced by the current project</div>
 </td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#propertiesToMap-java.util.Properties-">propertiesToMap</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#readFeatureFile-org.apache.maven.project.MavenProject-java.io.File-java.lang.String-">readFeatureFile</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+               <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
+               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;suggestedClassifier)</code>
+<div class="block">Read the json file, minify it, add id if missing and replace variables</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#scan-java.util.List-java.io.File-java.lang.String-java.lang.String-">scan</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;files,
+    <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;dir,
+    <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;includes,
+    <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;excludes)</code>&nbsp;</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#setFeatureInfo-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">setFeatureInfo</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+              org.apache.sling.feature.Feature&nbsp;feature)</code>&nbsp;</td>
+</tr>
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#storeProjectInfo-org.apache.sling.feature.maven.FeatureProjectInfo-">storeProjectInfo</a></span>(<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</code>
 <div class="block">Store all relevant information about the project for plugins to be
  retrieved</div>
 </td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>static org.apache.sling.feature.ArtifactId</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#toArtifactId-org.apache.maven.model.Dependency-">toArtifactId</a></span>(org.apache.maven.model.Dependency&nbsp;dep)</code>&nbsp;</td>
+</tr>
+<tr id="i21" class="rowColor">
 <td class="colFirst"><code>static org.apache.maven.model.Dependency</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#toDependency-org.apache.sling.feature.ArtifactId-java.lang.String-">toDependency</a></span>(org.apache.sling.feature.ArtifactId&nbsp;id,
             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;scope)</code>&nbsp;</td>
 </tr>
-<tr id="i13" class="rowColor">
+<tr id="i22" class="altColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#toString-org.apache.maven.model.Dependency-">toString</a></span>(org.apache.maven.model.Dependency&nbsp;d)</code>&nbsp;</td>
 </tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#validateFeatureClassifiers-org.apache.maven.project.MavenProject-">validateFeatureClassifiers</a></span>(org.apache.maven.project.MavenProject&nbsp;project)</code>
+<div class="block">Validate the classifiers in a project</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html#validateFeatureClassifiers-org.apache.maven.project.MavenProject-java.lang.String-boolean-">validateFeatureClassifiers</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;additionalClassifier,
+                          boolean&nbsp;attachFeature)</code>
+<div class="block">Validate the classifiers in a project</div>
+</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -291,82 +353,19 @@
 </dl>
 </li>
 </ul>
-<a name="getAssembledFeature-org.apache.maven.project.MavenProject-">
+<a name="checkPreprocessorRun-org.apache.maven.project.MavenProject-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getAssembledFeature</h4>
-<pre>public static&nbsp;org.apache.sling.feature.Feature&nbsp;getAssembledFeature(org.apache.maven.project.MavenProject&nbsp;project)</pre>
-<div class="block">Get the assembled feature from the project</div>
+<h4>checkPreprocessorRun</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;checkPreprocessorRun(org.apache.maven.project.MavenProject&nbsp;project)</pre>
+<div class="block">Check that the preprocessor has been run</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>project</code> - The maven projet</dd>
+<dd><code>project</code> - The maven project</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The assembled feature or <code>null</code></dd>
-</dl>
-</li>
-</ul>
-<a name="getFeature-org.apache.maven.project.MavenProject-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getFeature</h4>
-<pre>public static&nbsp;org.apache.sling.feature.Feature&nbsp;getFeature(org.apache.maven.project.MavenProject&nbsp;project)</pre>
-<div class="block">Get the raw feature from the project</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>project</code> - The maven projet</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>The raw feature or <code>null</code></dd>
-</dl>
-</li>
-</ul>
-<a name="getAssembledTestFeature-org.apache.maven.project.MavenProject-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getAssembledTestFeature</h4>
-<pre>public static&nbsp;org.apache.sling.feature.Feature&nbsp;getAssembledTestFeature(org.apache.maven.project.MavenProject&nbsp;project)</pre>
-<div class="block">Get the assembled test feature from the project</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>project</code> - The maven projet</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>The assembled feature or <code>null</code></dd>
-</dl>
-</li>
-</ul>
-<a name="getTestFeature-org.apache.maven.project.MavenProject-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getTestFeature</h4>
-<pre>public static&nbsp;org.apache.sling.feature.Feature&nbsp;getTestFeature(org.apache.maven.project.MavenProject&nbsp;project)</pre>
-<div class="block">Get the raw test feature from the project</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>project</code> - The maven projet</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>The raw feature or <code>null</code></dd>
-</dl>
-</li>
-</ul>
-<a name="storeProjectInfo-org.apache.sling.feature.maven.ApplicationProjectInfo-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>storeProjectInfo</h4>
-<pre>public static&nbsp;void&nbsp;storeProjectInfo(<a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>&nbsp;info)</pre>
-<div class="block">Store all relevant information about the project for plugins to be
- retrieved</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>info</code> - The project info</dd>
+<dd><code>null</code> if the preprocessor ran, an error string if not</dd>
 </dl>
 </li>
 </ul>
@@ -376,13 +375,16 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getAssembledFeatures</h4>
-<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;&nbsp;getAssembledFeatures(org.apache.maven.project.MavenProject&nbsp;project)</pre>
-<div class="block">Get the assembled features from the project</div>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;getAssembledFeatures(org.apache.maven.project.MavenProject&nbsp;project)</pre>
+<div class="block">Get the assembled features from the project. An assembled feature
+ is already processed with respect to its include.
+ The returned map uses the full path in the file system as the key and
+ the assembled feature as a value.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>project</code> - The maven projet</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The assembled features or <code>null</code></dd>
+<dd>The assembled features. The map might be empty.</dd>
 </dl>
 </li>
 </ul>
@@ -392,13 +394,15 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getFeatures</h4>
-<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;&nbsp;getFeatures(org.apache.maven.project.MavenProject&nbsp;project)</pre>
-<div class="block">Get the raw feature from the project</div>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;getFeatures(org.apache.maven.project.MavenProject&nbsp;project)</pre>
+<div class="block">Get the raw feature from the project.
+ The returned map uses the full path in the file system as the key and
+ the read feature as a value.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>project</code> - The maven projet</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The raw features or <code>null</code></dd>
+<dd>The raw features. The map might be empty.</dd>
 </dl>
 </li>
 </ul>
@@ -408,7 +412,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getAssembledTestFeatures</h4>
-<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;&nbsp;getAssembledTestFeatures(org.apache.maven.project.MavenProject&nbsp;project)</pre>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;getAssembledTestFeatures(org.apache.maven.project.MavenProject&nbsp;project)</pre>
 <div class="block">Get the assembled test feature from the project</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -424,7 +428,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getTestFeatures</h4>
-<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;&nbsp;getTestFeatures(org.apache.maven.project.MavenProject&nbsp;project)</pre>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;getTestFeatures(org.apache.maven.project.MavenProject&nbsp;project)</pre>
 <div class="block">Get the raw test feature from the project</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -457,6 +461,25 @@
 </dl>
 </li>
 </ul>
+<a name="getTmpDir-org.apache.maven.project.MavenProject-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTmpDir</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;getTmpDir(org.apache.maven.project.MavenProject&nbsp;project)</pre>
+</li>
+</ul>
+<a name="createTmpFeatureFile-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createTmpFeatureFile</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;createTmpFeatureFile(org.apache.maven.project.MavenProject&nbsp;project,
+                                        org.apache.sling.feature.Feature&nbsp;feature)</pre>
+</li>
+</ul>
 <a name="getOrResolveArtifact-org.apache.maven.project.MavenProject-org.apache.maven.execution.MavenSession-org.apache.maven.artifact.handler.manager.ArtifactHandlerManager-org.apache.maven.artifact.resolver.ArtifactResolver-org.apache.sling.feature.ArtifactId-">
 <!--   -->
 </a>
@@ -470,11 +493,30 @@
                                                                       org.apache.sling.feature.ArtifactId&nbsp;id)</pre>
 <div class="block">Get a resolved Artifact from the coordinates provided</div>
 <dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>project</code> - The maven project</dd>
+<dd><code>session</code> - The maven session</dd>
+<dd><code>artifactHandlerManager</code> - The artifact handler manager</dd>
+<dd><code>resolver</code> - The artifact resolver</dd>
+<dd><code>id</code> - The ID of the artifact to get/resolve.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the artifact, which has been resolved.</dd>
 </dl>
 </li>
 </ul>
+<a name="getOrResolveFeature-org.apache.maven.project.MavenProject-org.apache.maven.execution.MavenSession-org.apache.maven.artifact.handler.manager.ArtifactHandlerManager-org.apache.maven.artifact.resolver.ArtifactResolver-org.apache.sling.feature.ArtifactId-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOrResolveFeature</h4>
+<pre>public static&nbsp;org.apache.sling.feature.Feature&nbsp;getOrResolveFeature(org.apache.maven.project.MavenProject&nbsp;project,
+                                                                   org.apache.maven.execution.MavenSession&nbsp;session,
+                                                                   org.apache.maven.artifact.handler.manager.ArtifactHandlerManager&nbsp;artifactHandlerManager,
+                                                                   org.apache.maven.artifact.resolver.ArtifactResolver&nbsp;resolver,
+                                                                   org.apache.sling.feature.ArtifactId&nbsp;id)</pre>
+</li>
+</ul>
 <a name="toString-org.apache.maven.model.Dependency-">
 <!--   -->
 </a>
@@ -487,13 +529,158 @@
 <a name="toDependency-org.apache.sling.feature.ArtifactId-java.lang.String-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>toDependency</h4>
 <pre>public static&nbsp;org.apache.maven.model.Dependency&nbsp;toDependency(org.apache.sling.feature.ArtifactId&nbsp;id,
                                                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;scope)</pre>
 </li>
 </ul>
+<a name="toArtifactId-org.apache.maven.model.Dependency-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toArtifactId</h4>
+<pre>public static&nbsp;org.apache.sling.feature.ArtifactId&nbsp;toArtifactId(org.apache.maven.model.Dependency&nbsp;dep)</pre>
+</li>
+</ul>
+<a name="setFeatureInfo-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFeatureInfo</h4>
+<pre>public static&nbsp;void&nbsp;setFeatureInfo(org.apache.maven.project.MavenProject&nbsp;project,
+                                  org.apache.sling.feature.Feature&nbsp;feature)</pre>
+</li>
+</ul>
+<a name="isAggregate-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isAggregate</h4>
+<pre>public static&nbsp;boolean&nbsp;isAggregate(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;featureKey)</pre>
+</li>
+</ul>
+<a name="isAttachAggregate-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isAttachAggregate</h4>
+<pre>public static&nbsp;boolean&nbsp;isAttachAggregate(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;featureKey)</pre>
+</li>
+</ul>
+<a name="generateAggregateFeatureKey-java.lang.String-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>generateAggregateFeatureKey</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;generateAggregateFeatureKey(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classifier,
+                                                 boolean&nbsp;attach)</pre>
+</li>
+</ul>
+<a name="validateFeatureClassifiers-org.apache.maven.project.MavenProject-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>validateFeatureClassifiers</h4>
+<pre>public static&nbsp;void&nbsp;validateFeatureClassifiers(org.apache.maven.project.MavenProject&nbsp;project)</pre>
+<div class="block">Validate the classifiers in a project</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>project</code> - The maven project</dd>
+</dl>
+</li>
+</ul>
+<a name="validateFeatureClassifiers-org.apache.maven.project.MavenProject-java.lang.String-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>validateFeatureClassifiers</h4>
+<pre>public static&nbsp;void&nbsp;validateFeatureClassifiers(org.apache.maven.project.MavenProject&nbsp;project,
+                                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;additionalClassifier,
+                                              boolean&nbsp;attachFeature)</pre>
+<div class="block">Validate the classifiers in a project</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>project</code> - The maven project</dd>
+<dd><code>additionalClassifier</code> - Optional additional classifier</dd>
+</dl>
+</li>
+</ul>
+<a name="isLocalProjectArtifact-org.apache.maven.project.MavenProject-org.apache.sling.feature.ArtifactId-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isLocalProjectArtifact</h4>
+<pre>public static&nbsp;boolean&nbsp;isLocalProjectArtifact(org.apache.maven.project.MavenProject&nbsp;project,
+                                             org.apache.sling.feature.ArtifactId&nbsp;id)</pre>
+<div class="block">Check if the artifact is produced by the current project</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>project</code> - The current project</dd>
+<dd><code>id</code> - The artifact id</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd><code>true</code> if the artifact belongs to the project</dd>
+</dl>
+</li>
+</ul>
+<a name="propertiesToMap-java.util.Properties-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>propertiesToMap</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;propertiesToMap(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;value)</pre>
+</li>
+</ul>
+<a name="scan-java.util.List-java.io.File-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>scan</h4>
+<pre>public static&nbsp;void&nbsp;scan(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;files,
+                        <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;dir,
+                        <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;includes,
+                        <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;excludes)</pre>
+</li>
+</ul>
+<a name="readFeatureFile-org.apache.maven.project.MavenProject-java.io.File-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readFeatureFile</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;readFeatureFile(org.apache.maven.project.MavenProject&nbsp;project,
+                                     <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
+                                     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;suggestedClassifier)</pre>
+<div class="block">Read the json file, minify it, add id if missing and replace variables</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>file</code> - The json file</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The read and minified JSON</dd>
+</dl>
+</li>
+</ul>
+<a name="checkFeatureId-org.apache.maven.project.MavenProject-org.apache.sling.feature.Feature-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>checkFeatureId</h4>
+<pre>public static&nbsp;void&nbsp;checkFeatureId(org.apache.maven.project.MavenProject&nbsp;project,
+                                  org.apache.sling.feature.Feature&nbsp;feature)</pre>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -523,7 +710,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectHelper.html" target="_top">Frames</a></li>
@@ -563,6 +750,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Substitution.html
similarity index 66%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Substitution.html
index e399398..06dc8de 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Substitution.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Substitution (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,12 +13,18 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Substitution (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
     }
 //-->
+var methods = {"i0":9,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
 </script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
@@ -35,7 +41,7 @@
 <li><a href="../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProjectInfo.html">Use</a></li>
+<li><a href="class-use/Substitution.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../index-all.html">Index</a></li>
@@ -48,8 +54,8 @@
 <li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/Substitution.html" target="_top">Frames</a></li>
+<li><a href="Substitution.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -70,15 +76,15 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+<li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li>Method</li>
+<li><a href="#method.detail">Method</a></li>
 </ul>
 </div>
 <a name="skip.navbar.top">
@@ -88,27 +94,23 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven</div>
-<h2 title="Class ProjectInfo" class="title">Class ProjectInfo</h2>
+<h2 title="Class Substitution" class="title">Class Substitution</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.ProjectInfo</li>
+<li>org.apache.sling.feature.maven.Substitution</li>
 </ul>
 </li>
 </ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
-<dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>, <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dd>
-</dl>
 <hr>
 <br>
-<pre>public class <span class="typeNameLabel">ProjectInfo</span>
+<pre>public class <span class="typeNameLabel">Substitution</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
@@ -116,29 +118,6 @@
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>org.apache.maven.model.Plugin</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#plugin">plugin</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>org.apache.maven.project.MavenProject</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#project">project</a></span></code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.summary">
@@ -151,7 +130,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#ProjectInfo--">ProjectInfo</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Substitution.html#Substitution--">Substitution</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -162,6 +141,22 @@
 <!--   -->
 </a>
 <h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Substitution.html#getOSGiVersion-java.lang.String-">getOSGiVersion</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/Substitution.html#replaceMavenVars-org.apache.maven.project.MavenProject-java.lang.String-">replaceMavenVars</a></span>(org.apache.maven.project.MavenProject&nbsp;project,
+                <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</code>&nbsp;</td>
+</tr>
+</table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
@@ -177,45 +172,46 @@
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="project">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>project</h4>
-<pre>public&nbsp;org.apache.maven.project.MavenProject project</pre>
-</li>
-</ul>
-<a name="plugin">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>plugin</h4>
-<pre>public&nbsp;org.apache.maven.model.Plugin plugin</pre>
-</li>
-</ul>
-</li>
-</ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.detail">
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="ProjectInfo--">
+<a name="Substitution--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>ProjectInfo</h4>
-<pre>public&nbsp;ProjectInfo()</pre>
+<h4>Substitution</h4>
+<pre>public&nbsp;Substitution()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="replaceMavenVars-org.apache.maven.project.MavenProject-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>replaceMavenVars</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;replaceMavenVars(org.apache.maven.project.MavenProject&nbsp;project,
+                                      <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</pre>
+</li>
+</ul>
+<a name="getOSGiVersion-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getOSGiVersion</h4>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOSGiVersion(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)</pre>
 </li>
 </ul>
 </li>
@@ -237,7 +233,7 @@
 <li><a href="../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProjectInfo.html">Use</a></li>
+<li><a href="class-use/Substitution.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../index-all.html">Index</a></li>
@@ -250,8 +246,8 @@
 <li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../index.html?org/apache/sling/feature/maven/Substitution.html" target="_top">Frames</a></li>
+<li><a href="Substitution.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -272,21 +268,21 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+<li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li>Method</li>
+<li><a href="#method.detail">Method</a></li>
 </ul>
 </div>
 <a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ApplicationProjectConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ApplicationProjectConfig.html
deleted file mode 100644
index 54f361e..0000000
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ApplicationProjectConfig.html
+++ /dev/null
@@ -1,170 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!-- NewPage -->
-<html lang="de">
-<head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.ApplicationProjectConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
-<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.ApplicationProjectConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/ApplicationProjectConfig.html" target="_top">Frames</a></li>
-<li><a href="ApplicationProjectConfig.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.ApplicationProjectConfig" class="title">Uses of Class<br>org.apache.sling.feature.maven.ApplicationProjectConfig</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.sling.feature.maven">org.apache.sling.feature.maven</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="org.apache.sling.feature.maven">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a> in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a> that return <a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ApplicationProjectConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#getMainConfig-org.apache.sling.feature.maven.ApplicationProjectInfo-">getMainConfig</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ApplicationProjectConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#getTestConfig-org.apache.sling.feature.maven.ApplicationProjectInfo-">getTestConfig</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/ApplicationProjectConfig.html" target="_top">Frames</a></li>
-<li><a href="ApplicationProjectConfig.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
-</body>
-</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ApplicationProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ApplicationProjectInfo.html
deleted file mode 100644
index f54cb72..0000000
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ApplicationProjectInfo.html
+++ /dev/null
@@ -1,177 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!-- NewPage -->
-<html lang="de">
-<head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.ApplicationProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
-<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.ApplicationProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/ApplicationProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ApplicationProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.ApplicationProjectInfo" class="title">Uses of Class<br>org.apache.sling.feature.maven.ApplicationProjectInfo</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.sling.feature.maven">org.apache.sling.feature.maven</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="org.apache.sling.feature.maven">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a> in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a> with parameters of type <a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ApplicationProjectConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#getMainConfig-org.apache.sling.feature.maven.ApplicationProjectInfo-">getMainConfig</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ApplicationProjectConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html#getTestConfig-org.apache.sling.feature.maven.ApplicationProjectInfo-">getTestConfig</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="typeNameLabel">ProjectHelper.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/ProjectHelper.html#storeProjectInfo-org.apache.sling.feature.maven.ApplicationProjectInfo-">storeProjectInfo</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>&nbsp;info)</code>
-<div class="block">Store all relevant information about the project for plugins to be
- retrieved</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/ApplicationProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ApplicationProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
-</body>
-</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Environment.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Environment.html
index 1d465c8..c365373 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Environment.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Environment.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.Environment (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.Environment (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.Environment (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.Environment (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -105,8 +105,8 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected org.apache.sling.feature.builder.FeatureProvider</code></td>
-<td class="colLast"><span class="typeNameLabel">Preprocessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/Preprocessor.html#createFeatureProvider-org.apache.sling.feature.maven.Environment-org.apache.sling.feature.maven.ProjectInfo-boolean-boolean-java.lang.String-java.util.List-">createFeatureProvider</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a>&nbsp;env,
-                     <a href="../../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a>&nbsp;info,
+<td class="colLast"><span class="typeNameLabel">Preprocessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/Preprocessor.html#createFeatureProvider-org.apache.sling.feature.maven.Environment-org.apache.sling.feature.maven.FeatureProjectInfo-boolean-boolean-java.lang.String-java.util.List-">createFeatureProvider</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a>&nbsp;env,
+                     <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info,
                      boolean&nbsp;isTest,
                      boolean&nbsp;skipAddDependencies,
                      <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dependencyScope,
@@ -172,6 +172,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html
index 681d030..8043075 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.FeatureConstants (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureConstants (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html
index 221561c..6159c64 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -121,11 +121,11 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected org.apache.sling.feature.Feature</code></td>
-<td class="colLast"><span class="typeNameLabel">Preprocessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/Preprocessor.html#readProjectFeature-org.codehaus.plexus.logging.Logger-org.apache.maven.project.MavenProject-org.apache.sling.feature.maven.FeatureProjectConfig-">readProjectFeature</a></span>(org.codehaus.plexus.logging.Logger&nbsp;logger,
-                  org.apache.maven.project.MavenProject&nbsp;project,
-                  <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a>&nbsp;config)</code>
-<div class="block">Read the feature for a feature project.</div>
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="typeNameLabel">Preprocessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/Preprocessor.html#readProjectFeatures-org.codehaus.plexus.logging.Logger-org.apache.sling.feature.maven.FeatureProjectInfo-org.apache.sling.feature.maven.FeatureProjectConfig-">readProjectFeatures</a></span>(org.codehaus.plexus.logging.Logger&nbsp;logger,
+                   <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info,
+                   <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a>&nbsp;config)</code>
+<div class="block">Read the features for a feature project.</div>
 </td>
 </tr>
 </tbody>
@@ -182,6 +182,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html
index 8e21176..f3b6da0 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -96,6 +96,21 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a> in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a> with type parameters of type <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Environment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/Environment.html#modelProjects">modelProjects</a></span></code>
+<div class="block">The projects for the preprocessor.</div>
+</td>
+</tr>
+</tbody>
+</table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a> with parameters of type <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
@@ -104,13 +119,30 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></code></td>
-<td class="colLast"><span class="typeNameLabel">FeatureProjectConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getMainConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">getMainConfig</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
+<td class="colFirst"><code>protected org.apache.sling.feature.builder.FeatureProvider</code></td>
+<td class="colLast"><span class="typeNameLabel">Preprocessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/Preprocessor.html#createFeatureProvider-org.apache.sling.feature.maven.Environment-org.apache.sling.feature.maven.FeatureProjectInfo-boolean-boolean-java.lang.String-java.util.List-">createFeatureProvider</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a>&nbsp;env,
+                     <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info,
+                     boolean&nbsp;isTest,
+                     boolean&nbsp;skipAddDependencies,
+                     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dependencyScope,
+                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;&nbsp;projectFeatures)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></code></td>
+<td class="colLast"><span class="typeNameLabel">FeatureProjectConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getMainConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">getMainConfig</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></code></td>
 <td class="colLast"><span class="typeNameLabel">FeatureProjectConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html#getTestConfig-org.apache.sling.feature.maven.FeatureProjectInfo-">getTestConfig</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="typeNameLabel">Preprocessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/Preprocessor.html#readProjectFeatures-org.codehaus.plexus.logging.Logger-org.apache.sling.feature.maven.FeatureProjectInfo-org.apache.sling.feature.maven.FeatureProjectConfig-">readProjectFeatures</a></span>(org.codehaus.plexus.logging.Logger&nbsp;logger,
+                   <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info,
+                   <a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a>&nbsp;config)</code>
+<div class="block">Read the features for a feature project.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">ProjectHelper.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/ProjectHelper.html#storeProjectInfo-org.apache.sling.feature.maven.FeatureProjectInfo-">storeProjectInfo</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;info)</code>
@@ -172,6 +204,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html
index 8a2f9d1..666fc23 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.Preprocessor (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.Preprocessor (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html
index 0ca0525..57a4139 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.ProjectHelper (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.ProjectHelper (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ProjectInfo.html
deleted file mode 100644
index eae2947..0000000
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ProjectInfo.html
+++ /dev/null
@@ -1,201 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!-- NewPage -->
-<html lang="de">
-<head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
-<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.ProjectInfo" class="title">Uses of Class<br>org.apache.sling.feature.maven.ProjectInfo</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a href="../../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.sling.feature.maven">org.apache.sling.feature.maven</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="org.apache.sling.feature.maven">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a> in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
-<caption><span>Subclasses of <a href="../../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a> in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></span></code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a> with type parameters of type <a href="../../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Environment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/Environment.html#modelProjects">modelProjects</a></span></code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">org.apache.sling.feature.maven</a> with parameters of type <a href="../../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected org.apache.sling.feature.builder.FeatureProvider</code></td>
-<td class="colLast"><span class="typeNameLabel">Preprocessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/Preprocessor.html#createFeatureProvider-org.apache.sling.feature.maven.Environment-org.apache.sling.feature.maven.ProjectInfo-boolean-boolean-java.lang.String-java.util.List-">createFeatureProvider</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a>&nbsp;env,
-                     <a href="../../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a>&nbsp;info,
-                     boolean&nbsp;isTest,
-                     boolean&nbsp;skipAddDependencies,
-                     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dependencyScope,
-                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;&nbsp;projectFeatures)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
-</body>
-</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Substitution.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Substitution.html
new file mode 100644
index 0000000..d66f272
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Substitution.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.Substitution (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.Substitution (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/Substitution.html" target="_top">Frames</a></li>
+<li><a href="Substitution.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.Substitution" class="title">Uses of Class<br>org.apache.sling.feature.maven.Substitution</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.Substitution</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/class-use/Substitution.html" target="_top">Frames</a></li>
+<li><a href="Substitution.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html
similarity index 63%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html
index 07b1edf..40e7b9d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>GenerateResources (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GenerateResources (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/GenerateResources.html">Use</a></li>
+<li><a href="class-use/AbstractFeatureMojo.BaseArtifactProvider.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/GenerateResources.html" target="_top">Frames</a></li>
-<li><a href="GenerateResources.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.BaseArtifactProvider.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -76,7 +76,7 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
@@ -94,24 +94,14 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class GenerateResources" class="title">Class GenerateResources</h2>
+<h2 title="Class AbstractFeatureMojo.BaseArtifactProvider" class="title">Class AbstractFeatureMojo.BaseArtifactProvider</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.maven.plugin.AbstractMojo</li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.GenerateResources</li>
-</ul>
-</li>
-</ul>
-</li>
+<li>org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider</li>
 </ul>
 </li>
 </ul>
@@ -120,44 +110,23 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+<dd>org.apache.sling.feature.builder.ArtifactProvider</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dd>
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="generate-resources",
-      defaultPhase=GENERATE_RESOURCES,
-      requiresDependencyResolution=TEST,
-      threadSafe=true)
-public class <span class="typeNameLabel">GenerateResources</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
+<pre>protected class <span class="typeNameLabel">AbstractFeatureMojo.BaseArtifactProvider</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements org.apache.sling.feature.builder.ArtifactProvider</pre>
 </li>
 </ul>
 </div>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
-<!--   -->
-</a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
-<code>ROLE</code></li>
-</ul>
-</li>
-</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.summary">
@@ -167,10 +136,12 @@
 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
 <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
-<th class="colOne" scope="col">Constructor and Description</th>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html#GenerateResources--">GenerateResources</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html#BaseArtifactProvider--">BaseArtifactProvider</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -188,25 +159,11 @@
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html#provide-org.apache.sling.feature.ArtifactId-">provide</a></span>(org.apache.sling.feature.ArtifactId&nbsp;id)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
-<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
-</ul>
-<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
@@ -227,13 +184,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="GenerateResources--">
+<a name="BaseArtifactProvider--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>GenerateResources</h4>
-<pre>public&nbsp;GenerateResources()</pre>
+<h4>BaseArtifactProvider</h4>
+<pre>protected&nbsp;BaseArtifactProvider()</pre>
 </li>
 </ul>
 </li>
@@ -244,19 +201,16 @@
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="execute--">
+<a name="provide-org.apache.sling.feature.ArtifactId-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>execute</h4>
-<pre>public&nbsp;void&nbsp;execute()
-             throws org.apache.maven.plugin.MojoExecutionException,
-                    org.apache.maven.plugin.MojoFailureException</pre>
+<h4>provide</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;provide(org.apache.sling.feature.ArtifactId&nbsp;id)</pre>
 <dl>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
-<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>provide</code>&nbsp;in interface&nbsp;<code>org.apache.sling.feature.builder.ArtifactProvider</code></dd>
 </dl>
 </li>
 </ul>
@@ -279,7 +233,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/GenerateResources.html">Use</a></li>
+<li><a href="class-use/AbstractFeatureMojo.BaseArtifactProvider.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -288,12 +242,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/GenerateResources.html" target="_top">Frames</a></li>
-<li><a href="GenerateResources.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.BaseArtifactProvider.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -314,7 +268,7 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
@@ -329,6 +283,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html
similarity index 63%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html
index 07b1edf..b0c776c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/GenerateResources.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>GenerateResources (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GenerateResources (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/GenerateResources.html">Use</a></li>
+<li><a href="class-use/AbstractFeatureMojo.BaseFeatureProvider.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/GenerateResources.html" target="_top">Frames</a></li>
-<li><a href="GenerateResources.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.BaseFeatureProvider.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -76,7 +76,7 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
@@ -94,24 +94,14 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class GenerateResources" class="title">Class GenerateResources</h2>
+<h2 title="Class AbstractFeatureMojo.BaseFeatureProvider" class="title">Class AbstractFeatureMojo.BaseFeatureProvider</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.maven.plugin.AbstractMojo</li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.GenerateResources</li>
-</ul>
-</li>
-</ul>
-</li>
+<li>org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider</li>
 </ul>
 </li>
 </ul>
@@ -120,44 +110,23 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+<dd>org.apache.sling.feature.builder.FeatureProvider</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dd>
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="generate-resources",
-      defaultPhase=GENERATE_RESOURCES,
-      requiresDependencyResolution=TEST,
-      threadSafe=true)
-public class <span class="typeNameLabel">GenerateResources</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
+<pre>protected class <span class="typeNameLabel">AbstractFeatureMojo.BaseFeatureProvider</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements org.apache.sling.feature.builder.FeatureProvider</pre>
 </li>
 </ul>
 </div>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
-<!--   -->
-</a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
-<code>ROLE</code></li>
-</ul>
-</li>
-</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.summary">
@@ -167,10 +136,12 @@
 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
 <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
-<th class="colOne" scope="col">Constructor and Description</th>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html#GenerateResources--">GenerateResources</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html#BaseFeatureProvider--">BaseFeatureProvider</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -188,25 +159,11 @@
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code>org.apache.sling.feature.Feature</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html#provide-org.apache.sling.feature.ArtifactId-">provide</a></span>(org.apache.sling.feature.ArtifactId&nbsp;id)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
-<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
-</ul>
-<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
@@ -227,13 +184,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="GenerateResources--">
+<a name="BaseFeatureProvider--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>GenerateResources</h4>
-<pre>public&nbsp;GenerateResources()</pre>
+<h4>BaseFeatureProvider</h4>
+<pre>protected&nbsp;BaseFeatureProvider()</pre>
 </li>
 </ul>
 </li>
@@ -244,19 +201,16 @@
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="execute--">
+<a name="provide-org.apache.sling.feature.ArtifactId-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>execute</h4>
-<pre>public&nbsp;void&nbsp;execute()
-             throws org.apache.maven.plugin.MojoExecutionException,
-                    org.apache.maven.plugin.MojoFailureException</pre>
+<h4>provide</h4>
+<pre>public&nbsp;org.apache.sling.feature.Feature&nbsp;provide(org.apache.sling.feature.ArtifactId&nbsp;id)</pre>
 <dl>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
-<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>provide</code>&nbsp;in interface&nbsp;<code>org.apache.sling.feature.builder.FeatureProvider</code></dd>
 </dl>
 </li>
 </ul>
@@ -279,7 +233,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/GenerateResources.html">Use</a></li>
+<li><a href="class-use/AbstractFeatureMojo.BaseFeatureProvider.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -288,12 +242,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/GenerateResources.html" target="_top">Frames</a></li>
-<li><a href="GenerateResources.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.BaseFeatureProvider.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -314,7 +268,7 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
@@ -329,6 +283,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html
index 3963d8a..0bcff7d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,13 +13,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10};
+var methods = {"i0":10,"i1":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -51,7 +51,7 @@
 <div class="subNav">
 <ul class="navList">
 <li>Prev&nbsp;Class</li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" target="_top">Frames</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -119,7 +119,7 @@
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeature</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos">GenerateResources</a></dd>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeaturesMojo</a></dd>
 </dl>
 <hr>
 <br>
@@ -132,6 +132,29 @@
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
 <!-- =========== FIELD SUMMARY =========== -->
 <ul class="blockList">
 <li class="blockList"><a name="field.summary">
@@ -145,14 +168,20 @@
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a></span></code>
+<div class="block">Directory containing feature files</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>protected org.apache.maven.execution.MavenSession</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a></span></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected org.apache.maven.project.MavenProject</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a></span></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected org.apache.maven.project.MavenProjectHelper</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></span></code>&nbsp;</td>
 </tr>
@@ -196,6 +225,12 @@
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a></span>()</code>
+<div class="block">This method needs to be invoked by each mojo that deals with features</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
 <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></span>()</code>&nbsp;</td>
 </tr>
@@ -235,6 +270,19 @@
 <!--   -->
 </a>
 <h3>Field Detail</h3>
+<a name="features">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>features</h4>
+<pre>@Parameter(name="features",
+           required=true,
+           defaultValue="src/main/features")
+protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> features</pre>
+<div class="block">Directory containing feature files</div>
+</li>
+</ul>
 <a name="project">
 <!--   -->
 </a>
@@ -297,12 +345,27 @@
 <a name="getTmpDir--">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getTmpDir</h4>
 <pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;getTmpDir()</pre>
 </li>
 </ul>
+<a name="checkPreconditions--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>checkPreconditions</h4>
+<pre>protected&nbsp;void&nbsp;checkPreconditions()
+                           throws org.apache.maven.plugin.MojoExecutionException</pre>
+<div class="block">This method needs to be invoked by each mojo that deals with features</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -332,7 +395,7 @@
 <div class="subNav">
 <ul class="navList">
 <li>Prev&nbsp;Class</li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" target="_top">Frames</a></li>
@@ -356,7 +419,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -372,6 +435,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html
new file mode 100644
index 0000000..952274c
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html
@@ -0,0 +1,362 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractIncludingFeatureMojo.FeatureScanner.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" target="_top">Frames</a></li>
+<li><a href="AbstractIncludingFeatureMojo.FeatureScanner.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.codehaus.plexus.util.AbstractScanner">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class AbstractIncludingFeatureMojo.FeatureScanner" class="title">Class AbstractIncludingFeatureMojo.FeatureScanner</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.codehaus.plexus.util.AbstractScanner</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.codehaus.plexus.util.Scanner</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="typeNameLabel">AbstractIncludingFeatureMojo.FeatureScanner</span>
+extends org.codehaus.plexus.util.AbstractScanner</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.codehaus.plexus.util.AbstractScanner">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.codehaus.plexus.util.AbstractScanner</h3>
+<code>DEFAULTEXCLUDES, excludes, includes, isCaseSensitive</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#FeatureScanner-java.util.Map-java.lang.String-">FeatureScanner</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;features,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;prefix)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#getBasedir--">getBasedir</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#getIncluded--">getIncluded</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#getIncludedDirectories--">getIncludedDirectories</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#getIncludedFiles--">getIncludedFiles</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html#scan--">scan</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.codehaus.plexus.util.AbstractScanner">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.codehaus.plexus.util.AbstractScanner</h3>
+<code>addDefaultExcludes, couldHoldIncluded, isExcluded, isExcluded, isIncluded, isIncluded, match, match, matchPath, matchPath, matchPatternStart, matchPatternStart, setCaseSensitive, setExcludes, setIncludes, setupDefaultFilters, setupMatchPatterns</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="FeatureScanner-java.util.Map-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>FeatureScanner</h4>
+<pre>public&nbsp;FeatureScanner(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;features,
+                      <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;prefix)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="scan--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>scan</h4>
+<pre>public&nbsp;void&nbsp;scan()</pre>
+</li>
+</ul>
+<a name="getIncluded--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIncluded</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;getIncluded()</pre>
+</li>
+</ul>
+<a name="getIncludedFiles--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIncludedFiles</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;getIncludedFiles()</pre>
+</li>
+</ul>
+<a name="getIncludedDirectories--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIncludedDirectories</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;getIncludedDirectories()</pre>
+</li>
+</ul>
+<a name="getBasedir--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getBasedir</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;getBasedir()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractIncludingFeatureMojo.FeatureScanner.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" target="_top">Frames</a></li>
+<li><a href="AbstractIncludingFeatureMojo.FeatureScanner.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.codehaus.plexus.util.AbstractScanner">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html
new file mode 100644
index 0000000..bbc29fe
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html
@@ -0,0 +1,401 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractIncludingFeatureMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractIncludingFeatureMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class AbstractIncludingFeatureMojo" class="title">Class AbstractIncludingFeatureMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeaturesMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AnalyseFeaturesMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">EmbedFeaturesMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">ExtractExtensionMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">InfoMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">AbstractIncludingFeatureMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#AbstractIncludingFeatureMojo--">AbstractIncludingFeatureMojo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a>&nbsp;config)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>execute</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="AbstractIncludingFeatureMojo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AbstractIncludingFeatureMojo</h4>
+<pre>public&nbsp;AbstractIncludingFeatureMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSelectedFeatures</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;getSelectedFeatures(<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a>&nbsp;config)
+                                                                    throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="selectAllFeatureFiles--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>selectAllFeatureFiles</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;selectAllFeatureFiles()
+                                                                      throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="selectAllFeatureFilesAndAggregates--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>selectAllFeatureFilesAndAggregates</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;selectAllFeatureFilesAndAggregates()
+                                                                                   throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractIncludingFeatureMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractIncludingFeatureMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html
new file mode 100644
index 0000000..cce14c1
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html
@@ -0,0 +1,425 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":6,"i2":10,"i3":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractRepositoryMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractRepositoryMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class AbstractRepositoryMojo" class="title">Class AbstractRepositoryMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">RepositoryMojo</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">AbstractRepositoryMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#AbstractRepositoryMojo--">AbstractRepositoryMojo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#doExecute-java.io.File-java.util.Map-java.util.List-">doExecute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;artifactDir,
+         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;features,
+         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.maven.model.Dependency&gt;&nbsp;embed)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected org.apache.sling.feature.Feature</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#getLocalFeature-org.apache.sling.feature.ArtifactId-">getLocalFeature</a></span>(org.apache.sling.feature.ArtifactId&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#processFeature-java.io.File-org.apache.sling.feature.Feature-">processFeature</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;artifactDir,
+              org.apache.sling.feature.Feature&nbsp;f)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="AbstractRepositoryMojo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AbstractRepositoryMojo</h4>
+<pre>public&nbsp;AbstractRepositoryMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public abstract&nbsp;void&nbsp;execute()
+                      throws org.apache.maven.plugin.MojoExecutionException,
+                             org.apache.maven.plugin.MojoFailureException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="doExecute-java.io.File-java.util.Map-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>doExecute</h4>
+<pre>protected&nbsp;void&nbsp;doExecute(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;artifactDir,
+                         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;features,
+                         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.maven.model.Dependency&gt;&nbsp;embed)
+                  throws org.apache.maven.plugin.MojoExecutionException,
+                         org.apache.maven.plugin.MojoFailureException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getLocalFeature-org.apache.sling.feature.ArtifactId-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLocalFeature</h4>
+<pre>protected&nbsp;org.apache.sling.feature.Feature&nbsp;getLocalFeature(org.apache.sling.feature.ArtifactId&nbsp;id)</pre>
+</li>
+</ul>
+<a name="processFeature-java.io.File-org.apache.sling.feature.Feature-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>processFeature</h4>
+<pre>protected&nbsp;void&nbsp;processFeature(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;artifactDir,
+                              org.apache.sling.feature.Feature&nbsp;f)
+                       throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractRepositoryMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractRepositoryMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Aggregate.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Aggregate.html
new file mode 100644
index 0000000..77d436f
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Aggregate.html
@@ -0,0 +1,505 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Aggregate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Aggregate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Aggregate.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/Aggregate.html" target="_top">Frames</a></li>
+<li><a href="Aggregate.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class Aggregate" class="title">Class Aggregate</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.Aggregate</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">Aggregate</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#artifactsOverrides">artifactsOverrides</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#attach">attach</a></span></code>
+<div class="block">If this is set to <code>false</code> the feature is not added to the project
+ artifacts.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#classifier">classifier</a></span></code>
+<div class="block">This is the classifier for the new feature.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#configurationOverrides">configurationOverrides</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#description">description</a></span></code>
+<div class="block">Optional description for the feature</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#frameworkPropertiesOverrides">frameworkPropertiesOverrides</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#markAsComplete">markAsComplete</a></span></code>
+<div class="block">If this is set to <code>true</code> the feature is marked as complete.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#markAsFinal">markAsFinal</a></span></code>
+<div class="block">If this is set to <code>true</code> the feature is marked as final.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#title">title</a></span></code>
+<div class="block">Optional title for the feature</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#variablesOverrides">variablesOverrides</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#vendor">vendor</a></span></code>
+<div class="block">Optional vendor for the feature</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#Aggregate--">Aggregate</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.ArtifactId&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#getArtifactOverrideRules--">getArtifactOverrideRules</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#getConfigurationOverrideRules--">getConfigurationOverrideRules</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.FeatureSelectionConfig">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesInclude-java.lang.String-">setFilesInclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeArtifact-org.apache.maven.model.Dependency-">setIncludeArtifact</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeClassifier-java.lang.String-">setIncludeClassifier</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="classifier">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>classifier</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> classifier</pre>
+<div class="block">This is the classifier for the new feature. If not specified the feature is
+ the main artifact for the project.</div>
+</li>
+</ul>
+<a name="attach">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>attach</h4>
+<pre>public&nbsp;boolean attach</pre>
+<div class="block">If this is set to <code>false</code> the feature is not added to the project
+ artifacts.</div>
+</li>
+</ul>
+<a name="markAsFinal">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>markAsFinal</h4>
+<pre>public&nbsp;boolean markAsFinal</pre>
+<div class="block">If this is set to <code>true</code> the feature is marked as final.</div>
+</li>
+</ul>
+<a name="markAsComplete">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>markAsComplete</h4>
+<pre>public&nbsp;boolean markAsComplete</pre>
+<div class="block">If this is set to <code>true</code> the feature is marked as complete.</div>
+</li>
+</ul>
+<a name="title">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>title</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> title</pre>
+<div class="block">Optional title for the feature</div>
+</li>
+</ul>
+<a name="description">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>description</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> description</pre>
+<div class="block">Optional description for the feature</div>
+</li>
+</ul>
+<a name="vendor">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>vendor</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> vendor</pre>
+<div class="block">Optional vendor for the feature</div>
+</li>
+</ul>
+<a name="artifactsOverrides">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>artifactsOverrides</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; artifactsOverrides</pre>
+</li>
+</ul>
+<a name="configurationOverrides">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>configurationOverrides</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; configurationOverrides</pre>
+</li>
+</ul>
+<a name="variablesOverrides">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>variablesOverrides</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; variablesOverrides</pre>
+</li>
+</ul>
+<a name="frameworkPropertiesOverrides">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>frameworkPropertiesOverrides</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; frameworkPropertiesOverrides</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Aggregate--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Aggregate</h4>
+<pre>public&nbsp;Aggregate()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#toString--">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getArtifactOverrideRules--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getArtifactOverrideRules</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.ArtifactId&gt;&nbsp;getArtifactOverrideRules()</pre>
+</li>
+</ul>
+<a name="getConfigurationOverrideRules--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getConfigurationOverrideRules</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getConfigurationOverrideRules()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Aggregate.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/Aggregate.html" target="_top">Frames</a></li>
+<li><a href="Aggregate.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html
similarity index 68%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html
index c58357c..0e8c48a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/AggregateFeaturesMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AggregateFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class AggregateFeaturesMojo" class="title">Class AggregateFeaturesMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,12 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -125,11 +130,11 @@
 <hr>
 <br>
 <pre>@Mojo(name="aggregate-features",
-      defaultPhase=PACKAGE,
+      defaultPhase=GENERATE_RESOURCES,
       requiresDependencyResolution=TEST,
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
+public class <span class="typeNameLabel">AggregateFeaturesMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
 <div class="block">Aggregate multiple features into a single one.</div>
 </li>
 </ul>
@@ -143,17 +148,20 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -167,7 +175,7 @@
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +198,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html#AggregateFeaturesMojo--">AggregateFeaturesMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,15 +217,22 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -247,13 +262,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="AggregateFeaturesMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>AggregateFeaturesMojo</h4>
+<pre>public&nbsp;AggregateFeaturesMojo()</pre>
 </li>
 </ul>
 </li>
@@ -271,12 +286,10 @@
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
-             throws org.apache.maven.plugin.MojoExecutionException,
-                    org.apache.maven.plugin.MojoFailureException</pre>
+             throws org.apache.maven.plugin.MojoExecutionException</pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
-<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
 </dl>
 </li>
 </ul>
@@ -299,7 +312,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/AggregateFeaturesMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +321,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AggregateFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,7 +346,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -349,6 +362,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html
similarity index 67%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html
index c58357c..542235f 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/AnalyseFeaturesMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AnalyseFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class AnalyseFeaturesMojo" class="title">Class AnalyseFeaturesMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,12 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -124,13 +129,13 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="aggregate-features",
-      defaultPhase=PACKAGE,
+<pre>@Mojo(name="analyse-features",
+      defaultPhase=VERIFY,
       requiresDependencyResolution=TEST,
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
-<div class="block">Aggregate multiple features into a single one.</div>
+public class <span class="typeNameLabel">AnalyseFeaturesMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">Analyse the feature.</div>
 </li>
 </ul>
 </div>
@@ -143,17 +148,20 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -167,7 +175,7 @@
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +198,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html#AnalyseFeaturesMojo--">AnalyseFeaturesMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,15 +217,22 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -247,13 +262,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="AnalyseFeaturesMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>AnalyseFeaturesMojo</h4>
+<pre>public&nbsp;AnalyseFeaturesMojo()</pre>
 </li>
 </ul>
 </li>
@@ -299,7 +314,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/AnalyseFeaturesMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +323,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AnalyseFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,7 +348,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -349,6 +364,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ApisJarMojo.html
similarity index 65%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ApisJarMojo.html
index c58357c..b9939eb 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ApisJarMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,13 +13,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10};
+var methods = {"i0":10,"i1":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/ApisJarMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/ApisJarMojo.html" target="_top">Frames</a></li>
+<li><a href="ApisJarMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class ApisJarMojo" class="title">Class ApisJarMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,12 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.ApisJarMojo</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -120,17 +125,18 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+<dd>org.apache.maven.artifact.resolver.filter.ArtifactFilter, org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="aggregate-features",
+<pre>@Mojo(name="apis-jar",
       defaultPhase=PACKAGE,
       requiresDependencyResolution=TEST,
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
-<div class="block">Aggregate multiple features into a single one.</div>
+public class <span class="typeNameLabel">ApisJarMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a>
+implements org.apache.maven.artifact.resolver.filter.ArtifactFilter</pre>
+<div class="block">Generates the APIs JARs for each selected Feature file.</div>
 </li>
 </ul>
 </div>
@@ -143,17 +149,20 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -167,7 +176,7 @@
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +199,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html#ApisJarMojo--">ApisJarMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,15 +218,26 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html#include-org.apache.maven.artifact.Artifact-">include</a></span>(org.apache.maven.artifact.Artifact&nbsp;artifact)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -247,13 +267,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="ApisJarMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>ApisJarMojo</h4>
+<pre>public&nbsp;ApisJarMojo()</pre>
 </li>
 </ul>
 </li>
@@ -267,19 +287,34 @@
 <a name="execute--">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
              throws org.apache.maven.plugin.MojoExecutionException,
                     org.apache.maven.plugin.MojoFailureException</pre>
 <dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>execute</code>&nbsp;in interface&nbsp;<code>org.apache.maven.plugin.Mojo</code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
 <dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
 </dl>
 </li>
 </ul>
+<a name="include-org.apache.maven.artifact.Artifact-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>include</h4>
+<pre>public&nbsp;boolean&nbsp;include(org.apache.maven.artifact.Artifact&nbsp;artifact)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>include</code>&nbsp;in interface&nbsp;<code>org.apache.maven.artifact.resolver.filter.ArtifactFilter</code></dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -299,7 +334,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/ApisJarMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +343,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/ApisJarMojo.html" target="_top">Frames</a></li>
+<li><a href="ApisJarMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,7 +368,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -349,6 +384,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Archive.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Archive.html
new file mode 100644
index 0000000..c1c8068
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Archive.html
@@ -0,0 +1,357 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Archive (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Archive (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Archive.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/Archive.html" target="_top">Frames</a></li>
+<li><a href="Archive.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class Archive" class="title">Class Archive</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.Archive</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">Archive</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></pre>
+<div class="block">Several features can be selected to be put into a single archive</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html#attach">attach</a></span></code>
+<div class="block">If this is set to <code>false</code> the archive is not added to the project
+ artifacts.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html#Archive--">Archive</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html#getClassifier--">getClassifier</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html#setClassifier-java.lang.String-">setClassifier</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classifier)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.FeatureSelectionConfig">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesInclude-java.lang.String-">setFilesInclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeArtifact-org.apache.maven.model.Dependency-">setIncludeArtifact</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeClassifier-java.lang.String-">setIncludeClassifier</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="attach">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>attach</h4>
+<pre>public&nbsp;boolean attach</pre>
+<div class="block">If this is set to <code>false</code> the archive is not added to the project
+ artifacts.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Archive--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Archive</h4>
+<pre>public&nbsp;Archive()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getClassifier--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getClassifier</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getClassifier()</pre>
+</li>
+</ul>
+<a name="setClassifier-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setClassifier</h4>
+<pre>public&nbsp;void&nbsp;setClassifier(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classifier)</pre>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#toString--">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Archive.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/Archive.html" target="_top">Frames</a></li>
+<li><a href="Archive.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeature.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeature.html
deleted file mode 100644
index d5f08f2..0000000
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeature.html
+++ /dev/null
@@ -1,335 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!-- NewPage -->
-<html lang="de">
-<head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
-<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AttachFeature.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AttachFeature" class="title">Class AttachFeature</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.maven.plugin.AbstractMojo</li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AttachFeature</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
-</dl>
-<hr>
-<br>
-<pre>@Mojo(name="attach-features",
-      defaultPhase=PACKAGE,
-      requiresDependencyResolution=TEST,
-      threadSafe=true)
-public class <span class="typeNameLabel">AttachFeature</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
-<div class="block">Attach the feature as a project artifact.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
-<!--   -->
-</a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
-<code>ROLE</code></li>
-</ul>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html#AttachFeature--">AttachFeature</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html#execute--">execute</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
-<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="AttachFeature--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>AttachFeature</h4>
-<pre>public&nbsp;AttachFeature()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="execute--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>execute</h4>
-<pre>public&nbsp;void&nbsp;execute()
-             throws org.apache.maven.plugin.MojoExecutionException,
-                    org.apache.maven.plugin.MojoFailureException</pre>
-<dl>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
-<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AttachFeature.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
-</body>
-</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html
new file mode 100644
index 0000000..44bc2c8
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html
@@ -0,0 +1,555 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AttachFeatureArchivesMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" target="_top">Frames</a></li>
+<li><a href="AttachFeatureArchivesMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class AttachFeatureArchivesMojo" class="title">Class AttachFeatureArchivesMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+</dl>
+<hr>
+<br>
+<pre>@Mojo(name="attach-featurearchives",
+      defaultPhase=PACKAGE,
+      requiresDependencyResolution=TEST,
+      threadSafe=true)
+public class <span class="typeNameLabel">AttachFeatureArchivesMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">Create a feature model archive and attach it. An archive is created for each
+ feature of this project</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_BUILT_BY">ATTR_BUILT_BY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_CREATED_BY">ATTR_CREATED_BY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_BUILD">ATTR_IMPLEMENTATION_BUILD</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_TITLE">ATTR_IMPLEMENTATION_TITLE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VENDOR">ATTR_IMPLEMENTATION_VENDOR</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VENDOR_ID">ATTR_IMPLEMENTATION_VENDOR_ID</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_IMPLEMENTATION_VERSION">ATTR_IMPLEMENTATION_VERSION</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_TITLE">ATTR_SPECIFICATION_TITLE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_VENDOR">ATTR_SPECIFICATION_VENDOR</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#ATTR_SPECIFICATION_VERSION">ATTR_SPECIFICATION_VERSION</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#AttachFeatureArchivesMojo--">AttachFeatureArchivesMojo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="ATTR_BUILT_BY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_BUILT_BY</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_BUILT_BY</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_BUILT_BY">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_CREATED_BY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_CREATED_BY</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_CREATED_BY</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_CREATED_BY">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_IMPLEMENTATION_VERSION">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_IMPLEMENTATION_VERSION</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_IMPLEMENTATION_VERSION</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_VERSION">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_IMPLEMENTATION_VENDOR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_IMPLEMENTATION_VENDOR</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_IMPLEMENTATION_VENDOR</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_VENDOR">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_IMPLEMENTATION_BUILD">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_IMPLEMENTATION_BUILD</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_IMPLEMENTATION_BUILD</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_BUILD">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_IMPLEMENTATION_VENDOR_ID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_IMPLEMENTATION_VENDOR_ID</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_IMPLEMENTATION_VENDOR_ID</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_VENDOR_ID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_IMPLEMENTATION_TITLE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_IMPLEMENTATION_TITLE</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_IMPLEMENTATION_TITLE</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_IMPLEMENTATION_TITLE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_SPECIFICATION_TITLE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_SPECIFICATION_TITLE</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_SPECIFICATION_TITLE</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_SPECIFICATION_TITLE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_SPECIFICATION_VENDOR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ATTR_SPECIFICATION_VENDOR</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_SPECIFICATION_VENDOR</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_SPECIFICATION_VENDOR">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="ATTR_SPECIFICATION_VERSION">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ATTR_SPECIFICATION_VERSION</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_SPECIFICATION_VERSION</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo.ATTR_SPECIFICATION_VERSION">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="AttachFeatureArchivesMojo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AttachFeatureArchivesMojo</h4>
+<pre>public&nbsp;AttachFeatureArchivesMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public&nbsp;void&nbsp;execute()
+             throws org.apache.maven.plugin.MojoExecutionException,
+                    org.apache.maven.plugin.MojoFailureException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AttachFeatureArchivesMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" target="_top">Frames</a></li>
+<li><a href="AttachFeatureArchivesMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html
index c58357c..b131870 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/AttachFeaturesMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AttachFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class AttachFeaturesMojo" class="title">Class AttachFeaturesMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,7 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li>org.apache.sling.feature.maven.mojos.AttachFeaturesMojo</li>
 </ul>
 </li>
 </ul>
@@ -124,13 +124,13 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="aggregate-features",
+<pre>@Mojo(name="attach-features",
       defaultPhase=PACKAGE,
       requiresDependencyResolution=TEST,
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
+public class <span class="typeNameLabel">AttachFeaturesMojo</span>
 extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
-<div class="block">Aggregate multiple features into a single one.</div>
+<div class="block">Attach the feature as a project artifact.</div>
 </li>
 </ul>
 </div>
@@ -143,17 +143,13 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -167,7 +163,7 @@
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +186,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html#AttachFeaturesMojo--">AttachFeaturesMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,7 +205,7 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -217,7 +213,7 @@
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -247,13 +243,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="AttachFeaturesMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>AttachFeaturesMojo</h4>
+<pre>public&nbsp;AttachFeaturesMojo()</pre>
 </li>
 </ul>
 </li>
@@ -299,7 +295,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/AttachFeaturesMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +304,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AttachFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,7 +329,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -349,6 +345,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html
new file mode 100644
index 0000000..b168531
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html
@@ -0,0 +1,401 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CollectArtifactsMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" target="_top">Frames</a></li>
+<li><a href="CollectArtifactsMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class CollectArtifactsMojo" class="title">Class CollectArtifactsMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.CollectArtifactsMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+</dl>
+<hr>
+<br>
+<pre>@Mojo(name="collect-artifacts",
+      requiresProject=false,
+      threadSafe=true)
+public final class <span class="typeNameLabel">CollectArtifactsMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html#CollectArtifactsMojo--">CollectArtifactsMojo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html#getFeatures--">getFeatures</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#doExecute-java.io.File-java.util.Map-java.util.List-">doExecute</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#getLocalFeature-org.apache.sling.feature.ArtifactId-">getLocalFeature</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#processFeature-java.io.File-org.apache.sling.feature.Feature-">processFeature</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CollectArtifactsMojo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CollectArtifactsMojo</h4>
+<pre>public&nbsp;CollectArtifactsMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public&nbsp;void&nbsp;execute()
+             throws org.apache.maven.plugin.MojoExecutionException,
+                    org.apache.maven.plugin.MojoFailureException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>execute</code>&nbsp;in interface&nbsp;<code>org.apache.maven.plugin.Mojo</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#execute--">execute</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getFeatures--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getFeatures</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;getFeatures()
+                                                            throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CollectArtifactsMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" target="_top">Frames</a></li>
+<li><a href="CollectArtifactsMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html
index 9c7cafa..a5aadf7 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -50,8 +50,8 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" target="_top">Frames</a></li>
@@ -115,7 +115,8 @@
 <li class="blockList">
 <hr>
 <br>
-<pre>@Component(role=org.apache.maven.AbstractMavenLifecycleParticipant.class)
+<pre>@Component(role=org.apache.maven.AbstractMavenLifecycleParticipant.class,
+           hint="featureparticipant")
 public class <span class="typeNameLabel">DependencyLifecycleParticipant</span>
 extends org.apache.maven.AbstractMavenLifecycleParticipant</pre>
 <div class="block">Maven lifecycle participant which adds the artifacts of the model to the dependencies.</div>
@@ -248,8 +249,8 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" target="_top">Frames</a></li>
@@ -289,6 +290,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html
similarity index 68%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html
index c58357c..56bad4c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/EmbedFeaturesMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="EmbedFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class EmbedFeaturesMojo" class="title">Class EmbedFeaturesMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,12 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.EmbedFeaturesMojo</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -124,13 +129,13 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="aggregate-features",
-      defaultPhase=PACKAGE,
+<pre>@Mojo(name="embed-features",
+      defaultPhase=PREPARE_PACKAGE,
       requiresDependencyResolution=TEST,
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
-<div class="block">Aggregate multiple features into a single one.</div>
+public class <span class="typeNameLabel">EmbedFeaturesMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">Embed the features in the resources</div>
 </li>
 </ul>
 </div>
@@ -143,17 +148,20 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -167,7 +175,7 @@
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +198,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html#EmbedFeaturesMojo--">EmbedFeaturesMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,15 +217,22 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -247,13 +262,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="EmbedFeaturesMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>EmbedFeaturesMojo</h4>
+<pre>public&nbsp;EmbedFeaturesMojo()</pre>
 </li>
 </ul>
 </li>
@@ -299,7 +314,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/EmbedFeaturesMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +323,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="EmbedFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,7 +348,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -349,6 +364,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html
similarity index 68%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html
index c58357c..063f17d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/ExtractExtensionMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" target="_top">Frames</a></li>
+<li><a href="ExtractExtensionMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class ExtractExtensionMojo" class="title">Class ExtractExtensionMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,12 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.ExtractExtensionMojo</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -124,13 +129,11 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="aggregate-features",
+<pre>@Mojo(name="extract-extension",
       defaultPhase=PACKAGE,
-      requiresDependencyResolution=TEST,
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
-<div class="block">Aggregate multiple features into a single one.</div>
+public class <span class="typeNameLabel">ExtractExtensionMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
 </li>
 </ul>
 </div>
@@ -143,17 +146,20 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -167,7 +173,7 @@
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +196,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html#ExtractExtensionMojo--">ExtractExtensionMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,15 +215,22 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -247,13 +260,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="ExtractExtensionMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>ExtractExtensionMojo</h4>
+<pre>public&nbsp;ExtractExtensionMojo()</pre>
 </li>
 </ul>
 </li>
@@ -299,7 +312,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/ExtractExtensionMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +321,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" target="_top">Frames</a></li>
+<li><a href="ExtractExtensionMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,7 +346,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -349,6 +362,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html
new file mode 100644
index 0000000..046c18e
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html
@@ -0,0 +1,553 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FeatureLauncherMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" target="_top">Frames</a></li>
+<li><a href="FeatureLauncherMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class FeatureLauncherMojo" class="title">Class FeatureLauncherMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.FeatureLauncherMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+</dl>
+<hr>
+<br>
+<pre>@Mojo(name="launch-features",
+      requiresProject=true,
+      threadSafe=true)
+public class <span class="typeNameLabel">FeatureLauncherMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">Launches the given Feature File</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_ARTIFACT_CLASH_OVERRIDES">CFG_ARTIFACT_CLASH_OVERRIDES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_CACHE_DIRECTORY">CFG_CACHE_DIRECTORY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_EXTENSION_CONFIGURATIONS">CFG_EXTENSION_CONFIGURATIONS</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_ARTIFACTS">CFG_FRAMEWORK_ARTIFACTS</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_PROPERTIES">CFG_FRAMEWORK_PROPERTIES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_FRAMEWORK_VERSION">CFG_FRAMEWORK_VERSION</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_HOME_DIRECTORY">CFG_HOME_DIRECTORY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_REPOSITORY_URL">CFG_REPOSITORY_URL</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_VARIABLE_VALUES">CFG_VARIABLE_VALUES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#CFG_VERBOSE">CFG_VERBOSE</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#FeatureLauncherMojo--">FeatureLauncherMojo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="CFG_ARTIFACT_CLASH_OVERRIDES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_ARTIFACT_CLASH_OVERRIDES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_ARTIFACT_CLASH_OVERRIDES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_ARTIFACT_CLASH_OVERRIDES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_REPOSITORY_URL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_REPOSITORY_URL</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_REPOSITORY_URL</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_REPOSITORY_URL">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_FRAMEWORK_PROPERTIES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_FRAMEWORK_PROPERTIES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_FRAMEWORK_PROPERTIES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_FRAMEWORK_PROPERTIES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_VARIABLE_VALUES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_VARIABLE_VALUES</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_VARIABLE_VALUES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_VARIABLE_VALUES">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_VERBOSE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_VERBOSE</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_VERBOSE</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_VERBOSE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_CACHE_DIRECTORY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_CACHE_DIRECTORY</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_CACHE_DIRECTORY</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_CACHE_DIRECTORY">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_HOME_DIRECTORY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_HOME_DIRECTORY</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_HOME_DIRECTORY</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_HOME_DIRECTORY">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_EXTENSION_CONFIGURATIONS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_EXTENSION_CONFIGURATIONS</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_EXTENSION_CONFIGURATIONS</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_EXTENSION_CONFIGURATIONS">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_FRAMEWORK_VERSION">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_FRAMEWORK_VERSION</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_FRAMEWORK_VERSION</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_FRAMEWORK_VERSION">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_FRAMEWORK_ARTIFACTS">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CFG_FRAMEWORK_ARTIFACTS</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_FRAMEWORK_ARTIFACTS</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.FeatureLauncherMojo.CFG_FRAMEWORK_ARTIFACTS">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="FeatureLauncherMojo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>FeatureLauncherMojo</h4>
+<pre>public&nbsp;FeatureLauncherMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public&nbsp;void&nbsp;execute()
+             throws org.apache.maven.plugin.MojoExecutionException,
+                    org.apache.maven.plugin.MojoFailureException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FeatureLauncherMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" target="_top">Frames</a></li>
+<li><a href="FeatureLauncherMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html
similarity index 61%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html
index 9ddddb5..6f585ee 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures.FeatureConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,13 +13,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures.FeatureConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.FeatureConfig.html">Use</a></li>
+<li><a href="class-use/FeatureSelectionConfig.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.FeatureConfig.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" target="_top">Frames</a></li>
+<li><a href="FeatureSelectionConfig.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -94,14 +94,14 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures.FeatureConfig" class="title">Class AggregateFeatures.FeatureConfig</h2>
+<h2 title="Class FeatureSelectionConfig" class="title">Class FeatureSelectionConfig</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig</li>
+<li>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</li>
 </ul>
 </li>
 </ul>
@@ -109,12 +109,12 @@
 <ul class="blockList">
 <li class="blockList">
 <dl>
-<dt>Enclosing class:</dt>
-<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures</a></dd>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dd>
 </dl>
 <hr>
 <br>
-<pre>public static class <span class="typeNameLabel">AggregateFeatures.FeatureConfig</span>
+<pre>public class <span class="typeNameLabel">FeatureSelectionConfig</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
@@ -134,7 +134,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#FeatureConfig--">FeatureConfig</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#FeatureSelectionConfig--">FeatureSelectionConfig</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -152,40 +152,32 @@
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setArtifactId-java.lang.String-">setArtifactId</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;aid)</code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setClassifier-java.lang.String-">setClassifier</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clf)</code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.maven.mojos.FeatureSelectionConfig.Selection&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setExcludes-java.lang.String-">setExcludes</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;e)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val)</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setGroupId-java.lang.String-">setGroupId</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;gid)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesInclude-java.lang.String-">setFilesInclude</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val)</code>&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setIncludes-java.lang.String-">setIncludes</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;i)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeArtifact-org.apache.maven.model.Dependency-">setIncludeArtifact</a></span>(org.apache.maven.model.Dependency&nbsp;a)</code>&nbsp;</td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setLocation-java.lang.String-">setLocation</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;loc)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeClassifier-java.lang.String-">setIncludeClassifier</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classifier)</code>&nbsp;</td>
 </tr>
 <tr id="i6" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setType-java.lang.String-">setType</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;t)</code>&nbsp;</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#setVersion-java.lang.String-">setVersion</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ver)</code>&nbsp;</td>
-</tr>
-<tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html#toString--">toString</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#toString--">toString</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -209,13 +201,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="FeatureConfig--">
+<a name="FeatureSelectionConfig--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>FeatureConfig</h4>
-<pre>public&nbsp;FeatureConfig()</pre>
+<h4>FeatureSelectionConfig</h4>
+<pre>public&nbsp;FeatureSelectionConfig()</pre>
 </li>
 </ul>
 </li>
@@ -226,76 +218,58 @@
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="setLocation-java.lang.String-">
+<a name="setFilesInclude-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setLocation</h4>
-<pre>public&nbsp;void&nbsp;setLocation(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;loc)</pre>
+<h4>setFilesInclude</h4>
+<pre>public&nbsp;void&nbsp;setFilesInclude(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val)</pre>
 </li>
 </ul>
-<a name="setIncludes-java.lang.String-">
+<a name="setFilesExclude-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setIncludes</h4>
-<pre>public&nbsp;void&nbsp;setIncludes(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;i)</pre>
+<h4>setFilesExclude</h4>
+<pre>public&nbsp;void&nbsp;setFilesExclude(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val)</pre>
 </li>
 </ul>
-<a name="setExcludes-java.lang.String-">
+<a name="setIncludeArtifact-org.apache.maven.model.Dependency-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setExcludes</h4>
-<pre>public&nbsp;void&nbsp;setExcludes(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;e)</pre>
+<h4>setIncludeArtifact</h4>
+<pre>public&nbsp;void&nbsp;setIncludeArtifact(org.apache.maven.model.Dependency&nbsp;a)</pre>
 </li>
 </ul>
-<a name="setGroupId-java.lang.String-">
+<a name="setIncludeClassifier-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setGroupId</h4>
-<pre>public&nbsp;void&nbsp;setGroupId(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;gid)</pre>
+<h4>setIncludeClassifier</h4>
+<pre>public&nbsp;void&nbsp;setIncludeClassifier(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classifier)</pre>
 </li>
 </ul>
-<a name="setArtifactId-java.lang.String-">
+<a name="getFilesExcludes--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setArtifactId</h4>
-<pre>public&nbsp;void&nbsp;setArtifactId(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;aid)</pre>
+<h4>getFilesExcludes</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getFilesExcludes()</pre>
 </li>
 </ul>
-<a name="setVersion-java.lang.String-">
+<a name="getSelections--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setVersion</h4>
-<pre>public&nbsp;void&nbsp;setVersion(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ver)</pre>
-</li>
-</ul>
-<a name="setType-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setType</h4>
-<pre>public&nbsp;void&nbsp;setType(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;t)</pre>
-</li>
-</ul>
-<a name="setClassifier-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setClassifier</h4>
-<pre>public&nbsp;void&nbsp;setClassifier(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clf)</pre>
+<h4>getSelections</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.maven.mojos.FeatureSelectionConfig.Selection&gt;&nbsp;getSelections()</pre>
 </li>
 </ul>
 <a name="toString--">
@@ -330,7 +304,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.FeatureConfig.html">Use</a></li>
+<li><a href="class-use/FeatureSelectionConfig.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -339,12 +313,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.FeatureConfig.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" target="_top">Frames</a></li>
+<li><a href="FeatureSelectionConfig.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -380,6 +354,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html
similarity index 61%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html
index c58357c..93e9a66 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/FeaturesDiffMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" target="_top">Frames</a></li>
+<li><a href="FeaturesDiffMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,14 +75,14 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.detail">Method</a></li>
 </ul>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class FeaturesDiffMojo" class="title">Class FeaturesDiffMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,12 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.FeaturesDiffMojo</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -124,13 +129,13 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="aggregate-features",
+<pre>@Mojo(name="features-diff",
       defaultPhase=PACKAGE,
       requiresDependencyResolution=TEST,
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
-<div class="block">Aggregate multiple features into a single one.</div>
+public final class <span class="typeNameLabel">FeaturesDiffMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">Compares different versions of the same Feature Model.</div>
 </li>
 </ul>
 </div>
@@ -143,17 +148,20 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -162,12 +170,31 @@
 <!--   -->
 </a>
 <h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#comparisonVersion">comparisonVersion</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected org.apache.maven.artifact.factory.ArtifactFactory</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#factory">factory</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected org.apache.maven.artifact.resolver.ArtifactResolver</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#resolver">resolver</a></span></code>&nbsp;</td>
+</tr>
+</table>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +217,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#FeaturesDiffMojo--">FeaturesDiffMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,15 +236,22 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -241,19 +275,57 @@
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="comparisonVersion">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>comparisonVersion</h4>
+<pre>@Parameter(defaultValue="(,${project.version})")
+protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> comparisonVersion</pre>
+</li>
+</ul>
+<a name="resolver">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>resolver</h4>
+<pre>@Component
+protected&nbsp;org.apache.maven.artifact.resolver.ArtifactResolver resolver</pre>
+</li>
+</ul>
+<a name="factory">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>factory</h4>
+<pre>@Component
+protected&nbsp;org.apache.maven.artifact.factory.ArtifactFactory factory</pre>
+</li>
+</ul>
+</li>
+</ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.detail">
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="FeaturesDiffMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>FeaturesDiffMojo</h4>
+<pre>public&nbsp;FeaturesDiffMojo()</pre>
 </li>
 </ul>
 </li>
@@ -299,7 +371,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/FeaturesDiffMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +380,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" target="_top">Frames</a></li>
+<li><a href="FeaturesDiffMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,14 +405,14 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.detail">Method</a></li>
 </ul>
@@ -349,6 +421,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html
index 3bcb843..64ec767 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HelpMojo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HelpMojo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -50,8 +50,8 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/HelpMojo.html" target="_top">Frames</a></li>
@@ -272,8 +272,8 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/HelpMojo.html" target="_top">Frames</a></li>
@@ -313,6 +313,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html
new file mode 100644
index 0000000..acdfd49
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html
@@ -0,0 +1,470 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IncludeArtifactMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" target="_top">Frames</a></li>
+<li><a href="IncludeArtifactMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class IncludeArtifactMojo" class="title">Class IncludeArtifactMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.IncludeArtifactMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+</dl>
+<hr>
+<br>
+<pre>@Mojo(name="include-artifact",
+      defaultPhase=PREPARE_PACKAGE,
+      requiresDependencyResolution=COMPILE,
+      threadSafe=true)
+public class <span class="typeNameLabel">IncludeArtifactMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">This goal creates a Feature Model file that includes the Module Artifact as
+ bundle (or extension) so that the Artifact can be added through a FM into a
+ FM project. The FM file can be found in the 'build directory'/slingfeature-tmp
+ folder.
+ After a FM file is created successfully this file will be installed
+ in the local Maven Repository as 'slingosgifeature' file under the Module's Maven
+ Id location (group, artifact, version). This file can then later be used inside
+ the 'aggregate-features' goal with:
+ <code>&lt;includeArtifact&gt;
+     &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+     &lt;artifactId&gt;org.apache.sling.test.feature&lt;/artifactId&gt;
+     &lt;version&gt;1.0.0&lt;/version&gt;
+     &lt;classifier&gt;my-test-classifier&lt;/classifier&gt;
+     &lt;type&gt;slingosgifeature&lt;/type&gt;
+ &lt;/includeArtifact&gt;
+ </code>
+ It also can add dependencies to the FM file if its scope is provided (normally
+ that would be 'compile'). In addition a bundle start order can be set for these
+ included dependency bundles.
+ Finally any FM files inside the Source FM folder are embedded into the FM file. This
+ allows to add extension files like 'repoinit' etc to be added to provide them with
+ the module.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_CLASSIFIER">CFG_CLASSIFIER</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE">CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#CFG_START_ORDER">CFG_START_ORDER</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected org.apache.maven.shared.transfer.artifact.install.ArtifactInstaller</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#installer">installer</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#IncludeArtifactMojo--">IncludeArtifactMojo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="CFG_CLASSIFIER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_CLASSIFIER</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_CLASSIFIER</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.IncludeArtifactMojo.CFG_CLASSIFIER">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_START_ORDER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_START_ORDER</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_START_ORDER</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.IncludeArtifactMojo.CFG_START_ORDER">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE</h4>
+<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.sling.feature.maven.mojos.IncludeArtifactMojo.CFG_INCLUDE_DEPENDENCIES_WITH_SCOPE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="installer">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>installer</h4>
+<pre>@Component
+protected&nbsp;org.apache.maven.shared.transfer.artifact.install.ArtifactInstaller installer</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="IncludeArtifactMojo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>IncludeArtifactMojo</h4>
+<pre>public&nbsp;IncludeArtifactMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public&nbsp;void&nbsp;execute()
+             throws org.apache.maven.plugin.MojoExecutionException,
+                    org.apache.maven.plugin.MojoFailureException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/IncludeArtifactMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" target="_top">Frames</a></li>
+<li><a href="IncludeArtifactMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/InfoMojo.html
similarity index 68%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/InfoMojo.html
index c58357c..647d231 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/InfoMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/InfoMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/InfoMojo.html" target="_top">Frames</a></li>
+<li><a href="InfoMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class InfoMojo" class="title">Class InfoMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,12 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.InfoMojo</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -124,13 +129,20 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="aggregate-features",
-      defaultPhase=PACKAGE,
-      requiresDependencyResolution=TEST,
+<pre>@Mojo(requiresProject=false,
+      name="info",
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
-<div class="block">Aggregate multiple features into a single one.</div>
+public class <span class="typeNameLabel">InfoMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">Extract information from a feature This mojo does not require a project, it
+ can be run by just pointing it at a feature file. When run from within a
+ project, the normal feature selection mechanism can be used.
+
+ This mojo supports
+ <ul>
+ <li>Extracting the exported packages per feature and writing them to a file
+ <li>Detecting duplicates across features and writing a report
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -143,17 +155,20 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -167,7 +182,7 @@
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +205,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html#InfoMojo--">InfoMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,15 +224,22 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -247,13 +269,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="InfoMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>InfoMojo</h4>
+<pre>public&nbsp;InfoMojo()</pre>
 </li>
 </ul>
 </li>
@@ -299,7 +321,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/InfoMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +330,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/InfoMojo.html" target="_top">Frames</a></li>
+<li><a href="InfoMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,7 +355,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -349,6 +371,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Repository.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Repository.html
new file mode 100644
index 0000000..3428328
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Repository.html
@@ -0,0 +1,355 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Repository (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Repository (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Repository.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/Repository.html" target="_top">Frames</a></li>
+<li><a href="Repository.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class Repository" class="title">Class Repository</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.Repository</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">Repository</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html#repositoryDir">repositoryDir</a></span></code>
+<div class="block">The directory for the repository to store.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html#Repository--">Repository</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.maven.model.Dependency&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html#getEmbedArtifacts--">getEmbedArtifacts</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html#setEmbedArtifact-org.apache.maven.model.Dependency-">setEmbedArtifact</a></span>(org.apache.maven.model.Dependency&nbsp;dep)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.FeatureSelectionConfig">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesInclude-java.lang.String-">setFilesInclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeArtifact-org.apache.maven.model.Dependency-">setIncludeArtifact</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeClassifier-java.lang.String-">setIncludeClassifier</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="repositoryDir">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>repositoryDir</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> repositoryDir</pre>
+<div class="block">The directory for the repository to store. This directory is relative to the
+ build directory.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Repository--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Repository</h4>
+<pre>public&nbsp;Repository()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setEmbedArtifact-org.apache.maven.model.Dependency-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEmbedArtifact</h4>
+<pre>public&nbsp;void&nbsp;setEmbedArtifact(org.apache.maven.model.Dependency&nbsp;dep)</pre>
+</li>
+</ul>
+<a name="getEmbedArtifacts--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEmbedArtifacts</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.maven.model.Dependency&gt;&nbsp;getEmbedArtifacts()</pre>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#toString--">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Repository.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/Repository.html" target="_top">Frames</a></li>
+<li><a href="Repository.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/RepositoryMojo.html
similarity index 62%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/RepositoryMojo.html
index c58357c..31725b3 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/RepositoryMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -41,7 +41,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/RepositoryMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -50,12 +50,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/RepositoryMojo.html" target="_top">Frames</a></li>
+<li><a href="RepositoryMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -75,7 +75,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -94,7 +94,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.sling.feature.maven.mojos</div>
-<h2 title="Class AggregateFeatures" class="title">Class AggregateFeatures</h2>
+<h2 title="Class RepositoryMojo" class="title">Class RepositoryMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -107,7 +107,17 @@
 <li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.AggregateFeatures</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.RepositoryMojo</li>
+</ul>
+</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -124,13 +134,13 @@
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="aggregate-features",
+<pre>@Mojo(name="repository",
       defaultPhase=PACKAGE,
       requiresDependencyResolution=TEST,
       threadSafe=true)
-public class <span class="typeNameLabel">AggregateFeatures</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></pre>
-<div class="block">Aggregate multiple features into a single one.</div>
+public class <span class="typeNameLabel">RepositoryMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></pre>
+<div class="block">Create a Maven repository structure from the referenced artifacts in the features.</div>
 </li>
 </ul>
 </div>
@@ -143,17 +153,20 @@
 <!--   -->
 </a>
 <h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></span></code>&nbsp;</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
 </li>
 </ul>
 <!-- =========== FIELD SUMMARY =========== -->
@@ -167,7 +180,7 @@
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
@@ -190,7 +203,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#AggregateFeatures--">AggregateFeatures</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html#RepositoryMojo--">RepositoryMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -209,15 +222,29 @@
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#doExecute-java.io.File-java.util.Map-java.util.List-">doExecute</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#getLocalFeature-org.apache.sling.feature.ArtifactId-">getLocalFeature</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#processFeature-java.io.File-org.apache.sling.feature.Feature-">processFeature</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -247,13 +274,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AggregateFeatures--">
+<a name="RepositoryMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>AggregateFeatures</h4>
-<pre>public&nbsp;AggregateFeatures()</pre>
+<h4>RepositoryMojo</h4>
+<pre>public&nbsp;RepositoryMojo()</pre>
 </li>
 </ul>
 </li>
@@ -274,6 +301,10 @@
              throws org.apache.maven.plugin.MojoExecutionException,
                     org.apache.maven.plugin.MojoFailureException</pre>
 <dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>execute</code>&nbsp;in interface&nbsp;<code>org.apache.maven.plugin.Mojo</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html#execute--">execute</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
 <dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
@@ -299,7 +330,7 @@
 <li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/AggregateFeatures.html">Use</a></li>
+<li><a href="class-use/RepositoryMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../index-all.html">Index</a></li>
@@ -308,12 +339,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/RepositoryMojo.html" target="_top">Frames</a></li>
+<li><a href="RepositoryMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -333,7 +364,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -349,6 +380,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Scan.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Scan.html
new file mode 100644
index 0000000..ecd6fb9
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Scan.html
@@ -0,0 +1,380 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Scan (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Scan (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Scan.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/Scan.html" target="_top">Frames</a></li>
+<li><a href="Scan.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class Scan" class="title">Class Scan</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.Scan</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">Scan</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#Scan--">Scan</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#getExcludeTasks--">getExcludeTasks</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>org.apache.maven.model.Dependency</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#getFramework--">getFramework</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#getIncludeTasks--">getIncludeTasks</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#getTaskConfiguration--">getTaskConfiguration</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#setExcludeTask-java.lang.String-">setExcludeTask</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#setFramework-org.apache.maven.model.Dependency-">setFramework</a></span>(org.apache.maven.model.Dependency&nbsp;d)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#setIncludeTask-java.lang.String-">setIncludeTask</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.FeatureSelectionConfig">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesInclude-java.lang.String-">setFilesInclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeArtifact-org.apache.maven.model.Dependency-">setIncludeArtifact</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeClassifier-java.lang.String-">setIncludeClassifier</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Scan--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Scan</h4>
+<pre>public&nbsp;Scan()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setIncludeTask-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIncludeTask</h4>
+<pre>public&nbsp;void&nbsp;setIncludeTask(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+</li>
+</ul>
+<a name="setExcludeTask-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setExcludeTask</h4>
+<pre>public&nbsp;void&nbsp;setExcludeTask(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+</li>
+</ul>
+<a name="getIncludeTasks--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIncludeTasks</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getIncludeTasks()</pre>
+</li>
+</ul>
+<a name="getExcludeTasks--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getExcludeTasks</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getExcludeTasks()</pre>
+</li>
+</ul>
+<a name="getTaskConfiguration--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTaskConfiguration</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;getTaskConfiguration()</pre>
+</li>
+</ul>
+<a name="setFramework-org.apache.maven.model.Dependency-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFramework</h4>
+<pre>public&nbsp;void&nbsp;setFramework(org.apache.maven.model.Dependency&nbsp;d)</pre>
+</li>
+</ul>
+<a name="getFramework--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFramework</h4>
+<pre>public&nbsp;org.apache.maven.model.Dependency&nbsp;getFramework()</pre>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#toString--">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Scan.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/Scan.html" target="_top">Frames</a></li>
+<li><a href="Scan.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html
similarity index 62%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html
index e399398..ff4415b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html
@@ -1,19 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
+<title>UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -32,27 +32,27 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProjectInfo.html">Use</a></li>
+<li><a href="class-use/UpdateVersionsMojo.ArtifactUpdate.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
 </ul>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.ArtifactUpdate.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -87,15 +87,15 @@
 <!-- ========= END OF TOP NAVBAR ========= -->
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
-<div class="subTitle">org.apache.sling.feature.maven</div>
-<h2 title="Class ProjectInfo" class="title">Class ProjectInfo</h2>
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class UpdateVersionsMojo.ArtifactUpdate" class="title">Class UpdateVersionsMojo.ArtifactUpdate</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.ProjectInfo</li>
+<li>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.ArtifactUpdate</li>
 </ul>
 </li>
 </ul>
@@ -103,12 +103,12 @@
 <ul class="blockList">
 <li class="blockList">
 <dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>, <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dd>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dd>
 </dl>
 <hr>
 <br>
-<pre>public class <span class="typeNameLabel">ProjectInfo</span>
+<pre>public static final class <span class="typeNameLabel">UpdateVersionsMojo.ArtifactUpdate</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
@@ -129,12 +129,16 @@
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.maven.model.Plugin</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#plugin">plugin</a></span></code>&nbsp;</td>
+<td class="colFirst"><code>org.apache.sling.feature.Artifact</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html#artifact">artifact</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>org.apache.maven.project.MavenProject</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#project">project</a></span></code>&nbsp;</td>
+<td class="colFirst"><code>org.apache.sling.feature.Extension</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html#extension">extension</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html#newVersion">newVersion</a></span></code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -151,7 +155,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#ProjectInfo--">ProjectInfo</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html#ArtifactUpdate--">ArtifactUpdate</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -183,22 +187,31 @@
 <!--   -->
 </a>
 <h3>Field Detail</h3>
-<a name="project">
+<a name="extension">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>project</h4>
-<pre>public&nbsp;org.apache.maven.project.MavenProject project</pre>
+<h4>extension</h4>
+<pre>public&nbsp;org.apache.sling.feature.Extension extension</pre>
 </li>
 </ul>
-<a name="plugin">
+<a name="artifact">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>artifact</h4>
+<pre>public&nbsp;org.apache.sling.feature.Artifact artifact</pre>
+</li>
+</ul>
+<a name="newVersion">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>plugin</h4>
-<pre>public&nbsp;org.apache.maven.model.Plugin plugin</pre>
+<h4>newVersion</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> newVersion</pre>
 </li>
 </ul>
 </li>
@@ -209,13 +222,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="ProjectInfo--">
+<a name="ArtifactUpdate--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>ProjectInfo</h4>
-<pre>public&nbsp;ProjectInfo()</pre>
+<h4>ArtifactUpdate</h4>
+<pre>public&nbsp;ArtifactUpdate()</pre>
 </li>
 </ul>
 </li>
@@ -234,27 +247,27 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProjectInfo.html">Use</a></li>
+<li><a href="class-use/UpdateVersionsMojo.ArtifactUpdate.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
 </ul>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.ArtifactUpdate.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -287,6 +300,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html
new file mode 100644
index 0000000..da5dc57
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html
@@ -0,0 +1,676 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":9,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONReader.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class UpdateVersionsMojo.SimpleFeatureJSONReader" class="title">Class UpdateVersionsMojo.SimpleFeatureJSONReader</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.io.json.FeatureJSONReader</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONReader</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="typeNameLabel">UpdateVersionsMojo.SimpleFeatureJSONReader</span>
+extends org.apache.sling.feature.io.json.FeatureJSONReader</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#exceptionPrefix">exceptionPrefix</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#location">location</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.io.json.FeatureJSONReader">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.sling.feature.io.json.FeatureJSONReader</h3>
+<code>feature</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#SimpleFeatureJSONReader-java.lang.String-">SimpleFeatureJSONReader</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;location)</code>
+<div class="block">Private constructor</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#addConfigurations-java.util.Map-org.apache.sling.feature.Artifact-org.apache.sling.feature.Configurations-">addConfigurations</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                 org.apache.sling.feature.Artifact&nbsp;arg1,
+                 org.apache.sling.feature.Configurations&nbsp;arg2)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#checkType-java.lang.String-java.lang.Object-java.lang.Class...-">checkType</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg0,
+         <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;arg1,
+         <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;arg2)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected org.apache.sling.feature.ArtifactId</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#getFeatureId-java.util.Map-">getFeatureId</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;map)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#getJsonMap-javax.json.JsonObject-">getJsonMap</a></span>(javax.json.JsonObject&nbsp;arg0)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#getProperty-java.util.Map-java.lang.String-">getProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#minify-java.io.Reader-">minify</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;arg0)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>static org.apache.sling.feature.Feature</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#read-java.io.Reader-java.lang.String-">read</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader,
+    <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;location)</code>
+<div class="block">Read a new feature from the reader
+ The reader is not closed.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readArtifacts-java.lang.String-java.lang.String-java.util.List-java.lang.Object-org.apache.sling.feature.Configurations-">readArtifacts</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg0,
+             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg1,
+             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Artifact&gt;&nbsp;arg2,
+             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;arg3,
+             org.apache.sling.feature.Configurations&nbsp;arg4)</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readBundles-java.util.Map-org.apache.sling.feature.Bundles-org.apache.sling.feature.Configurations-">readBundles</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+           org.apache.sling.feature.Bundles&nbsp;arg1,
+           org.apache.sling.feature.Configurations&nbsp;arg2)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readCapabilities-java.util.Map-java.util.List-">readCapabilities</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.osgi.resource.Capability&gt;&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readConfigurations-java.util.Map-org.apache.sling.feature.Configurations-">readConfigurations</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                  org.apache.sling.feature.Configurations&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readExtensions-java.util.Map-java.util.List-org.apache.sling.feature.Extensions-org.apache.sling.feature.Configurations-">readExtensions</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1,
+              org.apache.sling.feature.Extensions&nbsp;arg2,
+              org.apache.sling.feature.Configurations&nbsp;arg3)</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readFrameworkProperties-java.util.Map-java.util.Map-">readFrameworkProperties</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>protected org.apache.sling.feature.Prototype</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readPrototype-java.util.Map-">readPrototype</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0)</code>&nbsp;</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readRequirements-java.util.Map-java.util.List-">readRequirements</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.MatchingRequirement&gt;&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#readVariables-java.util.Map-java.util.Map-">readVariables</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.io.json.FeatureJSONReader">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.io.json.FeatureJSONReader</h3>
+<code>readFeature</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="location">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>location</h4>
+<pre>protected final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> location</pre>
+</li>
+</ul>
+<a name="exceptionPrefix">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>exceptionPrefix</h4>
+<pre>protected final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> exceptionPrefix</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="SimpleFeatureJSONReader-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SimpleFeatureJSONReader</h4>
+<pre>protected&nbsp;SimpleFeatureJSONReader(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;location)</pre>
+<div class="block">Private constructor</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>location</code> - Optional location</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getFeatureId-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFeatureId</h4>
+<pre>protected&nbsp;org.apache.sling.feature.ArtifactId&nbsp;getFeatureId(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;map)
+                                                    throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>getFeatureId</code>&nbsp;in class&nbsp;<code>org.apache.sling.feature.io.json.FeatureJSONReader</code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="read-java.io.Reader-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>read</h4>
+<pre>public static&nbsp;org.apache.sling.feature.Feature&nbsp;read(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader,
+                                                    <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;location)
+                                             throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Read a new feature from the reader
+ The reader is not closed. It is up to the caller to close the reader.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>reader</code> - The reader for the feature</dd>
+<dd><code>location</code> - Optional location</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The read feature</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an IO errors occurs or the JSON is invalid.</dd>
+</dl>
+</li>
+</ul>
+<a name="minify-java.io.Reader-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>minify</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;minify(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;arg0)
+                 throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getJsonMap-javax.json.JsonObject-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getJsonMap</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;getJsonMap(javax.json.JsonObject&nbsp;arg0)</pre>
+</li>
+</ul>
+<a name="getProperty-java.util.Map-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProperty</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getProperty(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg1)
+                      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readVariables-java.util.Map-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readVariables</h4>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;readVariables(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                                           <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1)
+                                    throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readBundles-java.util.Map-org.apache.sling.feature.Bundles-org.apache.sling.feature.Configurations-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readBundles</h4>
+<pre>protected&nbsp;void&nbsp;readBundles(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                           org.apache.sling.feature.Bundles&nbsp;arg1,
+                           org.apache.sling.feature.Configurations&nbsp;arg2)
+                    throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readArtifacts-java.lang.String-java.lang.String-java.util.List-java.lang.Object-org.apache.sling.feature.Configurations-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readArtifacts</h4>
+<pre>protected&nbsp;void&nbsp;readArtifacts(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg0,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg1,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Artifact&gt;&nbsp;arg2,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;arg3,
+                             org.apache.sling.feature.Configurations&nbsp;arg4)
+                      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="addConfigurations-java.util.Map-org.apache.sling.feature.Artifact-org.apache.sling.feature.Configurations-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addConfigurations</h4>
+<pre>protected&nbsp;void&nbsp;addConfigurations(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                                 org.apache.sling.feature.Artifact&nbsp;arg1,
+                                 org.apache.sling.feature.Configurations&nbsp;arg2)
+                          throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readConfigurations-java.util.Map-org.apache.sling.feature.Configurations-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readConfigurations</h4>
+<pre>protected&nbsp;void&nbsp;readConfigurations(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                                  org.apache.sling.feature.Configurations&nbsp;arg1)
+                           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readFrameworkProperties-java.util.Map-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readFrameworkProperties</h4>
+<pre>protected&nbsp;void&nbsp;readFrameworkProperties(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1)
+                                throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readExtensions-java.util.Map-java.util.List-org.apache.sling.feature.Extensions-org.apache.sling.feature.Configurations-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readExtensions</h4>
+<pre>protected&nbsp;void&nbsp;readExtensions(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1,
+                              org.apache.sling.feature.Extensions&nbsp;arg2,
+                              org.apache.sling.feature.Configurations&nbsp;arg3)
+                       throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="checkType-java.lang.String-java.lang.Object-java.lang.Class...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>checkType</h4>
+<pre>protected&nbsp;void&nbsp;checkType(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg0,
+                         <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;arg1,
+                         <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;arg2)
+                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readPrototype-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readPrototype</h4>
+<pre>protected&nbsp;org.apache.sling.feature.Prototype&nbsp;readPrototype(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0)
+                                                    throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readRequirements-java.util.Map-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readRequirements</h4>
+<pre>protected&nbsp;void&nbsp;readRequirements(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                                <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.MatchingRequirement&gt;&nbsp;arg1)
+                         throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="readCapabilities-java.util.Map-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>readCapabilities</h4>
+<pre>protected&nbsp;void&nbsp;readCapabilities(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;arg0,
+                                <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.osgi.resource.Capability&gt;&nbsp;arg1)
+                         throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONReader.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
new file mode 100644
index 0000000..f3eab08
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
@@ -0,0 +1,459 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONWriter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class UpdateVersionsMojo.SimpleFeatureJSONWriter" class="title">Class UpdateVersionsMojo.SimpleFeatureJSONWriter</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.io.json.FeatureJSONWriter</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONWriter</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="typeNameLabel">UpdateVersionsMojo.SimpleFeatureJSONWriter</span>
+extends org.apache.sling.feature.io.json.FeatureJSONWriter</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected javax.json.stream.JsonGenerator</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#newGenerator-java.io.Writer-">newGenerator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;arg0)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#write-java.io.Writer-org.apache.sling.feature.Feature-">write</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;writer,
+     org.apache.sling.feature.Feature&nbsp;feature)</code>
+<div class="block">Writes the feature to the writer.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeBundles-javax.json.stream.JsonGenerator-org.apache.sling.feature.Bundles-org.apache.sling.feature.Configurations-">writeBundles</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+            org.apache.sling.feature.Bundles&nbsp;arg1,
+            org.apache.sling.feature.Configurations&nbsp;arg2)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeCapabilities-javax.json.stream.JsonGenerator-java.util.List-">writeCapabilities</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+                 <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.osgi.resource.Capability&gt;&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeConfigurations-javax.json.stream.JsonGenerator-org.apache.sling.feature.Configurations-">writeConfigurations</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+                   org.apache.sling.feature.Configurations&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeExtensions-javax.json.stream.JsonGenerator-java.util.List-org.apache.sling.feature.Configurations-">writeExtensions</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+               <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Extension&gt;&nbsp;arg1,
+               org.apache.sling.feature.Configurations&nbsp;arg2)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeFeatureId-javax.json.stream.JsonGenerator-org.apache.sling.feature.Feature-">writeFeatureId</a></span>(javax.json.stream.JsonGenerator&nbsp;generator,
+              org.apache.sling.feature.Feature&nbsp;feature)</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeFrameworkProperties-javax.json.stream.JsonGenerator-java.util.Map-">writeFrameworkProperties</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+                        <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>protected &lt;T&gt;&nbsp;void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeList-javax.json.stream.JsonGenerator-java.lang.String-java.util.Collection-">writeList</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+         <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg1,
+         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;T&gt;&nbsp;arg2)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeProperty-javax.json.stream.JsonGenerator-java.lang.String-java.lang.String-">writeProperty</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg1,
+             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg2)</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writePrototype-javax.json.stream.JsonGenerator-org.apache.sling.feature.Prototype-">writePrototype</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+              org.apache.sling.feature.Prototype&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeRequirements-javax.json.stream.JsonGenerator-java.util.List-">writeRequirements</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+                 <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.MatchingRequirement&gt;&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html#writeVariables-javax.json.stream.JsonGenerator-java.util.Map-">writeVariables</a></span>(javax.json.stream.JsonGenerator&nbsp;arg0,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.io.json.FeatureJSONWriter">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.io.json.FeatureJSONWriter</h3>
+<code>writeFeature</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="write-java.io.Writer-org.apache.sling.feature.Feature-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public static&nbsp;void&nbsp;write(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;writer,
+                         org.apache.sling.feature.Feature&nbsp;feature)
+                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Writes the feature to the writer.
+ The writer is not closed.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>writer</code> - Writer</dd>
+<dd><code>feature</code> - Feature</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If writing fails</dd>
+</dl>
+</li>
+</ul>
+<a name="writeFeatureId-javax.json.stream.JsonGenerator-org.apache.sling.feature.Feature-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeFeatureId</h4>
+<pre>protected&nbsp;void&nbsp;writeFeatureId(javax.json.stream.JsonGenerator&nbsp;generator,
+                              org.apache.sling.feature.Feature&nbsp;feature)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>writeFeatureId</code>&nbsp;in class&nbsp;<code>org.apache.sling.feature.io.json.FeatureJSONWriter</code></dd>
+</dl>
+</li>
+</ul>
+<a name="newGenerator-java.io.Writer-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newGenerator</h4>
+<pre>protected final&nbsp;javax.json.stream.JsonGenerator&nbsp;newGenerator(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;arg0)</pre>
+</li>
+</ul>
+<a name="writeBundles-javax.json.stream.JsonGenerator-org.apache.sling.feature.Bundles-org.apache.sling.feature.Configurations-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeBundles</h4>
+<pre>protected&nbsp;void&nbsp;writeBundles(javax.json.stream.JsonGenerator&nbsp;arg0,
+                            org.apache.sling.feature.Bundles&nbsp;arg1,
+                            org.apache.sling.feature.Configurations&nbsp;arg2)</pre>
+</li>
+</ul>
+<a name="writeConfigurations-javax.json.stream.JsonGenerator-org.apache.sling.feature.Configurations-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeConfigurations</h4>
+<pre>protected&nbsp;void&nbsp;writeConfigurations(javax.json.stream.JsonGenerator&nbsp;arg0,
+                                   org.apache.sling.feature.Configurations&nbsp;arg1)</pre>
+</li>
+</ul>
+<a name="writeVariables-javax.json.stream.JsonGenerator-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeVariables</h4>
+<pre>protected&nbsp;void&nbsp;writeVariables(javax.json.stream.JsonGenerator&nbsp;arg0,
+                              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1)</pre>
+</li>
+</ul>
+<a name="writeFrameworkProperties-javax.json.stream.JsonGenerator-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeFrameworkProperties</h4>
+<pre>protected&nbsp;void&nbsp;writeFrameworkProperties(javax.json.stream.JsonGenerator&nbsp;arg0,
+                                        <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;arg1)</pre>
+</li>
+</ul>
+<a name="writeExtensions-javax.json.stream.JsonGenerator-java.util.List-org.apache.sling.feature.Configurations-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeExtensions</h4>
+<pre>protected&nbsp;void&nbsp;writeExtensions(javax.json.stream.JsonGenerator&nbsp;arg0,
+                               <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Extension&gt;&nbsp;arg1,
+                               org.apache.sling.feature.Configurations&nbsp;arg2)</pre>
+</li>
+</ul>
+<a name="writeProperty-javax.json.stream.JsonGenerator-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeProperty</h4>
+<pre>protected&nbsp;void&nbsp;writeProperty(javax.json.stream.JsonGenerator&nbsp;arg0,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg1,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg2)</pre>
+</li>
+</ul>
+<a name="writeList-javax.json.stream.JsonGenerator-java.lang.String-java.util.Collection-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeList</h4>
+<pre>protected&nbsp;&lt;T&gt;&nbsp;void&nbsp;writeList(javax.json.stream.JsonGenerator&nbsp;arg0,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg1,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;T&gt;&nbsp;arg2)</pre>
+</li>
+</ul>
+<a name="writePrototype-javax.json.stream.JsonGenerator-org.apache.sling.feature.Prototype-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writePrototype</h4>
+<pre>protected&nbsp;void&nbsp;writePrototype(javax.json.stream.JsonGenerator&nbsp;arg0,
+                              org.apache.sling.feature.Prototype&nbsp;arg1)</pre>
+</li>
+</ul>
+<a name="writeRequirements-javax.json.stream.JsonGenerator-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeRequirements</h4>
+<pre>protected&nbsp;void&nbsp;writeRequirements(javax.json.stream.JsonGenerator&nbsp;arg0,
+                                 <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.MatchingRequirement&gt;&nbsp;arg1)</pre>
+</li>
+</ul>
+<a name="writeCapabilities-javax.json.stream.JsonGenerator-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>writeCapabilities</h4>
+<pre>protected&nbsp;void&nbsp;writeCapabilities(javax.json.stream.JsonGenerator&nbsp;arg0,
+                                 <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.osgi.resource.Capability&gt;&nbsp;arg1)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONWriter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ApplicationProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html
similarity index 60%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ApplicationProjectInfo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html
index 5b670c9..3fde3b0 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ApplicationProjectInfo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html
@@ -1,19 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ApplicationProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
+<title>UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ApplicationProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -32,27 +32,27 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ApplicationProjectInfo.html">Use</a></li>
+<li><a href="class-use/UpdateVersionsMojo.UpdateConfig.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
 </ul>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ApplicationProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ApplicationProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.UpdateConfig.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -87,30 +87,29 @@
 <!-- ========= END OF TOP NAVBAR ========= -->
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
-<div class="subTitle">org.apache.sling.feature.maven</div>
-<h2 title="Class ApplicationProjectInfo" class="title">Class ApplicationProjectInfo</h2>
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class UpdateVersionsMojo.UpdateConfig" class="title">Class UpdateVersionsMojo.UpdateConfig</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">org.apache.sling.feature.maven.ProjectInfo</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.sling.feature.maven.ApplicationProjectInfo</li>
-</ul>
-</li>
+<li>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateConfig</li>
 </ul>
 </li>
 </ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dd>
+</dl>
 <hr>
 <br>
-<pre>public class <span class="typeNameLabel">ApplicationProjectInfo</span>
-extends <a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a></pre>
+<pre>public static final class <span class="typeNameLabel">UpdateVersionsMojo.UpdateConfig</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
 </div>
@@ -130,29 +129,18 @@
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html#assembledFeatures">assembledFeatures</a></span></code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#excludes">excludes</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html#assembledTestFeatures">assembledTestFeatures</a></span></code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#includes">includes</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html#features">features</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html#testFeatures">testFeatures</a></span></code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#includeVersionInfo">includeVersionInfo</a></span></code>&nbsp;</td>
 </tr>
 </table>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.ProjectInfo">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a></h3>
-<code><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#plugin">plugin</a>, <a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#project">project</a></code></li>
-</ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
@@ -167,7 +155,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html#ApplicationProjectInfo--">ApplicationProjectInfo</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#UpdateConfig--">UpdateConfig</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -199,40 +187,31 @@
 <!--   -->
 </a>
 <h3>Field Detail</h3>
-<a name="features">
+<a name="includes">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>features</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt; features</pre>
+<h4>includes</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&gt; includes</pre>
 </li>
 </ul>
-<a name="testFeatures">
+<a name="excludes">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>testFeatures</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt; testFeatures</pre>
+<h4>excludes</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&gt; excludes</pre>
 </li>
 </ul>
-<a name="assembledFeatures">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>assembledFeatures</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt; assembledFeatures</pre>
-</li>
-</ul>
-<a name="assembledTestFeatures">
+<a name="includeVersionInfo">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>assembledTestFeatures</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt; assembledTestFeatures</pre>
+<h4>includeVersionInfo</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; includeVersionInfo</pre>
 </li>
 </ul>
 </li>
@@ -243,13 +222,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="ApplicationProjectInfo--">
+<a name="UpdateConfig--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>ApplicationProjectInfo</h4>
-<pre>public&nbsp;ApplicationProjectInfo()</pre>
+<h4>UpdateConfig</h4>
+<pre>public&nbsp;UpdateConfig()</pre>
 </li>
 </ul>
 </li>
@@ -268,27 +247,27 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ApplicationProjectInfo.html">Use</a></li>
+<li><a href="class-use/UpdateVersionsMojo.UpdateConfig.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
 </ul>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ApplicationProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ApplicationProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.UpdateConfig.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -321,6 +300,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html
similarity index 61%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html
index e399398..e1476c3 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectInfo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html
@@ -1,19 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
+<title>UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ProjectInfo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -32,27 +32,27 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProjectInfo.html">Use</a></li>
+<li><a href="class-use/UpdateVersionsMojo.UpdateResult.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
 </ul>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.UpdateResult.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -87,15 +87,15 @@
 <!-- ========= END OF TOP NAVBAR ========= -->
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
-<div class="subTitle">org.apache.sling.feature.maven</div>
-<h2 title="Class ProjectInfo" class="title">Class ProjectInfo</h2>
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class UpdateVersionsMojo.UpdateResult" class="title">Class UpdateVersionsMojo.UpdateResult</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.ProjectInfo</li>
+<li>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateResult</li>
 </ul>
 </li>
 </ul>
@@ -103,12 +103,12 @@
 <ul class="blockList">
 <li class="blockList">
 <dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a>, <a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven">FeatureProjectInfo</a></dd>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></dd>
 </dl>
 <hr>
 <br>
-<pre>public class <span class="typeNameLabel">ProjectInfo</span>
+<pre>public static final class <span class="typeNameLabel">UpdateVersionsMojo.UpdateResult</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
@@ -129,12 +129,12 @@
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.maven.model.Plugin</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#plugin">plugin</a></span></code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html#propertyUpdates">propertyUpdates</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>org.apache.maven.project.MavenProject</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#project">project</a></span></code>&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html#updates">updates</a></span></code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -151,7 +151,7 @@
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html#ProjectInfo--">ProjectInfo</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html#UpdateResult--">UpdateResult</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -183,22 +183,22 @@
 <!--   -->
 </a>
 <h3>Field Detail</h3>
-<a name="project">
+<a name="updates">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>project</h4>
-<pre>public&nbsp;org.apache.maven.project.MavenProject project</pre>
+<h4>updates</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a>&gt; updates</pre>
 </li>
 </ul>
-<a name="plugin">
+<a name="propertyUpdates">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>plugin</h4>
-<pre>public&nbsp;org.apache.maven.model.Plugin plugin</pre>
+<h4>propertyUpdates</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; propertyUpdates</pre>
 </li>
 </ul>
 </li>
@@ -209,13 +209,13 @@
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="ProjectInfo--">
+<a name="UpdateResult--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>ProjectInfo</h4>
-<pre>public&nbsp;ProjectInfo()</pre>
+<h4>UpdateResult</h4>
+<pre>public&nbsp;UpdateResult()</pre>
 </li>
 </ul>
 </li>
@@ -234,27 +234,27 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProjectInfo.html">Use</a></li>
+<li><a href="class-use/UpdateVersionsMojo.UpdateResult.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
 </ul>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/feature/maven/ProjectInfo.html" target="_top">Frames</a></li>
-<li><a href="ProjectInfo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.UpdateResult.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -287,6 +287,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html
new file mode 100644
index 0000000..a05b0f2
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html
@@ -0,0 +1,467 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/UpdateVersionsMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos</div>
+<h2 title="Class UpdateVersionsMojo" class="title">Class UpdateVersionsMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+</dl>
+<hr>
+<br>
+<pre>@Mojo(name="update-feature-versions",
+      threadSafe=true)
+public class <span class="typeNameLabel">UpdateVersionsMojo</span>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">Update the bundles/artifact versions</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONReader</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONWriter</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateResult</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseArtifactProvider</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo.BaseFeatureProvider</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected org.apache.maven.artifact.factory.ArtifactFactory</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#artifactFactory">artifactFactory</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected org.apache.maven.artifact.metadata.ArtifactMetadataSource</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#artifactMetadataSource">artifactMetadataSource</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected org.apache.maven.artifact.repository.ArtifactRepository</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#localRepository">localRepository</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.maven.artifact.repository.ArtifactRepository&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#remoteArtifactRepositories">remoteArtifactRepositories</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#features">features</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#project">project</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#projectHelper">projectHelper</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#UpdateVersionsMojo--">UpdateVersionsMojo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractFeatureMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></h3>
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#checkPreconditions--">checkPreconditions</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#getTmpDir--">getTmpDir</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="artifactFactory">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>artifactFactory</h4>
+<pre>@Component
+protected&nbsp;org.apache.maven.artifact.factory.ArtifactFactory artifactFactory</pre>
+</li>
+</ul>
+<a name="artifactMetadataSource">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>artifactMetadataSource</h4>
+<pre>@Component
+protected&nbsp;org.apache.maven.artifact.metadata.ArtifactMetadataSource artifactMetadataSource</pre>
+</li>
+</ul>
+<a name="remoteArtifactRepositories">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>remoteArtifactRepositories</h4>
+<pre>@Parameter(defaultValue="${project.remoteArtifactRepositories}",
+           readonly=true)
+protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.maven.artifact.repository.ArtifactRepository&gt; remoteArtifactRepositories</pre>
+</li>
+</ul>
+<a name="localRepository">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>localRepository</h4>
+<pre>@Parameter(defaultValue="${localRepository}",
+           readonly=true)
+protected&nbsp;org.apache.maven.artifact.repository.ArtifactRepository localRepository</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="UpdateVersionsMojo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>UpdateVersionsMojo</h4>
+<pre>public&nbsp;UpdateVersionsMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public&nbsp;void&nbsp;execute()
+             throws org.apache.maven.plugin.MojoExecutionException,
+                    org.apache.maven.plugin.MojoFailureException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/UpdateVersionsMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html
similarity index 73%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html
index f962b60..877a88b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.BaseArtifactProvider.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.BaseArtifactProvider.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html
similarity index 73%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html
index f962b60..74a90a8 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.BaseFeatureProvider.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractFeatureMojo.BaseFeatureProvider.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html
index 2715881..0a7e62c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -105,19 +105,94 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures</a></span></code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeaturesMojo</a></span></code>
 <div class="block">Aggregate multiple features into a single one.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeature</a></span></code>
-<div class="block">Attach the feature as a project artifact.</div>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AnalyseFeaturesMojo</a></span></code>
+<div class="block">Analyse the feature.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos">GenerateResources</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></span></code>
+<div class="block">Generates the APIs JARs for each selected Feature file.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></span></code>
+<div class="block">Create a feature model archive and attach it.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeaturesMojo</a></span></code>
+<div class="block">Attach the feature as a project artifact.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">EmbedFeaturesMojo</a></span></code>
+<div class="block">Embed the features in the resources</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">ExtractExtensionMojo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></span></code>
+<div class="block">Launches the given Feature File</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></span></code>
+<div class="block">Compares different versions of the same Feature Model.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></span></code>
+<div class="block">This goal creates a Feature Model file that includes the Module Artifact as
+ bundle (or extension) so that the Artifact can be added through a FM into a
+ FM project.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">InfoMojo</a></span></code>
+<div class="block">Extract information from a feature This mojo does not require a project, it
+ can be run by just pointing it at a feature file.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">RepositoryMojo</a></span></code>
+<div class="block">Create a Maven repository structure from the referenced artifacts in the features.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></span></code>
+<div class="block">Update the bundles/artifact versions</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -173,6 +248,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.FeatureScanner.html
similarity index 72%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.FeatureScanner.html
index f962b60..715879a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.FeatureScanner.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.FeatureScanner.html" target="_top">Frames</a></li>
+<li><a href="AbstractIncludingFeatureMojo.FeatureScanner.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.FeatureScanner.html" target="_top">Frames</a></li>
+<li><a href="AbstractIncludingFeatureMojo.FeatureScanner.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html
new file mode 100644
index 0000000..00c08fd
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html
@@ -0,0 +1,243 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractIncludingFeatureMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.feature.maven.mojos">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a> in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a> in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeaturesMojo</a></span></code>
+<div class="block">Aggregate multiple features into a single one.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AnalyseFeaturesMojo</a></span></code>
+<div class="block">Analyse the feature.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></span></code>
+<div class="block">Generates the APIs JARs for each selected Feature file.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></span></code>
+<div class="block">Create a feature model archive and attach it.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">EmbedFeaturesMojo</a></span></code>
+<div class="block">Embed the features in the resources</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">ExtractExtensionMojo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></span></code>
+<div class="block">Launches the given Feature File</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></span></code>
+<div class="block">Compares different versions of the same Feature Model.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></span></code>
+<div class="block">This goal creates a Feature Model file that includes the Module Artifact as
+ bundle (or extension) so that the Artifact can be added through a FM into a
+ FM project.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">InfoMojo</a></span></code>
+<div class="block">Extract information from a feature This mojo does not require a project, it
+ can be run by just pointing it at a feature file.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">RepositoryMojo</a></span></code>
+<div class="block">Create a Maven repository structure from the referenced artifacts in the features.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></span></code>
+<div class="block">Update the bundles/artifact versions</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractIncludingFeatureMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html
new file mode 100644
index 0000000..5dde105
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html
@@ -0,0 +1,172 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractRepositoryMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.feature.maven.mojos">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a> in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a> in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">RepositoryMojo</a></span></code>
+<div class="block">Create a Maven repository structure from the referenced artifacts in the features.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractRepositoryMojo.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Aggregate.html
similarity index 79%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Aggregate.html
index f962b60..693b62a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Aggregate.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.Aggregate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Aggregate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Aggregate.html" target="_top">Frames</a></li>
+<li><a href="Aggregate.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.Aggregate" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.Aggregate</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.Aggregate</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Aggregate.html" target="_top">Frames</a></li>
+<li><a href="Aggregate.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeaturesMojo.html
similarity index 78%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeaturesMojo.html
index f962b60..944505b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeaturesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AggregateFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AggregateFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html
index f962b60..fcfb4bb 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AnalyseFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AnalyseFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/ApisJarMojo.html
similarity index 77%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/ApisJarMojo.html
index 731b788..1475558 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/ApisJarMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/ApisJarMojo.html" target="_top">Frames</a></li>
+<li><a href="ApisJarMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AttachFeature</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.ApisJarMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.ApisJarMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AttachFeature</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.ApisJarMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/ApisJarMojo.html" target="_top">Frames</a></li>
+<li><a href="ApisJarMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Archive.html
similarity index 77%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Archive.html
index 731b788..39b3d9b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Archive.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.Archive (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Archive (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Archive.html" target="_top">Frames</a></li>
+<li><a href="Archive.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AttachFeature</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.Archive" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.Archive</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AttachFeature</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.Archive</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Archive.html" target="_top">Frames</a></li>
+<li><a href="Archive.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeatureArchivesMojo.html
similarity index 77%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeatureArchivesMojo.html
index 731b788..9631057 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeatureArchivesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeatureArchivesMojo.html" target="_top">Frames</a></li>
+<li><a href="AttachFeatureArchivesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AttachFeature</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AttachFeature</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeatureArchivesMojo.html" target="_top">Frames</a></li>
+<li><a href="AttachFeatureArchivesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeaturesMojo.html
similarity index 79%
rename from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
rename to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeaturesMojo.html
index 731b788..9f09df1 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeaturesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AttachFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AttachFeature</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeaturesMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AttachFeaturesMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AttachFeature</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AttachFeaturesMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="AttachFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/CollectArtifactsMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/CollectArtifactsMojo.html
index f962b60..f5a9b21 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/CollectArtifactsMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/CollectArtifactsMojo.html" target="_top">Frames</a></li>
+<li><a href="CollectArtifactsMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.CollectArtifactsMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.CollectArtifactsMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.CollectArtifactsMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/CollectArtifactsMojo.html" target="_top">Frames</a></li>
+<li><a href="CollectArtifactsMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/DependencyLifecycleParticipant.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/DependencyLifecycleParticipant.html
index a6b7ffa..af4eaeb 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/DependencyLifecycleParticipant.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/DependencyLifecycleParticipant.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/EmbedFeaturesMojo.html
similarity index 79%
rename from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
rename to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/EmbedFeaturesMojo.html
index f962b60..6305283 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/EmbedFeaturesMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/EmbedFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="EmbedFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.EmbedFeaturesMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.EmbedFeaturesMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.EmbedFeaturesMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/EmbedFeaturesMojo.html" target="_top">Frames</a></li>
+<li><a href="EmbedFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/ExtractExtensionMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/ExtractExtensionMojo.html
index f962b60..f497081 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/ExtractExtensionMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/ExtractExtensionMojo.html" target="_top">Frames</a></li>
+<li><a href="ExtractExtensionMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.ExtractExtensionMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.ExtractExtensionMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.ExtractExtensionMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/ExtractExtensionMojo.html" target="_top">Frames</a></li>
+<li><a href="ExtractExtensionMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureLauncherMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureLauncherMojo.html
index f962b60..fee9fb7 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureLauncherMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/FeatureLauncherMojo.html" target="_top">Frames</a></li>
+<li><a href="FeatureLauncherMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.FeatureLauncherMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.FeatureLauncherMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.FeatureLauncherMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/FeatureLauncherMojo.html" target="_top">Frames</a></li>
+<li><a href="FeatureLauncherMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html
new file mode 100644
index 0000000..68c97ea
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html
@@ -0,0 +1,193 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html" target="_top">Frames</a></li>
+<li><a href="FeatureSelectionConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.FeatureSelectionConfig" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.feature.maven.mojos">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a> in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a> in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></span></code>
+<div class="block">Several features can be selected to be put into a single archive</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a> with parameters of type <a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AbstractIncludingFeatureMojo.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a></span>(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a>&nbsp;config)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html" target="_top">Frames</a></li>
+<li><a href="FeatureSelectionConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeaturesDiffMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeaturesDiffMojo.html
index f962b60..b8871e7 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeaturesDiffMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/FeaturesDiffMojo.html" target="_top">Frames</a></li>
+<li><a href="FeaturesDiffMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.FeaturesDiffMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.FeaturesDiffMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.FeaturesDiffMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/FeaturesDiffMojo.html" target="_top">Frames</a></li>
+<li><a href="FeaturesDiffMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/GenerateResources.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/GenerateResources.html
deleted file mode 100644
index 5180707..0000000
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/GenerateResources.html
+++ /dev/null
@@ -1,126 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!-- NewPage -->
-<html lang="de">
-<head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.GenerateResources (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
-<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.GenerateResources (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/GenerateResources.html" target="_top">Frames</a></li>
-<li><a href="GenerateResources.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.GenerateResources" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.GenerateResources</h2>
-</div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.GenerateResources</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/GenerateResources.html" target="_top">Frames</a></li>
-<li><a href="GenerateResources.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
-</body>
-</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/HelpMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/HelpMojo.html
index b6e6227..c189004 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/HelpMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/HelpMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.HelpMojo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.HelpMojo (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/IncludeArtifactMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/IncludeArtifactMojo.html
index f962b60..3230530 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/IncludeArtifactMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/IncludeArtifactMojo.html" target="_top">Frames</a></li>
+<li><a href="IncludeArtifactMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.IncludeArtifactMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.IncludeArtifactMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.IncludeArtifactMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/IncludeArtifactMojo.html" target="_top">Frames</a></li>
+<li><a href="IncludeArtifactMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/InfoMojo.html
similarity index 77%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/InfoMojo.html
index 731b788..c640215 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/InfoMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/InfoMojo.html" target="_top">Frames</a></li>
+<li><a href="InfoMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AttachFeature</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.InfoMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.InfoMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AttachFeature</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.InfoMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/InfoMojo.html" target="_top">Frames</a></li>
+<li><a href="InfoMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Repository.html
similarity index 77%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Repository.html
index 731b788..7e1f1e6 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Repository.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.Repository (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Repository (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Repository.html" target="_top">Frames</a></li>
+<li><a href="Repository.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AttachFeature</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.Repository" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.Repository</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AttachFeature</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.Repository</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Repository.html" target="_top">Frames</a></li>
+<li><a href="Repository.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/RepositoryMojo.html
similarity index 77%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/RepositoryMojo.html
index 731b788..ea869a9 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/RepositoryMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/RepositoryMojo.html" target="_top">Frames</a></li>
+<li><a href="RepositoryMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AttachFeature</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.RepositoryMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.RepositoryMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AttachFeature</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.RepositoryMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/RepositoryMojo.html" target="_top">Frames</a></li>
+<li><a href="RepositoryMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Scan.html
similarity index 77%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Scan.html
index 731b788..c0d3930 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Scan.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.Scan (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Scan (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Scan.html" target="_top">Frames</a></li>
+<li><a href="Scan.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeature" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AttachFeature</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.Scan" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.Scan</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AttachFeature</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.Scan</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AttachFeature.html" target="_top">Frames</a></li>
-<li><a href="AttachFeature.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Scan.html" target="_top">Frames</a></li>
+<li><a href="Scan.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html
new file mode 100644
index 0000000..7a4fd06
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html
@@ -0,0 +1,166 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.ArtifactUpdate.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.ArtifactUpdate" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.ArtifactUpdate</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.feature.maven.mojos">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a> in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a> with type parameters of type <a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">UpdateVersionsMojo.UpdateResult.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html#updates">updates</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.ArtifactUpdate.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html
similarity index 72%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html
index f962b60..169b7e9 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONReader.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONReader" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONReader</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONReader</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONReader.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
similarity index 72%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
index f962b60..f8feda2 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONWriter.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONWriter" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONWriter</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONWriter</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONWriter.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateConfig.html
similarity index 78%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateConfig.html
index 9234a4f..eadd02d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateConfig.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.FeatureConfig.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateConfig.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.UpdateConfig.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateConfig" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateConfig</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateConfig</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.FeatureConfig.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateConfig.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.UpdateConfig.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateResult.html
similarity index 78%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateResult.html
index 9234a4f..06aee1b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateResult.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.FeatureConfig.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateResult.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.UpdateResult.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateResult" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateResult</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures.FeatureConfig</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateResult</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.FeatureConfig.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.FeatureConfig.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateResult.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.UpdateResult.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.html
index f962b60..ac87973 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeatures" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AggregateFeatures</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.UpdateVersionsMojo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AggregateFeatures</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.UpdateVersionsMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AggregateFeatures.html" target="_top">Frames</a></li>
-<li><a href="AggregateFeatures.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.html" target="_top">Frames</a></li>
+<li><a href="UpdateVersionsMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-frame.html
index d69466a..f88e388 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-frame.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-frame.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -15,12 +15,35 @@
 <h2 title="Classes">Classes</h2>
 <ul title="Classes">
 <li><a href="AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AbstractFeatureMojo</a></li>
-<li><a href="AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AggregateFeatures</a></li>
-<li><a href="AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AggregateFeatures.FeatureConfig</a></li>
-<li><a href="AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AttachFeature</a></li>
+<li><a href="AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AbstractIncludingFeatureMojo</a></li>
+<li><a href="AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AbstractIncludingFeatureMojo.FeatureScanner</a></li>
+<li><a href="AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AbstractRepositoryMojo</a></li>
+<li><a href="Aggregate.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">Aggregate</a></li>
+<li><a href="AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AggregateFeaturesMojo</a></li>
+<li><a href="AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AnalyseFeaturesMojo</a></li>
+<li><a href="ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">ApisJarMojo</a></li>
+<li><a href="Archive.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">Archive</a></li>
+<li><a href="AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AttachFeatureArchivesMojo</a></li>
+<li><a href="AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">AttachFeaturesMojo</a></li>
+<li><a href="CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">CollectArtifactsMojo</a></li>
 <li><a href="DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">DependencyLifecycleParticipant</a></li>
-<li><a href="GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">GenerateResources</a></li>
+<li><a href="EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">EmbedFeaturesMojo</a></li>
+<li><a href="ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">ExtractExtensionMojo</a></li>
+<li><a href="FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">FeatureLauncherMojo</a></li>
+<li><a href="FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">FeaturesDiffMojo</a></li>
+<li><a href="FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">FeatureSelectionConfig</a></li>
 <li><a href="HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">HelpMojo</a></li>
+<li><a href="IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">IncludeArtifactMojo</a></li>
+<li><a href="InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">InfoMojo</a></li>
+<li><a href="Repository.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">Repository</a></li>
+<li><a href="RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">RepositoryMojo</a></li>
+<li><a href="Scan.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">Scan</a></li>
+<li><a href="UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo</a></li>
+<li><a href="UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.ArtifactUpdate</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.SimpleFeatureJSONReader</a></li>
+<li><a href="UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.SimpleFeatureJSONWriter</a></li>
+<li><a href="UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.UpdateConfig</a></li>
+<li><a href="UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">UpdateVersionsMojo.UpdateResult</a></li>
 </ul>
 </div>
 </body>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-summary.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-summary.html
index 9581c1c..5c5236d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-summary.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-summary.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -45,7 +45,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">Prev&nbsp;Package</a></li>
-<li>Next&nbsp;Package</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/package-summary.html" target="_top">Frames</a></li>
@@ -90,21 +90,61 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures</a></td>
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo.FeatureScanner</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos">Aggregate</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeaturesMojo</a></td>
 <td class="colLast">
 <div class="block">Aggregate multiple features into a single one.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos">AggregateFeatures.FeatureConfig</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AnalyseFeaturesMojo</a></td>
+<td class="colLast">
+<div class="block">Analyse the feature.</div>
+</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeature</a></td>
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></td>
+<td class="colLast">
+<div class="block">Generates the APIs JARs for each selected Feature file.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></td>
+<td class="colLast">
+<div class="block">Several features can be selected to be put into a single archive</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeatureArchivesMojo</a></td>
+<td class="colLast">
+<div class="block">Create a feature model archive and attach it.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">AttachFeaturesMojo</a></td>
 <td class="colLast">
 <div class="block">Attach the feature as a project artifact.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos">CollectArtifactsMojo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos">DependencyLifecycleParticipant</a></td>
 <td class="colLast">
@@ -112,15 +152,93 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos">GenerateResources</a></td>
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">EmbedFeaturesMojo</a></td>
+<td class="colLast">
+<div class="block">Embed the features in the resources</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos">ExtractExtensionMojo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeatureLauncherMojo</a></td>
+<td class="colLast">
+<div class="block">Launches the given Feature File</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos">FeaturesDiffMojo</a></td>
+<td class="colLast">
+<div class="block">Compares different versions of the same Feature Model.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos">HelpMojo</a></td>
 <td class="colLast">
-<div class="block">Display help information on slingfeature-maven-plugin.</div>
+<div class="block">Display help information on slingfeature-maven-plugin.<br>
+ Call <code>mvn slingfeature:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></td>
+<td class="colLast">
+<div class="block">This goal creates a Feature Model file that includes the Module Artifact as
+ bundle (or extension) so that the Artifact can be added through a FM into a
+ FM project.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">InfoMojo</a></td>
+<td class="colLast">
+<div class="block">Extract information from a feature This mojo does not require a project, it
+ can be run by just pointing it at a feature file.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos">Repository</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos">RepositoryMojo</a></td>
+<td class="colLast">
+<div class="block">Create a Maven repository structure from the referenced artifacts in the features.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo</a></td>
+<td class="colLast">
+<div class="block">Update the bundles/artifact versions</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONReader</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONWriter</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateResult</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -148,7 +266,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/sling/feature/maven/package-summary.html">Prev&nbsp;Package</a></li>
-<li>Next&nbsp;Package</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/package-summary.html" target="_top">Frames</a></li>
@@ -173,6 +291,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-tree.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-tree.html
index a652970..18a5764 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-tree.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-tree.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.feature.maven.mojos Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>org.apache.sling.feature.maven.mojos Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.sling.feature.maven.mojos Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="org.apache.sling.feature.maven.mojos Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -45,7 +45,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/sling/feature/maven/package-tree.html">Prev</a></li>
-<li>Next</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/reports/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/package-tree.html" target="_top">Frames</a></li>
@@ -82,6 +82,8 @@
 <ul>
 <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo.BaseArtifactProvider</span></a> (implements org.apache.sling.feature.builder.ArtifactProvider)</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo.BaseFeatureProvider</span></a> (implements org.apache.sling.feature.builder.FeatureProvider)</li>
 <li type="circle">org.apache.maven.AbstractMavenLifecycleParticipant
 <ul>
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">DependencyLifecycleParticipant</span></a></li>
@@ -91,15 +93,59 @@
 <ul>
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo</span></a>
 <ul>
-<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AggregateFeatures</span></a></li>
-<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeature</span></a></li>
-<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">GenerateResources</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractIncludingFeatureMojo</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractRepositoryMojo</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">CollectArtifactsMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">RepositoryMojo</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AggregateFeaturesMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AnalyseFeaturesMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ApisJarMojo</span></a> (implements org.apache.maven.artifact.resolver.filter.ArtifactFilter)</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeatureArchivesMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">EmbedFeaturesMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ExtractExtensionMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeatureLauncherMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeaturesDiffMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">IncludeArtifactMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">InfoMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeaturesMojo</span></a></li>
 </ul>
 </li>
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">HelpMojo</span></a></li>
 </ul>
 </li>
-<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AggregateFeatures.FeatureConfig</span></a></li>
+<li type="circle">org.codehaus.plexus.util.AbstractScanner (implements org.codehaus.plexus.util.Scanner)
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractIncludingFeatureMojo.FeatureScanner</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.io.json.FeatureJSONReader
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.SimpleFeatureJSONReader</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.io.json.FeatureJSONWriter
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.SimpleFeatureJSONWriter</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeatureSelectionConfig</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Aggregate</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Archive</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Repository</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Scan</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.ArtifactUpdate</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.UpdateConfig</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.UpdateResult</span></a></li>
 </ul>
 </li>
 </ul>
@@ -126,7 +172,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/sling/feature/maven/package-tree.html">Prev</a></li>
-<li>Next</li>
+<li><a href="../../../../../../org/apache/sling/feature/maven/mojos/reports/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/sling/feature/maven/mojos/package-tree.html" target="_top">Frames</a></li>
@@ -151,6 +197,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-use.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-use.html
index a355ae9..df88352 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-use.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-use.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Package org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -104,6 +104,18 @@
 <div class="block">Base class for all mojos.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html#org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html#org.apache.sling.feature.maven.mojos">AbstractRepositoryMojo</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html#org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html#org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.ArtifactUpdate</a>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -156,6 +168,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html
new file mode 100644
index 0000000..97349f7
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html
@@ -0,0 +1,303 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ContentsReporter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" target="_top">Frames</a></li>
+<li><a href="ContentsReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos.reports</div>
+<h2 title="Class ContentsReporter" class="title">Class ContentsReporter</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.reports.ContentsReporter</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">ContentsReporter</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></pre>
+<div class="block">Simple reporting mojo</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#ContentsReporter--">ContentsReporter</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#getName--">getName</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ContentsReporter--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ContentsReporter</h4>
+<pre>public&nbsp;ContentsReporter()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#getName--">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>generateReport</h4>
+<pre>public&nbsp;void&nbsp;generateReport(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)
+                    throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ContentsReporter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" target="_top">Frames</a></li>
+<li><a href="ContentsReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html
new file mode 100644
index 0000000..4660cbb
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html
@@ -0,0 +1,302 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>DuplicatesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DuplicatesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DuplicatesReporter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" target="_top">Frames</a></li>
+<li><a href="DuplicatesReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos.reports</div>
+<h2 title="Class DuplicatesReporter" class="title">Class DuplicatesReporter</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.reports.DuplicatesReporter</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">DuplicatesReporter</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html#DuplicatesReporter--">DuplicatesReporter</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html#getName--">getName</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="DuplicatesReporter--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DuplicatesReporter</h4>
+<pre>public&nbsp;DuplicatesReporter()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#getName--">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>generateReport</h4>
+<pre>public&nbsp;void&nbsp;generateReport(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)
+                    throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/DuplicatesReporter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" target="_top">Frames</a></li>
+<li><a href="DuplicatesReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html
new file mode 100644
index 0000000..12d205d
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html
@@ -0,0 +1,302 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ExportPackagesReporter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" target="_top">Frames</a></li>
+<li><a href="ExportPackagesReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos.reports</div>
+<h2 title="Class ExportPackagesReporter" class="title">Class ExportPackagesReporter</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">ExportPackagesReporter</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html#ExportPackagesReporter--">ExportPackagesReporter</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html#getName--">getName</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ExportPackagesReporter--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ExportPackagesReporter</h4>
+<pre>public&nbsp;ExportPackagesReporter()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#getName--">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>generateReport</h4>
+<pre>public&nbsp;void&nbsp;generateReport(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)
+                    throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ExportPackagesReporter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" target="_top">Frames</a></li>
+<li><a href="ExportPackagesReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ReportContext.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ReportContext.html
new file mode 100644
index 0000000..b77288e
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ReportContext.html
@@ -0,0 +1,251 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ReportContext (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ReportContext (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ReportContext.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/ReportContext.html" target="_top">Frames</a></li>
+<li><a href="ReportContext.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos.reports</div>
+<h2 title="Interface ReportContext" class="title">Interface ReportContext</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">ReportContext</span></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html#addReport-java.lang.String-java.util.List-">addReport</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;output)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html#getFeatures--">getFeatures</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>org.apache.sling.feature.scanner.Scanner</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html#getScanner--">getScanner</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getScanner--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getScanner</h4>
+<pre>org.apache.sling.feature.scanner.Scanner&nbsp;getScanner()</pre>
+</li>
+</ul>
+<a name="getFeatures--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFeatures</h4>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.sling.feature.Feature&gt;&nbsp;getFeatures()</pre>
+</li>
+</ul>
+<a name="addReport-java.lang.String-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>addReport</h4>
+<pre>void&nbsp;addReport(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+               <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;output)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ReportContext.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/ReportContext.html" target="_top">Frames</a></li>
+<li><a href="ReportContext.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/Reporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/Reporter.html
new file mode 100644
index 0000000..660ea19
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/Reporter.html
@@ -0,0 +1,245 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Reporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Reporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Reporter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/Reporter.html" target="_top">Frames</a></li>
+<li><a href="Reporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sling.feature.maven.mojos.reports</div>
+<h2 title="Interface Reporter" class="title">Interface Reporter</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ContentsReporter</a>, <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">DuplicatesReporter</a>, <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ExportPackagesReporter</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">Reporter</span></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#getName--">getName</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
+</li>
+</ul>
+<a name="generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>generateReport</h4>
+<pre>void&nbsp;generateReport(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)
+             throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Reporter.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/Reporter.html" target="_top">Frames</a></li>
+<li><a href="Reporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ContentsReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ContentsReporter.html
new file mode 100644
index 0000000..ec24c89
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ContentsReporter.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.reports.ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.reports.ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/ContentsReporter.html" target="_top">Frames</a></li>
+<li><a href="ContentsReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.reports.ContentsReporter" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.reports.ContentsReporter</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.reports.ContentsReporter</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/ContentsReporter.html" target="_top">Frames</a></li>
+<li><a href="ContentsReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/DuplicatesReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/DuplicatesReporter.html
new file mode 100644
index 0000000..b97b1f3
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/DuplicatesReporter.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.reports.DuplicatesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.reports.DuplicatesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/DuplicatesReporter.html" target="_top">Frames</a></li>
+<li><a href="DuplicatesReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.reports.DuplicatesReporter" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.reports.DuplicatesReporter</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.reports.DuplicatesReporter</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/DuplicatesReporter.html" target="_top">Frames</a></li>
+<li><a href="DuplicatesReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html
new file mode 100644
index 0000000..cd6cbb7
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html" target="_top">Frames</a></li>
+<li><a href="ExportPackagesReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html" target="_top">Frames</a></li>
+<li><a href="ExportPackagesReporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html
new file mode 100644
index 0000000..97f391d
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html
@@ -0,0 +1,178 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface org.apache.sling.feature.maven.mojos.reports.ReportContext (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.sling.feature.maven.mojos.reports.ReportContext (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html" target="_top">Frames</a></li>
+<li><a href="ReportContext.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.sling.feature.maven.mojos.reports.ReportContext" class="title">Uses of Interface<br>org.apache.sling.feature.maven.mojos.reports.ReportContext</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven.mojos.reports">org.apache.sling.feature.maven.mojos.reports</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.feature.maven.mojos.reports">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a> in <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a> with parameters of type <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">Reporter.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">ExportPackagesReporter.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">DuplicatesReporter.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">ContentsReporter.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html" target="_top">Frames</a></li>
+<li><a href="ReportContext.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html
new file mode 100644
index 0000000..793f550
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html
@@ -0,0 +1,176 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface org.apache.sling.feature.maven.mojos.reports.Reporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.sling.feature.maven.mojos.reports.Reporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html" target="_top">Frames</a></li>
+<li><a href="Reporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.sling.feature.maven.mojos.reports.Reporter" class="title">Uses of Interface<br>org.apache.sling.feature.maven.mojos.reports.Reporter</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven.mojos.reports">org.apache.sling.feature.maven.mojos.reports</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.feature.maven.mojos.reports">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a> in <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a> that implement <a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ContentsReporter</a></span></code>
+<div class="block">Simple reporting mojo</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">DuplicatesReporter</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ExportPackagesReporter</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html" target="_top">Frames</a></li>
+<li><a href="Reporter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-frame.html
new file mode 100644
index 0000000..fde5987
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-frame.html
@@ -0,0 +1,28 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html" target="classFrame">org.apache.sling.feature.maven.mojos.reports</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports" target="classFrame"><span class="interfaceName">ReportContext</span></a></li>
+<li><a href="Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports" target="classFrame"><span class="interfaceName">Reporter</span></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports" target="classFrame">ContentsReporter</a></li>
+<li><a href="DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports" target="classFrame">DuplicatesReporter</a></li>
+<li><a href="ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports" target="classFrame">ExportPackagesReporter</a></li>
+</ul>
+</div>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-summary.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-summary.html
new file mode 100644
index 0000000..175d55f
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-summary.html
@@ -0,0 +1,173 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">Prev&nbsp;Package</a></li>
+<li>Next&nbsp;Package</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.sling.feature.maven.mojos.reports</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ContentsReporter</a></td>
+<td class="colLast">
+<div class="block">Simple reporting mojo</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">DuplicatesReporter</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ExportPackagesReporter</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">Prev&nbsp;Package</a></li>
+<li>Next&nbsp;Package</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-tree.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-tree.html
new file mode 100644
index 0000000..dc137fd
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-tree.html
@@ -0,0 +1,146 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.sling.feature.maven.mojos.reports Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.sling.feature.maven.mojos.reports Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-tree.html">Prev</a></li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.sling.feature.maven.mojos.reports</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ContentsReporter</span></a> (implements org.apache.sling.feature.maven.mojos.reports.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a>)</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">DuplicatesReporter</span></a> (implements org.apache.sling.feature.maven.mojos.reports.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a>)</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ExportPackagesReporter</span></a> (implements org.apache.sling.feature.maven.mojos.reports.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a>)</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ReportContext</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Reporter</span></a></li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-tree.html">Prev</a></li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-use.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-use.html
new file mode 100644
index 0000000..514e44d
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-use.html
@@ -0,0 +1,162 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Package org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package org.apache.sling.feature.maven.mojos.reports" class="title">Uses of Package<br>org.apache.sling.feature.maven.mojos.reports</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.feature.maven.mojos.reports">org.apache.sling.feature.maven.mojos.reports</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.sling.feature.maven.mojos.reports">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a> used by <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html#org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html#org.apache.sling.feature.maven.mojos.reports">Reporter</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-frame.html
index 4b61d0d..76f9d29 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-frame.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-frame.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -14,15 +14,13 @@
 <div class="indexContainer">
 <h2 title="Classes">Classes</h2>
 <ul title="Classes">
-<li><a href="ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven" target="classFrame">ApplicationProjectConfig</a></li>
-<li><a href="ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven" target="classFrame">ApplicationProjectInfo</a></li>
 <li><a href="Environment.html" title="class in org.apache.sling.feature.maven" target="classFrame">Environment</a></li>
 <li><a href="FeatureConstants.html" title="class in org.apache.sling.feature.maven" target="classFrame">FeatureConstants</a></li>
 <li><a href="FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven" target="classFrame">FeatureProjectConfig</a></li>
 <li><a href="FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven" target="classFrame">FeatureProjectInfo</a></li>
 <li><a href="Preprocessor.html" title="class in org.apache.sling.feature.maven" target="classFrame">Preprocessor</a></li>
 <li><a href="ProjectHelper.html" title="class in org.apache.sling.feature.maven" target="classFrame">ProjectHelper</a></li>
-<li><a href="ProjectInfo.html" title="class in org.apache.sling.feature.maven" target="classFrame">ProjectInfo</a></li>
+<li><a href="Substitution.html" title="class in org.apache.sling.feature.maven" target="classFrame">Substitution</a></li>
 </ul>
 </div>
 </body>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-summary.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-summary.html
index 0de58ee..a0b7dd8 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-summary.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-summary.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -84,16 +84,11 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven">ApplicationProjectConfig</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven">ApplicationProjectInfo</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">The environment provides required services to the <a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><code>Preprocessor</code></a> as well
+ as the projects, the preprocessor should work on.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven">FeatureConstants</a></td>
@@ -115,10 +110,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">The project helper contains utility functions and provides access
+ to the already read and processed features and test features.</div>
+</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven">ProjectInfo</a></td>
+<td class="colFirst"><a href="../../../../../org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven">Substitution</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 </tbody>
@@ -173,6 +171,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-tree.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-tree.html
index a8999e1..d9ce1ea 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-tree.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-tree.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.feature.maven Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>org.apache.sling.feature.maven Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.sling.feature.maven Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="org.apache.sling.feature.maven Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -82,18 +82,13 @@
 <ul>
 <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">ApplicationProjectConfig</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Environment</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureConstants</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureProjectConfig</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureProjectInfo</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Preprocessor</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">ProjectHelper</span></a></li>
-<li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">ProjectInfo</span></a>
-<ul>
-<li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">ApplicationProjectInfo</span></a></li>
-<li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureProjectInfo</span></a></li>
-</ul>
-</li>
+<li type="circle">org.apache.sling.feature.maven.<a href="../../../../../org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Substitution</span></a></li>
 </ul>
 </li>
 </ul>
@@ -145,6 +140,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-use.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-use.html
index 1a1d574..57917ad 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-use.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-use.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Uses of Package org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -100,13 +100,10 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/sling/feature/maven/class-use/ApplicationProjectConfig.html#org.apache.sling.feature.maven">ApplicationProjectConfig</a>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/sling/feature/maven/class-use/ApplicationProjectInfo.html#org.apache.sling.feature.maven">ApplicationProjectInfo</a>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/sling/feature/maven/class-use/Environment.html#org.apache.sling.feature.maven">Environment</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../../org/apache/sling/feature/maven/class-use/Environment.html#org.apache.sling.feature.maven">Environment</a>
+<div class="block">The environment provides required services to the <a href="../../../../../org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><code>Preprocessor</code></a> as well
+ as the projects, the preprocessor should work on.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html#org.apache.sling.feature.maven">FeatureProjectConfig</a>&nbsp;</td>
@@ -114,9 +111,6 @@
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html#org.apache.sling.feature.maven">FeatureProjectInfo</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/sling/feature/maven/class-use/ProjectInfo.html#org.apache.sling.feature.maven">ProjectInfo</a>&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -169,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-frame.html
index 71995df..23dd6f0 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-frame.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-frame.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview List (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Overview List (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -16,6 +16,7 @@
 <ul title="Packages">
 <li><a href="org/apache/sling/feature/maven/package-frame.html" target="packageFrame">org.apache.sling.feature.maven</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/package-frame.html" target="packageFrame">org.apache.sling.feature.maven.mojos</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/package-frame.html" target="packageFrame">org.apache.sling.feature.maven.mojos.reports</a></li>
 </ul>
 </div>
 <p>&nbsp;</p>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-summary.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-summary.html
index e5f42af..82771e1 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-summary.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-summary.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Overview (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Overview (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Overview (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -71,7 +71,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API</h1>
+<h1 class="title">Apache Sling OSGi Feature Maven Plugin 1.1.20 API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
@@ -89,6 +89,10 @@
 <td class="colFirst"><a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </div>
@@ -139,6 +143,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-tree.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-tree.html
index 2e1949d..6db6820 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-tree.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-tree.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Sep 13 15:42:42 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)</title>
-<meta name="date" content="2018-09-13">
+<title>Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
+<meta name="date" content="2020-03-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT API)";
+            parent.document.title="Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
         }
     }
     catch(err) {
@@ -75,7 +75,8 @@
 <span class="packageHierarchyLabel">Package Hierarchies:</span>
 <ul class="horizontal">
 <li><a href="org/apache/sling/feature/maven/package-tree.html">org.apache.sling.feature.maven</a>, </li>
-<li><a href="org/apache/sling/feature/maven/mojos/package-tree.html">org.apache.sling.feature.maven.mojos</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/package-tree.html">org.apache.sling.feature.maven.mojos</a>, </li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/package-tree.html">org.apache.sling.feature.maven.mojos.reports</a></li>
 </ul>
 </div>
 <div class="contentContainer">
@@ -83,6 +84,8 @@
 <ul>
 <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo.BaseArtifactProvider</span></a> (implements org.apache.sling.feature.builder.ArtifactProvider)</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo.BaseFeatureProvider</span></a> (implements org.apache.sling.feature.builder.FeatureProvider)</li>
 <li type="circle">org.apache.maven.AbstractMavenLifecycleParticipant
 <ul>
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">DependencyLifecycleParticipant</span></a></li>
@@ -92,29 +95,76 @@
 <ul>
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractFeatureMojo</span></a>
 <ul>
-<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AggregateFeatures</span></a></li>
-<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeature.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeature</span></a></li>
-<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/GenerateResources.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">GenerateResources</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractIncludingFeatureMojo</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractRepositoryMojo</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">CollectArtifactsMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/RepositoryMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">RepositoryMojo</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AggregateFeaturesMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AnalyseFeaturesMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ApisJarMojo</span></a> (implements org.apache.maven.artifact.resolver.filter.ArtifactFilter)</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeatureArchivesMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">EmbedFeaturesMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ExtractExtensionMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeatureLauncherMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeaturesDiffMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">IncludeArtifactMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">InfoMojo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeaturesMojo</span></a></li>
 </ul>
 </li>
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">HelpMojo</span></a></li>
 </ul>
 </li>
-<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeatures.FeatureConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AggregateFeatures.FeatureConfig</span></a></li>
-<li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">ApplicationProjectConfig</span></a></li>
+<li type="circle">org.codehaus.plexus.util.AbstractScanner (implements org.codehaus.plexus.util.Scanner)
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AbstractIncludingFeatureMojo.FeatureScanner</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ContentsReporter</span></a> (implements org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a>)</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">DuplicatesReporter</span></a> (implements org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a>)</li>
 <li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Environment</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ExportPackagesReporter</span></a> (implements org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a>)</li>
 <li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureConstants.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureConstants</span></a></li>
+<li type="circle">org.apache.sling.feature.io.json.FeatureJSONReader
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.SimpleFeatureJSONReader</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.sling.feature.io.json.FeatureJSONWriter
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.SimpleFeatureJSONWriter</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureProjectConfig</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureProjectInfo</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">FeatureSelectionConfig</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Aggregate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Aggregate</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Archive</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Repository.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Repository</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Scan</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Preprocessor</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">ProjectHelper</span></a></li>
-<li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">ProjectInfo</span></a>
+<li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Substitution</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.ArtifactUpdate</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.UpdateConfig</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">UpdateVersionsMojo.UpdateResult</span></a></li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ApplicationProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">ApplicationProjectInfo</span></a></li>
-<li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectInfo.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">FeatureProjectInfo</span></a></li>
-</ul>
-</li>
-</ul>
-</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">ReportContext</span></a></li>
+<li type="circle">org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Reporter</span></a></li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
@@ -164,6 +214,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/package-list b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/package-list
index b0c86d4..f08fd54 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/package-list
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/package-list
@@ -1,2 +1,3 @@
 org.apache.sling.feature.maven
 org.apache.sling.feature.maven.mojos
+org.apache.sling.feature.maven.mojos.reports
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/stylesheet.css b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/stylesheet.css
index b2932e5..ec149bb 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/stylesheet.css
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/stylesheet.css
@@ -1,64 +1,64 @@
-/*
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
-*/
-
-/* Javadoc style sheet */
-
-/* Define colors, fonts and other style attributes here to override the defaults  */
-
-/* Page background color */
-body { background-color: #FFFFFF }
-
-a:link, a:visited {
- color: blue;
- }
-
-a:active, a:hover, #leftcol a:active, #leftcol a:hover {
- color: #f30 !important;
- }
-
-a:link.selfref, a:visited.selfref {
- color: #555 !important;
- }
-
-.a td {
- background: #ddd;
- color: #000;
- }
-
-/* Table colors */
-.TableHeadingColor     { background: #036; color:#FFFFFF } /* Dark blue */
-.TableSubHeadingColor  { background: #bbb; color:#fff } /* Dark grey */
-.TableRowColor         { background: #efefef } /* White */
-
-/* Font used in left-hand frame lists */
-.FrameTitleFont   { font-size: medium; font-family: normal; color:#000000 }
-.FrameHeadingFont { font-size: medium; font-family: normal; color:#000000 }
-.FrameItemFont    { font-size: medium; font-family: normal; color:#000000 }
-
-/* Example of smaller, sans-serif font in frames */
-/* .FrameItemFont  { font-size: 10pt; font-family: Helvetica, Arial, sans-serif } */
-
-/* Navigation bar fonts and colors */
-.NavBarCell1    { background-color:#ddd;}/* Light mauve */
-.NavBarCell1Rev { background-color:#888;}/* Dark Blue */
-.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;}
-.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}
-
-.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
-.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
+/*

+Licensed to the Apache Software Foundation (ASF) under one

+or more contributor license agreements.  See the NOTICE file

+distributed with this work for additional information

+regarding copyright ownership.  The ASF licenses this file

+to you under the Apache License, Version 2.0 (the

+"License"); you may not use this file except in compliance

+with the License.  You may obtain a copy of the License at

+

+  http://www.apache.org/licenses/LICENSE-2.0

+

+Unless required by applicable law or agreed to in writing,

+software distributed under the License is distributed on an

+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

+KIND, either express or implied.  See the License for the

+specific language governing permissions and limitations

+under the License.

+*/

+

+/* Javadoc style sheet */

+

+/* Define colors, fonts and other style attributes here to override the defaults  */

+

+/* Page background color */

+body { background-color: #FFFFFF }

+

+a:link, a:visited {

+ color: blue;

+ }

+

+a:active, a:hover, #leftcol a:active, #leftcol a:hover {

+ color: #f30 !important;

+ }

+

+a:link.selfref, a:visited.selfref {

+ color: #555 !important;

+ }

+

+.a td {

+ background: #ddd;

+ color: #000;

+ }

+

+/* Table colors */

+.TableHeadingColor     { background: #036; color:#FFFFFF } /* Dark blue */

+.TableSubHeadingColor  { background: #bbb; color:#fff } /* Dark grey */

+.TableRowColor         { background: #efefef } /* White */

+

+/* Font used in left-hand frame lists */

+.FrameTitleFont   { font-size: medium; font-family: normal; color:#000000 }

+.FrameHeadingFont { font-size: medium; font-family: normal; color:#000000 }

+.FrameItemFont    { font-size: medium; font-family: normal; color:#000000 }

+

+/* Example of smaller, sans-serif font in frames */

+/* .FrameItemFont  { font-size: 10pt; font-family: Helvetica, Arial, sans-serif } */

+

+/* Navigation bar fonts and colors */

+.NavBarCell1    { background-color:#ddd;}/* Light mauve */

+.NavBarCell1Rev { background-color:#888;}/* Dark Blue */

+.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;}

+.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}

+

+.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}

+.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}

diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apis-jar-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apis-jar-mojo.html
new file mode 100644
index 0000000..847652e
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apis-jar-mojo.html
@@ -0,0 +1,908 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:apis-jar</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:apis-jar"></a>slingfeature:apis-jar</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:apis-jar</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Generates the APIs JARs for each selected Feature file.</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>test</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>package</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#apiClassifierMappings">&lt;apiClassifierMappings&gt;</a></tt></td>
+            
+<td><tt>Map</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Mapping for the feature classifier to a user defined name<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#apiJavadocResources">&lt;apiJavadocResources&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Additional resources for the api javadoc jar<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#apiRegionNameMappings">&lt;apiRegionNameMappings&gt;</a></tt></td>
+            
+<td><tt>Map</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Mapping for an api region name to a user defined name<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#apiResources">&lt;apiResources&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Additional resources for the api jar<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#apiSourceResources">&lt;apiSourceResources&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Additional resources for the api source jar<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#attachApiJars">&lt;attachApiJars&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If enabled, the created api jars will be atttached to the project<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#excludeRegions">&lt;excludeRegions&gt;</a></tt></td>
+            
+<td><tt>Set</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Names of the regions to exclude, by default no regions is excluded.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generateApiJar">&lt;generateApiJar&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Generate api jar<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generateJavadocJar">&lt;generateJavadocJar&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Generate the javadoc jar<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generateSourceJar">&lt;generateSourceJar&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Generate the sources jar<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#ignoreJavadocErrors">&lt;ignoreJavadocErrors&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Ignore errors in javadoc generation<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#includeRegions">&lt;includeRegions&gt;</a></tt></td>
+            
+<td><tt>Set</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Names of the regions to include, by default all regions are
+included.<br /><b>Default value is</b>: <tt>*</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#includeResources">&lt;includeResources&gt;</a></tt></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Patterns identifying which resources to include from bundles<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#incrementalApis">&lt;incrementalApis&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to true and api jars are created for more than one region,
+then the higher region only gets the difference to the lower
+region. If set to false each api jar gets the full region
+information (duplicating information)<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#javadocLinks">&lt;javadocLinks&gt;</a></tt></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>List of javadoc links used in the javadoc generation.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#javadocSourceLevel">&lt;javadocSourceLevel&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#selection">&lt;selection&gt;</a></tt></td>
+            
+<td><tt>FeatureSelectionConfig</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Select the features for api generation.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3CapiClassifierMappings.3E"></a><b><a name="apiClassifierMappings">&lt;apiClassifierMappings&gt;</a></b></h4>
+        
+<div>Mapping for the feature classifier to a user defined name</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.Map</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CapiJavadocResources.3E"></a><b><a name="apiJavadocResources">&lt;apiJavadocResources&gt;</a></b></h4>
+        
+<div>Additional resources for the api javadoc jar</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CapiRegionNameMappings.3E"></a><b><a name="apiRegionNameMappings">&lt;apiRegionNameMappings&gt;</a></b></h4>
+        
+<div>Mapping for an api region name to a user defined name</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.Map</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CapiResources.3E"></a><b><a name="apiResources">&lt;apiResources&gt;</a></b></h4>
+        
+<div>Additional resources for the api jar</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CapiSourceResources.3E"></a><b><a name="apiSourceResources">&lt;apiSourceResources&gt;</a></b></h4>
+        
+<div>Additional resources for the api source jar</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CattachApiJars.3E"></a><b><a name="attachApiJars">&lt;attachApiJars&gt;</a></b></h4>
+        
+<div>If enabled, the created api jars will be atttached to the project</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 /></div>
+<div class="section">
+<h4><a name="a.3CexcludeRegions.3E"></a><b><a name="excludeRegions">&lt;excludeRegions&gt;</a></b></h4>
+        
+<div>Names of the regions to exclude, by default no regions is excluded.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.Set</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgenerateApiJar.3E"></a><b><a name="generateApiJar">&lt;generateApiJar&gt;</a></b></h4>
+        
+<div>Generate api jar</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 /></div>
+<div class="section">
+<h4><a name="a.3CgenerateJavadocJar.3E"></a><b><a name="generateJavadocJar">&lt;generateJavadocJar&gt;</a></b></h4>
+        
+<div>Generate the javadoc jar</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 /></div>
+<div class="section">
+<h4><a name="a.3CgenerateSourceJar.3E"></a><b><a name="generateSourceJar">&lt;generateSourceJar&gt;</a></b></h4>
+        
+<div>Generate the sources jar</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 /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CignoreJavadocErrors.3E"></a><b><a name="ignoreJavadocErrors">&lt;ignoreJavadocErrors&gt;</a></b></h4>
+        
+<div>Ignore errors in javadoc generation</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CincludeRegions.3E"></a><b><a name="includeRegions">&lt;includeRegions&gt;</a></b></h4>
+        
+<div>Names of the regions to include, by default all regions are
+included.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.Set</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>*</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CincludeResources.3E"></a><b><a name="includeResources">&lt;includeResources&gt;</a></b></h4>
+        
+<div>Patterns identifying which resources to include from bundles</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String[]</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CincrementalApis.3E"></a><b><a name="incrementalApis">&lt;incrementalApis&gt;</a></b></h4>
+        
+<div>If set to true and api jars are created for more than one region,
+then the higher region only gets the difference to the lower
+region. If set to false each api jar gets the full region
+information (duplicating information)</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 /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjavadocLinks.3E"></a><b><a name="javadocLinks">&lt;javadocLinks&gt;</a></b></h4>
+        
+<div>List of javadoc links used in the javadoc generation.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String[]</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjavadocSourceLevel.3E"></a><b><a name="javadocSourceLevel">&lt;javadocSourceLevel&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cselection.3E"></a><b><a name="selection">&lt;selection&gt;</a></b></h4>
+        
+<div>Select the features for api generation.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/attach-featurearchives-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/attach-featurearchives-mojo.html
new file mode 100644
index 0000000..439f524
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/attach-featurearchives-mojo.html
@@ -0,0 +1,535 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:attach-featurearchives</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:attach-featurearchives"></a>slingfeature:attach-featurearchives</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:attach-featurearchives</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Create a feature model archive and attach it. An archive is created
+for each feature of this project</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>test</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>package</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#archives">&lt;archives&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3Carchives.3E"></a><b><a name="archives">&lt;archives&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/attach-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/attach-features-mojo.html
index 53a0992..4c76ee1 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/attach-features-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/attach-features-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:attach-features</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:0.2.0-SNAPSHOT:attach-features</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:attach-features</p>
       
 <p><b>Description</b>:</p>
       
@@ -75,12 +75,50 @@
         
 <li>Requires dependency resolution of artifacts in scope: <tt>test</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>package</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
 <h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
         
 <table class="table table-striped" border="0">
@@ -98,114 +136,201 @@
           
 <tr class="b">
             
-<td><b><a href="#feature">feature</a></b></td>
+<td><tt><a href="#attachMainFeatures">&lt;attachMainFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Attach main features (source)<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#attachTestFeatures">&lt;attachTestFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Attach test features (source)<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#createReferenceFile">&lt;createReferenceFile&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Create reference file<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
             
 <td><tt>String</tt></td>
             
 <td><tt>-</tt></td>
             
-<td>Inlined model. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /></td>
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
           </tr>
           
 <tr class="a">
             
-<td><b><a href="#featureFile">featureFile</a></b></td>
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
             
 <td><tt>File</tt></td>
             
 <td><tt>-</tt></td>
             
-<td>The feature file.. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>${basedir}/src/main/osgi/feature.json</tt>.<br /></td>
+<td>Directory containing generated feature files<br /></td>
           </tr>
           
 <tr class="b">
             
-<td><b><a href="#jarStartLevel">jarStartLevel</a></b></td>
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
             
 <td><tt>int</tt></td>
             
 <td><tt>-</tt></td>
             
-<td>The start level for the attached jar/bundle. This parameter is
-evaluated in the <tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>20</tt>.<br /></td>
+<td>The start level for the attached jar/bundle.<br /></td>
           </tr>
           
 <tr class="a">
             
-<td><b><a href="#skipAddFeatureDependencies">skipAddFeatureDependencies</a></b></td>
+<td><tt><a href="#referenceFileClassifier">&lt;referenceFileClassifier&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Classifier for the reference file (if any)<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
             
 <td><tt>boolean</tt></td>
             
 <td><tt>-</tt></td>
             
 <td>If set to <tt>true</tt> the artifacts from the feature are not
-as dependencies to the project. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><b><a href="#skipAddJarToFeature">skipAddJarToFeature</a></b></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>If set to <tt>true</tt> the main jar artifact is not added to
-the feature. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
           </tr>
           
 <tr class="a">
             
-<td><b><a href="#skipAddJarToTestFeature">skipAddJarToTestFeature</a></b></td>
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
             
 <td><tt>boolean</tt></td>
             
 <td><tt>-</tt></td>
             
 <td>If set to <tt>true</tt> the main jar artifact is not added to
-the test feature. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
           </tr>
           
 <tr class="b">
             
-<td><b><a href="#skipAddTestFeatureDependencies">skipAddTestFeatureDependencies</a></b></td>
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
             
 <td><tt>boolean</tt></td>
             
 <td><tt>-</tt></td>
             
 <td>If set to <tt>true</tt> the artifacts from the test feature are
-not as dependencies to the project. This parameter is evaluated in
-the <tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
-<td><b><a href="#testFeature">testFeature</a></b></td>
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
             
 <td><tt>String</tt></td>
             
 <td><tt>-</tt></td>
             
-<td>Inlined test model. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /></td>
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
           </tr>
           
 <tr class="b">
             
-<td><b><a href="#testFeatureFile">testFeatureFile</a></b></td>
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
             
-<td><tt>File</tt></td>
+<td><tt>boolean</tt></td>
             
 <td><tt>-</tt></td>
             
-<td>The test feature file.. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>${basedir}/src/test/osgi/feature.json</tt>.<br /></td>
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
           </tr>
         </table>
       </div>
@@ -213,90 +338,10 @@
 <div class="section">
 <h3><a name="Parameter_Details"></a>Parameter Details</h3>
         
-<p><b><a name="feature">feature</a>:</b></p>
+<div class="section">
+<h4><a name="a.3CattachMainFeatures.3E"></a><b><a name="attachMainFeatures">&lt;attachMainFeatures&gt;</a></b></h4>
         
-<div>Inlined model. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</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="featureFile">featureFile</a>:</b></p>
-        
-<div>The feature file.. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.io.File</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>${basedir}/src/main/osgi/feature.json</tt></li>
-        </ul><hr />
-<p><b><a name="jarStartLevel">jarStartLevel</a>:</b></p>
-        
-<div>The start level for the attached jar/bundle. This parameter is
-evaluated in the <tt>DependencyLifecycleParticipant</tt>.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>int</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>20</tt></li>
-        </ul><hr />
-<p><b><a name="skipAddFeatureDependencies">skipAddFeatureDependencies</a>:</b></p>
-        
-<div>If set to <tt>true</tt> the artifacts from the feature are not
-as dependencies to the project. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr />
-<p><b><a name="skipAddJarToFeature">skipAddJarToFeature</a>:</b></p>
-        
-<div>If set to <tt>true</tt> the main jar artifact is not added to
-the feature. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr />
-<p><b><a name="skipAddJarToTestFeature">skipAddJarToTestFeature</a>:</b></p>
-        
-<div>If set to <tt>true</tt> the main jar artifact is not added to
-the test feature. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr />
-<p><b><a name="skipAddTestFeatureDependencies">skipAddTestFeatureDependencies</a>:</b></p>
-        
-<div>If set to <tt>true</tt> the artifacts from the test feature are
-not as dependencies to the project. This parameter is evaluated in
-the <tt>DependencyLifecycleParticipant</tt>.</div>
+<div>Attach main features (source)</div>
         
 <ul>
           
@@ -305,32 +350,242 @@
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>Default</b>: <tt>true</tt></li>
-        </ul><hr />
-<p><b><a name="testFeature">testFeature</a>:</b></p>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CattachTestFeatures.3E"></a><b><a name="attachTestFeatures">&lt;attachTestFeatures&gt;</a></b></h4>
         
-<div>Inlined test model. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
+<div>Attach test features (source)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CcreateReferenceFile.3E"></a><b><a name="createReferenceFile">&lt;createReferenceFile&gt;</a></b></h4>
+        
+<div>Create reference file</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</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="testFeatureFile">testFeatureFile</a>:</b></p>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
         
-<div>The test feature file.. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
         
 <ul>
           
 <li><b>Type</b>: <tt>java.io.File</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
           
-<li><b>Default</b>: <tt>${basedir}/src/test/osgi/feature.json</tt></li>
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CreferenceFileClassifier.3E"></a><b><a name="referenceFileClassifier">&lt;referenceFileClassifier&gt;</a></b></h4>
+        
+<div>Classifier for the reference file (if any)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
-      </div>
+      </div></div>
     </div>
   
 
@@ -341,7 +596,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/collect-artifacts-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/collect-artifacts-mojo.html
new file mode 100644
index 0000000..19624f2
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/collect-artifacts-mojo.html
@@ -0,0 +1,555 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:collect-artifacts</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:collect-artifacts"></a>slingfeature:collect-artifacts</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:collect-artifacts</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>(no description)</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#csvFeaturesGAV">&lt;csvFeaturesGAV&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>A CSV list of Feature GAV. Specifying this property,
+<tt>includes</tt> parameter will be overridden<br /><b>User property is</b>: <tt>features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#repositoryDir">&lt;repositoryDir&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The directory to store the artifacts into.<br /><b>Default value is</b>: <tt>artifacts</tt>.<br /><b>User property is</b>: <tt>repositoryDir</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3CcsvFeaturesGAV.3E"></a><b><a name="csvFeaturesGAV">&lt;csvFeaturesGAV&gt;</a></b></h4>
+        
+<div>A CSV list of Feature GAV. Specifying this property,
+<tt>includes</tt> parameter will be overridden</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>features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CrepositoryDir.3E"></a><b><a name="repositoryDir">&lt;repositoryDir&gt;</a></b></h4>
+        
+<div>The directory to store the artifacts into.</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>repositoryDir</tt></li>
+          
+<li><b>Default</b>: <tt>artifacts</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/css/print.css b/src/main/jbake/assets/components/slingfeature-maven-plugin/css/print.css
index 1cd02d9..46c5e81 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/css/print.css
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/css/print.css
@@ -1,23 +1,23 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-
-/* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */
-
-#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
-#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
+/*

+ * Licensed to the Apache Software Foundation (ASF) under one

+ * or more contributor license agreements.  See the NOTICE file

+ * distributed with this work for additional information

+ * regarding copyright ownership.  The ASF licenses this file

+ * to you under the Apache License, Version 2.0 (the

+ * "License"); you may not use this file except in compliance

+ * with the License.  You may obtain a copy of the License at

+ *

+ *   http://www.apache.org/licenses/LICENSE-2.0

+ *

+ * Unless required by applicable law or agreed to in writing,

+ * software distributed under the License is distributed on an

+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

+ * KIND, either express or implied.  See the License for the

+ * specific language governing permissions and limitations

+ * under the License.

+ */

+

+/* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */

+

+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}

+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}

diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/dependencies.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/dependencies.html
index 835a0ee..38636f6 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/dependencies.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/dependencies.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Dependencies</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -48,14 +48,14 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -85,23 +85,59 @@
 <th>Type</th>
 <th>Licenses</th></tr>
 <tr class="b">
+<td>biz.aQute.bnd</td>
+<td><a class="externalLink" href="https://bnd.bndtools.org/">biz.aQute.bndlib</a></td>
+<td>4.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.github.java-json-tools</td>
+<td><a class="externalLink" href="https://github.com/box-metadata/json-schema-validator">json-schema-validator</a></td>
+<td>2.2.10</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></td></tr>
+<tr class="b">
 <td>commons-io</td>
 <td><a class="externalLink" href="http://commons.apache.org/proper/commons-io/">commons-io</a></td>
 <td>2.5</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="a">
+<td>org.apache.commons</td>
+<td><a class="externalLink" href="http://commons.apache.org/proper/commons-exec/">commons-exec</a></td>
+<td>1.3</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.apache.commons</td>
+<td><a class="externalLink" href="http://commons.apache.org/proper/commons-text">commons-text</a></td>
+<td>1.6</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
 <td>org.apache.felix</td>
 <td><a class="externalLink" href="http://felix.apache.org/org.apache.felix.configurator/">org.apache.felix.configurator</a></td>
-<td>1.0.4</td>
+<td>1.0.10</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.felix</td>
 <td><a class="externalLink" href="http://felix.apache.org/org.apache.felix.converter/">org.apache.felix.converter</a></td>
-<td>1.0.0</td>
+<td>1.0.10</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>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.felix</td>
+<td><a class="externalLink" href="http://felix.apache.org/org.apache.felix.utils/">org.apache.felix.utils</a></td>
+<td>1.11.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.maven</td>
+<td><a class="externalLink" href="https://maven.apache.org/shared/maven-archiver/">maven-archiver</a></td>
+<td>3.3.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven</td>
 <td><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-artifact/">maven-artifact</a></td>
@@ -122,10 +158,46 @@
 <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.apache.maven</td>
+<td><a class="externalLink" href="https://maven.apache.org/ref/3.6.0/maven-model-builder/">maven-model-builder</a></td>
+<td>3.6.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.maven</td>
 <td><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-plugin-api/">maven-plugin-api</a></td>
 <td>3.5.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.apache.maven.scm</td>
+<td><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-api/">maven-scm-api</a></td>
+<td>1.11.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.maven.scm</td>
+<td><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-managers/maven-scm-manager-plexus/">maven-scm-manager-plexus</a></td>
+<td>1.11.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.maven.scm</td>
+<td><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/">maven-scm-provider-gitexe</a></td>
+<td>1.11.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.maven.scm</td>
+<td><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/">maven-scm-provider-svnexe</a></td>
+<td>1.11.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.maven.shared</td>
+<td><a class="externalLink" href="https://maven.apache.org/shared/maven-artifact-transfer/">maven-artifact-transfer</a></td>
+<td>0.11.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven.shared</td>
 <td><a class="externalLink" href="https://maven.apache.org/shared/maven-filtering/">maven-filtering</a></td>
@@ -140,14 +212,38 @@
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.sling</td>
-<td><a class="externalLink" href="http://sling.apache.org/org.apache.sling.feature">org.apache.sling.feature</a></td>
-<td>0.1.3-20180906.154639-30</td>
+<td><a class="externalLink" href="https://sling.apache.org/sling-bundle-parent/org.apache.sling.feature">org.apache.sling.feature</a></td>
+<td>1.1.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.sling</td>
-<td><a class="externalLink" href="http://sling.apache.org/org.apache.sling.feature.io">org.apache.sling.feature.io</a></td>
-<td>0.1.3-20180909.025641-46</td>
+<td><a class="externalLink" href="http://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.analyser">org.apache.sling.feature.analyser</a></td>
+<td>1.2.6</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.sling</td>
+<td><a class="externalLink" href="http://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.diff">org.apache.sling.feature.diff</a></td>
+<td>0.0.6</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.sling</td>
+<td><a class="externalLink" href="http://sling.apache.org/org.apache.sling.feature.extension.apiregions">org.apache.sling.feature.extension.apiregions</a></td>
+<td>1.1.2</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.sling</td>
+<td><a class="externalLink" href="https://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.io">org.apache.sling.feature.io</a></td>
+<td>1.3.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.codehaus.mojo</td>
+<td><a class="externalLink" href="http://www.mojohaus.org/versions-maven-plugin/">versions-maven-plugin</a></td>
+<td>2.7</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
@@ -179,7 +275,41 @@
 <td><a class="externalLink" href="https://www.osgi.org/">org.osgi.framework</a></td>
 <td>1.9.0</td>
 <td>jar</td>
-<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td></tr></table></div><a name="Project_Dependencies_test"></a>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache-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></table></div><a name="Project_Dependencies_runtime"></a>
+<div class="section">
+<h3><a name="runtime"></a>runtime</h3>
+<p>The following is a list of runtime dependencies for this project. These dependencies are required to run the application:</p>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>Licenses</th></tr>
+<tr class="b">
+<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="a">
+<td>org.apache.jackrabbit</td>
+<td><a class="externalLink" href="http://jackrabbit.apache.org/jackrabbit-spi-commons/">jackrabbit-spi-commons</a></td>
+<td>2.19.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.jackrabbit.vault</td>
+<td><a class="externalLink" href="http://www.apache.org/parent/org.apache.jackrabbit.vault/">org.apache.jackrabbit.vault</a></td>
+<td>3.2.6</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></table></div><a name="Project_Dependencies_test"></a>
 <div class="section">
 <h3><a name="test"></a>test</h3>
 <p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p>
@@ -195,7 +325,13 @@
 <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></table></div><a name="Project_Dependencies_provided"></a>
+<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.slf4j</td>
+<td><a class="externalLink" href="http://www.slf4j.org">slf4j-simple</a></td>
+<td>1.6.2</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td></tr></table></div><a name="Project_Dependencies_provided"></a>
 <div class="section">
 <h3><a name="provided"></a>provided</h3>
 <p>The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:</p>
@@ -227,16 +363,100 @@
 <th>Type</th>
 <th>Licenses</th></tr>
 <tr class="b">
+<td>antlr</td>
+<td>antlr</td>
+<td>2.7.2</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
 <td>aopalliance</td>
 <td><a class="externalLink" href="http://aopalliance.sourceforge.net">aopalliance</a></td>
 <td>1.0</td>
 <td>-</td>
 <td>jar</td>
 <td>Public Domain</td></tr>
+<tr class="b">
+<td>backport-util-concurrent</td>
+<td><a class="externalLink" href="http://backport-jsr166.sourceforge.net/">backport-util-concurrent</a></td>
+<td>3.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://creativecommons.org/licenses/publicdomain">Public Domain</a></td></tr>
+<tr class="a">
+<td>com.fasterxml.jackson.core</td>
+<td><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">jackson-annotations</a></td>
+<td>2.2.3</td>
+<td>-</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><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></td></tr>
+<tr class="b">
+<td>com.fasterxml.jackson.core</td>
+<td><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">jackson-core</a></td>
+<td>2.2.3</td>
+<td>-</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><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></td></tr>
+<tr class="a">
+<td>com.fasterxml.jackson.core</td>
+<td><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">jackson-databind</a></td>
+<td>2.2.3</td>
+<td>-</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><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></td></tr>
+<tr class="b">
+<td>com.github.fge</td>
+<td><a class="externalLink" href="https://github.com/fge/btf">btf</a></td>
+<td>1.2</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></td></tr>
+<tr class="a">
+<td>com.github.fge</td>
+<td><a class="externalLink" href="https://github.com/fge/msg-simple">msg-simple</a></td>
+<td>1.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></td></tr>
+<tr class="b">
+<td>com.github.fge</td>
+<td><a class="externalLink" href="https://github.com/fge/uri-template">uri-template</a></td>
+<td>0.9</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></td></tr>
+<tr class="a">
+<td>com.github.java-json-tools</td>
+<td><a class="externalLink" href="https://github.com/java-json-tools/jackson-coreutils">jackson-coreutils</a></td>
+<td>1.9</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></td></tr>
+<tr class="b">
+<td>com.github.java-json-tools</td>
+<td><a class="externalLink" href="https://github.com/java-json-tools/json-schema-core">json-schema-core</a></td>
+<td>1.2.10</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 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.1</td>
+<td>-</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>com.google.collections</td>
+<td><a class="externalLink" href="http://code.google.com/p/google-collections/">google-collections</a></td>
+<td>1.0</td>
+<td>-</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>com.google.guava</td>
-<td><a class="externalLink" href="https://github.com/google/guava/guava">guava</a></td>
-<td>20.0</td>
+<td><a class="externalLink" href="http://code.google.com/p/guava-libraries/guava">guava</a></td>
+<td>16.0.1</td>
 <td>-</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>
@@ -248,47 +468,173 @@
 <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>com.googlecode.libphonenumber</td>
+<td><a class="externalLink" href="https://github.com/googlei18n/libphonenumber/">libphonenumber</a></td>
+<td>8.0.0</td>
+<td>-</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>commons-beanutils</td>
+<td>commons-beanutils</td>
+<td>1.7.0</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>commons-chain</td>
+<td>commons-chain</td>
+<td>1.1</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="b">
+<td>commons-codec</td>
+<td><a class="externalLink" href="http://commons.apache.org/proper/commons-codec/">commons-codec</a></td>
+<td>1.11</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>commons-collections</td>
+<td><a class="externalLink" href="http://commons.apache.org/collections/">commons-collections</a></td>
+<td>3.2.2</td>
+<td>-</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>commons-digester</td>
+<td>commons-digester</td>
+<td>1.8</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>commons-lang</td>
+<td><a class="externalLink" href="http://commons.apache.org/lang/">commons-lang</a></td>
+<td>2.6</td>
+<td>-</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>commons-logging</td>
+<td><a class="externalLink" href="http://commons.apache.org/logging">commons-logging</a></td>
+<td>1.1.1</td>
+<td>-</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>commons-validator</td>
+<td>commons-validator</td>
+<td>1.3.1</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="b">
+<td>dom4j</td>
+<td>dom4j</td>
+<td>1.1</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>javax.activation</td>
+<td><a class="externalLink" href="http://java.sun.com/products/javabeans/jaf/index.jsp">activation</a></td>
+<td>1.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDLv1.0.html">Common Development and Distribution License (CDDL) v1.0</a></td></tr>
+<tr class="b">
 <td>javax.annotation</td>
 <td><a class="externalLink" href="http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html">jsr250-api</a></td>
 <td>1.0</td>
 <td>-</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDLv1.0.html">COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</a></td></tr>
-<tr class="b">
+<tr class="a">
 <td>javax.enterprise</td>
 <td><a class="externalLink" href="http://www.seamframework.org/Weld/cdi-api">cdi-api</a></td>
 <td>1.0</td>
 <td>-</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>javax.mail</td>
+<td><a class="externalLink" href="http://java.sun.com/projects/javamail/mailapi">mailapi</a></td>
+<td>1.4.3</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.sun.com/cddl">CDDL</a><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDL+GPL.html">GPLv2+CE</a></td></tr>
 <tr class="a">
+<td>javax.xml.stream</td>
+<td>stax-api</td>
+<td>1.0-2</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/gpl.txt">GNU General Public Library</a><a class="externalLink" href="http://www.sun.com/cddl/cddl.html">COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</a></td></tr>
+<tr class="b">
+<td>joda-time</td>
+<td><a class="externalLink" href="http://www.joda.org/joda-time/">joda-time</a></td>
+<td>2.9.7</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>net.sf.jopt-simple</td>
+<td><a class="externalLink" href="http://pholser.github.io/jopt-simple">jopt-simple</a></td>
+<td>5.0.3</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">The MIT License</a></td></tr>
+<tr class="b">
 <td>org.apache.commons</td>
 <td><a class="externalLink" href="http://commons.apache.org/proper/commons-compress/">commons-compress</a></td>
 <td>1.14</td>
 <td>-</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.apache.commons</td>
 <td><a class="externalLink" href="http://commons.apache.org/proper/commons-lang/">commons-lang3</a></td>
-<td>3.5</td>
+<td>3.8.1</td>
 <td>-</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.apache.geronimo.specs</td>
 <td><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-json_1.0_spec/1.0-alpha-1">geronimo-json_1.0_spec</a></td>
 <td>1.0-alpha-1</td>
 <td>-</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>org.apache.maven</td>
-<td><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-builder-support/">maven-builder-support</a></td>
-<td>3.5.0</td>
+<tr class="a">
+<td>org.apache.httpcomponents</td>
+<td><a class="externalLink" href="http://hc.apache.org/httpcomponents-client">httpclient</a></td>
+<td>4.0.2</td>
 <td>-</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>
+<td><a href="../LICENSE.txt">Apache License</a></td></tr>
+<tr class="b">
+<td>org.apache.httpcomponents</td>
+<td><a class="externalLink" href="http://hc.apache.org/httpcomponents-core/">httpcore</a></td>
+<td>4.0.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License</a></td></tr>
+<tr class="a">
+<td>org.apache.maven</td>
+<td><a class="externalLink" href="http://maven.apache.org/maven-artifact-manager">maven-artifact-manager</a></td>
+<td>2.2.1</td>
+<td>-</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>org.apache.maven</td>
+<td><a class="externalLink" href="https://maven.apache.org/ref/3.6.0/maven-builder-support/">maven-builder-support</a></td>
+<td>3.6.0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven</td>
 <td><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-model/">maven-model</a></td>
@@ -298,11 +644,25 @@
 <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.apache.maven</td>
-<td><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-model-builder/">maven-model-builder</a></td>
-<td>3.5.0</td>
+<td><a class="externalLink" href="http://maven.apache.org/maven-plugin-registry">maven-plugin-registry</a></td>
+<td>2.2.1</td>
 <td>-</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>
+<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>org.apache.maven</td>
+<td><a class="externalLink" href="http://maven.apache.org/maven-profile">maven-profile</a></td>
+<td>2.2.1</td>
+<td>-</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>org.apache.maven</td>
+<td><a class="externalLink" href="http://maven.apache.org/maven-project">maven-project</a></td>
+<td>2.2.1</td>
+<td>-</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>org.apache.maven</td>
 <td><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-repository-metadata/">maven-repository-metadata</a></td>
@@ -332,6 +692,76 @@
 <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="a">
+<td>org.apache.maven.doxia</td>
+<td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-core/">doxia-core</a></td>
+<td>1.7</td>
+<td>-</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.apache.maven.doxia</td>
+<td><a class="externalLink" href="https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/">doxia-decoration-model</a></td>
+<td>1.7.4</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.maven.doxia</td>
+<td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-logging-api/">doxia-logging-api</a></td>
+<td>1.7</td>
+<td>-</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.apache.maven.doxia</td>
+<td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-fml/">doxia-module-fml</a></td>
+<td>1.7</td>
+<td>-</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="a">
+<td>org.apache.maven.doxia</td>
+<td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-xhtml/">doxia-module-xhtml</a></td>
+<td>1.7</td>
+<td>-</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.apache.maven.doxia</td>
+<td><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-sink-api/">doxia-sink-api</a></td>
+<td>1.7</td>
+<td>-</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="a">
+<td>org.apache.maven.doxia</td>
+<td><a class="externalLink" href="http://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/">doxia-site-renderer</a></td>
+<td>1.7</td>
+<td>-</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.apache.maven.doxia</td>
+<td><a class="externalLink" href="http://maven.apache.org/doxia/doxia-sitetools/doxia-skin-model/">doxia-skin-model</a></td>
+<td>1.7</td>
+<td>-</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="a">
+<td>org.apache.maven.reporting</td>
+<td><a class="externalLink" href="http://maven.apache.org/shared/maven-reporting-api/">maven-reporting-api</a></td>
+<td>3.0</td>
+<td>-</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>org.apache.maven.reporting</td>
+<td><a class="externalLink" href="https://maven.apache.org/shared/maven-reporting-impl/">maven-reporting-impl</a></td>
+<td>3.0.0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
 <td>org.apache.maven.resolver</td>
 <td><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-api/">maven-resolver-api</a></td>
 <td>1.0.3</td>
@@ -360,12 +790,40 @@
 <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="a">
+<td>org.apache.maven.scm</td>
+<td><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-git-commons/">maven-scm-provider-git-commons</a></td>
+<td>1.11.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.maven.scm</td>
+<td><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svn-commons/">maven-scm-provider-svn-commons</a></td>
+<td>1.11.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.maven.shared</td>
+<td><a class="externalLink" href="https://maven.apache.org/shared/maven-common-artifact-filters/">maven-common-artifact-filters</a></td>
+<td>3.0.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
 <td>org.apache.maven.shared</td>
 <td><a class="externalLink" href="https://maven.apache.org/shared/maven-shared-utils/">maven-shared-utils</a></td>
 <td>3.1.0</td>
 <td>-</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.maven.wagon</td>
+<td><a class="externalLink" href="http://maven.apache.org/wagon/wagon-providers/wagon-file">wagon-file</a></td>
+<td>2.12</td>
+<td>-</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.apache.maven.wagon</td>
 <td><a class="externalLink" href="http://maven.apache.org/wagon/wagon-provider-api">wagon-provider-api</a></td>
@@ -374,6 +832,48 @@
 <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="a">
+<td>org.apache.struts</td>
+<td>struts-core</td>
+<td>1.3.8</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="b">
+<td>org.apache.struts</td>
+<td>struts-taglib</td>
+<td>1.3.8</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>org.apache.struts</td>
+<td>struts-tiles</td>
+<td>1.3.8</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="b">
+<td>org.apache.velocity</td>
+<td><a class="externalLink" href="http://velocity.apache.org/engine/devel/">velocity</a></td>
+<td>1.7</td>
+<td>-</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>org.apache.velocity</td>
+<td><a class="externalLink" href="http://velocity.apache.org/tools/devel/">velocity-tools</a></td>
+<td>2.0</td>
+<td>-</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>org.apache.xbean</td>
+<td><a class="externalLink" href="http://geronimo.apache.org/maven/xbean/3.7/xbean-reflect">xbean-reflect</a></td>
+<td>3.7</td>
+<td>-</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>org.codehaus.plexus</td>
 <td><a class="externalLink" href="http://plexus.codehaus.org/plexus-classworlds/">plexus-classworlds</a></td>
 <td>2.5.2</td>
@@ -396,6 +896,20 @@
 <td>-</td></tr>
 <tr class="b">
 <td>org.codehaus.plexus</td>
+<td><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-containers/plexus-container-default/">plexus-container-default</a></td>
+<td>1.7.1</td>
+<td>-</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="a">
+<td>org.codehaus.plexus</td>
+<td><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-i18n">plexus-i18n</a></td>
+<td>1.0-beta-10</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="b">
+<td>org.codehaus.plexus</td>
 <td><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-interpolation/">plexus-interpolation</a></td>
 <td>1.24</td>
 <td>-</td>
@@ -409,26 +923,54 @@
 <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.codehaus.plexus</td>
+<td><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-velocity">plexus-velocity</a></td>
+<td>1.1.7</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>org.codehaus.woodstox</td>
+<td><a class="externalLink" href="http://woodstox.codehaus.org/StAX2">stax2-api</a></td>
+<td>3.1.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">The BSD License</a></td></tr>
+<tr class="b">
+<td>org.codehaus.woodstox</td>
+<td><a class="externalLink" href="http://woodstox.codehaus.org">woodstox-core-asl</a></td>
+<td>4.2.0</td>
+<td>-</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>org.eclipse.sisu</td>
 <td><a class="externalLink" href="http://www.eclipse.org/sisu/org.eclipse.sisu.inject/">org.eclipse.sisu.inject</a></td>
 <td>0.3.3</td>
 <td>-</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.eclipse.sisu</td>
 <td><a class="externalLink" href="http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/">org.eclipse.sisu.plexus</a></td>
 <td>0.3.3</td>
 <td>-</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.iq80.snappy</td>
 <td><a class="externalLink" href="http://github.com/dain/snappy">snappy</a></td>
 <td>0.4</td>
 <td>-</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a></td></tr>
+<tr class="b">
+<td>org.mozilla</td>
+<td><a class="externalLink" href="https://developer.mozilla.org/en/Rhino">rhino</a></td>
+<td>1.7.7.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.mozilla.org/MPL/2.0/index.txt">Mozilla Public 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.util.function</a></td>
@@ -456,7 +998,49 @@
 <td>1.4</td>
 <td>-</td>
 <td>jar</td>
-<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></td></tr></table></div><a name="Project_Transitive_Dependencies_runtime"></a>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></td></tr>
+<tr class="a">
+<td>org.sonatype.sisu</td>
+<td><a class="externalLink" href="http://forge.sonatype.com/sisu-guice/">sisu-guice</a></td>
+<td>2.1.7</td>
+<td>noaop</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>org.sonatype.sisu</td>
+<td><a class="externalLink" href="http://sisu.sonatype.org/sisu-inject/guice-bean/sisu-inject-bean/">sisu-inject-bean</a></td>
+<td>1.4.2</td>
+<td>-</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>org.sonatype.sisu</td>
+<td><a class="externalLink" href="http://sisu.sonatype.org/sisu-inject/guice-bean/guice-plexus/sisu-inject-plexus/">sisu-inject-plexus</a></td>
+<td>1.4.2</td>
+<td>-</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>oro</td>
+<td>oro</td>
+<td>2.0.8</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>sslext</td>
+<td>sslext</td>
+<td>1.2-0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-1.1">Apache Software License, Version 1.1</a></td></tr>
+<tr class="b">
+<td>xmlunit</td>
+<td><a class="externalLink" href="http://xmlunit.sourceforge.net/">xmlunit</a></td>
+<td>1.5</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://xmlunit.svn.sourceforge.net/viewvc/*checkout*/xmlunit/trunk/xmlunit/LICENSE.txt">BSD License</a></td></tr></table></div><a name="Project_Transitive_Dependencies_runtime"></a>
 <div class="section">
 <h3><a name="runtime"></a>runtime</h3>
 <p>The following is a list of runtime dependencies for this project. These dependencies are required to run the application:</p>
@@ -468,6 +1052,18 @@
 <th>Type</th>
 <th>Licenses</th></tr>
 <tr class="b">
+<td>org.apache.jackrabbit</td>
+<td><a class="externalLink" href="http://jackrabbit.apache.org/jackrabbit-jcr-commons/">jackrabbit-jcr-commons</a></td>
+<td>2.19.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.jackrabbit</td>
+<td><a class="externalLink" href="http://jackrabbit.apache.org/jackrabbit-spi/">jackrabbit-spi</a></td>
+<td>2.19.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
 <td>org.tukaani</td>
 <td><a class="externalLink" href="http://tukaani.org/xz/java.html">xz</a></td>
 <td>1.6</td>
@@ -504,7 +1100,13 @@
 <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></table></div></div><a name="Project_Dependency_Graph"></a>
+<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>org.slf4j</td>
+<td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td>
+<td>1.7.25</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><a name="Project_Dependency_Graph"></a>
 <div class="section">
 <h2><a name="Project_Dependency_Graph"></a>Project Dependency Graph</h2>
 <script language="javascript" type="text/javascript">
@@ -530,7 +1132,7 @@
 <div class="section">
 <h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
 <ul>
-<li>org.apache.sling:slingfeature-maven-plugin:maven-plugin:0.2.0-SNAPSHOT <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep0" style="display:none">
+<li>org.apache.sling:slingfeature-maven-plugin:maven-plugin:1.1.20 <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep0" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Sling OSGi Feature Maven Plugin</th></tr>
@@ -540,7 +1142,37 @@
 <p><b>URL: </b><a class="externalLink" href="https://sling.apache.org/components/slingfeature-maven-plugin/">https://sling.apache.org/components/slingfeature-maven-plugin/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.felix:org.apache.felix.converter:jar:1.0.0 (compile) <img id="_img3" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep2', '_img3' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep2" style="display:none">
+<li>org.osgi:osgi.core:jar:6.0.0 (compile) <img id="_img3" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep2', '_img3' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep2" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>org.osgi:osgi.core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>OSGi Core Release 6, Interfaces and Classes for use in compiling bundles.</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.osgi.org/">http://www.osgi.org/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://opensource.org/licenses/apache2.0.php">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.commons:commons-text:jar:1.6 (compile) <img id="_img5" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep4', '_img5' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep4" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Commons Text</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Apache Commons Text is a library focused on algorithms working on strings.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/commons-text">http://commons.apache.org/proper/commons-text</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.commons:commons-lang3:jar:3.8.1 (compile) <img id="_img7" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep6', '_img7' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep6" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Commons Lang</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Apache Commons Lang, a package of Java utility classes for the
+  classes that are in java.lang's hierarchy, or are considered to be so
+  standard as to justify existence in java.lang.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/commons-lang/">http://commons.apache.org/proper/commons-lang/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.felix:org.apache.felix.converter:jar:1.0.10 (compile) <img id="_img9" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep8', '_img9' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep8" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Felix Converter</th></tr>
@@ -548,9 +1180,9 @@
 <td>
 <p><b>Description: </b>Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.</p>
 <p><b>URL: </b><a class="externalLink" href="http://felix.apache.org/org.apache.felix.converter/">http://felix.apache.org/org.apache.felix.converter/</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.osgi:org.osgi.util.function:jar:1.0.0 (compile) <img id="_img5" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep4', '_img5' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep4" style="display:none">
+<li>org.osgi:org.osgi.util.function:jar:1.0.0 (compile) <img id="_img11" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep10', '_img11' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep10" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>org.osgi:org.osgi.util.function</th></tr>
@@ -559,7 +1191,7 @@
 <p><b>Description: </b>OSGi Companion Code for org.osgi.util.function Version 1.0.0.</p>
 <p><b>URL: </b><a class="externalLink" href="http://www.osgi.org/">http://www.osgi.org/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://opensource.org/licenses/apache2.0.php">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.felix:org.apache.felix.configurator:jar:1.0.4 (compile) <img id="_img7" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep6', '_img7' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep6" style="display:none">
+<li>org.apache.felix:org.apache.felix.configurator:jar:1.0.10 (compile) <img id="_img13" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep12', '_img13' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep12" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Felix Configurator Service</th></tr>
@@ -568,7 +1200,7 @@
 <p><b>Description: </b>Implementation of the OSGi Configurator Service Specification 1.0</p>
 <p><b>URL: </b><a class="externalLink" href="http://felix.apache.org/org.apache.felix.configurator/">http://felix.apache.org/org.apache.felix.configurator/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.sling:org.apache.sling.commons.johnzon:jar:1.0.0 (compile) <img id="_img9" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep8', '_img9' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep8" style="display:none">
+<li>org.apache.sling:org.apache.sling.commons.johnzon:jar:1.0.0 (compile) <img id="_img15" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep14', '_img15' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep14" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Johnzon Wrapper Library</th></tr>
@@ -578,7 +1210,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://sling.apache.org/org.apache.sling.commons.johnzon">http://sling.apache.org/org.apache.sling.commons.johnzon</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.geronimo.specs:geronimo-json_1.0_spec:jar:1.0-alpha-1 (compile) <img id="_img11" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep10', '_img11' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep10" style="display:none">
+<li>org.apache.geronimo.specs:geronimo-json_1.0_spec:jar:1.0-alpha-1 (compile) <img id="_img17" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep16', '_img17' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep16" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Geronimo JSon Spec 1.0</th></tr>
@@ -587,25 +1219,127 @@
 <p><b>Description: </b>Apache Geronimo implementation of the JSR-353</p>
 <p><b>URL: </b><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-json_1.0_spec/1.0-alpha-1">http://geronimo.apache.org/maven/specs/geronimo-json_1.0_spec/1.0-alpha-1</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.sling:org.apache.sling.feature:jar:0.1.3-SNAPSHOT (compile) <img id="_img13" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep12', '_img13' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep12" style="display:none">
+<li>org.apache.sling:org.apache.sling.feature:jar:1.1.4 (compile) <img id="_img19" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep18', '_img19' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep18" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Sling Feature</th></tr>
 <tr class="b">
 <td>
 <p><b>Description: </b>A feature describes an OSGi system</p>
-<p><b>URL: </b><a class="externalLink" href="http://sling.apache.org/org.apache.sling.feature">http://sling.apache.org/org.apache.sling.feature</a></p>
+<p><b>URL: </b><a class="externalLink" href="https://sling.apache.org/sling-bundle-parent/org.apache.sling.feature">https://sling.apache.org/sling-bundle-parent/org.apache.sling.feature</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.sling:org.apache.sling.feature.io:jar:0.1.3-SNAPSHOT (compile) <img id="_img15" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep14', '_img15' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep14" style="display:none">
+<li>org.apache.sling:org.apache.sling.feature.io:jar:1.3.0 (compile) <img id="_img21" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep20', '_img21' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep20" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Sling Feature IO Module</th></tr>
 <tr class="b">
 <td>
 <p><b>Description: </b>IO functionality for the Feature Model</p>
-<p><b>URL: </b><a class="externalLink" href="http://sling.apache.org/org.apache.sling.feature.io">http://sling.apache.org/org.apache.sling.feature.io</a></p>
+<p><b>URL: </b><a class="externalLink" href="https://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.io">https://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.io</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.maven:maven-core:jar:3.5.0 (compile) <img id="_img17" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep16', '_img17' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep16" style="display:none">
+<li>org.apache.sling:org.apache.sling.feature.analyser:jar:1.2.6 (compile) <img id="_img23" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep22', '_img23' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep22" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Sling Feature Model Analyser</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A feature describes an OSGi system</p>
+<p><b>URL: </b><a class="externalLink" href="http://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.analyser">http://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.analyser</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.sling:org.apache.sling.feature.extension.apiregions:jar:1.1.2 (compile) <img id="_img25" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep24', '_img25' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep24" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Sling Featuremodel - API Regions Exension</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The parent project for Apache Sling</p>
+<p><b>URL: </b><a class="externalLink" href="http://sling.apache.org/org.apache.sling.feature.extension.apiregions">http://sling.apache.org/org.apache.sling.feature.extension.apiregions</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.jackrabbit.vault:org.apache.jackrabbit.vault:jar:3.2.6 (runtime) <img id="_img27" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep26', '_img27' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep26" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Jackrabbit FileVault Core Bundle</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Builds an OSGi bundle for the file vault parts</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.apache.org/parent/org.apache.jackrabbit.vault/">http://www.apache.org/parent/org.apache.jackrabbit.vault/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.jackrabbit:jackrabbit-spi-commons:jar:2.19.1 (runtime) <img id="_img29" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep28', '_img29' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep28" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Jackrabbit SPI Commons</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Apache Jackrabbit&#x2122; content repository is a fully conforming
+    implementation of the Content Repository for Java Technology API
+    (JCR, specified in JSR 170 and 283). A content repository is a
+    hierarchical content store with support for structured and unstructured
+    content, full text search, versioning, transactions, observation, and more.
+    Apache Jackrabbit is a project of the Apache Software Foundation.</p>
+<p><b>URL: </b><a class="externalLink" href="http://jackrabbit.apache.org/jackrabbit-spi-commons/">http://jackrabbit.apache.org/jackrabbit-spi-commons/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.jackrabbit:jackrabbit-spi:jar:2.19.1 (runtime) <img id="_img31" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep30', '_img31' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep30" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Jackrabbit SPI</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Apache Jackrabbit&#x2122; content repository is a fully conforming
+    implementation of the Content Repository for Java Technology API
+    (JCR, specified in JSR 170 and 283). A content repository is a
+    hierarchical content store with support for structured and unstructured
+    content, full text search, versioning, transactions, observation, and more.
+    Apache Jackrabbit is a project of the Apache Software Foundation.</p>
+<p><b>URL: </b><a class="externalLink" href="http://jackrabbit.apache.org/jackrabbit-spi/">http://jackrabbit.apache.org/jackrabbit-spi/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.19.1 (runtime) <img id="_img33" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep32', '_img33' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep32" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Jackrabbit JCR Commons</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>General purpose classes for use with the JCR API</p>
+<p><b>URL: </b><a class="externalLink" href="http://jackrabbit.apache.org/jackrabbit-jcr-commons/">http://jackrabbit.apache.org/jackrabbit-jcr-commons/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>commons-collections:commons-collections:jar:3.2.2 (compile) <img id="_img35" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep34', '_img35' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep34" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Commons Collections</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Types that extend and augment the Java Collections Framework.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/collections/">http://commons.apache.org/collections/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.slf4j:slf4j-api:jar:1.7.25 (provided) <img id="_img37" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep36', '_img37' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep36" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>SLF4J API Module</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The slf4j API</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></p></td></tr></table></div></li></ul></li>
+<li>javax.jcr:jcr:jar:2.0 (runtime) <img id="_img39" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep38', '_img39' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep38" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Content Repository for JavaTM Technology API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Content Repository API for JavaTM Technology Version 2.0 is specified by JSR-283.
+        This module contains the complete API as specified.</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.jcp.org/en/jsr/detail?id=283">http://www.jcp.org/en/jsr/detail?id=283</a></p>
+<p><b>Project Licenses: </b><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></p></td></tr></table></div></li>
+<li>org.apache.sling:org.apache.sling.feature.diff:jar:0.0.6 (compile) <img id="_img41" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep40', '_img41' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep40" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Sling Feature Model diff tool</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Feature Model diff tool for Apache Sling</p>
+<p><b>URL: </b><a class="externalLink" href="http://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.diff">http://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.diff</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven:maven-core:jar:3.5.0 (compile) <img id="_img43" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep42', '_img43' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep42" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Core</th></tr>
@@ -615,7 +1349,7 @@
 <p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-core/">https://maven.apache.org/ref/3.5.0/maven-core/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.maven:maven-model:jar:3.5.0 (compile) <img id="_img19" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep18', '_img19' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep18" style="display:none">
+<li>org.apache.maven:maven-model:jar:3.5.0 (compile) <img id="_img45" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep44', '_img45' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep44" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Model</th></tr>
@@ -624,7 +1358,7 @@
 <p><b>Description: </b>Model for Maven POM (Project Object Model)</p>
 <p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-model/">https://maven.apache.org/ref/3.5.0/maven-model/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.maven:maven-settings:jar:3.5.0 (compile) <img id="_img21" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep20', '_img21' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep20" style="display:none">
+<li>org.apache.maven:maven-settings:jar:3.5.0 (compile) <img id="_img47" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep46', '_img47' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep46" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Settings</th></tr>
@@ -633,7 +1367,7 @@
 <p><b>Description: </b>Maven Settings model.</p>
 <p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-settings/">https://maven.apache.org/ref/3.5.0/maven-settings/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.maven:maven-settings-builder:jar:3.5.0 (compile) <img id="_img23" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep22', '_img23' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep22" style="display:none">
+<li>org.apache.maven:maven-settings-builder:jar:3.5.0 (compile) <img id="_img49" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep48', '_img49' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep48" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Settings Builder</th></tr>
@@ -641,18 +1375,8 @@
 <td>
 <p><b>Description: </b>The effective settings builder, with inheritance and password decryption.</p>
 <p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-settings-builder/">https://maven.apache.org/ref/3.5.0/maven-settings-builder/</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
-<ul>
-<li>org.apache.maven:maven-builder-support:jar:3.5.0 (compile) <img id="_img25" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep24', '_img25' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep24" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Maven Builder Support</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>Support for descriptor builders (model, setting, toolchains)</p>
-<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-builder-support/">https://maven.apache.org/ref/3.5.0/maven-builder-support/</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.maven:maven-repository-metadata:jar:3.5.0 (compile) <img id="_img27" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep26', '_img27' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep26" style="display:none">
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven:maven-repository-metadata:jar:3.5.0 (compile) <img id="_img51" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep50', '_img51' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep50" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Repository Metadata Model</th></tr>
@@ -661,17 +1385,127 @@
 <p><b>Description: </b>Per-directory local and remote repository metadata.</p>
 <p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-repository-metadata/">https://maven.apache.org/ref/3.5.0/maven-repository-metadata/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.maven:maven-model-builder:jar:3.5.0 (compile) <img id="_img29" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep28', '_img29' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep28" style="display:none">
+<li>org.apache.maven:maven-resolver-provider:jar:3.5.0 (compile) <img id="_img53" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep52', '_img53' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep52" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
-<th>Maven Model Builder</th></tr>
+<th>Maven Artifact Resolver Provider</th></tr>
 <tr class="b">
 <td>
-<p><b>Description: </b>The effective model builder, with inheritance, profile activation, interpolation, ...</p>
-<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-model-builder/">https://maven.apache.org/ref/3.5.0/maven-model-builder/</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<p><b>Description: </b>Extensions to Maven Resolver for utilizing Maven POM and repository metadata.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-resolver-provider/">https://maven.apache.org/ref/3.5.0/maven-resolver-provider/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.resolver:maven-resolver-impl:jar:1.0.3 (compile) <img id="_img55" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep54', '_img55' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep54" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Artifact Resolver Implementation</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>An implementation of the repository system.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-impl/">http://maven.apache.org/resolver/maven-resolver-impl/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.resolver:maven-resolver-api:jar:1.0.3 (compile) <img id="_img57" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep56', '_img57' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep56" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Artifact Resolver API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The application programming interface for the repository system.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-api/">http://maven.apache.org/resolver/maven-resolver-api/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.resolver:maven-resolver-spi:jar:1.0.3 (compile) <img id="_img59" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep58', '_img59' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep58" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Artifact Resolver SPI</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The service provider interface for repository system implementations and repository connectors.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-spi/">http://maven.apache.org/resolver/maven-resolver-spi/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.resolver:maven-resolver-util:jar:1.0.3 (compile) <img id="_img61" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep60', '_img61' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep60" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Artifact Resolver Utilities</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A collection of utility classes to ease usage of the repository system.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-util/">http://maven.apache.org/resolver/maven-resolver-util/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.shared:maven-shared-utils:jar:3.1.0 (compile) <img id="_img63" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep62', '_img63' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep62" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Maven Shared Utils</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Shared utils without any further dependencies</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/shared/maven-shared-utils/">https://maven.apache.org/shared/maven-shared-utils/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.3 (compile) <img id="_img65" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep64', '_img65' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep64" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>org.eclipse.sisu.plexus</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/">http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div>
 <ul>
-<li>com.google.guava:guava:jar:20.0 (compile) <img id="_img31" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep30', '_img31' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep30" style="display:none">
+<li>javax.enterprise:cdi-api:jar:1.0 (compile) <img id="_img67" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep66', '_img67' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep66" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>CDI APIs</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>APIs for JSR-299: Contexts and Dependency Injection for Java EE</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.seamframework.org/Weld/cdi-api">http://www.seamframework.org/Weld/cdi-api</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>javax.annotation:jsr250-api:jar:1.0 (compile) <img id="_img69" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep68', '_img69' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep68" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>JSR-250 Common Annotations for the JavaTM Platform</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JSR-250 Reference Implementation by Glassfish</p>
+<p><b>URL: </b><a class="externalLink" href="http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html">http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDLv1.0.html">COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.3 (compile) <img id="_img71" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep70', '_img71' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep70" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>org.eclipse.sisu.inject</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/sisu/org.eclipse.sisu.inject/">http://www.eclipse.org/sisu/org.eclipse.sisu.inject/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div></li></ul></li>
+<li>com.google.inject:guice:jar:no_aop:4.0 (compile) <img id="_img73" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep72', '_img73' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep72" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Google Guice - Core Library</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Guice is a lightweight dependency injection framework for Java 6 and above</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/google/guice/guice">https://github.com/google/guice/guice</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>javax.inject:javax.inject:jar:1 (provided) <img id="_img75" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep74', '_img75' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep74" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>javax.inject</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The javax.inject API</p>
+<p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/atinject/">http://code.google.com/p/atinject/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>aopalliance:aopalliance:jar:1.0 (compile) <img id="_img77" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep76', '_img77' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep76" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>AOP alliance</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>AOP Alliance</p>
+<p><b>URL: </b><a class="externalLink" href="http://aopalliance.sourceforge.net">http://aopalliance.sourceforge.net</a></p>
+<p><b>Project Licenses: </b>Public Domain</p></td></tr></table></div></li>
+<li>com.google.guava:guava:jar:16.0.1 (compile) <img id="_img79" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep78', '_img79' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep78" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Guava: Google Core Libraries for Java</th></tr>
@@ -683,129 +1517,9 @@
 
     Guava has only one code dependency - javax.annotation,
     per the JSR-305 spec.</p>
-<p><b>URL: </b><a class="externalLink" href="https://github.com/google/guava/guava">https://github.com/google/guava/guava</a></p>
+<p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/guava-libraries/guava">http://code.google.com/p/guava-libraries/guava</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.maven:maven-resolver-provider:jar:3.5.0 (compile) <img id="_img33" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep32', '_img33' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep32" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Maven Artifact Resolver Provider</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>Extensions to Maven Resolver for utilizing Maven POM and repository metadata.</p>
-<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-resolver-provider/">https://maven.apache.org/ref/3.5.0/maven-resolver-provider/</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.maven.resolver:maven-resolver-impl:jar:1.0.3 (compile) <img id="_img35" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep34', '_img35' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep34" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Maven Artifact Resolver Implementation</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>An implementation of the repository system.</p>
-<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-impl/">http://maven.apache.org/resolver/maven-resolver-impl/</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.maven.resolver:maven-resolver-api:jar:1.0.3 (compile) <img id="_img37" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep36', '_img37' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep36" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Maven Artifact Resolver API</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>The application programming interface for the repository system.</p>
-<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-api/">http://maven.apache.org/resolver/maven-resolver-api/</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.maven.resolver:maven-resolver-spi:jar:1.0.3 (compile) <img id="_img39" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep38', '_img39' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep38" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Maven Artifact Resolver SPI</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>The service provider interface for repository system implementations and repository connectors.</p>
-<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-spi/">http://maven.apache.org/resolver/maven-resolver-spi/</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.maven.resolver:maven-resolver-util:jar:1.0.3 (compile) <img id="_img41" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep40', '_img41' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep40" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Maven Artifact Resolver Utilities</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>A collection of utility classes to ease usage of the repository system.</p>
-<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/resolver/maven-resolver-util/">http://maven.apache.org/resolver/maven-resolver-util/</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.maven.shared:maven-shared-utils:jar:3.1.0 (compile) <img id="_img43" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep42', '_img43' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep42" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Apache Maven Shared Utils</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>Shared utils without any further dependencies</p>
-<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/shared/maven-shared-utils/">https://maven.apache.org/shared/maven-shared-utils/</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.3 (compile) <img id="_img45" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep44', '_img45' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep44" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>org.eclipse.sisu.plexus</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container</p>
-<p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/">http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div>
-<ul>
-<li>javax.enterprise:cdi-api:jar:1.0 (compile) <img id="_img47" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep46', '_img47' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep46" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>CDI APIs</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>APIs for JSR-299: Contexts and Dependency Injection for Java EE</p>
-<p><b>URL: </b><a class="externalLink" href="http://www.seamframework.org/Weld/cdi-api">http://www.seamframework.org/Weld/cdi-api</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p></td></tr></table></div>
-<ul>
-<li>javax.annotation:jsr250-api:jar:1.0 (compile) <img id="_img49" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep48', '_img49' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep48" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>JSR-250 Common Annotations for the JavaTM Platform</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>JSR-250 Reference Implementation by Glassfish</p>
-<p><b>URL: </b><a class="externalLink" href="http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html">http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDLv1.0.html">COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.3 (compile) <img id="_img51" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep50', '_img51' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep50" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>org.eclipse.sisu.inject</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring</p>
-<p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/sisu/org.eclipse.sisu.inject/">http://www.eclipse.org/sisu/org.eclipse.sisu.inject/</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div></li></ul></li>
-<li>com.google.inject:guice:jar:no_aop:4.0 (compile) <img id="_img53" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep52', '_img53' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep52" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Google Guice - Core Library</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>Guice is a lightweight dependency injection framework for Java 6 and above</p>
-<p><b>URL: </b><a class="externalLink" href="https://github.com/google/guice/guice">https://github.com/google/guice/guice</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
-<ul>
-<li>javax.inject:javax.inject:jar:1 (provided) <img id="_img55" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep54', '_img55' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep54" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>javax.inject</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>The javax.inject API</p>
-<p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/atinject/">http://code.google.com/p/atinject/</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>aopalliance:aopalliance:jar:1.0 (compile) <img id="_img57" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep56', '_img57' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep56" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>AOP alliance</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>AOP Alliance</p>
-<p><b>URL: </b><a class="externalLink" href="http://aopalliance.sourceforge.net">http://aopalliance.sourceforge.net</a></p>
-<p><b>Project Licenses: </b>Public Domain</p></td></tr></table></div></li></ul></li>
-<li>org.codehaus.plexus:plexus-interpolation:jar:1.24 (compile) <img id="_img59" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep58', '_img59' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep58" style="display:none">
+<li>org.codehaus.plexus:plexus-interpolation:jar:1.24 (compile) <img id="_img81" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep80', '_img81' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep80" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Plexus Interpolation API</th></tr>
@@ -814,7 +1528,7 @@
 <p><b>Description: </b>The Plexus project provides a full software stack for creating and executing software projects.</p>
 <p><b>URL: </b><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-interpolation/">http://codehaus-plexus.github.io/plexus-interpolation/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.codehaus.plexus:plexus-classworlds:jar:2.5.2 (compile) <img id="_img61" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep60', '_img61' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep60" style="display:none">
+<li>org.codehaus.plexus:plexus-classworlds:jar:2.5.2 (compile) <img id="_img83" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep82', '_img83' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep82" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Plexus Classworlds</th></tr>
@@ -823,7 +1537,7 @@
 <p><b>Description: </b>A class loader framework</p>
 <p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-classworlds/">http://plexus.codehaus.org/plexus-classworlds/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 (compile) <img id="_img63" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep62', '_img63' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep62" style="display:none">
+<li>org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 (compile) <img id="_img85" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep84', '_img85' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep84" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Plexus :: Component Annotations</th></tr>
@@ -833,7 +1547,7 @@
     standard annotations instead of javadoc annotations.</p>
 <p><b>URL: </b><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/">http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 (compile) <img id="_img65" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep64', '_img65' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep64" style="display:none">
+<li>org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 (compile) <img id="_img87" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep86', '_img87' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep86" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Plexus Security Dispatcher Component</th></tr>
@@ -843,7 +1557,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://spice.sonatype.org/plexus-sec-dispatcher">http://spice.sonatype.org/plexus-sec-dispatcher</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.sonatype.plexus:plexus-cipher:jar:1.4 (compile) <img id="_img67" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep66', '_img67' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep66" style="display:none">
+<li>org.sonatype.plexus:plexus-cipher:jar:1.4 (compile) <img id="_img89" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep88', '_img89' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep88" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Plexus Cipher: encryption/decryption Component</th></tr>
@@ -851,19 +1565,8 @@
 <td>
 <p><b>Description: </b>There is currently no description associated with this project.</p>
 <p><b>URL: </b><a class="externalLink" href="http://spice.sonatype.org/plexus-cipher">http://spice.sonatype.org/plexus-cipher</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.commons:commons-lang3:jar:3.5 (compile) <img id="_img69" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep68', '_img69' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep68" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Apache Commons Lang</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>Apache Commons Lang, a package of Java utility classes for the
-  classes that are in java.lang's hierarchy, or are considered to be so
-  standard as to justify existence in java.lang.</p>
-<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/commons-lang/">http://commons.apache.org/proper/commons-lang/</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.maven:maven-plugin-api:jar:3.5.0 (compile) <img id="_img71" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep70', '_img71' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep70" style="display:none">
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></p></td></tr></table></div></li></ul></li></ul></li>
+<li>org.apache.maven:maven-plugin-api:jar:3.5.0 (compile) <img id="_img91" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep90', '_img91' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep90" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Plugin API</th></tr>
@@ -872,7 +1575,7 @@
 <p><b>Description: </b>The API for plugins - Mojos - development.</p>
 <p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-plugin-api/">https://maven.apache.org/ref/3.5.0/maven-plugin-api/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.maven:maven-artifact:jar:3.5.0 (compile) <img id="_img73" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep72', '_img73' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep72" style="display:none">
+<li>org.apache.maven:maven-artifact:jar:3.5.0 (compile) <img id="_img93" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep92', '_img93' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep92" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Artifact</th></tr>
@@ -887,7 +1590,7 @@
     process.</p>
 <p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-artifact/">https://maven.apache.org/ref/3.5.0/maven-artifact/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.maven:maven-compat:jar:3.5.0 (compile) <img id="_img75" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep74', '_img75' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep74" style="display:none">
+<li>org.apache.maven:maven-compat:jar:3.5.0 (compile) <img id="_img95" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep94', '_img95' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep94" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Compat</th></tr>
@@ -897,7 +1600,7 @@
 <p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.5.0/maven-compat/">https://maven.apache.org/ref/3.5.0/maven-compat/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.maven.wagon:wagon-provider-api:jar:2.12 (compile) <img id="_img77" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep76', '_img77' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep76" style="display:none">
+<li>org.apache.maven.wagon:wagon-provider-api:jar:2.12 (compile) <img id="_img97" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep96', '_img97' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep96" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Maven Wagon :: API</th></tr>
@@ -906,7 +1609,16 @@
 <p><b>Description: </b>Maven Wagon API that defines the contract between different Wagon implementations</p>
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-provider-api">http://maven.apache.org/wagon/wagon-provider-api</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5 (provided) <img id="_img79" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep78', '_img79' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep78" style="display:none">
+<li>org.apache.maven:maven-archiver:jar:3.3.0 (compile) <img id="_img99" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep98', '_img99' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep98" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Maven Archiver</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Provides utility methods for creating JARs and other archive files from a Maven project.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/shared/maven-archiver/">https://maven.apache.org/shared/maven-archiver/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5 (provided) <img id="_img101" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep100', '_img101' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep100" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Plugin Tools Java 5 Annotations</th></tr>
@@ -915,7 +1627,16 @@
 <p><b>Description: </b>Java 5 annotations to use in Mojos</p>
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-annotations">http://maven.apache.org/plugin-tools/maven-plugin-annotations</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6 (compile) <img id="_img81" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep80', '_img81' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep80" style="display:none">
+<li>biz.aQute.bnd:biz.aQute.bndlib:jar:4.2.0 (compile) <img id="_img103" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep102', '_img103' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep102" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>biz.aQute.bndlib</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>bndlib: A Swiss Army Knife for OSGi</p>
+<p><b>URL: </b><a class="externalLink" href="https://bnd.bndtools.org/">https://bnd.bndtools.org/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></p></td></tr></table></div></li>
+<li>org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6 (compile) <img id="_img105" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep104', '_img105' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep104" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Plexus Default Interactivity Handler</th></tr>
@@ -924,15 +1645,8 @@
 <p><b>Description: </b>There is currently no description associated with this project.</p>
 <p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div>
 <ul>
-<li>org.codehaus.plexus:plexus-component-api:jar:1.0-alpha-16 (compile) <img id="_img83" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep82', '_img83' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep82" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Plexus Component API</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>There is currently no description associated with this project.</p>
-<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div></li></ul></li>
-<li>org.codehaus.plexus:plexus-archiver:jar:3.5 (compile) <img id="_img85" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep84', '_img85' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep84" style="display:none">
+<li>org.codehaus.plexus:plexus-component-api:jar:1.0-alpha-16 (compile) <img id="_img107" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep106', '_img107' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep106" style="display:none"></td></tr></table></div></li></ul></li>
+<li>org.codehaus.plexus:plexus-archiver:jar:3.5 (compile) <img id="_img109" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep108', '_img109' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep108" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Plexus Archiver Component</th></tr>
@@ -942,7 +1656,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-archiver/">http://codehaus-plexus.github.io/plexus-archiver/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.codehaus.plexus:plexus-io:jar:3.0.0 (compile) <img id="_img87" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep86', '_img87' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep86" style="display:none">
+<li>org.codehaus.plexus:plexus-io:jar:3.0.0 (compile) <img id="_img111" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep110', '_img111' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep110" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Plexus IO Components</th></tr>
@@ -951,7 +1665,7 @@
 <p><b>Description: </b>The Plexus project provides a full software stack for creating and executing software projects.</p>
 <p><b>URL: </b><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-io/">http://codehaus-plexus.github.io/plexus-io/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.commons:commons-compress:jar:1.14 (compile) <img id="_img89" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep88', '_img89' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep88" style="display:none">
+<li>org.apache.commons:commons-compress:jar:1.14 (compile) <img id="_img113" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep112', '_img113' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep112" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Commons Compress</th></tr>
@@ -963,7 +1677,7 @@
 jar, tar, zip, dump, 7z, arj.</p>
 <p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/commons-compress/">http://commons.apache.org/proper/commons-compress/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.iq80.snappy:snappy:jar:0.4 (compile) <img id="_img91" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep90', '_img91' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep90" style="display:none">
+<li>org.iq80.snappy:snappy:jar:0.4 (compile) <img id="_img115" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep114', '_img115' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep114" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>snappy</th></tr>
@@ -972,7 +1686,7 @@
 <p><b>Description: </b>Port of Snappy to Java</p>
 <p><b>URL: </b><a class="externalLink" href="http://github.com/dain/snappy">http://github.com/dain/snappy</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a></p></td></tr></table></div></li>
-<li>org.tukaani:xz:jar:1.6 (runtime) <img id="_img93" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep92', '_img93' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep92" style="display:none">
+<li>org.tukaani:xz:jar:1.6 (runtime) <img id="_img117" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep116', '_img117' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep116" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>XZ for Java</th></tr>
@@ -981,7 +1695,7 @@
 <p><b>Description: </b>XZ data compression</p>
 <p><b>URL: </b><a class="externalLink" href="http://tukaani.org/xz/java.html">http://tukaani.org/xz/java.html</a></p>
 <p><b>Project Licenses: </b>Public Domain</p></td></tr></table></div></li></ul></li>
-<li>org.codehaus.plexus:plexus-utils:jar:3.0.24 (compile) <img id="_img95" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep94', '_img95' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep94" style="display:none">
+<li>org.codehaus.plexus:plexus-utils:jar:3.0.24 (compile) <img id="_img119" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep118', '_img119' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep118" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Plexus Common Utilities</th></tr>
@@ -991,7 +1705,7 @@
     more.</p>
 <p><b>URL: </b><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-utils/">http://codehaus-plexus.github.io/plexus-utils/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.osgi:org.osgi.framework:jar:1.9.0 (compile) <img id="_img97" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep96', '_img97' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep96" style="display:none">
+<li>org.osgi:org.osgi.framework:jar:1.9.0 (compile) <img id="_img121" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep120', '_img121' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep120" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>org.osgi:org.osgi.framework</th></tr>
@@ -1000,7 +1714,400 @@
 <p><b>Description: </b>OSGi Companion Code for org.osgi.framework Version 1.9.0</p>
 <p><b>URL: </b><a class="externalLink" href="https://www.osgi.org/">https://www.osgi.org/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></p></td></tr></table></div></li>
-<li>commons-io:commons-io:jar:2.5 (compile) <img id="_img99" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep98', '_img99' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep98" style="display:none">
+<li>org.codehaus.mojo:versions-maven-plugin:jar:2.7 (compile) <img id="_img123" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep122', '_img123' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep122" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Versions Maven Plugin</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Versions Plugin for Maven. The Versions Plugin updates the versions of components in the POM.</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.mojohaus.org/versions-maven-plugin/">http://www.mojohaus.org/versions-maven-plugin/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven:maven-artifact-manager:jar:2.2.1 (compile) <img id="_img125" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep124', '_img125' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep124" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Artifact Manager</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-artifact-manager">http://maven.apache.org/maven-artifact-manager</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>backport-util-concurrent:backport-util-concurrent:jar:3.1 (compile) <img id="_img127" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep126', '_img127' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep126" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Backport of JSR 166</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Dawid Kurzyniec's backport of JSR 166</p>
+<p><b>URL: </b><a class="externalLink" href="http://backport-jsr166.sourceforge.net/">http://backport-jsr166.sourceforge.net/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://creativecommons.org/licenses/publicdomain">Public Domain</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.maven:maven-project:jar:2.2.1 (compile) <img id="_img129" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep128', '_img129' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep128" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Project Builder</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>This library is used to not only read Maven project object model files, but to assemble inheritence
+    and to retrieve remote models as required.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-project">http://maven.apache.org/maven-project</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven:maven-profile:jar:2.2.1 (compile) <img id="_img131" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep130', '_img131' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep130" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Profile Model</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-profile">http://maven.apache.org/maven-profile</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven:maven-plugin-registry:jar:2.2.1 (compile) <img id="_img133" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep132', '_img133' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep132" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Plugin Registry Model</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-plugin-registry">http://maven.apache.org/maven-plugin-registry</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.maven.reporting:maven-reporting-api:jar:3.0 (compile) <img id="_img135" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep134', '_img135' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep134" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Reporting API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>API to manage report generation.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/shared/maven-reporting-api/">http://maven.apache.org/shared/maven-reporting-api/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0 (compile) <img id="_img137" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep136', '_img137' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep136" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Maven Reporting Implementation</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Abstract classes to manage report generation.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/shared/maven-reporting-impl/">https://maven.apache.org/shared/maven-reporting-impl/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven.doxia:doxia-decoration-model:jar:1.7.4 (compile) <img id="_img139" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep138', '_img139' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep138" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Doxia :: Decoration Model</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Decoration Model handles the decoration descriptor for sites, also known as site.xml.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/">https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1 (compile) <img id="_img141" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep140', '_img141' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep140" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Maven Common Artifact Filters</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/shared/maven-common-artifact-filters/">https://maven.apache.org/shared/maven-common-artifact-filters/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2 (compile) <img id="_img143" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep142', '_img143' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep142" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Sisu - Inject (Plexus bean support)</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>URL: </b><a class="externalLink" href="http://sisu.sonatype.org/sisu-inject/guice-bean/guice-plexus/sisu-inject-plexus/">http://sisu.sonatype.org/sisu-inject/guice-bean/guice-plexus/sisu-inject-plexus/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 (compile) <img id="_img145" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep144', '_img145' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep144" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Sisu - Inject (JSR330 bean support)</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>URL: </b><a class="externalLink" href="http://sisu.sonatype.org/sisu-inject/guice-bean/sisu-inject-bean/">http://sisu.sonatype.org/sisu-inject/guice-bean/sisu-inject-bean/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 (compile) <img id="_img147" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep146', '_img147' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep146" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Sisu - Guice</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Guice trunk with some patches applied for Sisu</p>
+<p><b>URL: </b><a class="externalLink" href="http://forge.sonatype.com/sisu-guice/">http://forge.sonatype.com/sisu-guice/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li></ul></li>
+<li>org.apache.maven.wagon:wagon-file:jar:2.12 (compile) <img id="_img149" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep148', '_img149' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep148" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Maven Wagon :: Providers :: File Provider</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Wagon provider that gets and puts artifacts using file system protocol</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-providers/wagon-file">http://maven.apache.org/wagon/wagon-providers/wagon-file</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.doxia:doxia-core:jar:1.7 (compile) <img id="_img151" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep150', '_img151' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep150" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Doxia :: Core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Doxia core classes and interfaces.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-core/">http://maven.apache.org/doxia/doxia/doxia-core/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven.doxia:doxia-logging-api:jar:1.7 (compile) <img id="_img153" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep152', '_img153' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep152" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Doxia :: Logging API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Doxia Logging API.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-logging-api/">http://maven.apache.org/doxia/doxia/doxia-logging-api/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.httpcomponents:httpclient:jar:4.0.2 (compile) <img id="_img155" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep154', '_img155' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep154" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>HttpClient</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>HttpComponents Client (base module)</p>
+<p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-client">http://hc.apache.org/httpcomponents-client</a></p>
+<p><b>Project Licenses: </b><a href="../LICENSE.txt">Apache License</a></p></td></tr></table></div>
+<ul>
+<li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_img157" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep156', '_img157' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep156" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Commons Logging</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Commons Logging is a thin adapter allowing configurable bridging to other,
+    well known logging systems.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/logging">http://commons.apache.org/logging</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.httpcomponents:httpcore:jar:4.0.1 (compile) <img id="_img159" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep158', '_img159' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep158" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>HttpCore</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>HttpComponents Core (Java 1.3 compatible)</p>
+<p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-core/">http://hc.apache.org/httpcomponents-core/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License</a></p></td></tr></table></div></li>
+<li>xmlunit:xmlunit:jar:1.5 (compile) <img id="_img161" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep160', '_img161' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep160" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>XMLUnit for Java</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>XMLUnit compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions.</p>
+<p><b>URL: </b><a class="externalLink" href="http://xmlunit.sourceforge.net/">http://xmlunit.sourceforge.net/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://xmlunit.svn.sourceforge.net/viewvc/*checkout*/xmlunit/trunk/xmlunit/LICENSE.txt">BSD License</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.maven.doxia:doxia-sink-api:jar:1.7 (compile) <img id="_img163" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep162', '_img163' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep162" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Doxia :: Sink API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Doxia Sink API.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-sink-api/">http://maven.apache.org/doxia/doxia/doxia-sink-api/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.doxia:doxia-site-renderer:jar:1.7 (compile) <img id="_img165" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep164', '_img165' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep164" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Doxia :: Site Renderer</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Site Renderer handles the rendering of sites, merging site decoration with document content.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/">http://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven.doxia:doxia-skin-model:jar:1.7 (compile) <img id="_img167" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep166', '_img167' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep166" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Doxia :: Skin Model</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Skin Model defines metadata for Doxia Sitetools skins.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/doxia/doxia-sitetools/doxia-skin-model/">http://maven.apache.org/doxia/doxia-sitetools/doxia-skin-model/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.doxia:doxia-module-xhtml:jar:1.7 (compile) <img id="_img169" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep168', '_img169' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep168" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Doxia :: XHTML Module</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A Doxia module for Xhtml source documents.
+    Xhtml format is supported both as source and target formats.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-xhtml/">http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-xhtml/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.doxia:doxia-module-fml:jar:1.7 (compile) <img id="_img171" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep170', '_img171' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep170" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Doxia :: FML Module</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A Doxia module for FML source documents.
+    FML format is only supported as source format.</p>
+<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-fml/">http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-fml/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.codehaus.plexus:plexus-velocity:jar:1.1.7 (compile) <img id="_img173" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep172', '_img173' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep172" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Plexus Velocity Component</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-velocity">http://plexus.codehaus.org/plexus-components/plexus-velocity</a></p>
+<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div></li>
+<li>org.apache.velocity:velocity:jar:1.7 (compile) <img id="_img175" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep174', '_img175' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep174" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Velocity</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Apache Velocity is a general purpose template engine.</p>
+<p><b>URL: </b><a class="externalLink" href="http://velocity.apache.org/engine/devel/">http://velocity.apache.org/engine/devel/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.velocity:velocity-tools:jar:2.0 (compile) <img id="_img177" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep176', '_img177' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep176" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>VelocityTools</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>VelocityTools is an integrated collection of Velocity subprojects
+        with the common goal of creating tools and infrastructure to speed and ease
+        development of both web and non-web applications using the Velocity template
+        engine.</p>
+<p><b>URL: </b><a class="externalLink" href="http://velocity.apache.org/tools/devel/">http://velocity.apache.org/tools/devel/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>commons-beanutils:commons-beanutils:jar:1.7.0 (compile) <img id="_img179" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep178', '_img179' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep178" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>commons-beanutils</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div></li>
+<li>commons-digester:commons-digester:jar:1.8 (compile) <img id="_img181" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep180', '_img181' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep180" style="display:none"></td></tr></table></div></li>
+<li>commons-chain:commons-chain:jar:1.1 (compile) <img id="_img183" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep182', '_img183' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep182" style="display:none"></td></tr></table></div></li>
+<li>commons-validator:commons-validator:jar:1.3.1 (compile) <img id="_img185" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep184', '_img185' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep184" style="display:none"></td></tr></table></div></li>
+<li>dom4j:dom4j:jar:1.1 (compile) <img id="_img187" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep186', '_img187' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep186" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>dom4j</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div></li>
+<li>oro:oro:jar:2.0.8 (compile) <img id="_img189" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep188', '_img189' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep188" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>oro</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div></li>
+<li>sslext:sslext:jar:1.2-0 (compile) <img id="_img191" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep190', '_img191' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep190" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>sslext</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-1.1">Apache Software License, Version 1.1</a></p></td></tr></table></div></li>
+<li>org.apache.struts:struts-core:jar:1.3.8 (compile) <img id="_img193" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep192', '_img193' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep192" style="display:none"></td></tr></table></div>
+<ul>
+<li>antlr:antlr:jar:2.7.2 (compile) <img id="_img195" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep194', '_img195' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep194" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>antlr</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div></li></ul></li>
+<li>org.apache.struts:struts-taglib:jar:1.3.8 (compile) <img id="_img197" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep196', '_img197' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep196" style="display:none"></td></tr></table></div></li>
+<li>org.apache.struts:struts-tiles:jar:1.3.8 (compile) <img id="_img199" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep198', '_img199' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep198" style="display:none"></td></tr></table></div></li></ul></li></ul></li>
+<li>org.codehaus.plexus:plexus-container-default:jar:1.7.1 (compile) <img id="_img201" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep200', '_img201' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep200" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Plexus :: Default Container</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Plexus IoC container API and its default implementation.</p>
+<p><b>URL: </b><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-containers/plexus-container-default/">http://codehaus-plexus.github.io/plexus-containers/plexus-container-default/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.xbean:xbean-reflect:jar:3.7 (compile) <img id="_img203" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep202', '_img203' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep202" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache XBean :: Reflect</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>xbean-reflect provides very flexible ways to creat objects and graphs of objects for DI frameworks</p>
+<p><b>URL: </b><a class="externalLink" href="http://geronimo.apache.org/maven/xbean/3.7/xbean-reflect">http://geronimo.apache.org/maven/xbean/3.7/xbean-reflect</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>com.google.collections:google-collections:jar:1.0 (compile) <img id="_img205" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep204', '_img205' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep204" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Google Collections Library</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Google Collections Library is a suite of new collections and collection-related goodness for Java 5.0</p>
+<p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/google-collections/">http://code.google.com/p/google-collections/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 (compile) <img id="_img207" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep206', '_img207' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep206" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Plexus I18N Component</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-i18n">http://plexus.codehaus.org/plexus-components/plexus-i18n</a></p>
+<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div></li>
+<li>org.codehaus.woodstox:woodstox-core-asl:jar:4.2.0 (compile) <img id="_img209" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep208', '_img209' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep208" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Woodstox</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Woodstox is a high-performance XML processor that
+implements Stax (JSR-173) and SAX2 APIs</p>
+<p><b>URL: </b><a class="externalLink" href="http://woodstox.codehaus.org">http://woodstox.codehaus.org</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>javax.xml.stream:stax-api:jar:1.0-2 (compile) <img id="_img211" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep210', '_img211' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep210" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Streaming API for XML</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>StAX is a standard XML processing API that allows you to stream XML data from and to your application.</p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/gpl.txt">GNU General Public Library</a>, <a class="externalLink" href="http://www.sun.com/cddl/cddl.html">COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</a></p></td></tr></table></div></li>
+<li>org.codehaus.woodstox:stax2-api:jar:3.1.1 (compile) <img id="_img213" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep212', '_img213' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep212" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Stax2 API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.</p>
+<p><b>URL: </b><a class="externalLink" href="http://woodstox.codehaus.org/StAX2">http://woodstox.codehaus.org/StAX2</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">The BSD License</a></p></td></tr></table></div></li></ul></li>
+<li>commons-lang:commons-lang:jar:2.6 (compile) <img id="_img215" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep214', '_img215' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep214" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Commons Lang</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Commons Lang, a package of Java utility classes for the
+        classes that are in java.lang's hierarchy, or are considered to be so
+        standard as to justify existence in java.lang.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/lang/">http://commons.apache.org/lang/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>commons-io:commons-io:jar:2.5 (compile) <img id="_img217" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep216', '_img217' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep216" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Commons IO</th></tr>
@@ -1010,7 +2117,7 @@
 file comparators, endian transformation classes, and much more.</p>
 <p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/commons-io/">http://commons.apache.org/proper/commons-io/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.maven.shared:maven-filtering:jar:3.1.1 (compile) <img id="_img101" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep100', '_img101' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep100" style="display:none">
+<li>org.apache.maven.shared:maven-filtering:jar:3.1.1 (compile) <img id="_img219" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep218', '_img219' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep218" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Maven Filtering</th></tr>
@@ -1020,7 +2127,7 @@
 <p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/shared/maven-filtering/">https://maven.apache.org/shared/maven-filtering/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.sonatype.plexus:plexus-build-api:jar:0.0.7 (compile) <img id="_img103" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep102', '_img103' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep102" style="display:none">
+<li>org.sonatype.plexus:plexus-build-api:jar:0.0.7 (compile) <img id="_img221" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep220', '_img221' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep220" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>plexus-build-api</th></tr>
@@ -1029,7 +2136,274 @@
 <p><b>Description: </b>There is currently no description associated with this project.</p>
 <p><b>URL: </b><a class="externalLink" href="http://forge.sonatype.com/spice-parent/plexus-build-api/">http://forge.sonatype.com/spice-parent/plexus-build-api/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.mockito:mockito-all:jar:1.10.19 (compile) <img id="_img105" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep104', '_img105' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep104" style="display:none">
+<li>com.github.java-json-tools:json-schema-validator:jar:2.2.10 (compile) <img id="_img223" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep222', '_img223' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep222" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>json-schema-validator</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A Java implementation of the JSON Schema specification</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/box-metadata/json-schema-validator">https://github.com/box-metadata/json-schema-validator</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a>, <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>com.github.java-json-tools:json-schema-core:jar:1.2.10 (compile) <img id="_img225" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep224', '_img225' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep224" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>json-schema-core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Core processing architecture for json-schema-validator</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/java-json-tools/json-schema-core">https://github.com/java-json-tools/json-schema-core</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a>, <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>com.github.java-json-tools:jackson-coreutils:jar:1.9 (compile) <img id="_img227" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep226', '_img227' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep226" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>jackson-coreutils</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JSON Pointer (RFC 6901) and numeric equality for Jackson (2.2.x)</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/java-json-tools/jackson-coreutils">https://github.com/java-json-tools/jackson-coreutils</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a>, <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>com.fasterxml.jackson.core:jackson-databind:jar:2.2.3 (compile) <img id="_img229" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep228', '_img229' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep228" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>jackson-databind</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>General data-binding functionality for Jackson: works on core streaming API</p>
+<p><b>URL: </b><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">http://wiki.fasterxml.com/JacksonHome</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a>, <a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></p></td></tr></table></div>
+<ul>
+<li>com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3 (compile) <img id="_img231" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep230', '_img231' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep230" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Jackson-annotations</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Core annotations used for value types, used by Jackson data binding package.</p>
+<p><b>URL: </b><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">http://wiki.fasterxml.com/JacksonHome</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a>, <a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></p></td></tr></table></div></li>
+<li>com.fasterxml.jackson.core:jackson-core:jar:2.2.3 (compile) <img id="_img233" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep232', '_img233' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep232" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Jackson-core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Core Jackson abstractions, basic JSON streaming API implementation</p>
+<p><b>URL: </b><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">http://wiki.fasterxml.com/JacksonHome</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a>, <a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></p></td></tr></table></div></li></ul></li>
+<li>com.github.fge:msg-simple:jar:1.1 (compile) <img id="_img235" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep234', '_img235' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep234" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>null</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>null</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/fge/msg-simple">https://github.com/fge/msg-simple</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a>, <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>com.github.fge:btf:jar:1.2 (compile) <img id="_img237" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep236', '_img237' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep236" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>null</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>null</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/fge/btf">https://github.com/fge/btf</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a>, <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li>
+<li>com.github.fge:uri-template:jar:0.9 (compile) <img id="_img239" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep238', '_img239' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep238" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>null</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>null</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/fge/uri-template">https://github.com/fge/uri-template</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">Lesser General Public License, version 3 or greater</a>, <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, version 2.0</a></p></td></tr></table></div></li>
+<li>org.mozilla:rhino:jar:1.7.7.1 (compile) <img id="_img241" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep240', '_img241' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep240" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Mozilla Rhino</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically
+      embedded into Java applications to provide scripting to end users.</p>
+<p><b>URL: </b><a class="externalLink" href="https://developer.mozilla.org/en/Rhino">https://developer.mozilla.org/en/Rhino</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.mozilla.org/MPL/2.0/index.txt">Mozilla Public License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>javax.mail:mailapi:jar:1.4.3 (compile) <img id="_img243" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep242', '_img243' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep242" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>JavaMail API jar</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JavaMail API jar</p>
+<p><b>URL: </b><a class="externalLink" href="http://java.sun.com/projects/javamail/mailapi">http://java.sun.com/projects/javamail/mailapi</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.sun.com/cddl">CDDL</a>, <a class="externalLink" href="https://glassfish.dev.java.net/public/CDDL+GPL.html">GPLv2+CE</a></p></td></tr></table></div>
+<ul>
+<li>javax.activation:activation:jar:1.1 (compile) <img id="_img245" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep244', '_img245' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep244" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>JavaBeans Activation Framework (JAF)</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).</p>
+<p><b>URL: </b><a class="externalLink" href="http://java.sun.com/products/javabeans/jaf/index.jsp">http://java.sun.com/products/javabeans/jaf/index.jsp</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDLv1.0.html">Common Development and Distribution License (CDDL) v1.0</a></p></td></tr></table></div></li></ul></li>
+<li>joda-time:joda-time:jar:2.9.7 (compile) <img id="_img247" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep246', '_img247' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep246" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Joda-Time</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Date and time library to replace JDK date handling</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.joda.org/joda-time/">http://www.joda.org/joda-time/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></p></td></tr></table></div></li>
+<li>com.googlecode.libphonenumber:libphonenumber:jar:8.0.0 (compile) <img id="_img249" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep248', '_img249' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep248" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>libphonenumber</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Google's common Java library for parsing, formatting, storing and validating international phone numbers.
+    Optimized for running on smartphones.</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/googlei18n/libphonenumber/">https://github.com/googlei18n/libphonenumber/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>com.google.code.findbugs:jsr305:jar:3.0.1 (compile) <img id="_img251" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep250', '_img251' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep250" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>FindBugs-jsr305</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JSR305 Annotations for Findbugs</p>
+<p><b>URL: </b><a class="externalLink" href="http://findbugs.sourceforge.net/">http://findbugs.sourceforge.net/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>net.sf.jopt-simple:jopt-simple:jar:5.0.3 (compile) <img id="_img253" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep252', '_img253' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep252" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>JOpt Simple</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A Java library for parsing command line options</p>
+<p><b>URL: </b><a class="externalLink" href="http://pholser.github.io/jopt-simple">http://pholser.github.io/jopt-simple</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">The MIT License</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.felix:org.apache.felix.utils:jar:1.11.0 (compile) <img id="_img255" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep254', '_img255' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep254" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Felix Utils</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Utility classes for OSGi.</p>
+<p><b>URL: </b><a class="externalLink" href="http://felix.apache.org/org.apache.felix.utils/">http://felix.apache.org/org.apache.felix.utils/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.scm:maven-scm-api:jar:1.11.1 (compile) <img id="_img257" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep256', '_img257' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep256" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven SCM API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The SCM API provides mechanisms to manage all SCM tools.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-api/">https://maven.apache.org/scm/maven-scm-api/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.scm:maven-scm-manager-plexus:jar:1.11.1 (compile) <img id="_img259" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep258', '_img259' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep258" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven SCM Manager for Plexus</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>SCM Plexus component.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-managers/maven-scm-manager-plexus/">https://maven.apache.org/scm/maven-scm-managers/maven-scm-manager-plexus/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.maven.scm:maven-scm-provider-gitexe:jar:1.11.1 (compile) <img id="_img261" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep260', '_img261' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep260" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven SCM Git Provider - Git Executable Impl.</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Executable implementation for SCM Git Provider.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/">https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven.scm:maven-scm-provider-git-commons:jar:1.11.1 (compile) <img id="_img263" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep262', '_img263' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep262" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven SCM Git Provider - Common library</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Common library for SCM Git Provider.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-git-commons/">https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-git-commons/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.maven.scm:maven-scm-provider-svnexe:jar:1.11.1 (compile) <img id="_img265" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep264', '_img265' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep264" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven SCM Subversion Provider - SVN Executable Impl.</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Executable library for SCM SVN Provider.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/">https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.11.1 (compile) <img id="_img267" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep266', '_img267' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep266" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven SCM Subversion Provider - Common library</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Common library for SCM SVN Provider. Includes the svn-settings.xml configuration model.</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svn-commons/">https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svn-commons/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.maven:maven-model-builder:jar:3.6.0 (compile) <img id="_img269" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep268', '_img269' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep268" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Model Builder</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The effective model builder, with inheritance, profile activation, interpolation, ...</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.6.0/maven-model-builder/">https://maven.apache.org/ref/3.6.0/maven-model-builder/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.maven:maven-builder-support:jar:3.6.0 (compile) <img id="_img271" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep270', '_img271' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep270" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Maven Builder Support</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Support for descriptor builders (model, setting, toolchains)</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/ref/3.6.0/maven-builder-support/">https://maven.apache.org/ref/3.6.0/maven-builder-support/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.maven.shared:maven-artifact-transfer:jar:0.11.0 (compile) <img id="_img273" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep272', '_img273' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep272" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Maven Artifact Transfer</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>An API to install, deploy and resolving artifacts with Maven 3</p>
+<p><b>URL: </b><a class="externalLink" href="https://maven.apache.org/shared/maven-artifact-transfer/">https://maven.apache.org/shared/maven-artifact-transfer/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>commons-codec:commons-codec:jar:1.11 (compile) <img id="_img275" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep274', '_img275' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep274" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Commons Codec</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Apache Commons Codec package contains simple encoder and decoders for
+     various formats such as Base64 and Hexadecimal.  In addition to these
+     widely used encoders and decoders, the codec package also maintains a
+     collection of phonetic encoding utilities.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/commons-codec/">http://commons.apache.org/proper/commons-codec/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.commons:commons-exec:jar:1.3 (compile) <img id="_img277" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep276', '_img277' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep276" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Commons Exec</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Apache Commons Exec is a library to reliably execute external processes from within the JVM.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/commons-exec/">http://commons.apache.org/proper/commons-exec/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.mockito:mockito-all:jar:1.10.19 (compile) <img id="_img279" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep278', '_img279' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep278" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Mockito</th></tr>
@@ -1038,7 +2412,7 @@
 <p><b>Description: </b>Mock objects library for java</p>
 <p><b>URL: </b><a class="externalLink" href="http://www.mockito.org">http://www.mockito.org</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://github.com/mockito/mockito/blob/master/LICENSE">The MIT License</a></p></td></tr></table></div></li>
-<li>junit:junit:jar:4.12 (test) <img id="_img107" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep106', '_img107' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep106" style="display:none">
+<li>junit:junit:jar:4.12 (test) <img id="_img281" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep280', '_img281' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep280" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>JUnit</th></tr>
@@ -1048,7 +2422,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></p></td></tr></table></div>
 <ul>
-<li>org.hamcrest:hamcrest-core:jar:1.3 (test) <img id="_img109" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep108', '_img109' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep108" style="display:none">
+<li>org.hamcrest:hamcrest-core:jar:1.3 (test) <img id="_img283" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep282', '_img283' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep282" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Hamcrest Core</th></tr>
@@ -1056,21 +2430,46 @@
 <td>
 <p><b>Description: </b>This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.</p>
 <p><b>URL: </b><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">https://github.com/hamcrest/JavaHamcrest/hamcrest-core</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></p></td></tr></table></div></li></ul></li></ul></li></ul></div></div><a name="Licenses"></a>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></p></td></tr></table></div></li></ul></li>
+<li>org.slf4j:slf4j-simple:jar:1.6.2 (test) <img id="_img285" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep284', '_img285' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep284" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>SLF4J Simple Binding</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>SLF4J Simple binding</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></p></td></tr></table></div></li></ul></li></ul></div></div><a name="Licenses"></a>
 <div class="section">
 <h2><a name="Licenses"></a>Licenses</h2>
-<p><b>Eclipse Public License, Version 1.0: </b>org.eclipse.sisu.inject, org.eclipse.sisu.plexus</p>
 <p><b>Apache Public License 2.0: </b>Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component, plexus-build-api</p>
-<p><b>Unknown: </b>Plexus Component API, Plexus Default Interactivity Handler</p>
-<p><b>Apache License 2.0: </b>snappy</p>
+<p><b>GPLv2+CE: </b>JavaMail API jar</p>
+<p><b>The BSD License: </b>Stax2 API</p>
 <p><b>Eclipse Public License 1.0: </b>JUnit</p>
-<p><b>The MIT License: </b>Mockito</p>
-<p><b>Apache License, Version 2.0: </b>Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Felix Configurator Service, Apache Felix Converter, Apache Johnzon Wrapper Library, Apache Maven Filtering, Apache Maven Shared Utils, Apache Maven Wagon :: API, Apache Sling Feature, Apache Sling Feature IO Module, Apache Sling OSGi Feature Maven Plugin, CDI APIs, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, org.osgi:org.osgi.util.function</p>
-<p><b>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: </b>JSR-250 Common Annotations for the JavaTM Platform</p>
-<p><b>Apache-2.0: </b>org.osgi:org.osgi.framework</p>
-<p><b>Public Domain: </b>AOP alliance, XZ for Java</p>
+<p><b>MIT License: </b>SLF4J API Module, SLF4J Simple Binding</p>
+<p><b>Mozilla Public License, Version 2.0: </b>Mozilla Rhino</p>
 <p><b>New BSD License: </b>Hamcrest Core</p>
-<p><b>The Apache Software License, Version 2.0: </b>Apache Geronimo JSon Spec 1.0, Google Guice - Core Library, Guava: Google Core Libraries for Java, Plexus Classworlds, javax.inject</p></div><a name="Dependency_File_Details"></a>
+<p><b>Apache 2: </b>Joda-Time</p>
+<p><b>Eclipse Public License, Version 1.0: </b>org.eclipse.sisu.inject, org.eclipse.sisu.plexus</p>
+<p><b>GNU General Public Library: </b>Streaming API for XML</p>
+<p><b>Unknown: </b>Plexus Default Interactivity Handler, Plexus I18N Component, Plexus Velocity Component, antlr, commons-beanutils, dom4j, oro</p>
+<p><b>Apache License 2.0: </b>snappy</p>
+<p><b>BSD License: </b>XMLUnit for Java</p>
+<p><b>The MIT License: </b>JOpt Simple, Mockito</p>
+<p><b>Apache License, Version 2.0: </b>Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons Exec, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Felix Configurator Service, Apache Felix Converter, Apache Felix Utils, Apache Johnzon Wrapper Library, Apache Maven Archiver, Apache Maven Artifact Transfer, Apache Maven Common Artifact Filters, Apache Maven Filtering, Apache Maven Reporting Implementation, Apache Maven Shared Utils, Apache Maven Wagon :: API, Apache Maven Wagon :: Providers :: File Provider, Apache Sling Feature, Apache Sling Feature IO Module, Apache Sling Feature Model Analyser, Apache Sling Feature Model diff tool, Apache Sling OSGi Feature Maven Plugin, CDI APIs, Doxia :: Core, Doxia :: Decoration Model, Doxia :: FML Module, Doxia :: Logging API, Doxia :: Sink API, Doxia :: Site Renderer, Doxia :: Skin Model, Doxia :: XHTML Module, Jackrabbit JCR Commons, Jackrabbit SPI, Jackrabbit SPI Commons, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven SCM API, Maven SCM Git Provider - Common library, Maven SCM Git Provider - Git Executable Impl., Maven SCM Manager for Plexus, Maven SCM Subversion Provider - Common library, Maven SCM Subversion Provider - SVN Executable Impl., Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Archiver Component, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Sling Featuremodel - API Regions Exension, Versions Maven Plugin, org.osgi:org.osgi.util.function, org.osgi:osgi.core</p>
+<p><b>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: </b>JSR-250 Common Annotations for the JavaTM Platform, Streaming API for XML</p>
+<p><b>Apache-2.0: </b>biz.aQute.bndlib, org.osgi:org.osgi.framework</p>
+<p><b>Common Development and Distribution License (CDDL) v1.0: </b>JavaBeans Activation Framework (JAF)</p>
+<p><b>GNU Lesser General Public License, Version 2.1: </b>Jackson-annotations, Jackson-core, jackson-databind</p>
+<p><b>Day Specification License addendum: </b>Content Repository for JavaTM Technology API</p>
+<p><b>Apache License: </b>HttpClient, HttpCore</p>
+<p><b>Day Specification License: </b>Content Repository for JavaTM Technology API</p>
+<p><b>Public Domain: </b>AOP alliance, Backport of JSR 166, XZ for Java</p>
+<p><b>Lesser General Public License, version 3 or greater: </b>jackson-coreutils, json-schema-core, json-schema-validator, null</p>
+<p><b>CDDL: </b>JavaMail API jar</p>
+<p><b>Apache Software License, Version 1.1: </b>sslext</p>
+<p><b>The Apache Software License, Version 2.0: </b>Apache Geronimo JSon Spec 1.0, Apache Jackrabbit FileVault Core Bundle, Apache Velocity, Apache XBean :: Reflect, Commons Lang, Commons Logging, FindBugs-jsr305, Google Collections Library, Google Guice - Core Library, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, Maven Artifact Manager, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Maven Reporting API, Plexus Classworlds, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), VelocityTools, Woodstox, jackson-databind, javax.inject, libphonenumber</p>
+<p><b>Apache Software License, version 2.0: </b>jackson-coreutils, json-schema-core, json-schema-validator, null</p></div><a name="Dependency_File_Details"></a>
 <div class="section">
 <h2><a name="Dependency_File_Details"></a>Dependency File Details</h2>
 <table border="0" class="table table-striped">
@@ -1084,6 +2483,15 @@
 <th title="Indicates whether these dependencies have been compiled with debug information.">Debug Information</th>
 <th>Sealed</th></tr>
 <tr class="b">
+<td>antlr-2.7.2.jar</td>
+<td>358.3 kB</td>
+<td>195</td>
+<td>193</td>
+<td>8</td>
+<td>1.1</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
 <td>aopalliance-1.0.jar</td>
 <td>4.5 kB</td>
 <td>15</td>
@@ -1092,12 +2500,129 @@
 <td>1.3</td>
 <td>Yes</td>
 <td>No</td></tr>
+<tr class="b">
+<td>backport-util-concurrent-3.1.jar</td>
+<td>331.7 kB</td>
+<td>251</td>
+<td>239</td>
+<td>5</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
 <tr class="a">
-<td>guava-20.0.jar</td>
-<td>2.4 MB</td>
-<td>1844</td>
-<td>1814</td>
-<td>18</td>
+<td>biz.aQute.bndlib-4.2.0.jar</td>
+<td>3.1 MB</td>
+<td>2243</td>
+<td>1076</td>
+<td>125</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>jackson-annotations-2.2.3.jar</td>
+<td>33.5 kB</td>
+<td>60</td>
+<td>48</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>jackson-core-2.2.3.jar</td>
+<td>192.7 kB</td>
+<td>111</td>
+<td>89</td>
+<td>8</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>jackson-databind-2.2.3.jar</td>
+<td>865.8 kB</td>
+<td>585</td>
+<td>551</td>
+<td>20</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>btf-1.2.jar</td>
+<td>8.9 kB</td>
+<td>11</td>
+<td>3</td>
+<td>1</td>
+<td>1.6</td>
+<td>No</td>
+<td>No</td></tr>
+<tr class="b">
+<td>msg-simple-1.1.jar</td>
+<td>36.9 kB</td>
+<td>37</td>
+<td>23</td>
+<td>6</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>uri-template-0.9.jar</td>
+<td>57.4 kB</td>
+<td>57</td>
+<td>39</td>
+<td>7</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>jackson-coreutils-1.9.jar</td>
+<td>31.3 kB</td>
+<td>26</td>
+<td>14</td>
+<td>2</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>json-schema-core-1.2.10.jar</td>
+<td>174.1 kB</td>
+<td>164</td>
+<td>125</td>
+<td>22</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>json-schema-validator-2.2.10.jar</td>
+<td>236.8 kB</td>
+<td>226</td>
+<td>159</td>
+<td>31</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>jsr305-3.0.1.jar</td>
+<td>19.9 kB</td>
+<td>46</td>
+<td>35</td>
+<td>3</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>google-collections-1.0.jar</td>
+<td>639.6 kB</td>
+<td>520</td>
+<td>505</td>
+<td>4</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>guava-16.0.1.jar</td>
+<td>2.2 MB</td>
+<td>1709</td>
+<td>1678</td>
+<td>17</td>
 <td>1.6</td>
 <td>Yes</td>
 <td>No</td></tr>
@@ -1111,6 +2636,60 @@
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="a">
+<td>libphonenumber-8.0.0.jar</td>
+<td>326.9 kB</td>
+<td>599</td>
+<td>51</td>
+<td>2</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>commons-beanutils-1.7.0.jar</td>
+<td>188.7 kB</td>
+<td>129</td>
+<td>111</td>
+<td>5</td>
+<td>1.2</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>commons-chain-1.1.jar</td>
+<td>90 kB</td>
+<td>78</td>
+<td>61</td>
+<td>8</td>
+<td>1.3</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>commons-codec-1.11.jar</td>
+<td>335 kB</td>
+<td>243</td>
+<td>96</td>
+<td>7</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>commons-collections-3.2.2.jar</td>
+<td>588.3 kB</td>
+<td>484</td>
+<td>460</td>
+<td>12</td>
+<td>1.3</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>commons-digester-1.8.jar</td>
+<td>143.6 kB</td>
+<td>114</td>
+<td>100</td>
+<td>6</td>
+<td>1.2</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
 <td>commons-io-2.5.jar</td>
 <td>208.7 kB</td>
 <td>142</td>
@@ -1120,6 +2699,51 @@
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="b">
+<td>commons-lang-2.6.jar</td>
+<td>284.2 kB</td>
+<td>155</td>
+<td>133</td>
+<td>10</td>
+<td>1.3</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>commons-logging-1.1.1.jar</td>
+<td>60.7 kB</td>
+<td>42</td>
+<td>28</td>
+<td>2</td>
+<td>1.1</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>commons-validator-1.3.1.jar</td>
+<td>139 kB</td>
+<td>93</td>
+<td>46</td>
+<td>3</td>
+<td>1.3</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>dom4j-1.1.jar</td>
+<td>456.9 kB</td>
+<td>364</td>
+<td>333</td>
+<td>26</td>
+<td>1.1</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>activation-1.1.jar</td>
+<td>63 kB</td>
+<td>50</td>
+<td>38</td>
+<td>3</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
 <td>jsr250-api-1.0.jar</td>
 <td>5.8 kB</td>
 <td>16</td>
@@ -1128,7 +2752,7 @@
 <td>1.5</td>
 <td>Yes</td>
 <td>No</td></tr>
-<tr class="a">
+<tr class="b">
 <td>cdi-api-1.0.jar</td>
 <td>44.9 kB</td>
 <td>92</td>
@@ -1137,7 +2761,7 @@
 <td>1.5</td>
 <td>Yes</td>
 <td>No</td></tr>
-<tr class="b">
+<tr class="a">
 <td>javax.inject-1.jar</td>
 <td>2.5 kB</td>
 <td>8</td>
@@ -1146,7 +2770,43 @@
 <td>1.5</td>
 <td>No</td>
 <td>No</td></tr>
+<tr class="b">
+<td>jcr-2.0.jar</td>
+<td>69.2 kB</td>
+<td>138</td>
+<td>120</td>
+<td>10</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
 <tr class="a">
+<td>mailapi-1.4.3.jar</td>
+<td>250.2 kB</td>
+<td>189</td>
+<td>166</td>
+<td>8</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>stax-api-1.0-2.jar</td>
+<td>23.3 kB</td>
+<td>44</td>
+<td>37</td>
+<td>3</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>joda-time-2.9.7.jar</td>
+<td>633.3 kB</td>
+<td>763</td>
+<td>247</td>
+<td>7</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
 <td>junit-4.12.jar</td>
 <td>314.9 kB</td>
 <td>323</td>
@@ -1155,6 +2815,15 @@
 <td>1.5</td>
 <td>Yes</td>
 <td>No</td></tr>
+<tr class="a">
+<td>jopt-simple-5.0.3.jar</td>
+<td>78.2 kB</td>
+<td>71</td>
+<td>59</td>
+<td>3</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
 <tr class="b">
 <td>commons-compress-1.14.jar</td>
 <td>530 kB</td>
@@ -1165,33 +2834,60 @@
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="a">
-<td>commons-lang3-3.5.jar</td>
-<td>479.9 kB</td>
-<td>284</td>
-<td>260</td>
-<td>12</td>
-<td>1.6</td>
+<td>commons-exec-1.3.jar</td>
+<td>54.4 kB</td>
+<td>53</td>
+<td>37</td>
+<td>4</td>
+<td>1.5</td>
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="b">
-<td>org.apache.felix.configurator-1.0.4.jar</td>
-<td>289 kB</td>
-<td>83</td>
-<td>57</td>
+<td>commons-lang3-3.8.1.jar</td>
+<td>501.9 kB</td>
+<td>297</td>
+<td>272</td>
+<td>13</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>commons-text-1.6.jar</td>
+<td>197.2 kB</td>
+<td>143</td>
+<td>125</td>
+<td>6</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>org.apache.felix.configurator-1.0.10.jar</td>
+<td>86.2 kB</td>
+<td>77</td>
+<td>56</td>
 <td>5</td>
 <td>1.7</td>
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="a">
-<td>org.apache.felix.converter-1.0.0.jar</td>
-<td>113.5 kB</td>
-<td>112</td>
-<td>96</td>
+<td>org.apache.felix.converter-1.0.10.jar</td>
+<td>117.4 kB</td>
+<td>113</td>
+<td>97</td>
 <td>2</td>
 <td>1.7</td>
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="b">
+<td>org.apache.felix.utils-1.11.0.jar</td>
+<td>176.1 kB</td>
+<td>108</td>
+<td>83</td>
+<td>11</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
 <td>geronimo-json_1.0_spec-1.0-alpha-1.jar</td>
 <td>26.1 kB</td>
 <td>43</td>
@@ -1200,6 +2896,69 @@
 <td>1.6</td>
 <td>Yes</td>
 <td>No</td></tr>
+<tr class="b">
+<td>httpclient-4.0.2.jar</td>
+<td>292.9 kB</td>
+<td>267</td>
+<td>231</td>
+<td>22</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>httpcore-4.0.1.jar</td>
+<td>172.9 kB</td>
+<td>181</td>
+<td>158</td>
+<td>10</td>
+<td>1.3</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>jackrabbit-jcr-commons-2.19.1.jar</td>
+<td>403.2 kB</td>
+<td>310</td>
+<td>272</td>
+<td>23</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>jackrabbit-spi-2.19.1.jar</td>
+<td>28.6 kB</td>
+<td>51</td>
+<td>37</td>
+<td>1</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>jackrabbit-spi-commons-2.19.1.jar</td>
+<td>801.9 kB</td>
+<td>534</td>
+<td>497</td>
+<td>21</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>org.apache.jackrabbit.vault-3.2.6.jar</td>
+<td>745.7 kB</td>
+<td>450</td>
+<td>395</td>
+<td>24</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-archiver-3.3.0.jar</td>
+<td>23.9 kB</td>
+<td>19</td>
+<td>5</td>
+<td>1</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
 <tr class="a">
 <td>maven-artifact-3.5.0.jar</td>
 <td>55 kB</td>
@@ -1210,15 +2969,24 @@
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="b">
-<td>maven-builder-support-3.5.0.jar</td>
-<td>14.9 kB</td>
+<td>maven-artifact-manager-2.2.1.jar</td>
+<td>67.6 kB</td>
+<td>52</td>
+<td>29</td>
+<td>7</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-builder-support-3.6.0.jar</td>
+<td>14.6 kB</td>
 <td>24</td>
 <td>10</td>
 <td>1</td>
 <td>1.7</td>
 <td>Yes</td>
 <td>No</td></tr>
-<tr class="a">
+<tr class="b">
 <td>maven-compat-3.5.0.jar</td>
 <td>290.9 kB</td>
 <td>215</td>
@@ -1227,7 +2995,7 @@
 <td>1.7</td>
 <td>Yes</td>
 <td>No</td></tr>
-<tr class="b">
+<tr class="a">
 <td>maven-core-3.5.0.jar</td>
 <td>624.6 kB</td>
 <td>481</td>
@@ -1236,7 +3004,7 @@
 <td>1.7</td>
 <td>Yes</td>
 <td>No</td></tr>
-<tr class="a">
+<tr class="b">
 <td>maven-model-3.5.0.jar</td>
 <td>165 kB</td>
 <td>71</td>
@@ -1245,16 +3013,16 @@
 <td>1.7</td>
 <td>Yes</td>
 <td>No</td></tr>
-<tr class="b">
-<td>maven-model-builder-3.5.0.jar</td>
-<td>179.3 kB</td>
-<td>154</td>
-<td>121</td>
+<tr class="a">
+<td>maven-model-builder-3.6.0.jar</td>
+<td>177.9 kB</td>
+<td>150</td>
+<td>117</td>
 <td>16</td>
 <td>1.7</td>
 <td>Yes</td>
 <td>No</td></tr>
-<tr class="a">
+<tr class="b">
 <td>maven-plugin-api-3.5.0.jar</td>
 <td>47.8 kB</td>
 <td>48</td>
@@ -1263,6 +3031,33 @@
 <td>1.7</td>
 <td>Yes</td>
 <td>No</td></tr>
+<tr class="a">
+<td>maven-plugin-registry-2.2.1.jar</td>
+<td>29.7 kB</td>
+<td>28</td>
+<td>9</td>
+<td>2</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-profile-2.2.1.jar</td>
+<td>35.4 kB</td>
+<td>33</td>
+<td>15</td>
+<td>2</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-project-2.2.1.jar</td>
+<td>156.3 kB</td>
+<td>98</td>
+<td>72</td>
+<td>10</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
 <tr class="b">
 <td>maven-repository-metadata-3.5.0.jar</td>
 <td>27.5 kB</td>
@@ -1300,6 +3095,78 @@
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="b">
+<td>doxia-core-1.7.jar</td>
+<td>167.2 kB</td>
+<td>117</td>
+<td>85</td>
+<td>14</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>doxia-decoration-model-1.7.4.jar</td>
+<td>60.6 kB</td>
+<td>41</td>
+<td>19</td>
+<td>3</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>doxia-logging-api-1.7.jar</td>
+<td>11.6 kB</td>
+<td>19</td>
+<td>4</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>doxia-module-fml-1.7.jar</td>
+<td>38.8 kB</td>
+<td>34</td>
+<td>14</td>
+<td>2</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>doxia-module-xhtml-1.7.jar</td>
+<td>17.5 kB</td>
+<td>24</td>
+<td>6</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>doxia-sink-api-1.7.jar</td>
+<td>11.4 kB</td>
+<td>22</td>
+<td>4</td>
+<td>2</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>doxia-site-renderer-1.7.jar</td>
+<td>62.4 kB</td>
+<td>53</td>
+<td>10</td>
+<td>2</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>doxia-skin-model-1.7.jar</td>
+<td>16 kB</td>
+<td>22</td>
+<td>3</td>
+<td>2</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
 <td>maven-plugin-annotations-3.5.jar</td>
 <td>14.3 kB</td>
 <td>22</td>
@@ -1309,6 +3176,24 @@
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="a">
+<td>maven-reporting-api-3.0.jar</td>
+<td>10.9 kB</td>
+<td>20</td>
+<td>5</td>
+<td>1</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-reporting-impl-3.0.0.jar</td>
+<td>18.4 kB</td>
+<td>16</td>
+<td>2</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
 <td>maven-resolver-api-1.0.3.jar</td>
 <td>146.4 kB</td>
 <td>151</td>
@@ -1345,6 +3230,78 @@
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="a">
+<td>maven-scm-api-1.11.1.jar</td>
+<td>110.7 kB</td>
+<td>130</td>
+<td>88</td>
+<td>29</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-scm-manager-plexus-1.11.1.jar</td>
+<td>10.9 kB</td>
+<td>20</td>
+<td>2</td>
+<td>1</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-scm-provider-git-commons-1.11.1.jar</td>
+<td>36.6 kB</td>
+<td>45</td>
+<td>18</td>
+<td>9</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-scm-provider-gitexe-1.11.1.jar</td>
+<td>69.8 kB</td>
+<td>62</td>
+<td>28</td>
+<td>16</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-scm-provider-svn-commons-1.11.1.jar</td>
+<td>39.9 kB</td>
+<td>46</td>
+<td>19</td>
+<td>9</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-scm-provider-svnexe-1.11.1.jar</td>
+<td>81.5 kB</td>
+<td>68</td>
+<td>32</td>
+<td>18</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>maven-artifact-transfer-0.11.0.jar</td>
+<td>127.9 kB</td>
+<td>121</td>
+<td>80</td>
+<td>21</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>maven-common-artifact-filters-3.0.1.jar</td>
+<td>61.5 kB</td>
+<td>62</td>
+<td>43</td>
+<td>4</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
 <td>maven-filtering-3.1.1.jar</td>
 <td>50.8 kB</td>
 <td>39</td>
@@ -1363,6 +3320,15 @@
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="a">
+<td>wagon-file-2.12.jar</td>
+<td>11.6 kB</td>
+<td>19</td>
+<td>1</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
 <td>wagon-provider-api-2.12.jar</td>
 <td>55.2 kB</td>
 <td>60</td>
@@ -1371,7 +3337,7 @@
 <td>1.6</td>
 <td>Yes</td>
 <td>No</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.apache.sling.commons.johnzon-1.0.0.jar</td>
 <td>106.8 kB</td>
 <td>107</td>
@@ -1380,25 +3346,115 @@
 <td>1.7</td>
 <td>Yes</td>
 <td>No</td></tr>
+<tr class="b">
+<td>org.apache.sling.feature-1.1.4.jar</td>
+<td>124.9 kB</td>
+<td>79</td>
+<td>58</td>
+<td>5</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
 <tr class="a">
-<td>org.apache.sling.feature-0.1.3-SNAPSHOT.jar</td>
-<td>106.9 kB</td>
-<td>70</td>
-<td>50</td>
+<td>org.apache.sling.feature.analyser-1.2.6.jar</td>
+<td>149 kB</td>
+<td>106</td>
+<td>74</td>
+<td>10</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>org.apache.sling.feature.diff-0.0.6.jar</td>
+<td>22.2 kB</td>
+<td>26</td>
+<td>10</td>
+<td>2</td>
+<td>1.8</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>org.apache.sling.feature.extension.apiregions-1.1.2.jar</td>
+<td>50.6 kB</td>
+<td>42</td>
+<td>16</td>
 <td>5</td>
 <td>1.8</td>
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="b">
-<td>org.apache.sling.feature.io-0.1.3-SNAPSHOT.jar</td>
-<td>105.2 kB</td>
-<td>78</td>
-<td>56</td>
-<td>5</td>
+<td>org.apache.sling.feature.io-1.3.0.jar</td>
+<td>183.6 kB</td>
+<td>121</td>
+<td>90</td>
+<td>10</td>
 <td>1.8</td>
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="a">
+<td>struts-core-1.3.8.jar</td>
+<td>328.9 kB</td>
+<td>192</td>
+<td>150</td>
+<td>15</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>struts-taglib-1.3.8.jar</td>
+<td>251.5 kB</td>
+<td>158</td>
+<td>125</td>
+<td>8</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>struts-tiles-1.3.8.jar</td>
+<td>119.7 kB</td>
+<td>93</td>
+<td>67</td>
+<td>8</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>velocity-1.7.jar</td>
+<td>449.5 kB</td>
+<td>306</td>
+<td>270</td>
+<td>25</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>velocity-tools-2.0.jar</td>
+<td>346.6 kB</td>
+<td>211</td>
+<td>187</td>
+<td>11</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>xbean-reflect-3.7.jar</td>
+<td>148.1 kB</td>
+<td>133</td>
+<td>118</td>
+<td>2</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>versions-maven-plugin-2.7.jar</td>
+<td>310.4 kB</td>
+<td>137</td>
+<td>111</td>
+<td>8</td>
+<td>1.7</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
 <td>plexus-archiver-3.5.jar</td>
 <td>186.7 kB</td>
 <td>161</td>
@@ -1407,7 +3463,7 @@
 <td>1.7</td>
 <td>Yes</td>
 <td>No</td></tr>
-<tr class="b">
+<tr class="a">
 <td>plexus-classworlds-2.5.2.jar</td>
 <td>52.7 kB</td>
 <td>52</td>
@@ -1416,7 +3472,7 @@
 <td>1.6</td>
 <td>Yes</td>
 <td>No</td></tr>
-<tr class="a">
+<tr class="b">
 <td>plexus-component-annotations-1.7.1.jar</td>
 <td>4.3 kB</td>
 <td>15</td>
@@ -1425,7 +3481,7 @@
 <td>1.6</td>
 <td>No</td>
 <td>No</td></tr>
-<tr class="b">
+<tr class="a">
 <td>plexus-component-api-1.0-alpha-16.jar</td>
 <td>33.1 kB</td>
 <td>65</td>
@@ -1434,7 +3490,25 @@
 <td>1.1</td>
 <td>Yes</td>
 <td>No</td></tr>
+<tr class="b">
+<td>plexus-container-default-1.7.1.jar</td>
+<td>230.9 kB</td>
+<td>232</td>
+<td>187</td>
+<td>30</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
 <tr class="a">
+<td>plexus-i18n-1.0-beta-10.jar</td>
+<td>11.9 kB</td>
+<td>20</td>
+<td>7</td>
+<td>1</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
 <td>plexus-interactivity-api-1.0-alpha-6.jar</td>
 <td>11.8 kB</td>
 <td>25</td>
@@ -1443,7 +3517,7 @@
 <td>1.4</td>
 <td>Yes</td>
 <td>No</td></tr>
-<tr class="b">
+<tr class="a">
 <td>plexus-interpolation-1.24.jar</td>
 <td>78.9 kB</td>
 <td>76</td>
@@ -1452,7 +3526,7 @@
 <td>1.5</td>
 <td>Yes</td>
 <td>No</td></tr>
-<tr class="a">
+<tr class="b">
 <td>plexus-io-3.0.0.jar</td>
 <td>74 kB</td>
 <td>84</td>
@@ -1461,7 +3535,7 @@
 <td>1.7</td>
 <td>Yes</td>
 <td>No</td></tr>
-<tr class="b">
+<tr class="a">
 <td>plexus-utils-3.0.24.jar</td>
 <td>247.4 kB</td>
 <td>129</td>
@@ -1470,6 +3544,33 @@
 <td>1.5</td>
 <td>Yes</td>
 <td>No</td></tr>
+<tr class="b">
+<td>plexus-velocity-1.1.7.jar</td>
+<td>7.7 kB</td>
+<td>18</td>
+<td>5</td>
+<td>1</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>stax2-api-3.1.1.jar</td>
+<td>182.1 kB</td>
+<td>140</td>
+<td>124</td>
+<td>11</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>woodstox-core-asl-4.2.0.jar</td>
+<td>482.2 kB</td>
+<td>234</td>
+<td>203</td>
+<td>16</td>
+<td>1.4</td>
+<td>Yes</td>
+<td>No</td></tr>
 <tr class="a">
 <td>org.eclipse.sisu.inject-0.3.3.jar</td>
 <td>379.2 kB</td>
@@ -1516,6 +3617,15 @@
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="b">
+<td>rhino-1.7.7.1.jar</td>
+<td>1.3 MB</td>
+<td>512</td>
+<td>468</td>
+<td>23</td>
+<td>1.6</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
 <td>org.osgi.framework-1.9.0.jar</td>
 <td>347.1 kB</td>
 <td>236</td>
@@ -1524,7 +3634,7 @@
 <td>1.7</td>
 <td>Yes</td>
 <td>No</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.osgi.util.function-1.0.0.jar</td>
 <td>12.5 kB</td>
 <td>26</td>
@@ -1533,6 +3643,33 @@
 <td>1.5</td>
 <td>No</td>
 <td>No</td></tr>
+<tr class="a">
+<td>osgi.core-6.0.0.jar</td>
+<td>475.3 kB</td>
+<td>387</td>
+<td>158</td>
+<td>21</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>slf4j-api-1.7.25.jar</td>
+<td>41.2 kB</td>
+<td>46</td>
+<td>34</td>
+<td>4</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>slf4j-simple-1.6.2.jar</td>
+<td>7.7 kB</td>
+<td>15</td>
+<td>5</td>
+<td>1</td>
+<td>1.3</td>
+<td>Yes</td>
+<td>No</td></tr>
 <tr class="b">
 <td>plexus-build-api-0.0.7.jar</td>
 <td>8.5 kB</td>
@@ -1561,6 +3698,33 @@
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="a">
+<td>sisu-guice-2.1.7-noaop.jar</td>
+<td>471.7 kB</td>
+<td>416</td>
+<td>402</td>
+<td>8</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
+<td>sisu-inject-bean-1.4.2.jar</td>
+<td>153 kB</td>
+<td>165</td>
+<td>138</td>
+<td>13</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>sisu-inject-plexus-1.4.2.jar</td>
+<td>201.7 kB</td>
+<td>199</td>
+<td>156</td>
+<td>26</td>
+<td>1.5</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="b">
 <td>xz-1.6.jar</td>
 <td>103.1 kB</td>
 <td>121</td>
@@ -1569,6 +3733,33 @@
 <td>1.4</td>
 <td>No</td>
 <td>Yes</td></tr>
+<tr class="a">
+<td>oro-2.0.8.jar</td>
+<td>65.3 kB</td>
+<td>74</td>
+<td>62</td>
+<td>6</td>
+<td>1.2</td>
+<td>No</td>
+<td>No</td></tr>
+<tr class="b">
+<td>sslext-1.2-0.jar</td>
+<td>26.2 kB</td>
+<td>29</td>
+<td>13</td>
+<td>6</td>
+<td>1.2</td>
+<td>Yes</td>
+<td>No</td></tr>
+<tr class="a">
+<td>xmlunit-1.5.jar</td>
+<td>97.7 kB</td>
+<td>77</td>
+<td>68</td>
+<td>5</td>
+<td>1.3</td>
+<td>Yes</td>
+<td>No</td></tr>
 <tr class="b">
 <th>Total</th>
 <th>Size</th>
@@ -1579,634 +3770,50 @@
 <th>Debug Information</th>
 <th>Sealed</th></tr>
 <tr class="a">
-<td>54</td>
-<td>10.7 MB</td>
-<td>8623</td>
-<td>6924</td>
-<td>522</td>
+<td>142</td>
+<td>30.3 MB</td>
+<td>23868</td>
+<td>17609</td>
+<td>1432</td>
 <td>1.8</td>
-<td>50</td>
+<td>136</td>
 <td>1</td></tr>
 <tr class="b">
-<td>compile: 49</td>
-<td>compile: 10.2 MB</td>
-<td>compile: 8097</td>
-<td>compile: 6472</td>
-<td>compile: 478</td>
+<td>compile: 130</td>
+<td>compile: 27.7 MB</td>
+<td>compile: 21798</td>
+<td>compile: 15797</td>
+<td>compile: 1304</td>
 <td>-</td>
-<td>compile: 47</td>
+<td>compile: 126</td>
 <td>-</td></tr>
 <tr class="a">
-<td>test: 2</td>
-<td>test: 360 kB</td>
-<td>test: 375</td>
-<td>test: 331</td>
-<td>test: 33</td>
+<td>test: 3</td>
+<td>test: 367.6 kB</td>
+<td>test: 390</td>
+<td>test: 336</td>
+<td>test: 34</td>
 <td>-</td>
-<td>test: 2</td>
+<td>test: 3</td>
 <td>-</td></tr>
 <tr class="b">
-<td>runtime: 1</td>
-<td>runtime: 103.1 kB</td>
-<td>runtime: 121</td>
-<td>runtime: 108</td>
-<td>runtime: 9</td>
+<td>runtime: 6</td>
+<td>runtime: 2.2 MB</td>
+<td>runtime: 1604</td>
+<td>runtime: 1429</td>
+<td>runtime: 88</td>
 <td>-</td>
-<td>-</td>
+<td>runtime: 5</td>
 <td>runtime: 1</td></tr>
 <tr class="a">
+<td>provided: 3</td>
+<td>provided: 58 kB</td>
+<td>provided: 76</td>
+<td>provided: 47</td>
+<td>provided: 6</td>
+<td>-</td>
 <td>provided: 2</td>
-<td>provided: 16.8 kB</td>
-<td>provided: 30</td>
-<td>provided: 13</td>
-<td>provided: 2</td>
-<td>-</td>
-<td>provided: 1</td>
-<td>-</td></tr></table></div><a name="Dependency_Repository_Locations"></a>
-<div class="section">
-<h2><a name="Dependency_Repository_Locations"></a>Dependency Repository Locations</h2>
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Repo ID</th>
-<th>URL</th>
-<th>Release</th>
-<th>Snapshot</th>
-<th>Blacklisted</th></tr>
-<tr class="b">
-<td>central</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2">https://repo.maven.apache.org/maven2</a></td>
-<td>Yes</td>
-<td>No</td>
-<td>No</td></tr>
-<tr class="a">
-<td>codehaus-snapshots</td>
-<td><a class="externalLink" href="http://snapshots.repository.codehaus.org">http://snapshots.repository.codehaus.org</a></td>
-<td>No</td>
-<td>Yes</td>
-<td>Yes</td></tr>
-<tr class="b">
-<td>apache-snapshots</td>
-<td><a class="externalLink" href="http://people.apache.org/maven-snapshot-repository">http://people.apache.org/maven-snapshot-repository</a></td>
-<td>No</td>
-<td>Yes</td>
-<td>Yes</td></tr>
-<tr class="a">
-<td>snapshots.jboss.org</td>
-<td><a class="externalLink" href="http://snapshots.jboss.org/maven2">http://snapshots.jboss.org/maven2</a></td>
-<td>No</td>
-<td>Yes</td>
-<td>No</td></tr>
-<tr class="b">
-<td>sonatype-nexus-snapshots</td>
-<td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td>
-<td>No</td>
-<td>Yes</td>
-<td>No</td></tr>
-<tr class="a">
-<td>oss.sonatype.org/jboss-snapshots</td>
-<td><a class="externalLink" href="http://oss.sonatype.org/content/repositories/jboss-snapshots">http://oss.sonatype.org/content/repositories/jboss-snapshots</a></td>
-<td>No</td>
-<td>Yes</td>
-<td>No</td></tr>
-<tr class="b">
-<td>repository.jboss.org</td>
-<td><a class="externalLink" href="http://repository.jboss.org/maven2">http://repository.jboss.org/maven2</a></td>
-<td>Yes</td>
-<td>No</td>
-<td>No</td></tr>
-<tr class="a">
-<td>codehaus.snapshots</td>
-<td><a class="externalLink" href="http://snapshots.repository.codehaus.org">http://snapshots.repository.codehaus.org</a></td>
-<td>No</td>
-<td>Yes</td>
-<td>Yes</td></tr>
-<tr class="b">
-<td>apache.snapshots</td>
-<td><a class="externalLink" href="https://repository.apache.org/snapshots">https://repository.apache.org/snapshots</a></td>
-<td>No</td>
-<td>Yes</td>
-<td>No</td></tr>
-<tr class="a">
-<td>apache.nexus.staging</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging/">https://repository.apache.org/content/repositories/staging/</a></td>
-<td>Yes</td>
-<td>No</td>
-<td>No</td></tr></table>
-<p>Repository locations for each of the Dependencies.</p>
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Artifact</th>
-<th>central</th>
-<th>snapshots.jboss.org</th>
-<th>sonatype-nexus-snapshots</th>
-<th>oss.sonatype.org/jboss-snapshots</th>
-<th>repository.jboss.org</th>
-<th>apache.snapshots</th>
-<th>apache.nexus.staging</th></tr>
-<tr class="b">
-<td>aopalliance:aopalliance:jar:1.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="http://repository.jboss.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar"><img alt="Found at http://repository.jboss.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="a">
-<td>com.google.guava:guava:jar:20.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="b">
-<td>com.google.inject:guice:jar:no_aop:4.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="a">
-<td>commons-io:commons-io:jar:2.5</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//commons-io/commons-io/2.5/commons-io-2.5.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="b">
-<td>javax.annotation:jsr250-api:jar:1.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="http://repository.jboss.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar"><img alt="Found at http://repository.jboss.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="a">
-<td>javax.enterprise:cdi-api:jar:1.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="b">
-<td>javax.inject:javax.inject:jar:1</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="a">
-<td>junit:junit:jar:4.12</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="b">
-<td>org.apache.commons:commons-compress:jar:1.14</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/commons/commons-compress/1.14/commons-compress-1.14.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="a">
-<td>org.apache.commons:commons-lang3:jar:3.5</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="b">
-<td>org.apache.felix:org.apache.felix.configurator:jar:1.0.4</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.configurator/1.0.4/org.apache.felix.configurator-1.0.4.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/felix/org.apache.felix.configurator/1.0.4/org.apache.felix.configurator-1.0.4.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="a">
-<td>org.apache.felix:org.apache.felix.converter:jar:1.0.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.converter/1.0.0/org.apache.felix.converter-1.0.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/felix/org.apache.felix.converter/1.0.0/org.apache.felix.converter-1.0.0.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="b">
-<td>org.apache.geronimo.specs:geronimo-json_1.0_spec:jar:1.0-alpha-1</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-json_1.0_spec/1.0-alpha-1/geronimo-json_1.0_spec-1.0-alpha-1.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/geronimo/specs/geronimo-json_1.0_spec/1.0-alpha-1/geronimo-json_1.0_spec-1.0-alpha-1.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="a">
-<td>org.apache.maven:maven-artifact:jar:3.5.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0/maven-artifact-3.5.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/maven-artifact/3.5.0/maven-artifact-3.5.0.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="b">
-<td>org.apache.maven:maven-builder-support:jar:3.5.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.0/maven-builder-support-3.5.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/maven-builder-support/3.5.0/maven-builder-support-3.5.0.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="a">
-<td>org.apache.maven:maven-compat:jar:3.5.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="b">
-<td>org.apache.maven:maven-core:jar:3.5.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.0/maven-core-3.5.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/maven-core/3.5.0/maven-core-3.5.0.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="a">
-<td>org.apache.maven:maven-model:jar:3.5.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="b">
-<td>org.apache.maven:maven-model-builder:jar:3.5.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.0/maven-model-builder-3.5.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/maven-model-builder/3.5.0/maven-model-builder-3.5.0.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="a">
-<td>org.apache.maven:maven-plugin-api:jar:3.5.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0/maven-plugin-api-3.5.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/maven-plugin-api/3.5.0/maven-plugin-api-3.5.0.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="b">
-<td>org.apache.maven:maven-repository-metadata:jar:3.5.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.0/maven-repository-metadata-3.5.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/maven-repository-metadata/3.5.0/maven-repository-metadata-3.5.0.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="a">
-<td>org.apache.maven:maven-resolver-provider:jar:3.5.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="b">
-<td>org.apache.maven:maven-settings:jar:3.5.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.0/maven-settings-3.5.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/maven-settings/3.5.0/maven-settings-3.5.0.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="a">
-<td>org.apache.maven:maven-settings-builder:jar:3.5.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.0/maven-settings-builder-3.5.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/maven-settings-builder/3.5.0/maven-settings-builder-3.5.0.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="b">
-<td>org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="a">
-<td>org.apache.maven.resolver:maven-resolver-api:jar:1.0.3</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="b">
-<td>org.apache.maven.resolver:maven-resolver-impl:jar:1.0.3</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="a">
-<td>org.apache.maven.resolver:maven-resolver-spi:jar:1.0.3</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="b">
-<td>org.apache.maven.resolver:maven-resolver-util:jar:1.0.3</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="a">
-<td>org.apache.maven.shared:maven-filtering:jar:3.1.1</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="b">
-<td>org.apache.maven.shared:maven-shared-utils:jar:3.1.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="a">
-<td>org.apache.maven.wagon:wagon-provider-api:jar:2.12</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="b">
-<td>org.apache.sling:org.apache.sling.commons.johnzon:jar:1.0.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.johnzon/1.0.0/org.apache.sling.commons.johnzon-1.0.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/content/repositories/staging//org/apache/sling/org.apache.sling.commons.johnzon/1.0.0/org.apache.sling.commons.johnzon-1.0.0.jar"><img alt="Found at https://repository.apache.org/content/repositories/staging/" src="images/icon_success_sml.gif" /></a></td></tr>
-<tr class="a">
-<td>org.apache.sling:org.apache.sling.feature:jar:0.1.3-SNAPSHOT</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20180906.154639-30.jar"><img alt="Found at https://repository.apache.org/snapshots" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td></tr>
-<tr class="b">
-<td>org.apache.sling:org.apache.sling.feature.io:jar:0.1.3-SNAPSHOT</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="https://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/org.apache.sling.feature.io-0.1.3-20180909.025641-46.jar"><img alt="Found at https://repository.apache.org/snapshots" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td></tr>
-<tr class="a">
-<td>org.codehaus.plexus:plexus-archiver:jar:3.5</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="b">
-<td>org.codehaus.plexus:plexus-classworlds:jar:2.5.2</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="a">
-<td>org.codehaus.plexus:plexus-component-annotations:jar:1.7.1</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="b">
-<td>org.codehaus.plexus:plexus-component-api:jar:1.0-alpha-16</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="a">
-<td>org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="http://repository.jboss.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar"><img alt="Found at http://repository.jboss.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="b">
-<td>org.codehaus.plexus:plexus-interpolation:jar:1.24</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="a">
-<td>org.codehaus.plexus:plexus-io:jar:3.0.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="b">
-<td>org.codehaus.plexus:plexus-utils:jar:3.0.24</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="a">
-<td>org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.3</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="b">
-<td>org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.3</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="a">
-<td>org.hamcrest:hamcrest-core:jar:1.3</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="b">
-<td>org.iq80.snappy:snappy:jar:0.4</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="a">
-<td>org.mockito:mockito-all:jar:1.10.19</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="b">
-<td>org.osgi:org.osgi.framework:jar:1.9.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/osgi/org.osgi.framework/1.9.0/org.osgi.framework-1.9.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="a">
-<td>org.osgi:org.osgi.util.function:jar:1.0.0</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="b">
-<td>org.sonatype.plexus:plexus-build-api:jar:0.0.7</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="a">
-<td>org.sonatype.plexus:plexus-cipher:jar:1.4</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="b">
-<td>org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="a">
-<td>org.tukaani:xz:jar:1.6</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td></tr>
-<tr class="b">
-<th>Total</th>
-<th>central</th>
-<th>snapshots.jboss.org</th>
-<th>sonatype-nexus-snapshots</th>
-<th>oss.sonatype.org/jboss-snapshots</th>
-<th>repository.jboss.org</th>
-<th>apache.snapshots</th>
-<th>apache.nexus.staging</th></tr>
-<tr class="a">
-<td>54 (compile: 49, test: 2, runtime: 1, provided: 2)</td>
-<td>52</td>
-<td>0</td>
-<td>0</td>
-<td>0</td>
-<td>3</td>
-<td>2</td>
-<td>26</td></tr></table></div>
+<td>-</td></tr></table></div>
         </div>
       </div>
     </div>
@@ -2214,7 +3821,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/dependency-info.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/dependency-info.html
index 25d231f..9e73ee3 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/dependency-info.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/dependency-info.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Dependency Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -48,14 +48,14 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -78,31 +78,31 @@
 <div class="source"><pre class="prettyprint">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
   &lt;artifactId&gt;slingfeature-maven-plugin&lt;/artifactId&gt;
-  &lt;version&gt;0.2.0-SNAPSHOT&lt;/version&gt;
+  &lt;version&gt;1.1.20&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:slingfeature-maven-plugin:maven-plugin:0.2.0-SNAPSHOT'</pre></div></div>
+<div class="source"><pre class="prettyprint">'org.apache.sling:slingfeature-maven-plugin:maven-plugin:1.1.20'</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;slingfeature-maven-plugin&quot; rev=&quot;0.2.0-SNAPSHOT&quot;&gt;
+<div class="source"><pre class="prettyprint">&lt;dependency org=&quot;org.apache.sling&quot; name=&quot;slingfeature-maven-plugin&quot; rev=&quot;1.1.20&quot;&gt;
   &lt;artifact name=&quot;slingfeature-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='slingfeature-maven-plugin', version='0.2.0-SNAPSHOT')
+@Grab(group='org.apache.sling', module='slingfeature-maven-plugin', version='1.1.20')
 )</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:slingfeature-maven-plugin:0.2.0-SNAPSHOT'</pre></div></div>
+<h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="Gradle.2FGrails"></a>
+<div class="source"><pre class="prettyprint">compile 'org.apache.sling:slingfeature-maven-plugin:1.1.20'</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;slingfeature-maven-plugin&quot; % &quot;0.2.0-SNAPSHOT&quot;</pre></div></div>
+<div class="source"><pre class="prettyprint">libraryDependencies += &quot;org.apache.sling&quot; % &quot;slingfeature-maven-plugin&quot; % &quot;1.1.20&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/slingfeature-maven-plugin &quot;0.2.0-SNAPSHOT&quot;]</pre></div></div></div>
+<div class="source"><pre class="prettyprint">[org.apache.sling/slingfeature-maven-plugin &quot;1.1.20&quot;]</pre></div></div></div>
         </div>
       </div>
     </div>
@@ -110,7 +110,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/dependency-management.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/dependency-management.html
index b71652c..570b127 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/dependency-management.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/dependency-management.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Dependency Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -48,14 +48,14 @@
   </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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -74,34 +74,6 @@
 <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="compile"></a>compile</h3><a name="compile"></a>
-<p>The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run 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>org.osgi</td>
-<td><a class="externalLink" href="http://www.osgi.org/">org.osgi.service.cm</a></td>
-<td>1.5.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.component</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/">org.osgi.service.event</a></td>
-<td>1.3.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></table></div>
-<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">
@@ -140,60 +112,30 @@
 <th>Type</th>
 <th>License</th></tr>
 <tr class="b">
-<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="a">
 <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="b">
+<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="a">
+<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="b">
-<td>org.osgi</td>
-<td><a class="externalLink" href="http://www.osgi.org/">org.osgi.annotation.versioning</a></td>
-<td>1.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.osgi</td>
-<td><a class="externalLink" href="http://www.osgi.org/">org.osgi.service.component.annotations</a></td>
-<td>1.3.0</td>
+<td>org.jetbrains</td>
+<td><a class="externalLink" href="https://github.com/JetBrains/java-annotations">annotations</a></td>
+<td>16.0.2</td>
 <td>jar</td>
-<td><a class="externalLink" href="http://opensource.org/licenses/apache2.0.php">Apache License, Version 2.0</a></td></tr>
+<td><a class="externalLink" href="http://www.apache.org/license/LICENSE-2.0.txt">The Apache Software 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.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="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.25</td>
@@ -206,7 +148,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/distribution-management.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/distribution-management.html
index fe11ebc..ead81ea 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/distribution-management.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/distribution-management.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Distribution Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -48,14 +48,14 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -88,7 +88,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/embed-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/embed-features-mojo.html
new file mode 100644
index 0000000..a76b027
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/embed-features-mojo.html
@@ -0,0 +1,562 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:embed-features</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:embed-features"></a>slingfeature:embed-features</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:embed-features</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Embed the features in the resources</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>test</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>prepare-package</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#embed">&lt;embed&gt;</a></tt></td>
+            
+<td><tt>FeatureSelectionConfig</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Configuration to define the features to be embedded, by default all
+features are embedded.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#resourcesPath">&lt;resourcesPath&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Path where the features are embedded in the target/classes
+directory.<br /><b>Default value is</b>: <tt>META-INF/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3Cembed.3E"></a><b><a name="embed">&lt;embed&gt;</a></b></h4>
+        
+<div>Configuration to define the features to be embedded, by default all
+features are embedded.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CresourcesPath.3E"></a><b><a name="resourcesPath">&lt;resourcesPath&gt;</a></b></h4>
+        
+<div>Path where the features are embedded in the target/classes
+directory.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>META-INF/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/extract-extension-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/extract-extension-mojo.html
new file mode 100644
index 0000000..87f6f4c
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/extract-extension-mojo.html
@@ -0,0 +1,576 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:extract-extension</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:extract-extension"></a>slingfeature:extract-extension</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:extract-extension</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>(no description)</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>package</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><tt><a href="#extension">&lt;extension&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#outputDir">&lt;outputDir&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#selection">&lt;selection&gt;</a></tt></td>
+            
+<td><tt>FeatureSelectionConfig</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3Cextension.3E"></a><b><a name="extension">&lt;extension&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CoutputDir.3E"></a><b><a name="outputDir">&lt;outputDir&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cselection.3E"></a><b><a name="selection">&lt;selection&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/features-diff-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/features-diff-mojo.html
new file mode 100644
index 0000000..c05dff6
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/features-diff-mojo.html
@@ -0,0 +1,558 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:features-diff</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:features-diff"></a>slingfeature:features-diff</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:features-diff</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Compares different versions of the same Feature Model.</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>test</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>package</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#comparisonVersion">&lt;comparisonVersion&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /><b>Default value is</b>: <tt>(,${project.version})</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#selection">&lt;selection&gt;</a></tt></td>
+            
+<td><tt>FeatureSelectionConfig</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3CcomparisonVersion.3E"></a><b><a name="comparisonVersion">&lt;comparisonVersion&gt;</a></b></h4>
+        
+<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>Default</b>: <tt>(,${project.version})</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cselection.3E"></a><b><a name="selection">&lt;selection&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/fonts/glyphicons-halflings-regular.svg b/src/main/jbake/assets/components/slingfeature-maven-plugin/fonts/glyphicons-halflings-regular.svg
index 4469488..c8f06d9 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/fonts/glyphicons-halflings-regular.svg
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/fonts/glyphicons-halflings-regular.svg
@@ -1,229 +1,229 @@
-<?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
-<svg xmlns="http://www.w3.org/2000/svg">
-<metadata></metadata>
-<defs>
-<font id="glyphicons_halflingsregular" horiz-adv-x="1200" >
-<font-face units-per-em="1200" ascent="960" descent="-240" />
-<missing-glyph horiz-adv-x="500" />
-<glyph />
-<glyph />
-<glyph unicode="&#xd;" />
-<glyph unicode=" " />
-<glyph unicode="*" d="M100 500v200h259l-183 183l141 141l183 -183v259h200v-259l183 183l141 -141l-183 -183h259v-200h-259l183 -183l-141 -141l-183 183v-259h-200v259l-183 -183l-141 141l183 183h-259z" />
-<glyph unicode="+" d="M0 400v300h400v400h300v-400h400v-300h-400v-400h-300v400h-400z" />
-<glyph unicode="&#xa0;" />
-<glyph unicode="&#x2000;" horiz-adv-x="652" />
-<glyph unicode="&#x2001;" horiz-adv-x="1304" />
-<glyph unicode="&#x2002;" horiz-adv-x="652" />
-<glyph unicode="&#x2003;" horiz-adv-x="1304" />
-<glyph unicode="&#x2004;" horiz-adv-x="434" />
-<glyph unicode="&#x2005;" horiz-adv-x="326" />
-<glyph unicode="&#x2006;" horiz-adv-x="217" />
-<glyph unicode="&#x2007;" horiz-adv-x="217" />
-<glyph unicode="&#x2008;" horiz-adv-x="163" />
-<glyph unicode="&#x2009;" horiz-adv-x="260" />
-<glyph unicode="&#x200a;" horiz-adv-x="72" />
-<glyph unicode="&#x202f;" horiz-adv-x="260" />
-<glyph unicode="&#x205f;" horiz-adv-x="326" />
-<glyph unicode="&#x20ac;" d="M100 500l100 100h113q0 47 5 100h-218l100 100h135q37 167 112 257q117 141 297 141q242 0 354 -189q60 -103 66 -209h-181q0 55 -25.5 99t-63.5 68t-75 36.5t-67 12.5q-24 0 -52.5 -10t-62.5 -32t-65.5 -67t-50.5 -107h379l-100 -100h-300q-6 -46 -6 -100h406l-100 -100 h-300q9 -74 33 -132t52.5 -91t62 -54.5t59 -29t46.5 -7.5q29 0 66 13t75 37t63.5 67.5t25.5 96.5h174q-31 -172 -128 -278q-107 -117 -274 -117q-205 0 -324 158q-36 46 -69 131.5t-45 205.5h-217z" />
-<glyph unicode="&#x2212;" d="M200 400h900v300h-900v-300z" />
-<glyph unicode="&#x2601;" d="M-14 494q0 -80 56.5 -137t135.5 -57h750q120 0 205 86t85 208q0 120 -85 206.5t-205 86.5q-46 0 -90 -14q-44 97 -134.5 156.5t-200.5 59.5q-152 0 -260 -107.5t-108 -260.5q0 -25 2 -37q-66 -14 -108.5 -67.5t-42.5 -122.5z" />
-<glyph unicode="&#x2709;" d="M0 100l400 400l200 -200l200 200l400 -400h-1200zM0 300v600l300 -300zM0 1100l600 -603l600 603h-1200zM900 600l300 300v-600z" />
-<glyph unicode="&#x270f;" d="M-13 -13l333 112l-223 223zM187 403l214 -214l614 614l-214 214zM887 1103l214 -214l99 92q13 13 13 32.5t-13 33.5l-153 153q-15 13 -33 13t-33 -13z" />
-<glyph unicode="&#xe000;" horiz-adv-x="500" d="M0 0z" />
-<glyph unicode="&#xe001;" d="M0 1200h1200l-500 -550v-550h300v-100h-800v100h300v550z" />
-<glyph unicode="&#xe002;" d="M14 84q18 -55 86 -75.5t147 5.5q65 21 109 69t44 90v606l600 155v-521q-64 16 -138 -7q-79 -26 -122.5 -83t-25.5 -111q17 -55 85.5 -75.5t147.5 4.5q70 23 111.5 63.5t41.5 95.5v881q0 10 -7 15.5t-17 2.5l-752 -193q-10 -3 -17 -12.5t-7 -19.5v-689q-64 17 -138 -7 q-79 -25 -122.5 -82t-25.5 -112z" />
-<glyph unicode="&#xe003;" d="M23 693q0 200 142 342t342 142t342 -142t142 -342q0 -142 -78 -261l300 -300q7 -8 7 -18t-7 -18l-109 -109q-8 -7 -18 -7t-18 7l-300 300q-119 -78 -261 -78q-200 0 -342 142t-142 342zM176 693q0 -136 97 -233t234 -97t233.5 96.5t96.5 233.5t-96.5 233.5t-233.5 96.5 t-234 -97t-97 -233z" />
-<glyph unicode="&#xe005;" d="M100 784q0 64 28 123t73 100.5t104.5 64t119 20.5t120 -38.5t104.5 -104.5q48 69 109.5 105t121.5 38t118.5 -20.5t102.5 -64t71 -100.5t27 -123q0 -57 -33.5 -117.5t-94 -124.5t-126.5 -127.5t-150 -152.5t-146 -174q-62 85 -145.5 174t-149.5 152.5t-126.5 127.5 t-94 124.5t-33.5 117.5z" />
-<glyph unicode="&#xe006;" d="M-72 800h479l146 400h2l146 -400h472l-382 -278l145 -449l-384 275l-382 -275l146 447zM168 71l2 1z" />
-<glyph unicode="&#xe007;" d="M-72 800h479l146 400h2l146 -400h472l-382 -278l145 -449l-384 275l-382 -275l146 447zM168 71l2 1zM237 700l196 -142l-73 -226l192 140l195 -141l-74 229l193 140h-235l-77 211l-78 -211h-239z" />
-<glyph unicode="&#xe008;" d="M0 0v143l400 257v100q-37 0 -68.5 74.5t-31.5 125.5v200q0 124 88 212t212 88t212 -88t88 -212v-200q0 -51 -31.5 -125.5t-68.5 -74.5v-100l400 -257v-143h-1200z" />
-<glyph unicode="&#xe009;" d="M0 0v1100h1200v-1100h-1200zM100 100h100v100h-100v-100zM100 300h100v100h-100v-100zM100 500h100v100h-100v-100zM100 700h100v100h-100v-100zM100 900h100v100h-100v-100zM300 100h600v400h-600v-400zM300 600h600v400h-600v-400zM1000 100h100v100h-100v-100z M1000 300h100v100h-100v-100zM1000 500h100v100h-100v-100zM1000 700h100v100h-100v-100zM1000 900h100v100h-100v-100z" />
-<glyph unicode="&#xe010;" d="M0 50v400q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5zM0 650v400q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400 q-21 0 -35.5 14.5t-14.5 35.5zM600 50v400q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5zM600 650v400q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-400 q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5z" />
-<glyph unicode="&#xe011;" d="M0 50v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM0 450v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200 q-21 0 -35.5 14.5t-14.5 35.5zM0 850v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM400 50v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5 t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM400 450v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM400 850v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5 v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM800 50v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM800 450v200q0 21 14.5 35.5t35.5 14.5h200 q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM800 850v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5z" />
-<glyph unicode="&#xe012;" d="M0 50v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM0 450q0 -21 14.5 -35.5t35.5 -14.5h200q21 0 35.5 14.5t14.5 35.5v200q0 21 -14.5 35.5t-35.5 14.5h-200q-21 0 -35.5 -14.5 t-14.5 -35.5v-200zM0 850v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM400 50v200q0 21 14.5 35.5t35.5 14.5h700q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5 t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5zM400 450v200q0 21 14.5 35.5t35.5 14.5h700q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5zM400 850v200q0 21 14.5 35.5t35.5 14.5h700q21 0 35.5 -14.5t14.5 -35.5 v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5z" />
-<glyph unicode="&#xe013;" d="M29 454l419 -420l818 820l-212 212l-607 -607l-206 207z" />
-<glyph unicode="&#xe014;" d="M106 318l282 282l-282 282l212 212l282 -282l282 282l212 -212l-282 -282l282 -282l-212 -212l-282 282l-282 -282z" />
-<glyph unicode="&#xe015;" d="M23 693q0 200 142 342t342 142t342 -142t142 -342q0 -142 -78 -261l300 -300q7 -8 7 -18t-7 -18l-109 -109q-8 -7 -18 -7t-18 7l-300 300q-119 -78 -261 -78q-200 0 -342 142t-142 342zM176 693q0 -136 97 -233t234 -97t233.5 96.5t96.5 233.5t-96.5 233.5t-233.5 96.5 t-234 -97t-97 -233zM300 600v200h100v100h200v-100h100v-200h-100v-100h-200v100h-100z" />
-<glyph unicode="&#xe016;" d="M23 694q0 200 142 342t342 142t342 -142t142 -342q0 -141 -78 -262l300 -299q7 -7 7 -18t-7 -18l-109 -109q-8 -8 -18 -8t-18 8l-300 299q-120 -77 -261 -77q-200 0 -342 142t-142 342zM176 694q0 -136 97 -233t234 -97t233.5 97t96.5 233t-96.5 233t-233.5 97t-234 -97 t-97 -233zM300 601h400v200h-400v-200z" />
-<glyph unicode="&#xe017;" d="M23 600q0 183 105 331t272 210v-166q-103 -55 -165 -155t-62 -220q0 -177 125 -302t302 -125t302 125t125 302q0 120 -62 220t-165 155v166q167 -62 272 -210t105 -331q0 -118 -45.5 -224.5t-123 -184t-184 -123t-224.5 -45.5t-224.5 45.5t-184 123t-123 184t-45.5 224.5 zM500 750q0 -21 14.5 -35.5t35.5 -14.5h100q21 0 35.5 14.5t14.5 35.5v400q0 21 -14.5 35.5t-35.5 14.5h-100q-21 0 -35.5 -14.5t-14.5 -35.5v-400z" />
-<glyph unicode="&#xe018;" d="M100 1h200v300h-200v-300zM400 1v500h200v-500h-200zM700 1v800h200v-800h-200zM1000 1v1200h200v-1200h-200z" />
-<glyph unicode="&#xe019;" d="M26 601q0 -33 6 -74l151 -38l2 -6q14 -49 38 -93l3 -5l-80 -134q45 -59 105 -105l133 81l5 -3q45 -26 94 -39l5 -2l38 -151q40 -5 74 -5q27 0 74 5l38 151l6 2q46 13 93 39l5 3l134 -81q56 44 104 105l-80 134l3 5q24 44 39 93l1 6l152 38q5 40 5 74q0 28 -5 73l-152 38 l-1 6q-16 51 -39 93l-3 5l80 134q-44 58 -104 105l-134 -81l-5 3q-45 25 -93 39l-6 1l-38 152q-40 5 -74 5q-27 0 -74 -5l-38 -152l-5 -1q-50 -14 -94 -39l-5 -3l-133 81q-59 -47 -105 -105l80 -134l-3 -5q-25 -47 -38 -93l-2 -6l-151 -38q-6 -48 -6 -73zM385 601 q0 88 63 151t152 63t152 -63t63 -151q0 -89 -63 -152t-152 -63t-152 63t-63 152z" />
-<glyph unicode="&#xe020;" d="M100 1025v50q0 10 7.5 17.5t17.5 7.5h275v100q0 41 29.5 70.5t70.5 29.5h300q41 0 70.5 -29.5t29.5 -70.5v-100h275q10 0 17.5 -7.5t7.5 -17.5v-50q0 -11 -7 -18t-18 -7h-1050q-11 0 -18 7t-7 18zM200 100v800h900v-800q0 -41 -29.5 -71t-70.5 -30h-700q-41 0 -70.5 30 t-29.5 71zM300 100h100v700h-100v-700zM500 100h100v700h-100v-700zM500 1100h300v100h-300v-100zM700 100h100v700h-100v-700zM900 100h100v700h-100v-700z" />
-<glyph unicode="&#xe021;" d="M1 601l656 644l644 -644h-200v-600h-300v400h-300v-400h-300v600h-200z" />
-<glyph unicode="&#xe022;" d="M100 25v1150q0 11 7 18t18 7h475v-500h400v-675q0 -11 -7 -18t-18 -7h-850q-11 0 -18 7t-7 18zM700 800v300l300 -300h-300z" />
-<glyph unicode="&#xe023;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM500 500v400h100 v-300h200v-100h-300z" />
-<glyph unicode="&#xe024;" d="M-100 0l431 1200h209l-21 -300h162l-20 300h208l431 -1200h-538l-41 400h-242l-40 -400h-539zM488 500h224l-27 300h-170z" />
-<glyph unicode="&#xe025;" d="M0 0v400h490l-290 300h200v500h300v-500h200l-290 -300h490v-400h-1100zM813 200h175v100h-175v-100z" />
-<glyph unicode="&#xe026;" d="M1 600q0 122 47.5 233t127.5 191t191 127.5t233 47.5t233 -47.5t191 -127.5t127.5 -191t47.5 -233t-47.5 -233t-127.5 -191t-191 -127.5t-233 -47.5t-233 47.5t-191 127.5t-127.5 191t-47.5 233zM188 600q0 -170 121 -291t291 -121t291 121t121 291t-121 291t-291 121 t-291 -121t-121 -291zM350 600h150v300h200v-300h150l-250 -300z" />
-<glyph unicode="&#xe027;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM350 600l250 300 l250 -300h-150v-300h-200v300h-150z" />
-<glyph unicode="&#xe028;" d="M0 25v475l200 700h800q199 -700 200 -700v-475q0 -11 -7 -18t-18 -7h-1150q-11 0 -18 7t-7 18zM200 500h200l50 -200h300l50 200h200l-97 500h-606z" />
-<glyph unicode="&#xe029;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -172 121.5 -293t292.5 -121t292.5 121t121.5 293q0 171 -121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM500 397v401 l297 -200z" />
-<glyph unicode="&#xe030;" d="M23 600q0 -118 45.5 -224.5t123 -184t184 -123t224.5 -45.5t224.5 45.5t184 123t123 184t45.5 224.5h-150q0 -177 -125 -302t-302 -125t-302 125t-125 302t125 302t302 125q136 0 246 -81l-146 -146h400v400l-145 -145q-157 122 -355 122q-118 0 -224.5 -45.5t-184 -123 t-123 -184t-45.5 -224.5z" />
-<glyph unicode="&#xe031;" d="M23 600q0 118 45.5 224.5t123 184t184 123t224.5 45.5q198 0 355 -122l145 145v-400h-400l147 147q-112 80 -247 80q-177 0 -302 -125t-125 -302h-150zM100 0v400h400l-147 -147q112 -80 247 -80q177 0 302 125t125 302h150q0 -118 -45.5 -224.5t-123 -184t-184 -123 t-224.5 -45.5q-198 0 -355 122z" />
-<glyph unicode="&#xe032;" d="M100 0h1100v1200h-1100v-1200zM200 100v900h900v-900h-900zM300 200v100h100v-100h-100zM300 400v100h100v-100h-100zM300 600v100h100v-100h-100zM300 800v100h100v-100h-100zM500 200h500v100h-500v-100zM500 400v100h500v-100h-500zM500 600v100h500v-100h-500z M500 800v100h500v-100h-500z" />
-<glyph unicode="&#xe033;" d="M0 100v600q0 41 29.5 70.5t70.5 29.5h100v200q0 82 59 141t141 59h300q82 0 141 -59t59 -141v-200h100q41 0 70.5 -29.5t29.5 -70.5v-600q0 -41 -29.5 -70.5t-70.5 -29.5h-900q-41 0 -70.5 29.5t-29.5 70.5zM400 800h300v150q0 21 -14.5 35.5t-35.5 14.5h-200 q-21 0 -35.5 -14.5t-14.5 -35.5v-150z" />
-<glyph unicode="&#xe034;" d="M100 0v1100h100v-1100h-100zM300 400q60 60 127.5 84t127.5 17.5t122 -23t119 -30t110 -11t103 42t91 120.5v500q-40 -81 -101.5 -115.5t-127.5 -29.5t-138 25t-139.5 40t-125.5 25t-103 -29.5t-65 -115.5v-500z" />
-<glyph unicode="&#xe035;" d="M0 275q0 -11 7 -18t18 -7h50q11 0 18 7t7 18v300q0 127 70.5 231.5t184.5 161.5t245 57t245 -57t184.5 -161.5t70.5 -231.5v-300q0 -11 7 -18t18 -7h50q11 0 18 7t7 18v300q0 116 -49.5 227t-131 192.5t-192.5 131t-227 49.5t-227 -49.5t-192.5 -131t-131 -192.5 t-49.5 -227v-300zM200 20v460q0 8 6 14t14 6h160q8 0 14 -6t6 -14v-460q0 -8 -6 -14t-14 -6h-160q-8 0 -14 6t-6 14zM800 20v460q0 8 6 14t14 6h160q8 0 14 -6t6 -14v-460q0 -8 -6 -14t-14 -6h-160q-8 0 -14 6t-6 14z" />
-<glyph unicode="&#xe036;" d="M0 400h300l300 -200v800l-300 -200h-300v-400zM688 459l141 141l-141 141l71 71l141 -141l141 141l71 -71l-141 -141l141 -141l-71 -71l-141 141l-141 -141z" />
-<glyph unicode="&#xe037;" d="M0 400h300l300 -200v800l-300 -200h-300v-400zM700 857l69 53q111 -135 111 -310q0 -169 -106 -302l-67 54q86 110 86 248q0 146 -93 257z" />
-<glyph unicode="&#xe038;" d="M0 401v400h300l300 200v-800l-300 200h-300zM702 858l69 53q111 -135 111 -310q0 -170 -106 -303l-67 55q86 110 86 248q0 145 -93 257zM889 951l7 -8q123 -151 123 -344q0 -189 -119 -339l-7 -8l81 -66l6 8q142 178 142 405q0 230 -144 408l-6 8z" />
-<glyph unicode="&#xe039;" d="M0 0h500v500h-200v100h-100v-100h-200v-500zM0 600h100v100h400v100h100v100h-100v300h-500v-600zM100 100v300h300v-300h-300zM100 800v300h300v-300h-300zM200 200v100h100v-100h-100zM200 900h100v100h-100v-100zM500 500v100h300v-300h200v-100h-100v-100h-200v100 h-100v100h100v200h-200zM600 0v100h100v-100h-100zM600 1000h100v-300h200v-300h300v200h-200v100h200v500h-600v-200zM800 800v300h300v-300h-300zM900 0v100h300v-100h-300zM900 900v100h100v-100h-100zM1100 200v100h100v-100h-100z" />
-<glyph unicode="&#xe040;" d="M0 200h100v1000h-100v-1000zM100 0v100h300v-100h-300zM200 200v1000h100v-1000h-100zM500 0v91h100v-91h-100zM500 200v1000h200v-1000h-200zM700 0v91h100v-91h-100zM800 200v1000h100v-1000h-100zM900 0v91h200v-91h-200zM1000 200v1000h200v-1000h-200z" />
-<glyph unicode="&#xe041;" d="M1 700v475q0 10 7.5 17.5t17.5 7.5h474l700 -700l-500 -500zM148 953q0 -42 29 -71q30 -30 71.5 -30t71.5 30q29 29 29 71t-29 71q-30 30 -71.5 30t-71.5 -30q-29 -29 -29 -71z" />
-<glyph unicode="&#xe042;" d="M2 700v475q0 11 7 18t18 7h474l700 -700l-500 -500zM148 953q0 -42 30 -71q29 -30 71 -30t71 30q30 29 30 71t-30 71q-29 30 -71 30t-71 -30q-30 -29 -30 -71zM701 1200h100l700 -700l-500 -500l-50 50l450 450z" />
-<glyph unicode="&#xe043;" d="M100 0v1025l175 175h925v-1000l-100 -100v1000h-750l-100 -100h750v-1000h-900z" />
-<glyph unicode="&#xe044;" d="M200 0l450 444l450 -443v1150q0 20 -14.5 35t-35.5 15h-800q-21 0 -35.5 -15t-14.5 -35v-1151z" />
-<glyph unicode="&#xe045;" d="M0 100v700h200l100 -200h600l100 200h200v-700h-200v200h-800v-200h-200zM253 829l40 -124h592l62 124l-94 346q-2 11 -10 18t-18 7h-450q-10 0 -18 -7t-10 -18zM281 24l38 152q2 10 11.5 17t19.5 7h500q10 0 19.5 -7t11.5 -17l38 -152q2 -10 -3.5 -17t-15.5 -7h-600 q-10 0 -15.5 7t-3.5 17z" />
-<glyph unicode="&#xe046;" d="M0 200q0 -41 29.5 -70.5t70.5 -29.5h1000q41 0 70.5 29.5t29.5 70.5v600q0 41 -29.5 70.5t-70.5 29.5h-150q-4 8 -11.5 21.5t-33 48t-53 61t-69 48t-83.5 21.5h-200q-41 0 -82 -20.5t-70 -50t-52 -59t-34 -50.5l-12 -20h-150q-41 0 -70.5 -29.5t-29.5 -70.5v-600z M356 500q0 100 72 172t172 72t172 -72t72 -172t-72 -172t-172 -72t-172 72t-72 172zM494 500q0 -44 31 -75t75 -31t75 31t31 75t-31 75t-75 31t-75 -31t-31 -75zM900 700v100h100v-100h-100z" />
-<glyph unicode="&#xe047;" d="M53 0h365v66q-41 0 -72 11t-49 38t1 71l92 234h391l82 -222q16 -45 -5.5 -88.5t-74.5 -43.5v-66h417v66q-34 1 -74 43q-18 19 -33 42t-21 37l-6 13l-385 998h-93l-399 -1006q-24 -48 -52 -75q-12 -12 -33 -25t-36 -20l-15 -7v-66zM416 521l178 457l46 -140l116 -317h-340 z" />
-<glyph unicode="&#xe048;" d="M100 0v89q41 7 70.5 32.5t29.5 65.5v827q0 28 -1 39.5t-5.5 26t-15.5 21t-29 14t-49 14.5v70h471q120 0 213 -88t93 -228q0 -55 -11.5 -101.5t-28 -74t-33.5 -47.5t-28 -28l-12 -7q8 -3 21.5 -9t48 -31.5t60.5 -58t47.5 -91.5t21.5 -129q0 -84 -59 -156.5t-142 -111 t-162 -38.5h-500zM400 200h161q89 0 153 48.5t64 132.5q0 90 -62.5 154.5t-156.5 64.5h-159v-400zM400 700h139q76 0 130 61.5t54 138.5q0 82 -84 130.5t-239 48.5v-379z" />
-<glyph unicode="&#xe049;" d="M200 0v57q77 7 134.5 40.5t65.5 80.5l173 849q10 56 -10 74t-91 37q-6 1 -10.5 2.5t-9.5 2.5v57h425l2 -57q-33 -8 -62 -25.5t-46 -37t-29.5 -38t-17.5 -30.5l-5 -12l-128 -825q-10 -52 14 -82t95 -36v-57h-500z" />
-<glyph unicode="&#xe050;" d="M-75 200h75v800h-75l125 167l125 -167h-75v-800h75l-125 -167zM300 900v300h150h700h150v-300h-50q0 29 -8 48.5t-18.5 30t-33.5 15t-39.5 5.5t-50.5 1h-200v-850l100 -50v-100h-400v100l100 50v850h-200q-34 0 -50.5 -1t-40 -5.5t-33.5 -15t-18.5 -30t-8.5 -48.5h-49z " />
-<glyph unicode="&#xe051;" d="M33 51l167 125v-75h800v75l167 -125l-167 -125v75h-800v-75zM100 901v300h150h700h150v-300h-50q0 29 -8 48.5t-18 30t-33.5 15t-40 5.5t-50.5 1h-200v-650l100 -50v-100h-400v100l100 50v650h-200q-34 0 -50.5 -1t-39.5 -5.5t-33.5 -15t-18.5 -30t-8 -48.5h-50z" />
-<glyph unicode="&#xe052;" d="M0 50q0 -20 14.5 -35t35.5 -15h1100q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-1100q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM0 350q0 -20 14.5 -35t35.5 -15h800q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-800q-21 0 -35.5 -14.5t-14.5 -35.5 v-100zM0 650q0 -20 14.5 -35t35.5 -15h1000q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-1000q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM0 950q0 -20 14.5 -35t35.5 -15h600q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-600q-21 0 -35.5 -14.5 t-14.5 -35.5v-100z" />
-<glyph unicode="&#xe053;" d="M0 50q0 -20 14.5 -35t35.5 -15h1100q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-1100q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM0 650q0 -20 14.5 -35t35.5 -15h1100q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-1100q-21 0 -35.5 -14.5t-14.5 -35.5 v-100zM200 350q0 -20 14.5 -35t35.5 -15h700q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-700q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM200 950q0 -20 14.5 -35t35.5 -15h700q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-700q-21 0 -35.5 -14.5 t-14.5 -35.5v-100z" />
-<glyph unicode="&#xe054;" d="M0 50v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100q-21 0 -35.5 15t-14.5 35zM100 650v100q0 21 14.5 35.5t35.5 14.5h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1000q-21 0 -35.5 15 t-14.5 35zM300 350v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-800q-21 0 -35.5 15t-14.5 35zM500 950v100q0 21 14.5 35.5t35.5 14.5h600q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-600 q-21 0 -35.5 15t-14.5 35z" />
-<glyph unicode="&#xe055;" d="M0 50v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100q-21 0 -35.5 15t-14.5 35zM0 350v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100q-21 0 -35.5 15 t-14.5 35zM0 650v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100q-21 0 -35.5 15t-14.5 35zM0 950v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100 q-21 0 -35.5 15t-14.5 35z" />
-<glyph unicode="&#xe056;" d="M0 50v100q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-100q-21 0 -35.5 15t-14.5 35zM0 350v100q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-100q-21 0 -35.5 15 t-14.5 35zM0 650v100q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-100q-21 0 -35.5 15t-14.5 35zM0 950v100q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-100q-21 0 -35.5 15 t-14.5 35zM300 50v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-800q-21 0 -35.5 15t-14.5 35zM300 350v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-800 q-21 0 -35.5 15t-14.5 35zM300 650v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-800q-21 0 -35.5 15t-14.5 35zM300 950v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15 h-800q-21 0 -35.5 15t-14.5 35z" />
-<glyph unicode="&#xe057;" d="M-101 500v100h201v75l166 -125l-166 -125v75h-201zM300 0h100v1100h-100v-1100zM500 50q0 -20 14.5 -35t35.5 -15h600q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-600q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM500 350q0 -20 14.5 -35t35.5 -15h300q20 0 35 15t15 35 v100q0 21 -15 35.5t-35 14.5h-300q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM500 650q0 -20 14.5 -35t35.5 -15h500q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-500q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM500 950q0 -20 14.5 -35t35.5 -15h100q20 0 35 15t15 35v100 q0 21 -15 35.5t-35 14.5h-100q-21 0 -35.5 -14.5t-14.5 -35.5v-100z" />
-<glyph unicode="&#xe058;" d="M1 50q0 -20 14.5 -35t35.5 -15h600q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-600q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM1 350q0 -20 14.5 -35t35.5 -15h300q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-300q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM1 650 q0 -20 14.5 -35t35.5 -15h500q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-500q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM1 950q0 -20 14.5 -35t35.5 -15h100q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-100q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM801 0v1100h100v-1100 h-100zM934 550l167 -125v75h200v100h-200v75z" />
-<glyph unicode="&#xe059;" d="M0 275v650q0 31 22 53t53 22h750q31 0 53 -22t22 -53v-650q0 -31 -22 -53t-53 -22h-750q-31 0 -53 22t-22 53zM900 600l300 300v-600z" />
-<glyph unicode="&#xe060;" d="M0 44v1012q0 18 13 31t31 13h1112q19 0 31.5 -13t12.5 -31v-1012q0 -18 -12.5 -31t-31.5 -13h-1112q-18 0 -31 13t-13 31zM100 263l247 182l298 -131l-74 156l293 318l236 -288v500h-1000v-737zM208 750q0 56 39 95t95 39t95 -39t39 -95t-39 -95t-95 -39t-95 39t-39 95z " />
-<glyph unicode="&#xe062;" d="M148 745q0 124 60.5 231.5t165 172t226.5 64.5q123 0 227 -63t164.5 -169.5t60.5 -229.5t-73 -272q-73 -114 -166.5 -237t-150.5 -189l-57 -66q-10 9 -27 26t-66.5 70.5t-96 109t-104 135.5t-100.5 155q-63 139 -63 262zM342 772q0 -107 75.5 -182.5t181.5 -75.5 q107 0 182.5 75.5t75.5 182.5t-75.5 182t-182.5 75t-182 -75.5t-75 -181.5z" />
-<glyph unicode="&#xe063;" d="M1 600q0 122 47.5 233t127.5 191t191 127.5t233 47.5t233 -47.5t191 -127.5t127.5 -191t47.5 -233t-47.5 -233t-127.5 -191t-191 -127.5t-233 -47.5t-233 47.5t-191 127.5t-127.5 191t-47.5 233zM173 600q0 -177 125.5 -302t301.5 -125v854q-176 0 -301.5 -125 t-125.5 -302z" />
-<glyph unicode="&#xe064;" d="M117 406q0 94 34 186t88.5 172.5t112 159t115 177t87.5 194.5q21 -71 57.5 -142.5t76 -130.5t83 -118.5t82 -117t70 -116t50 -125.5t18.5 -136q0 -89 -39 -165.5t-102 -126.5t-140 -79.5t-156 -33.5q-114 6 -211.5 53t-161.5 138.5t-64 210.5zM243 414q14 -82 59.5 -136 t136.5 -80l16 98q-7 6 -18 17t-34 48t-33 77q-15 73 -14 143.5t10 122.5l9 51q-92 -110 -119.5 -185t-12.5 -156z" />
-<glyph unicode="&#xe065;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5q366 -6 397 -14l-186 -186h-311q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v125l200 200v-225q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-165 0 -282.5 117.5 t-117.5 282.5zM436 341l161 50l412 412l-114 113l-405 -405zM995 1015l113 -113l113 113l-21 85l-92 28z" />
-<glyph unicode="&#xe066;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5h261l2 -80q-133 -32 -218 -120h-145q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5l200 153v-53q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-165 0 -282.5 117.5t-117.5 282.5 zM423 524q30 38 81.5 64t103 35.5t99 14t77.5 3.5l29 -1v-209l360 324l-359 318v-216q-7 0 -19 -1t-48 -8t-69.5 -18.5t-76.5 -37t-76.5 -59t-62 -88t-39.5 -121.5z" />
-<glyph unicode="&#xe067;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5h300q60 0 127 -23l-178 -177h-349q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v69l200 200v-169q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-165 0 -282.5 117.5 t-117.5 282.5zM342 632l283 -284l566 567l-136 137l-430 -431l-147 147z" />
-<glyph unicode="&#xe068;" d="M0 603l300 296v-198h200v200h-200l300 300l295 -300h-195v-200h200v198l300 -296l-300 -300v198h-200v-200h195l-295 -300l-300 300h200v200h-200v-198z" />
-<glyph unicode="&#xe069;" d="M200 50v1000q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-437l500 487v-1100l-500 488v-438q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5z" />
-<glyph unicode="&#xe070;" d="M0 50v1000q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-437l500 487v-487l500 487v-1100l-500 488v-488l-500 488v-438q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5z" />
-<glyph unicode="&#xe071;" d="M136 550l564 550v-487l500 487v-1100l-500 488v-488z" />
-<glyph unicode="&#xe072;" d="M200 0l900 550l-900 550v-1100z" />
-<glyph unicode="&#xe073;" d="M200 150q0 -21 14.5 -35.5t35.5 -14.5h200q21 0 35.5 14.5t14.5 35.5v800q0 21 -14.5 35.5t-35.5 14.5h-200q-21 0 -35.5 -14.5t-14.5 -35.5v-800zM600 150q0 -21 14.5 -35.5t35.5 -14.5h200q21 0 35.5 14.5t14.5 35.5v800q0 21 -14.5 35.5t-35.5 14.5h-200 q-21 0 -35.5 -14.5t-14.5 -35.5v-800z" />
-<glyph unicode="&#xe074;" d="M200 150q0 -20 14.5 -35t35.5 -15h800q21 0 35.5 15t14.5 35v800q0 21 -14.5 35.5t-35.5 14.5h-800q-21 0 -35.5 -14.5t-14.5 -35.5v-800z" />
-<glyph unicode="&#xe075;" d="M0 0v1100l500 -487v487l564 -550l-564 -550v488z" />
-<glyph unicode="&#xe076;" d="M0 0v1100l500 -487v487l500 -487v437q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-1000q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v438l-500 -488v488z" />
-<glyph unicode="&#xe077;" d="M300 0v1100l500 -487v437q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-1000q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v438z" />
-<glyph unicode="&#xe078;" d="M100 250v100q0 21 14.5 35.5t35.5 14.5h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5zM100 500h1100l-550 564z" />
-<glyph unicode="&#xe079;" d="M185 599l592 -592l240 240l-353 353l353 353l-240 240z" />
-<glyph unicode="&#xe080;" d="M272 194l353 353l-353 353l241 240l572 -571l21 -22l-1 -1v-1l-592 -591z" />
-<glyph unicode="&#xe081;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM300 500h200v-200h200v200h200v200h-200v200h-200v-200h-200v-200z" />
-<glyph unicode="&#xe082;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM300 500h600v200h-600v-200z" />
-<glyph unicode="&#xe083;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM246 459l213 -213l141 142l141 -142l213 213l-142 141l142 141l-213 212l-141 -141l-141 142l-212 -213l141 -141z" />
-<glyph unicode="&#xe084;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -299.5t-217.5 -217.5t-299.5 -80t-299.5 80t-217.5 217.5t-80 299.5zM270 551l276 -277l411 411l-175 174l-236 -236l-102 102z" />
-<glyph unicode="&#xe085;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM363 700h144q4 0 11.5 -1t11 -1t6.5 3t3 9t1 11t3.5 8.5t3.5 6t5.5 4t6.5 2.5t9 1.5t9 0.5h11.5h12.5q19 0 30 -10t11 -26 q0 -22 -4 -28t-27 -22q-5 -1 -12.5 -3t-27 -13.5t-34 -27t-26.5 -46t-11 -68.5h200q5 3 14 8t31.5 25.5t39.5 45.5t31 69t14 94q0 51 -17.5 89t-42 58t-58.5 32t-58.5 15t-51.5 3q-105 0 -172 -56t-67 -183zM500 300h200v100h-200v-100z" />
-<glyph unicode="&#xe086;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM400 300h400v100h-100v300h-300v-100h100v-200h-100v-100zM500 800h200v100h-200v-100z" />
-<glyph unicode="&#xe087;" d="M0 500v200h194q15 60 36 104.5t55.5 86t88 69t126.5 40.5v200h200v-200q54 -20 113 -60t112.5 -105.5t71.5 -134.5h203v-200h-203q-25 -102 -116.5 -186t-180.5 -117v-197h-200v197q-140 27 -208 102.5t-98 200.5h-194zM290 500q24 -73 79.5 -127.5t130.5 -78.5v206h200 v-206q149 48 201 206h-201v200h200q-25 74 -76 127.5t-124 76.5v-204h-200v203q-75 -24 -130 -77.5t-79 -125.5h209v-200h-210z" />
-<glyph unicode="&#xe088;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM356 465l135 135 l-135 135l109 109l135 -135l135 135l109 -109l-135 -135l135 -135l-109 -109l-135 135l-135 -135z" />
-<glyph unicode="&#xe089;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM322 537l141 141 l87 -87l204 205l142 -142l-346 -345z" />
-<glyph unicode="&#xe090;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -115 62 -215l568 567q-100 62 -216 62q-171 0 -292.5 -121.5t-121.5 -292.5zM391 245q97 -59 209 -59q171 0 292.5 121.5t121.5 292.5 q0 112 -59 209z" />
-<glyph unicode="&#xe091;" d="M0 547l600 453v-300h600v-300h-600v-301z" />
-<glyph unicode="&#xe092;" d="M0 400v300h600v300l600 -453l-600 -448v301h-600z" />
-<glyph unicode="&#xe093;" d="M204 600l450 600l444 -600h-298v-600h-300v600h-296z" />
-<glyph unicode="&#xe094;" d="M104 600h296v600h300v-600h298l-449 -600z" />
-<glyph unicode="&#xe095;" d="M0 200q6 132 41 238.5t103.5 193t184 138t271.5 59.5v271l600 -453l-600 -448v301q-95 -2 -183 -20t-170 -52t-147 -92.5t-100 -135.5z" />
-<glyph unicode="&#xe096;" d="M0 0v400l129 -129l294 294l142 -142l-294 -294l129 -129h-400zM635 777l142 -142l294 294l129 -129v400h-400l129 -129z" />
-<glyph unicode="&#xe097;" d="M34 176l295 295l-129 129h400v-400l-129 130l-295 -295zM600 600v400l129 -129l295 295l142 -141l-295 -295l129 -130h-400z" />
-<glyph unicode="&#xe101;" d="M23 600q0 118 45.5 224.5t123 184t184 123t224.5 45.5t224.5 -45.5t184 -123t123 -184t45.5 -224.5t-45.5 -224.5t-123 -184t-184 -123t-224.5 -45.5t-224.5 45.5t-184 123t-123 184t-45.5 224.5zM456 851l58 -302q4 -20 21.5 -34.5t37.5 -14.5h54q20 0 37.5 14.5 t21.5 34.5l58 302q4 20 -8 34.5t-33 14.5h-207q-20 0 -32 -14.5t-8 -34.5zM500 300h200v100h-200v-100z" />
-<glyph unicode="&#xe102;" d="M0 800h100v-200h400v300h200v-300h400v200h100v100h-111v6t-1 15t-3 18l-34 172q-11 39 -41.5 63t-69.5 24q-32 0 -61 -17l-239 -144q-22 -13 -40 -35q-19 24 -40 36l-238 144q-33 18 -62 18q-39 0 -69.5 -23t-40.5 -61l-35 -177q-2 -8 -3 -18t-1 -15v-6h-111v-100z M100 0h400v400h-400v-400zM200 900q-3 0 14 48t35 96l18 47l214 -191h-281zM700 0v400h400v-400h-400zM731 900l202 197q5 -12 12 -32.5t23 -64t25 -72t7 -28.5h-269z" />
-<glyph unicode="&#xe103;" d="M0 -22v143l216 193q-9 53 -13 83t-5.5 94t9 113t38.5 114t74 124q47 60 99.5 102.5t103 68t127.5 48t145.5 37.5t184.5 43.5t220 58.5q0 -189 -22 -343t-59 -258t-89 -181.5t-108.5 -120t-122 -68t-125.5 -30t-121.5 -1.5t-107.5 12.5t-87.5 17t-56.5 7.5l-99 -55z M238.5 300.5q19.5 -6.5 86.5 76.5q55 66 367 234q70 38 118.5 69.5t102 79t99 111.5t86.5 148q22 50 24 60t-6 19q-7 5 -17 5t-26.5 -14.5t-33.5 -39.5q-35 -51 -113.5 -108.5t-139.5 -89.5l-61 -32q-369 -197 -458 -401q-48 -111 -28.5 -117.5z" />
-<glyph unicode="&#xe104;" d="M111 408q0 -33 5 -63q9 -56 44 -119.5t105 -108.5q31 -21 64 -16t62 23.5t57 49.5t48 61.5t35 60.5q32 66 39 184.5t-13 157.5q79 -80 122 -164t26 -184q-5 -33 -20.5 -69.5t-37.5 -80.5q-10 -19 -14.5 -29t-12 -26t-9 -23.5t-3 -19t2.5 -15.5t11 -9.5t19.5 -5t30.5 2.5 t42 8q57 20 91 34t87.5 44.5t87 64t65.5 88.5t47 122q38 172 -44.5 341.5t-246.5 278.5q22 -44 43 -129q39 -159 -32 -154q-15 2 -33 9q-79 33 -120.5 100t-44 175.5t48.5 257.5q-13 -8 -34 -23.5t-72.5 -66.5t-88.5 -105.5t-60 -138t-8 -166.5q2 -12 8 -41.5t8 -43t6 -39.5 t3.5 -39.5t-1 -33.5t-6 -31.5t-13.5 -24t-21 -20.5t-31 -12q-38 -10 -67 13t-40.5 61.5t-15 81.5t10.5 75q-52 -46 -83.5 -101t-39 -107t-7.5 -85z" />
-<glyph unicode="&#xe105;" d="M-61 600l26 40q6 10 20 30t49 63.5t74.5 85.5t97 90t116.5 83.5t132.5 59t145.5 23.5t145.5 -23.5t132.5 -59t116.5 -83.5t97 -90t74.5 -85.5t49 -63.5t20 -30l26 -40l-26 -40q-6 -10 -20 -30t-49 -63.5t-74.5 -85.5t-97 -90t-116.5 -83.5t-132.5 -59t-145.5 -23.5 t-145.5 23.5t-132.5 59t-116.5 83.5t-97 90t-74.5 85.5t-49 63.5t-20 30zM120 600q7 -10 40.5 -58t56 -78.5t68 -77.5t87.5 -75t103 -49.5t125 -21.5t123.5 20t100.5 45.5t85.5 71.5t66.5 75.5t58 81.5t47 66q-1 1 -28.5 37.5t-42 55t-43.5 53t-57.5 63.5t-58.5 54 q49 -74 49 -163q0 -124 -88 -212t-212 -88t-212 88t-88 212q0 85 46 158q-102 -87 -226 -258zM377 656q49 -124 154 -191l105 105q-37 24 -75 72t-57 84l-20 36z" />
-<glyph unicode="&#xe106;" d="M-61 600l26 40q6 10 20 30t49 63.5t74.5 85.5t97 90t116.5 83.5t132.5 59t145.5 23.5q61 0 121 -17l37 142h148l-314 -1200h-148l37 143q-82 21 -165 71.5t-140 102t-109.5 112t-72 88.5t-29.5 43zM120 600q210 -282 393 -336l37 141q-107 18 -178.5 101.5t-71.5 193.5 q0 85 46 158q-102 -87 -226 -258zM377 656q49 -124 154 -191l47 47l23 87q-30 28 -59 69t-44 68l-14 26zM780 161l38 145q22 15 44.5 34t46 44t40.5 44t41 50.5t33.5 43.5t33 44t24.5 34q-97 127 -140 175l39 146q67 -54 131.5 -125.5t87.5 -103.5t36 -52l26 -40l-26 -40 q-7 -12 -25.5 -38t-63.5 -79.5t-95.5 -102.5t-124 -100t-146.5 -79z" />
-<glyph unicode="&#xe107;" d="M-97.5 34q13.5 -34 50.5 -34h1294q37 0 50.5 35.5t-7.5 67.5l-642 1056q-20 33 -48 36t-48 -29l-642 -1066q-21 -32 -7.5 -66zM155 200l445 723l445 -723h-345v100h-200v-100h-345zM500 600l100 -300l100 300v100h-200v-100z" />
-<glyph unicode="&#xe108;" d="M100 262v41q0 20 11 44.5t26 38.5l363 325v339q0 62 44 106t106 44t106 -44t44 -106v-339l363 -325q15 -14 26 -38.5t11 -44.5v-41q0 -20 -12 -26.5t-29 5.5l-359 249v-263q100 -91 100 -113v-64q0 -21 -13 -29t-32 1l-94 78h-222l-94 -78q-19 -9 -32 -1t-13 29v64 q0 22 100 113v263l-359 -249q-17 -12 -29 -5.5t-12 26.5z" />
-<glyph unicode="&#xe109;" d="M0 50q0 -20 14.5 -35t35.5 -15h1000q21 0 35.5 15t14.5 35v750h-1100v-750zM0 900h1100v150q0 21 -14.5 35.5t-35.5 14.5h-150v100h-100v-100h-500v100h-100v-100h-150q-21 0 -35.5 -14.5t-14.5 -35.5v-150zM100 100v100h100v-100h-100zM100 300v100h100v-100h-100z M100 500v100h100v-100h-100zM300 100v100h100v-100h-100zM300 300v100h100v-100h-100zM300 500v100h100v-100h-100zM500 100v100h100v-100h-100zM500 300v100h100v-100h-100zM500 500v100h100v-100h-100zM700 100v100h100v-100h-100zM700 300v100h100v-100h-100zM700 500 v100h100v-100h-100zM900 100v100h100v-100h-100zM900 300v100h100v-100h-100zM900 500v100h100v-100h-100z" />
-<glyph unicode="&#xe110;" d="M0 200v200h259l600 600h241v198l300 -295l-300 -300v197h-159l-600 -600h-341zM0 800h259l122 -122l141 142l-181 180h-341v-200zM678 381l141 142l122 -123h159v198l300 -295l-300 -300v197h-241z" />
-<glyph unicode="&#xe111;" d="M0 400v600q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-600q0 -41 -29.5 -70.5t-70.5 -29.5h-596l-304 -300v300h-100q-41 0 -70.5 29.5t-29.5 70.5z" />
-<glyph unicode="&#xe112;" d="M100 600v200h300v-250q0 -113 6 -145q17 -92 102 -117q39 -11 92 -11q37 0 66.5 5.5t50 15.5t36 24t24 31.5t14 37.5t7 42t2.5 45t0 47v25v250h300v-200q0 -42 -3 -83t-15 -104t-31.5 -116t-58 -109.5t-89 -96.5t-129 -65.5t-174.5 -25.5t-174.5 25.5t-129 65.5t-89 96.5 t-58 109.5t-31.5 116t-15 104t-3 83zM100 900v300h300v-300h-300zM800 900v300h300v-300h-300z" />
-<glyph unicode="&#xe113;" d="M-30 411l227 -227l352 353l353 -353l226 227l-578 579z" />
-<glyph unicode="&#xe114;" d="M70 797l580 -579l578 579l-226 227l-353 -353l-352 353z" />
-<glyph unicode="&#xe115;" d="M-198 700l299 283l300 -283h-203v-400h385l215 -200h-800v600h-196zM402 1000l215 -200h381v-400h-198l299 -283l299 283h-200v600h-796z" />
-<glyph unicode="&#xe116;" d="M18 939q-5 24 10 42q14 19 39 19h896l38 162q5 17 18.5 27.5t30.5 10.5h94q20 0 35 -14.5t15 -35.5t-15 -35.5t-35 -14.5h-54l-201 -961q-2 -4 -6 -10.5t-19 -17.5t-33 -11h-31v-50q0 -20 -14.5 -35t-35.5 -15t-35.5 15t-14.5 35v50h-300v-50q0 -20 -14.5 -35t-35.5 -15 t-35.5 15t-14.5 35v50h-50q-21 0 -35.5 15t-14.5 35q0 21 14.5 35.5t35.5 14.5h535l48 200h-633q-32 0 -54.5 21t-27.5 43z" />
-<glyph unicode="&#xe117;" d="M0 0v800h1200v-800h-1200zM0 900v100h200q0 41 29.5 70.5t70.5 29.5h300q41 0 70.5 -29.5t29.5 -70.5h500v-100h-1200z" />
-<glyph unicode="&#xe118;" d="M1 0l300 700h1200l-300 -700h-1200zM1 400v600h200q0 41 29.5 70.5t70.5 29.5h300q41 0 70.5 -29.5t29.5 -70.5h500v-200h-1000z" />
-<glyph unicode="&#xe119;" d="M302 300h198v600h-198l298 300l298 -300h-198v-600h198l-298 -300z" />
-<glyph unicode="&#xe120;" d="M0 600l300 298v-198h600v198l300 -298l-300 -297v197h-600v-197z" />
-<glyph unicode="&#xe121;" d="M0 100v100q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5zM31 400l172 739q5 22 23 41.5t38 19.5h672q19 0 37.5 -22.5t23.5 -45.5l172 -732h-1138zM800 100h100v100h-100v-100z M1000 100h100v100h-100v-100z" />
-<glyph unicode="&#xe122;" d="M-101 600v50q0 24 25 49t50 38l25 13v-250l-11 5.5t-24 14t-30 21.5t-24 27.5t-11 31.5zM99 500v250v5q0 13 0.5 18.5t2.5 13t8 10.5t15 3h200l675 250v-850l-675 200h-38l47 -276q2 -12 -3 -17.5t-11 -6t-21 -0.5h-8h-83q-20 0 -34.5 14t-18.5 35q-56 337 -56 351z M1100 200v850q0 21 14.5 35.5t35.5 14.5q20 0 35 -14.5t15 -35.5v-850q0 -20 -15 -35t-35 -15q-21 0 -35.5 15t-14.5 35z" />
-<glyph unicode="&#xe123;" d="M74 350q0 21 13.5 35.5t33.5 14.5h17l118 173l63 327q15 77 76 140t144 83l-18 32q-6 19 3 32t29 13h94q20 0 29 -10.5t3 -29.5l-18 -37q83 -19 144 -82.5t76 -140.5l63 -327l118 -173h17q20 0 33.5 -14.5t13.5 -35.5q0 -20 -13 -40t-31 -27q-22 -9 -63 -23t-167.5 -37 t-251.5 -23t-245.5 20.5t-178.5 41.5l-58 20q-18 7 -31 27.5t-13 40.5zM497 110q12 -49 40 -79.5t63 -30.5t63 30.5t39 79.5q-48 -6 -102 -6t-103 6z" />
-<glyph unicode="&#xe124;" d="M21 445l233 -45l-78 -224l224 78l45 -233l155 179l155 -179l45 233l224 -78l-78 224l234 45l-180 155l180 156l-234 44l78 225l-224 -78l-45 233l-155 -180l-155 180l-45 -233l-224 78l78 -225l-233 -44l179 -156z" />
-<glyph unicode="&#xe125;" d="M0 200h200v600h-200v-600zM300 275q0 -75 100 -75h61q123 -100 139 -100h250q46 0 83 57l238 344q29 31 29 74v100q0 44 -30.5 84.5t-69.5 40.5h-328q28 118 28 125v150q0 44 -30.5 84.5t-69.5 40.5h-50q-27 0 -51 -20t-38 -48l-96 -198l-145 -196q-20 -26 -20 -63v-400z M400 300v375l150 212l100 213h50v-175l-50 -225h450v-125l-250 -375h-214l-136 100h-100z" />
-<glyph unicode="&#xe126;" d="M0 400v600h200v-600h-200zM300 525v400q0 75 100 75h61q123 100 139 100h250q46 0 83 -57l238 -344q29 -31 29 -74v-100q0 -44 -30.5 -84.5t-69.5 -40.5h-328q28 -118 28 -125v-150q0 -44 -30.5 -84.5t-69.5 -40.5h-50q-27 0 -51 20t-38 48l-96 198l-145 196 q-20 26 -20 63zM400 525l150 -212l100 -213h50v175l-50 225h450v125l-250 375h-214l-136 -100h-100v-375z" />
-<glyph unicode="&#xe127;" d="M8 200v600h200v-600h-200zM308 275v525q0 17 14 35.5t28 28.5l14 9l362 230q14 6 25 6q17 0 29 -12l109 -112q14 -14 14 -34q0 -18 -11 -32l-85 -121h302q85 0 138.5 -38t53.5 -110t-54.5 -111t-138.5 -39h-107l-130 -339q-7 -22 -20.5 -41.5t-28.5 -19.5h-341 q-7 0 -90 81t-83 94zM408 289l100 -89h293l131 339q6 21 19.5 41t28.5 20h203q16 0 25 15t9 36q0 20 -9 34.5t-25 14.5h-457h-6.5h-7.5t-6.5 0.5t-6 1t-5 1.5t-5.5 2.5t-4 4t-4 5.5q-5 12 -5 20q0 14 10 27l147 183l-86 83l-339 -236v-503z" />
-<glyph unicode="&#xe128;" d="M-101 651q0 72 54 110t139 37h302l-85 121q-11 16 -11 32q0 21 14 34l109 113q13 12 29 12q11 0 25 -6l365 -230q7 -4 16.5 -10.5t26 -26t16.5 -36.5v-526q0 -13 -85.5 -93.5t-93.5 -80.5h-342q-15 0 -28.5 20t-19.5 41l-131 339h-106q-84 0 -139 39t-55 111zM-1 601h222 q15 0 28.5 -20.5t19.5 -40.5l131 -339h293l106 89v502l-342 237l-87 -83l145 -184q10 -11 10 -26q0 -11 -5 -20q-1 -3 -3.5 -5.5l-4 -4t-5 -2.5t-5.5 -1.5t-6.5 -1t-6.5 -0.5h-7.5h-6.5h-476v-100zM999 201v600h200v-600h-200z" />
-<glyph unicode="&#xe129;" d="M97 719l230 -363q4 -6 10.5 -15.5t26 -25t36.5 -15.5h525q13 0 94 83t81 90v342q0 15 -20 28.5t-41 19.5l-339 131v106q0 84 -39 139t-111 55t-110 -53.5t-38 -138.5v-302l-121 84q-15 12 -33.5 11.5t-32.5 -13.5l-112 -110q-22 -22 -6 -53zM172 739l83 86l183 -146 q22 -18 47 -5q3 1 5.5 3.5l4 4t2.5 5t1.5 5.5t1 6.5t0.5 6v7.5v7v456q0 22 25 31t50 -0.5t25 -30.5v-202q0 -16 20 -29.5t41 -19.5l339 -130v-294l-89 -100h-503zM400 0v200h600v-200h-600z" />
-<glyph unicode="&#xe130;" d="M1 585q-15 -31 7 -53l112 -110q13 -13 32 -13.5t34 10.5l121 85l-1 -302q0 -84 38.5 -138t110.5 -54t111 55t39 139v106l339 131q20 6 40.5 19.5t20.5 28.5v342q0 7 -81 90t-94 83h-525q-17 0 -35.5 -14t-28.5 -28l-10 -15zM76 565l237 339h503l89 -100v-294l-340 -130 q-20 -6 -40 -20t-20 -29v-202q0 -22 -25 -31t-50 0t-25 31v456v14.5t-1.5 11.5t-5 12t-9.5 7q-24 13 -46 -5l-184 -146zM305 1104v200h600v-200h-600z" />
-<glyph unicode="&#xe131;" d="M5 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5q162 0 299.5 -80t217.5 -218t80 -300t-80 -299.5t-217.5 -217.5t-299.5 -80t-300 80t-218 217.5t-80 299.5zM300 500h300l-2 -194l402 294l-402 298v-197h-298v-201z" />
-<glyph unicode="&#xe132;" d="M0 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t231.5 47.5q122 0 232.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5q0 -162 -80 -299.5t-218 -217.5t-300 -80t-299.5 80t-217.5 217.5t-80 299.5zM200 600l400 -294v194h302v201h-300v197z" />
-<glyph unicode="&#xe133;" d="M5 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5q121 0 231.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5q0 -162 -80 -299.5t-217.5 -217.5t-299.5 -80t-300 80t-218 217.5t-80 299.5zM300 600h200v-300h200v300h200l-300 400z" />
-<glyph unicode="&#xe134;" d="M5 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5q121 0 231.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5q0 -162 -80 -299.5t-217.5 -217.5t-299.5 -80t-300 80t-218 217.5t-80 299.5zM300 600l300 -400l300 400h-200v300h-200v-300h-200z" />
-<glyph unicode="&#xe135;" d="M5 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5q121 0 231.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5q0 -162 -80 -299.5t-217.5 -217.5t-299.5 -80t-300 80t-218 217.5t-80 299.5zM254 780q-8 -34 5.5 -93t7.5 -87q0 -9 17 -44t16 -60q12 0 23 -5.5 t23 -15t20 -13.5q20 -10 108 -42q22 -8 53 -31.5t59.5 -38.5t57.5 -11q8 -18 -15 -55.5t-20 -57.5q12 -21 22.5 -34.5t28 -27t36.5 -17.5q0 -6 -3 -15.5t-3.5 -14.5t4.5 -17q101 -2 221 111q31 30 47 48t34 49t21 62q-14 9 -37.5 9.5t-35.5 7.5q-14 7 -49 15t-52 19 q-9 0 -39.5 -0.5t-46.5 -1.5t-39 -6.5t-39 -16.5q-50 -35 -66 -12q-4 2 -3.5 25.5t0.5 25.5q-6 13 -26.5 17t-24.5 7q2 22 -2 41t-16.5 28t-38.5 -20q-23 -25 -42 4q-19 28 -8 58q8 16 22 22q6 -1 26 -1.5t33.5 -4.5t19.5 -13q12 -19 32 -37.5t34 -27.5l14 -8q0 3 9.5 39.5 t5.5 57.5q-4 23 14.5 44.5t22.5 31.5q5 14 10 35t8.5 31t15.5 22.5t34 21.5q-6 18 10 37q8 0 23.5 -1.5t24.5 -1.5t20.5 4.5t20.5 15.5q-10 23 -30.5 42.5t-38 30t-49 26.5t-43.5 23q11 41 1 44q31 -13 58.5 -14.5t39.5 3.5l11 4q6 36 -17 53.5t-64 28.5t-56 23 q-19 -3 -37 0q-15 -12 -36.5 -21t-34.5 -12t-44 -8t-39 -6q-15 -3 -46 0t-45 -3q-20 -6 -51.5 -25.5t-34.5 -34.5q-3 -11 6.5 -22.5t8.5 -18.5q-3 -34 -27.5 -91t-29.5 -79zM518 915q3 12 16 30.5t16 25.5q10 -10 18.5 -10t14 6t14.5 14.5t16 12.5q0 -18 8 -42.5t16.5 -44 t9.5 -23.5q-6 1 -39 5t-53.5 10t-36.5 16z" />
-<glyph unicode="&#xe136;" d="M0 164.5q0 21.5 15 37.5l600 599q-33 101 6 201.5t135 154.5q164 92 306 -9l-259 -138l145 -232l251 126q13 -175 -151 -267q-123 -70 -253 -23l-596 -596q-15 -16 -36.5 -16t-36.5 16l-111 110q-15 15 -15 36.5z" />
-<glyph unicode="&#xe137;" horiz-adv-x="1220" d="M0 196v100q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5zM0 596v100q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000 q-41 0 -70.5 29.5t-29.5 70.5zM0 996v100q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5zM600 596h500v100h-500v-100zM800 196h300v100h-300v-100zM900 996h200v100h-200v-100z" />
-<glyph unicode="&#xe138;" d="M100 1100v100h1000v-100h-1000zM150 1000h900l-350 -500v-300l-200 -200v500z" />
-<glyph unicode="&#xe139;" d="M0 200v200h1200v-200q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5zM0 500v400q0 41 29.5 70.5t70.5 29.5h300v100q0 41 29.5 70.5t70.5 29.5h200q41 0 70.5 -29.5t29.5 -70.5v-100h300q41 0 70.5 -29.5t29.5 -70.5v-400h-500v100h-200v-100h-500z M500 1000h200v100h-200v-100z" />
-<glyph unicode="&#xe140;" d="M0 0v400l129 -129l200 200l142 -142l-200 -200l129 -129h-400zM0 800l129 129l200 -200l142 142l-200 200l129 129h-400v-400zM729 329l142 142l200 -200l129 129v-400h-400l129 129zM729 871l200 200l-129 129h400v-400l-129 129l-200 -200z" />
-<glyph unicode="&#xe141;" d="M0 596q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM182 596q0 -172 121.5 -293t292.5 -121t292.5 121t121.5 293q0 171 -121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM291 655 q0 23 15.5 38.5t38.5 15.5t39 -16t16 -38q0 -23 -16 -39t-39 -16q-22 0 -38 16t-16 39zM400 850q0 22 16 38.5t39 16.5q22 0 38 -16t16 -39t-16 -39t-38 -16q-23 0 -39 16.5t-16 38.5zM513 609q0 32 21 56.5t52 29.5l122 126l1 1q-9 14 -9 28q0 22 16 38.5t39 16.5 q22 0 38 -16t16 -39t-16 -39t-38 -16q-16 0 -29 10l-55 -145q17 -22 17 -51q0 -36 -25.5 -61.5t-61.5 -25.5q-37 0 -62.5 25.5t-25.5 61.5zM800 655q0 22 16 38t39 16t38.5 -15.5t15.5 -38.5t-16 -39t-38 -16q-23 0 -39 16t-16 39z" />
-<glyph unicode="&#xe142;" d="M-40 375q-13 -95 35 -173q35 -57 94 -89t129 -32q63 0 119 28q33 16 65 40.5t52.5 45.5t59.5 64q40 44 57 61l394 394q35 35 47 84t-3 96q-27 87 -117 104q-20 2 -29 2q-46 0 -79.5 -17t-67.5 -51l-388 -396l-7 -7l69 -67l377 373q20 22 39 38q23 23 50 23q38 0 53 -36 q16 -39 -20 -75l-547 -547q-52 -52 -125 -52q-55 0 -100 33t-54 96q-5 35 2.5 66t31.5 63t42 50t56 54q24 21 44 41l348 348q52 52 82.5 79.5t84 54t107.5 26.5q25 0 48 -4q95 -17 154 -94.5t51 -175.5q-7 -101 -98 -192l-252 -249l-253 -256l7 -7l69 -60l517 511 q67 67 95 157t11 183q-16 87 -67 154t-130 103q-69 33 -152 33q-107 0 -197 -55q-40 -24 -111 -95l-512 -512q-68 -68 -81 -163z" />
-<glyph unicode="&#xe143;" d="M79 784q0 131 99 229.5t230 98.5q144 0 242 -129q103 129 245 129q130 0 227 -98.5t97 -229.5q0 -46 -17.5 -91t-61 -99t-77 -89.5t-104.5 -105.5q-197 -191 -293 -322l-17 -23l-16 23q-43 58 -100 122.5t-92 99.5t-101 100l-84.5 84.5t-68 74t-60 78t-33.5 70.5t-15 78z M250 784q0 -27 30.5 -70t61.5 -75.5t95 -94.5l22 -22q93 -90 190 -201q82 92 195 203l12 12q64 62 97.5 97t64.5 79t31 72q0 71 -48 119.5t-106 48.5q-73 0 -131 -83l-118 -171l-114 174q-51 80 -124 80q-59 0 -108.5 -49.5t-49.5 -118.5z" />
-<glyph unicode="&#xe144;" d="M57 353q0 -94 66 -160l141 -141q66 -66 159 -66q95 0 159 66l283 283q66 66 66 159t-66 159l-141 141q-12 12 -19 17l-105 -105l212 -212l-389 -389l-247 248l95 95l-18 18q-46 45 -75 101l-55 -55q-66 -66 -66 -159zM269 706q0 -93 66 -159l141 -141l19 -17l105 105 l-212 212l389 389l247 -247l-95 -96l18 -18q46 -46 77 -99l29 29q35 35 62.5 88t27.5 96q0 93 -66 159l-141 141q-66 66 -159 66q-95 0 -159 -66l-283 -283q-66 -64 -66 -159z" />
-<glyph unicode="&#xe145;" d="M200 100v953q0 21 30 46t81 48t129 38t163 15t162 -15t127 -38t79 -48t29 -46v-953q0 -41 -29.5 -70.5t-70.5 -29.5h-600q-41 0 -70.5 29.5t-29.5 70.5zM300 300h600v700h-600v-700zM496 150q0 -43 30.5 -73.5t73.5 -30.5t73.5 30.5t30.5 73.5t-30.5 73.5t-73.5 30.5 t-73.5 -30.5t-30.5 -73.5z" />
-<glyph unicode="&#xe146;" d="M0 0l303 380l207 208l-210 212h300l267 279l-35 36q-15 14 -15 35t15 35q14 15 35 15t35 -15l283 -282q15 -15 15 -36t-15 -35q-14 -15 -35 -15t-35 15l-36 35l-279 -267v-300l-212 210l-208 -207z" />
-<glyph unicode="&#xe148;" d="M295 433h139q5 -77 48.5 -126.5t117.5 -64.5v335l-27 7q-46 14 -79 26.5t-72 36t-62.5 52t-40 72.5t-16.5 99q0 92 44 159.5t109 101t144 40.5v78h100v-79q38 -4 72.5 -13.5t75.5 -31.5t71 -53.5t51.5 -84t24.5 -118.5h-159q-8 72 -35 109.5t-101 50.5v-307l64 -14 q34 -7 64 -16.5t70 -31.5t67.5 -52t47.5 -80.5t20 -112.5q0 -139 -89 -224t-244 -96v-77h-100v78q-152 17 -237 104q-40 40 -52.5 93.5t-15.5 139.5zM466 889q0 -29 8 -51t16.5 -34t29.5 -22.5t31 -13.5t38 -10q7 -2 11 -3v274q-61 -8 -97.5 -37.5t-36.5 -102.5zM700 237 q170 18 170 151q0 64 -44 99.5t-126 60.5v-311z" />
-<glyph unicode="&#xe149;" d="M100 600v100h166q-24 49 -44 104q-10 26 -14.5 55.5t-3 72.5t25 90t68.5 87q97 88 263 88q129 0 230 -89t101 -208h-153q0 52 -34 89.5t-74 51.5t-76 14q-37 0 -79 -14.5t-62 -35.5q-41 -44 -41 -101q0 -11 2.5 -24.5t5.5 -24t9.5 -26.5t10.5 -25t14 -27.5t14 -25.5 t15.5 -27t13.5 -24h242v-100h-197q8 -50 -2.5 -115t-31.5 -94q-41 -59 -99 -113q35 11 84 18t70 7q32 1 102 -16t104 -17q76 0 136 30l50 -147q-41 -25 -80.5 -36.5t-59 -13t-61.5 -1.5q-23 0 -128 33t-155 29q-39 -4 -82 -17t-66 -25l-24 -11l-55 145l16.5 11t15.5 10 t13.5 9.5t14.5 12t14.5 14t17.5 18.5q48 55 54 126.5t-30 142.5h-221z" />
-<glyph unicode="&#xe150;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM602 900l298 300l298 -300h-198v-900h-200v900h-198z" />
-<glyph unicode="&#xe151;" d="M2 300h198v900h200v-900h198l-298 -300zM700 0v200h100v-100h200v-100h-300zM700 400v100h300v-200h-99v-100h-100v100h99v100h-200zM700 700v500h300v-500h-100v100h-100v-100h-100zM801 900h100v200h-100v-200z" />
-<glyph unicode="&#xe152;" d="M2 300h198v900h200v-900h198l-298 -300zM700 0v500h300v-500h-100v100h-100v-100h-100zM700 700v200h100v-100h200v-100h-300zM700 1100v100h300v-200h-99v-100h-100v100h99v100h-200zM801 200h100v200h-100v-200z" />
-<glyph unicode="&#xe153;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM800 100v400h300v-500h-100v100h-200zM800 1100v100h200v-500h-100v400h-100zM901 200h100v200h-100v-200z" />
-<glyph unicode="&#xe154;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM800 400v100h200v-500h-100v400h-100zM800 800v400h300v-500h-100v100h-200zM901 900h100v200h-100v-200z" />
-<glyph unicode="&#xe155;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM700 100v200h500v-200h-500zM700 400v200h400v-200h-400zM700 700v200h300v-200h-300zM700 1000v200h200v-200h-200z" />
-<glyph unicode="&#xe156;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM700 100v200h200v-200h-200zM700 400v200h300v-200h-300zM700 700v200h400v-200h-400zM700 1000v200h500v-200h-500z" />
-<glyph unicode="&#xe157;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5h300q162 0 281 -118.5t119 -281.5v-300q0 -165 -118.5 -282.5t-281.5 -117.5h-300q-165 0 -282.5 117.5t-117.5 282.5zM200 300q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5 h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500z" />
-<glyph unicode="&#xe158;" d="M0 400v300q0 163 119 281.5t281 118.5h300q165 0 282.5 -117.5t117.5 -282.5v-300q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-163 0 -281.5 117.5t-118.5 282.5zM200 300q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5 h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500zM400 300l333 250l-333 250v-500z" />
-<glyph unicode="&#xe159;" d="M0 400v300q0 163 117.5 281.5t282.5 118.5h300q163 0 281.5 -119t118.5 -281v-300q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-165 0 -282.5 117.5t-117.5 282.5zM200 300q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5 h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500zM300 700l250 -333l250 333h-500z" />
-<glyph unicode="&#xe160;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5h300q165 0 282.5 -117.5t117.5 -282.5v-300q0 -162 -118.5 -281t-281.5 -119h-300q-165 0 -282.5 118.5t-117.5 281.5zM200 300q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5 h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500zM300 400h500l-250 333z" />
-<glyph unicode="&#xe161;" d="M0 400v300h300v200l400 -350l-400 -350v200h-300zM500 0v200h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5h-500v200h400q165 0 282.5 -117.5t117.5 -282.5v-300q0 -165 -117.5 -282.5t-282.5 -117.5h-400z" />
-<glyph unicode="&#xe162;" d="M216 519q10 -19 32 -19h302q-155 -438 -160 -458q-5 -21 4 -32l9 -8l9 -1q13 0 26 16l538 630q15 19 6 36q-8 18 -32 16h-300q1 4 78 219.5t79 227.5q2 17 -6 27l-8 8h-9q-16 0 -25 -15q-4 -5 -98.5 -111.5t-228 -257t-209.5 -238.5q-17 -19 -7 -40z" />
-<glyph unicode="&#xe163;" d="M0 400q0 -165 117.5 -282.5t282.5 -117.5h300q47 0 100 15v185h-500q-41 0 -70.5 29.5t-29.5 70.5v500q0 41 29.5 70.5t70.5 29.5h500v185q-14 4 -114 7.5t-193 5.5l-93 2q-165 0 -282.5 -117.5t-117.5 -282.5v-300zM600 400v300h300v200l400 -350l-400 -350v200h-300z " />
-<glyph unicode="&#xe164;" d="M0 400q0 -165 117.5 -282.5t282.5 -117.5h300q163 0 281.5 117.5t118.5 282.5v98l-78 73l-122 -123v-148q0 -41 -29.5 -70.5t-70.5 -29.5h-500q-41 0 -70.5 29.5t-29.5 70.5v500q0 41 29.5 70.5t70.5 29.5h156l118 122l-74 78h-100q-165 0 -282.5 -117.5t-117.5 -282.5 v-300zM496 709l353 342l-149 149h500v-500l-149 149l-342 -353z" />
-<glyph unicode="&#xe165;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM406 600 q0 80 57 137t137 57t137 -57t57 -137t-57 -137t-137 -57t-137 57t-57 137z" />
-<glyph unicode="&#xe166;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM100 800l445 -500l450 500h-295v400h-300v-400h-300zM900 150h100v50h-100v-50z" />
-<glyph unicode="&#xe167;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM100 700h300v-300h300v300h295l-445 500zM900 150h100v50h-100v-50z" />
-<glyph unicode="&#xe168;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM100 705l305 -305l596 596l-154 155l-442 -442l-150 151zM900 150h100v50h-100v-50z" />
-<glyph unicode="&#xe169;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM100 988l97 -98l212 213l-97 97zM200 401h700v699l-250 -239l-149 149l-212 -212l149 -149zM900 150h100v50h-100v-50z" />
-<glyph unicode="&#xe170;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM200 612l212 -212l98 97l-213 212zM300 1200l239 -250l-149 -149l212 -212l149 148l248 -237v700h-699zM900 150h100v50h-100v-50z" />
-<glyph unicode="&#xe171;" d="M23 415l1177 784v-1079l-475 272l-310 -393v416h-392zM494 210l672 938l-672 -712v-226z" />
-<glyph unicode="&#xe172;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-850q0 -21 -15 -35.5t-35 -14.5h-150v400h-700v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM600 1000h100v200h-100v-200z" />
-<glyph unicode="&#xe173;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-218l-276 -275l-120 120l-126 -127h-378v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM581 306l123 123l120 -120l353 352l123 -123l-475 -476zM600 1000h100v200h-100v-200z" />
-<glyph unicode="&#xe174;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-269l-103 -103l-170 170l-298 -298h-329v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM600 1000h100v200h-100v-200zM700 133l170 170l-170 170l127 127l170 -170l170 170l127 -128l-170 -169l170 -170 l-127 -127l-170 170l-170 -170z" />
-<glyph unicode="&#xe175;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-300h-400v-200h-500v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM600 300l300 -300l300 300h-200v300h-200v-300h-200zM600 1000v200h100v-200h-100z" />
-<glyph unicode="&#xe176;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-402l-200 200l-298 -298h-402v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM600 300h200v-300h200v300h200l-300 300zM600 1000v200h100v-200h-100z" />
-<glyph unicode="&#xe177;" d="M0 250q0 -21 14.5 -35.5t35.5 -14.5h1100q21 0 35.5 14.5t14.5 35.5v550h-1200v-550zM0 900h1200v150q0 21 -14.5 35.5t-35.5 14.5h-1100q-21 0 -35.5 -14.5t-14.5 -35.5v-150zM100 300v200h400v-200h-400z" />
-<glyph unicode="&#xe178;" d="M0 400l300 298v-198h400v-200h-400v-198zM100 800v200h100v-200h-100zM300 800v200h100v-200h-100zM500 800v200h400v198l300 -298l-300 -298v198h-400zM800 300v200h100v-200h-100zM1000 300h100v200h-100v-200z" />
-<glyph unicode="&#xe179;" d="M100 700v400l50 100l50 -100v-300h100v300l50 100l50 -100v-300h100v300l50 100l50 -100v-400l-100 -203v-447q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v447zM800 597q0 -29 10.5 -55.5t25 -43t29 -28.5t25.5 -18l10 -5v-397q0 -21 14.5 -35.5 t35.5 -14.5h200q21 0 35.5 14.5t14.5 35.5v1106q0 31 -18 40.5t-44 -7.5l-276 -117q-25 -16 -43.5 -50.5t-18.5 -65.5v-359z" />
-<glyph unicode="&#xe180;" d="M100 0h400v56q-75 0 -87.5 6t-12.5 44v394h500v-394q0 -38 -12.5 -44t-87.5 -6v-56h400v56q-4 0 -11 0.5t-24 3t-30 7t-24 15t-11 24.5v888q0 22 25 34.5t50 13.5l25 2v56h-400v-56q75 0 87.5 -6t12.5 -44v-394h-500v394q0 38 12.5 44t87.5 6v56h-400v-56q4 0 11 -0.5 t24 -3t30 -7t24 -15t11 -24.5v-888q0 -22 -25 -34.5t-50 -13.5l-25 -2v-56z" />
-<glyph unicode="&#xe181;" d="M0 300q0 -41 29.5 -70.5t70.5 -29.5h300q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5h-300q-41 0 -70.5 -29.5t-29.5 -70.5v-500zM100 100h400l200 200h105l295 98v-298h-425l-100 -100h-375zM100 300v200h300v-200h-300zM100 600v200h300v-200h-300z M100 1000h400l200 -200v-98l295 98h105v200h-425l-100 100h-375zM700 402v163l400 133v-163z" />
-<glyph unicode="&#xe182;" d="M16.5 974.5q0.5 -21.5 16 -90t46.5 -140t104 -177.5t175 -208q103 -103 207.5 -176t180 -103.5t137 -47t92.5 -16.5l31 1l163 162q16 17 13 40.5t-22 37.5l-192 136q-19 14 -45 12t-42 -19l-119 -118q-143 103 -267 227q-126 126 -227 268l118 118q17 17 20 41.5 t-11 44.5l-139 194q-14 19 -36.5 22t-40.5 -14l-162 -162q-1 -11 -0.5 -32.5z" />
-<glyph unicode="&#xe183;" d="M0 50v212q0 20 10.5 45.5t24.5 39.5l365 303v50q0 4 1 10.5t12 22.5t30 28.5t60 23t97 10.5t97 -10t60 -23.5t30 -27.5t12 -24l1 -10v-50l365 -303q14 -14 24.5 -39.5t10.5 -45.5v-212q0 -21 -15 -35.5t-35 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5zM0 712 q0 -21 14.5 -33.5t34.5 -8.5l202 33q20 4 34.5 21t14.5 38v146q141 24 300 24t300 -24v-146q0 -21 14.5 -38t34.5 -21l202 -33q20 -4 34.5 8.5t14.5 33.5v200q-6 8 -19 20.5t-63 45t-112 57t-171 45t-235 20.5q-92 0 -175 -10.5t-141.5 -27t-108.5 -36.5t-81.5 -40 t-53.5 -36.5t-31 -27.5l-9 -10v-200z" />
-<glyph unicode="&#xe184;" d="M100 0v100h1100v-100h-1100zM175 200h950l-125 150v250l100 100v400h-100v-200h-100v200h-200v-200h-100v200h-200v-200h-100v200h-100v-400l100 -100v-250z" />
-<glyph unicode="&#xe185;" d="M100 0h300v400q0 41 -29.5 70.5t-70.5 29.5h-100q-41 0 -70.5 -29.5t-29.5 -70.5v-400zM500 0v1000q0 41 29.5 70.5t70.5 29.5h100q41 0 70.5 -29.5t29.5 -70.5v-1000h-300zM900 0v700q0 41 29.5 70.5t70.5 29.5h100q41 0 70.5 -29.5t29.5 -70.5v-700h-300z" />
-<glyph unicode="&#xe186;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h300v300h-200v100h200v100h-300v-300h200v-100h-200v-100zM600 300h200v100h100v300h-100v100h-200v-500 zM700 400v300h100v-300h-100z" />
-<glyph unicode="&#xe187;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h100v200h100v-200h100v500h-100v-200h-100v200h-100v-500zM600 300h200v100h100v300h-100v100h-200v-500 zM700 400v300h100v-300h-100z" />
-<glyph unicode="&#xe188;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h300v100h-200v300h200v100h-300v-500zM600 300h300v100h-200v300h200v100h-300v-500z" />
-<glyph unicode="&#xe189;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 550l300 -150v300zM600 400l300 150l-300 150v-300z" />
-<glyph unicode="&#xe190;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300v500h700v-500h-700zM300 400h130q41 0 68 42t27 107t-28.5 108t-66.5 43h-130v-300zM575 549 q0 -65 27 -107t68 -42h130v300h-130q-38 0 -66.5 -43t-28.5 -108z" />
-<glyph unicode="&#xe191;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h300v300h-200v100h200v100h-300v-300h200v-100h-200v-100zM601 300h100v100h-100v-100zM700 700h100 v-400h100v500h-200v-100z" />
-<glyph unicode="&#xe192;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h300v400h-200v100h-100v-500zM301 400v200h100v-200h-100zM601 300h100v100h-100v-100zM700 700h100 v-400h100v500h-200v-100z" />
-<glyph unicode="&#xe193;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 700v100h300v-300h-99v-100h-100v100h99v200h-200zM201 300v100h100v-100h-100zM601 300v100h100v-100h-100z M700 700v100h200v-500h-100v400h-100z" />
-<glyph unicode="&#xe194;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM400 500v200 l100 100h300v-100h-300v-200h300v-100h-300z" />
-<glyph unicode="&#xe195;" d="M0 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM182 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM400 400v400h300 l100 -100v-100h-100v100h-200v-100h200v-100h-200v-100h-100zM700 400v100h100v-100h-100z" />
-<glyph unicode="&#xe197;" d="M-14 494q0 -80 56.5 -137t135.5 -57h222v300h400v-300h128q120 0 205 86t85 208q0 120 -85 206.5t-205 86.5q-46 0 -90 -14q-44 97 -134.5 156.5t-200.5 59.5q-152 0 -260 -107.5t-108 -260.5q0 -25 2 -37q-66 -14 -108.5 -67.5t-42.5 -122.5zM300 200h200v300h200v-300 h200l-300 -300z" />
-<glyph unicode="&#xe198;" d="M-14 494q0 -80 56.5 -137t135.5 -57h8l414 414l403 -403q94 26 154.5 104t60.5 178q0 121 -85 207.5t-205 86.5q-46 0 -90 -14q-44 97 -134.5 156.5t-200.5 59.5q-152 0 -260 -107.5t-108 -260.5q0 -25 2 -37q-66 -14 -108.5 -67.5t-42.5 -122.5zM300 200l300 300 l300 -300h-200v-300h-200v300h-200z" />
-<glyph unicode="&#xe199;" d="M100 200h400v-155l-75 -45h350l-75 45v155h400l-270 300h170l-270 300h170l-300 333l-300 -333h170l-270 -300h170z" />
-<glyph unicode="&#xe200;" d="M121 700q0 -53 28.5 -97t75.5 -65q-4 -16 -4 -38q0 -74 52.5 -126.5t126.5 -52.5q56 0 100 30v-306l-75 -45h350l-75 45v306q46 -30 100 -30q74 0 126.5 52.5t52.5 126.5q0 24 -9 55q50 32 79.5 83t29.5 112q0 90 -61.5 155.5t-150.5 71.5q-26 89 -99.5 145.5 t-167.5 56.5q-116 0 -197.5 -81.5t-81.5 -197.5q0 -4 1 -12t1 -11q-14 2 -23 2q-74 0 -126.5 -52.5t-52.5 -126.5z" />
-</font>
+<?xml version="1.0" standalone="no"?>

+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >

+<svg xmlns="http://www.w3.org/2000/svg">

+<metadata></metadata>

+<defs>

+<font id="glyphicons_halflingsregular" horiz-adv-x="1200" >

+<font-face units-per-em="1200" ascent="960" descent="-240" />

+<missing-glyph horiz-adv-x="500" />

+<glyph />

+<glyph />

+<glyph unicode="&#xd;" />

+<glyph unicode=" " />

+<glyph unicode="*" d="M100 500v200h259l-183 183l141 141l183 -183v259h200v-259l183 183l141 -141l-183 -183h259v-200h-259l183 -183l-141 -141l-183 183v-259h-200v259l-183 -183l-141 141l183 183h-259z" />

+<glyph unicode="+" d="M0 400v300h400v400h300v-400h400v-300h-400v-400h-300v400h-400z" />

+<glyph unicode="&#xa0;" />

+<glyph unicode="&#x2000;" horiz-adv-x="652" />

+<glyph unicode="&#x2001;" horiz-adv-x="1304" />

+<glyph unicode="&#x2002;" horiz-adv-x="652" />

+<glyph unicode="&#x2003;" horiz-adv-x="1304" />

+<glyph unicode="&#x2004;" horiz-adv-x="434" />

+<glyph unicode="&#x2005;" horiz-adv-x="326" />

+<glyph unicode="&#x2006;" horiz-adv-x="217" />

+<glyph unicode="&#x2007;" horiz-adv-x="217" />

+<glyph unicode="&#x2008;" horiz-adv-x="163" />

+<glyph unicode="&#x2009;" horiz-adv-x="260" />

+<glyph unicode="&#x200a;" horiz-adv-x="72" />

+<glyph unicode="&#x202f;" horiz-adv-x="260" />

+<glyph unicode="&#x205f;" horiz-adv-x="326" />

+<glyph unicode="&#x20ac;" d="M100 500l100 100h113q0 47 5 100h-218l100 100h135q37 167 112 257q117 141 297 141q242 0 354 -189q60 -103 66 -209h-181q0 55 -25.5 99t-63.5 68t-75 36.5t-67 12.5q-24 0 -52.5 -10t-62.5 -32t-65.5 -67t-50.5 -107h379l-100 -100h-300q-6 -46 -6 -100h406l-100 -100 h-300q9 -74 33 -132t52.5 -91t62 -54.5t59 -29t46.5 -7.5q29 0 66 13t75 37t63.5 67.5t25.5 96.5h174q-31 -172 -128 -278q-107 -117 -274 -117q-205 0 -324 158q-36 46 -69 131.5t-45 205.5h-217z" />

+<glyph unicode="&#x2212;" d="M200 400h900v300h-900v-300z" />

+<glyph unicode="&#x2601;" d="M-14 494q0 -80 56.5 -137t135.5 -57h750q120 0 205 86t85 208q0 120 -85 206.5t-205 86.5q-46 0 -90 -14q-44 97 -134.5 156.5t-200.5 59.5q-152 0 -260 -107.5t-108 -260.5q0 -25 2 -37q-66 -14 -108.5 -67.5t-42.5 -122.5z" />

+<glyph unicode="&#x2709;" d="M0 100l400 400l200 -200l200 200l400 -400h-1200zM0 300v600l300 -300zM0 1100l600 -603l600 603h-1200zM900 600l300 300v-600z" />

+<glyph unicode="&#x270f;" d="M-13 -13l333 112l-223 223zM187 403l214 -214l614 614l-214 214zM887 1103l214 -214l99 92q13 13 13 32.5t-13 33.5l-153 153q-15 13 -33 13t-33 -13z" />

+<glyph unicode="&#xe000;" horiz-adv-x="500" d="M0 0z" />

+<glyph unicode="&#xe001;" d="M0 1200h1200l-500 -550v-550h300v-100h-800v100h300v550z" />

+<glyph unicode="&#xe002;" d="M14 84q18 -55 86 -75.5t147 5.5q65 21 109 69t44 90v606l600 155v-521q-64 16 -138 -7q-79 -26 -122.5 -83t-25.5 -111q17 -55 85.5 -75.5t147.5 4.5q70 23 111.5 63.5t41.5 95.5v881q0 10 -7 15.5t-17 2.5l-752 -193q-10 -3 -17 -12.5t-7 -19.5v-689q-64 17 -138 -7 q-79 -25 -122.5 -82t-25.5 -112z" />

+<glyph unicode="&#xe003;" d="M23 693q0 200 142 342t342 142t342 -142t142 -342q0 -142 -78 -261l300 -300q7 -8 7 -18t-7 -18l-109 -109q-8 -7 -18 -7t-18 7l-300 300q-119 -78 -261 -78q-200 0 -342 142t-142 342zM176 693q0 -136 97 -233t234 -97t233.5 96.5t96.5 233.5t-96.5 233.5t-233.5 96.5 t-234 -97t-97 -233z" />

+<glyph unicode="&#xe005;" d="M100 784q0 64 28 123t73 100.5t104.5 64t119 20.5t120 -38.5t104.5 -104.5q48 69 109.5 105t121.5 38t118.5 -20.5t102.5 -64t71 -100.5t27 -123q0 -57 -33.5 -117.5t-94 -124.5t-126.5 -127.5t-150 -152.5t-146 -174q-62 85 -145.5 174t-149.5 152.5t-126.5 127.5 t-94 124.5t-33.5 117.5z" />

+<glyph unicode="&#xe006;" d="M-72 800h479l146 400h2l146 -400h472l-382 -278l145 -449l-384 275l-382 -275l146 447zM168 71l2 1z" />

+<glyph unicode="&#xe007;" d="M-72 800h479l146 400h2l146 -400h472l-382 -278l145 -449l-384 275l-382 -275l146 447zM168 71l2 1zM237 700l196 -142l-73 -226l192 140l195 -141l-74 229l193 140h-235l-77 211l-78 -211h-239z" />

+<glyph unicode="&#xe008;" d="M0 0v143l400 257v100q-37 0 -68.5 74.5t-31.5 125.5v200q0 124 88 212t212 88t212 -88t88 -212v-200q0 -51 -31.5 -125.5t-68.5 -74.5v-100l400 -257v-143h-1200z" />

+<glyph unicode="&#xe009;" d="M0 0v1100h1200v-1100h-1200zM100 100h100v100h-100v-100zM100 300h100v100h-100v-100zM100 500h100v100h-100v-100zM100 700h100v100h-100v-100zM100 900h100v100h-100v-100zM300 100h600v400h-600v-400zM300 600h600v400h-600v-400zM1000 100h100v100h-100v-100z M1000 300h100v100h-100v-100zM1000 500h100v100h-100v-100zM1000 700h100v100h-100v-100zM1000 900h100v100h-100v-100z" />

+<glyph unicode="&#xe010;" d="M0 50v400q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5zM0 650v400q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400 q-21 0 -35.5 14.5t-14.5 35.5zM600 50v400q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5zM600 650v400q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-400 q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5z" />

+<glyph unicode="&#xe011;" d="M0 50v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM0 450v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200 q-21 0 -35.5 14.5t-14.5 35.5zM0 850v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM400 50v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5 t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM400 450v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM400 850v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5 v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM800 50v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM800 450v200q0 21 14.5 35.5t35.5 14.5h200 q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM800 850v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5z" />

+<glyph unicode="&#xe012;" d="M0 50v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM0 450q0 -21 14.5 -35.5t35.5 -14.5h200q21 0 35.5 14.5t14.5 35.5v200q0 21 -14.5 35.5t-35.5 14.5h-200q-21 0 -35.5 -14.5 t-14.5 -35.5v-200zM0 850v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM400 50v200q0 21 14.5 35.5t35.5 14.5h700q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5 t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5zM400 450v200q0 21 14.5 35.5t35.5 14.5h700q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5zM400 850v200q0 21 14.5 35.5t35.5 14.5h700q21 0 35.5 -14.5t14.5 -35.5 v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5z" />

+<glyph unicode="&#xe013;" d="M29 454l419 -420l818 820l-212 212l-607 -607l-206 207z" />

+<glyph unicode="&#xe014;" d="M106 318l282 282l-282 282l212 212l282 -282l282 282l212 -212l-282 -282l282 -282l-212 -212l-282 282l-282 -282z" />

+<glyph unicode="&#xe015;" d="M23 693q0 200 142 342t342 142t342 -142t142 -342q0 -142 -78 -261l300 -300q7 -8 7 -18t-7 -18l-109 -109q-8 -7 -18 -7t-18 7l-300 300q-119 -78 -261 -78q-200 0 -342 142t-142 342zM176 693q0 -136 97 -233t234 -97t233.5 96.5t96.5 233.5t-96.5 233.5t-233.5 96.5 t-234 -97t-97 -233zM300 600v200h100v100h200v-100h100v-200h-100v-100h-200v100h-100z" />

+<glyph unicode="&#xe016;" d="M23 694q0 200 142 342t342 142t342 -142t142 -342q0 -141 -78 -262l300 -299q7 -7 7 -18t-7 -18l-109 -109q-8 -8 -18 -8t-18 8l-300 299q-120 -77 -261 -77q-200 0 -342 142t-142 342zM176 694q0 -136 97 -233t234 -97t233.5 97t96.5 233t-96.5 233t-233.5 97t-234 -97 t-97 -233zM300 601h400v200h-400v-200z" />

+<glyph unicode="&#xe017;" d="M23 600q0 183 105 331t272 210v-166q-103 -55 -165 -155t-62 -220q0 -177 125 -302t302 -125t302 125t125 302q0 120 -62 220t-165 155v166q167 -62 272 -210t105 -331q0 -118 -45.5 -224.5t-123 -184t-184 -123t-224.5 -45.5t-224.5 45.5t-184 123t-123 184t-45.5 224.5 zM500 750q0 -21 14.5 -35.5t35.5 -14.5h100q21 0 35.5 14.5t14.5 35.5v400q0 21 -14.5 35.5t-35.5 14.5h-100q-21 0 -35.5 -14.5t-14.5 -35.5v-400z" />

+<glyph unicode="&#xe018;" d="M100 1h200v300h-200v-300zM400 1v500h200v-500h-200zM700 1v800h200v-800h-200zM1000 1v1200h200v-1200h-200z" />

+<glyph unicode="&#xe019;" d="M26 601q0 -33 6 -74l151 -38l2 -6q14 -49 38 -93l3 -5l-80 -134q45 -59 105 -105l133 81l5 -3q45 -26 94 -39l5 -2l38 -151q40 -5 74 -5q27 0 74 5l38 151l6 2q46 13 93 39l5 3l134 -81q56 44 104 105l-80 134l3 5q24 44 39 93l1 6l152 38q5 40 5 74q0 28 -5 73l-152 38 l-1 6q-16 51 -39 93l-3 5l80 134q-44 58 -104 105l-134 -81l-5 3q-45 25 -93 39l-6 1l-38 152q-40 5 -74 5q-27 0 -74 -5l-38 -152l-5 -1q-50 -14 -94 -39l-5 -3l-133 81q-59 -47 -105 -105l80 -134l-3 -5q-25 -47 -38 -93l-2 -6l-151 -38q-6 -48 -6 -73zM385 601 q0 88 63 151t152 63t152 -63t63 -151q0 -89 -63 -152t-152 -63t-152 63t-63 152z" />

+<glyph unicode="&#xe020;" d="M100 1025v50q0 10 7.5 17.5t17.5 7.5h275v100q0 41 29.5 70.5t70.5 29.5h300q41 0 70.5 -29.5t29.5 -70.5v-100h275q10 0 17.5 -7.5t7.5 -17.5v-50q0 -11 -7 -18t-18 -7h-1050q-11 0 -18 7t-7 18zM200 100v800h900v-800q0 -41 -29.5 -71t-70.5 -30h-700q-41 0 -70.5 30 t-29.5 71zM300 100h100v700h-100v-700zM500 100h100v700h-100v-700zM500 1100h300v100h-300v-100zM700 100h100v700h-100v-700zM900 100h100v700h-100v-700z" />

+<glyph unicode="&#xe021;" d="M1 601l656 644l644 -644h-200v-600h-300v400h-300v-400h-300v600h-200z" />

+<glyph unicode="&#xe022;" d="M100 25v1150q0 11 7 18t18 7h475v-500h400v-675q0 -11 -7 -18t-18 -7h-850q-11 0 -18 7t-7 18zM700 800v300l300 -300h-300z" />

+<glyph unicode="&#xe023;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM500 500v400h100 v-300h200v-100h-300z" />

+<glyph unicode="&#xe024;" d="M-100 0l431 1200h209l-21 -300h162l-20 300h208l431 -1200h-538l-41 400h-242l-40 -400h-539zM488 500h224l-27 300h-170z" />

+<glyph unicode="&#xe025;" d="M0 0v400h490l-290 300h200v500h300v-500h200l-290 -300h490v-400h-1100zM813 200h175v100h-175v-100z" />

+<glyph unicode="&#xe026;" d="M1 600q0 122 47.5 233t127.5 191t191 127.5t233 47.5t233 -47.5t191 -127.5t127.5 -191t47.5 -233t-47.5 -233t-127.5 -191t-191 -127.5t-233 -47.5t-233 47.5t-191 127.5t-127.5 191t-47.5 233zM188 600q0 -170 121 -291t291 -121t291 121t121 291t-121 291t-291 121 t-291 -121t-121 -291zM350 600h150v300h200v-300h150l-250 -300z" />

+<glyph unicode="&#xe027;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM350 600l250 300 l250 -300h-150v-300h-200v300h-150z" />

+<glyph unicode="&#xe028;" d="M0 25v475l200 700h800q199 -700 200 -700v-475q0 -11 -7 -18t-18 -7h-1150q-11 0 -18 7t-7 18zM200 500h200l50 -200h300l50 200h200l-97 500h-606z" />

+<glyph unicode="&#xe029;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -172 121.5 -293t292.5 -121t292.5 121t121.5 293q0 171 -121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM500 397v401 l297 -200z" />

+<glyph unicode="&#xe030;" d="M23 600q0 -118 45.5 -224.5t123 -184t184 -123t224.5 -45.5t224.5 45.5t184 123t123 184t45.5 224.5h-150q0 -177 -125 -302t-302 -125t-302 125t-125 302t125 302t302 125q136 0 246 -81l-146 -146h400v400l-145 -145q-157 122 -355 122q-118 0 -224.5 -45.5t-184 -123 t-123 -184t-45.5 -224.5z" />

+<glyph unicode="&#xe031;" d="M23 600q0 118 45.5 224.5t123 184t184 123t224.5 45.5q198 0 355 -122l145 145v-400h-400l147 147q-112 80 -247 80q-177 0 -302 -125t-125 -302h-150zM100 0v400h400l-147 -147q112 -80 247 -80q177 0 302 125t125 302h150q0 -118 -45.5 -224.5t-123 -184t-184 -123 t-224.5 -45.5q-198 0 -355 122z" />

+<glyph unicode="&#xe032;" d="M100 0h1100v1200h-1100v-1200zM200 100v900h900v-900h-900zM300 200v100h100v-100h-100zM300 400v100h100v-100h-100zM300 600v100h100v-100h-100zM300 800v100h100v-100h-100zM500 200h500v100h-500v-100zM500 400v100h500v-100h-500zM500 600v100h500v-100h-500z M500 800v100h500v-100h-500z" />

+<glyph unicode="&#xe033;" d="M0 100v600q0 41 29.5 70.5t70.5 29.5h100v200q0 82 59 141t141 59h300q82 0 141 -59t59 -141v-200h100q41 0 70.5 -29.5t29.5 -70.5v-600q0 -41 -29.5 -70.5t-70.5 -29.5h-900q-41 0 -70.5 29.5t-29.5 70.5zM400 800h300v150q0 21 -14.5 35.5t-35.5 14.5h-200 q-21 0 -35.5 -14.5t-14.5 -35.5v-150z" />

+<glyph unicode="&#xe034;" d="M100 0v1100h100v-1100h-100zM300 400q60 60 127.5 84t127.5 17.5t122 -23t119 -30t110 -11t103 42t91 120.5v500q-40 -81 -101.5 -115.5t-127.5 -29.5t-138 25t-139.5 40t-125.5 25t-103 -29.5t-65 -115.5v-500z" />

+<glyph unicode="&#xe035;" d="M0 275q0 -11 7 -18t18 -7h50q11 0 18 7t7 18v300q0 127 70.5 231.5t184.5 161.5t245 57t245 -57t184.5 -161.5t70.5 -231.5v-300q0 -11 7 -18t18 -7h50q11 0 18 7t7 18v300q0 116 -49.5 227t-131 192.5t-192.5 131t-227 49.5t-227 -49.5t-192.5 -131t-131 -192.5 t-49.5 -227v-300zM200 20v460q0 8 6 14t14 6h160q8 0 14 -6t6 -14v-460q0 -8 -6 -14t-14 -6h-160q-8 0 -14 6t-6 14zM800 20v460q0 8 6 14t14 6h160q8 0 14 -6t6 -14v-460q0 -8 -6 -14t-14 -6h-160q-8 0 -14 6t-6 14z" />

+<glyph unicode="&#xe036;" d="M0 400h300l300 -200v800l-300 -200h-300v-400zM688 459l141 141l-141 141l71 71l141 -141l141 141l71 -71l-141 -141l141 -141l-71 -71l-141 141l-141 -141z" />

+<glyph unicode="&#xe037;" d="M0 400h300l300 -200v800l-300 -200h-300v-400zM700 857l69 53q111 -135 111 -310q0 -169 -106 -302l-67 54q86 110 86 248q0 146 -93 257z" />

+<glyph unicode="&#xe038;" d="M0 401v400h300l300 200v-800l-300 200h-300zM702 858l69 53q111 -135 111 -310q0 -170 -106 -303l-67 55q86 110 86 248q0 145 -93 257zM889 951l7 -8q123 -151 123 -344q0 -189 -119 -339l-7 -8l81 -66l6 8q142 178 142 405q0 230 -144 408l-6 8z" />

+<glyph unicode="&#xe039;" d="M0 0h500v500h-200v100h-100v-100h-200v-500zM0 600h100v100h400v100h100v100h-100v300h-500v-600zM100 100v300h300v-300h-300zM100 800v300h300v-300h-300zM200 200v100h100v-100h-100zM200 900h100v100h-100v-100zM500 500v100h300v-300h200v-100h-100v-100h-200v100 h-100v100h100v200h-200zM600 0v100h100v-100h-100zM600 1000h100v-300h200v-300h300v200h-200v100h200v500h-600v-200zM800 800v300h300v-300h-300zM900 0v100h300v-100h-300zM900 900v100h100v-100h-100zM1100 200v100h100v-100h-100z" />

+<glyph unicode="&#xe040;" d="M0 200h100v1000h-100v-1000zM100 0v100h300v-100h-300zM200 200v1000h100v-1000h-100zM500 0v91h100v-91h-100zM500 200v1000h200v-1000h-200zM700 0v91h100v-91h-100zM800 200v1000h100v-1000h-100zM900 0v91h200v-91h-200zM1000 200v1000h200v-1000h-200z" />

+<glyph unicode="&#xe041;" d="M1 700v475q0 10 7.5 17.5t17.5 7.5h474l700 -700l-500 -500zM148 953q0 -42 29 -71q30 -30 71.5 -30t71.5 30q29 29 29 71t-29 71q-30 30 -71.5 30t-71.5 -30q-29 -29 -29 -71z" />

+<glyph unicode="&#xe042;" d="M2 700v475q0 11 7 18t18 7h474l700 -700l-500 -500zM148 953q0 -42 30 -71q29 -30 71 -30t71 30q30 29 30 71t-30 71q-29 30 -71 30t-71 -30q-30 -29 -30 -71zM701 1200h100l700 -700l-500 -500l-50 50l450 450z" />

+<glyph unicode="&#xe043;" d="M100 0v1025l175 175h925v-1000l-100 -100v1000h-750l-100 -100h750v-1000h-900z" />

+<glyph unicode="&#xe044;" d="M200 0l450 444l450 -443v1150q0 20 -14.5 35t-35.5 15h-800q-21 0 -35.5 -15t-14.5 -35v-1151z" />

+<glyph unicode="&#xe045;" d="M0 100v700h200l100 -200h600l100 200h200v-700h-200v200h-800v-200h-200zM253 829l40 -124h592l62 124l-94 346q-2 11 -10 18t-18 7h-450q-10 0 -18 -7t-10 -18zM281 24l38 152q2 10 11.5 17t19.5 7h500q10 0 19.5 -7t11.5 -17l38 -152q2 -10 -3.5 -17t-15.5 -7h-600 q-10 0 -15.5 7t-3.5 17z" />

+<glyph unicode="&#xe046;" d="M0 200q0 -41 29.5 -70.5t70.5 -29.5h1000q41 0 70.5 29.5t29.5 70.5v600q0 41 -29.5 70.5t-70.5 29.5h-150q-4 8 -11.5 21.5t-33 48t-53 61t-69 48t-83.5 21.5h-200q-41 0 -82 -20.5t-70 -50t-52 -59t-34 -50.5l-12 -20h-150q-41 0 -70.5 -29.5t-29.5 -70.5v-600z M356 500q0 100 72 172t172 72t172 -72t72 -172t-72 -172t-172 -72t-172 72t-72 172zM494 500q0 -44 31 -75t75 -31t75 31t31 75t-31 75t-75 31t-75 -31t-31 -75zM900 700v100h100v-100h-100z" />

+<glyph unicode="&#xe047;" d="M53 0h365v66q-41 0 -72 11t-49 38t1 71l92 234h391l82 -222q16 -45 -5.5 -88.5t-74.5 -43.5v-66h417v66q-34 1 -74 43q-18 19 -33 42t-21 37l-6 13l-385 998h-93l-399 -1006q-24 -48 -52 -75q-12 -12 -33 -25t-36 -20l-15 -7v-66zM416 521l178 457l46 -140l116 -317h-340 z" />

+<glyph unicode="&#xe048;" d="M100 0v89q41 7 70.5 32.5t29.5 65.5v827q0 28 -1 39.5t-5.5 26t-15.5 21t-29 14t-49 14.5v70h471q120 0 213 -88t93 -228q0 -55 -11.5 -101.5t-28 -74t-33.5 -47.5t-28 -28l-12 -7q8 -3 21.5 -9t48 -31.5t60.5 -58t47.5 -91.5t21.5 -129q0 -84 -59 -156.5t-142 -111 t-162 -38.5h-500zM400 200h161q89 0 153 48.5t64 132.5q0 90 -62.5 154.5t-156.5 64.5h-159v-400zM400 700h139q76 0 130 61.5t54 138.5q0 82 -84 130.5t-239 48.5v-379z" />

+<glyph unicode="&#xe049;" d="M200 0v57q77 7 134.5 40.5t65.5 80.5l173 849q10 56 -10 74t-91 37q-6 1 -10.5 2.5t-9.5 2.5v57h425l2 -57q-33 -8 -62 -25.5t-46 -37t-29.5 -38t-17.5 -30.5l-5 -12l-128 -825q-10 -52 14 -82t95 -36v-57h-500z" />

+<glyph unicode="&#xe050;" d="M-75 200h75v800h-75l125 167l125 -167h-75v-800h75l-125 -167zM300 900v300h150h700h150v-300h-50q0 29 -8 48.5t-18.5 30t-33.5 15t-39.5 5.5t-50.5 1h-200v-850l100 -50v-100h-400v100l100 50v850h-200q-34 0 -50.5 -1t-40 -5.5t-33.5 -15t-18.5 -30t-8.5 -48.5h-49z " />

+<glyph unicode="&#xe051;" d="M33 51l167 125v-75h800v75l167 -125l-167 -125v75h-800v-75zM100 901v300h150h700h150v-300h-50q0 29 -8 48.5t-18 30t-33.5 15t-40 5.5t-50.5 1h-200v-650l100 -50v-100h-400v100l100 50v650h-200q-34 0 -50.5 -1t-39.5 -5.5t-33.5 -15t-18.5 -30t-8 -48.5h-50z" />

+<glyph unicode="&#xe052;" d="M0 50q0 -20 14.5 -35t35.5 -15h1100q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-1100q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM0 350q0 -20 14.5 -35t35.5 -15h800q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-800q-21 0 -35.5 -14.5t-14.5 -35.5 v-100zM0 650q0 -20 14.5 -35t35.5 -15h1000q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-1000q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM0 950q0 -20 14.5 -35t35.5 -15h600q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-600q-21 0 -35.5 -14.5 t-14.5 -35.5v-100z" />

+<glyph unicode="&#xe053;" d="M0 50q0 -20 14.5 -35t35.5 -15h1100q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-1100q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM0 650q0 -20 14.5 -35t35.5 -15h1100q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-1100q-21 0 -35.5 -14.5t-14.5 -35.5 v-100zM200 350q0 -20 14.5 -35t35.5 -15h700q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-700q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM200 950q0 -20 14.5 -35t35.5 -15h700q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-700q-21 0 -35.5 -14.5 t-14.5 -35.5v-100z" />

+<glyph unicode="&#xe054;" d="M0 50v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100q-21 0 -35.5 15t-14.5 35zM100 650v100q0 21 14.5 35.5t35.5 14.5h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1000q-21 0 -35.5 15 t-14.5 35zM300 350v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-800q-21 0 -35.5 15t-14.5 35zM500 950v100q0 21 14.5 35.5t35.5 14.5h600q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-600 q-21 0 -35.5 15t-14.5 35z" />

+<glyph unicode="&#xe055;" d="M0 50v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100q-21 0 -35.5 15t-14.5 35zM0 350v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100q-21 0 -35.5 15 t-14.5 35zM0 650v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100q-21 0 -35.5 15t-14.5 35zM0 950v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100 q-21 0 -35.5 15t-14.5 35z" />

+<glyph unicode="&#xe056;" d="M0 50v100q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-100q-21 0 -35.5 15t-14.5 35zM0 350v100q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-100q-21 0 -35.5 15 t-14.5 35zM0 650v100q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-100q-21 0 -35.5 15t-14.5 35zM0 950v100q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-100q-21 0 -35.5 15 t-14.5 35zM300 50v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-800q-21 0 -35.5 15t-14.5 35zM300 350v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-800 q-21 0 -35.5 15t-14.5 35zM300 650v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-800q-21 0 -35.5 15t-14.5 35zM300 950v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15 h-800q-21 0 -35.5 15t-14.5 35z" />

+<glyph unicode="&#xe057;" d="M-101 500v100h201v75l166 -125l-166 -125v75h-201zM300 0h100v1100h-100v-1100zM500 50q0 -20 14.5 -35t35.5 -15h600q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-600q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM500 350q0 -20 14.5 -35t35.5 -15h300q20 0 35 15t15 35 v100q0 21 -15 35.5t-35 14.5h-300q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM500 650q0 -20 14.5 -35t35.5 -15h500q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-500q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM500 950q0 -20 14.5 -35t35.5 -15h100q20 0 35 15t15 35v100 q0 21 -15 35.5t-35 14.5h-100q-21 0 -35.5 -14.5t-14.5 -35.5v-100z" />

+<glyph unicode="&#xe058;" d="M1 50q0 -20 14.5 -35t35.5 -15h600q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-600q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM1 350q0 -20 14.5 -35t35.5 -15h300q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-300q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM1 650 q0 -20 14.5 -35t35.5 -15h500q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-500q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM1 950q0 -20 14.5 -35t35.5 -15h100q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-100q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM801 0v1100h100v-1100 h-100zM934 550l167 -125v75h200v100h-200v75z" />

+<glyph unicode="&#xe059;" d="M0 275v650q0 31 22 53t53 22h750q31 0 53 -22t22 -53v-650q0 -31 -22 -53t-53 -22h-750q-31 0 -53 22t-22 53zM900 600l300 300v-600z" />

+<glyph unicode="&#xe060;" d="M0 44v1012q0 18 13 31t31 13h1112q19 0 31.5 -13t12.5 -31v-1012q0 -18 -12.5 -31t-31.5 -13h-1112q-18 0 -31 13t-13 31zM100 263l247 182l298 -131l-74 156l293 318l236 -288v500h-1000v-737zM208 750q0 56 39 95t95 39t95 -39t39 -95t-39 -95t-95 -39t-95 39t-39 95z " />

+<glyph unicode="&#xe062;" d="M148 745q0 124 60.5 231.5t165 172t226.5 64.5q123 0 227 -63t164.5 -169.5t60.5 -229.5t-73 -272q-73 -114 -166.5 -237t-150.5 -189l-57 -66q-10 9 -27 26t-66.5 70.5t-96 109t-104 135.5t-100.5 155q-63 139 -63 262zM342 772q0 -107 75.5 -182.5t181.5 -75.5 q107 0 182.5 75.5t75.5 182.5t-75.5 182t-182.5 75t-182 -75.5t-75 -181.5z" />

+<glyph unicode="&#xe063;" d="M1 600q0 122 47.5 233t127.5 191t191 127.5t233 47.5t233 -47.5t191 -127.5t127.5 -191t47.5 -233t-47.5 -233t-127.5 -191t-191 -127.5t-233 -47.5t-233 47.5t-191 127.5t-127.5 191t-47.5 233zM173 600q0 -177 125.5 -302t301.5 -125v854q-176 0 -301.5 -125 t-125.5 -302z" />

+<glyph unicode="&#xe064;" d="M117 406q0 94 34 186t88.5 172.5t112 159t115 177t87.5 194.5q21 -71 57.5 -142.5t76 -130.5t83 -118.5t82 -117t70 -116t50 -125.5t18.5 -136q0 -89 -39 -165.5t-102 -126.5t-140 -79.5t-156 -33.5q-114 6 -211.5 53t-161.5 138.5t-64 210.5zM243 414q14 -82 59.5 -136 t136.5 -80l16 98q-7 6 -18 17t-34 48t-33 77q-15 73 -14 143.5t10 122.5l9 51q-92 -110 -119.5 -185t-12.5 -156z" />

+<glyph unicode="&#xe065;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5q366 -6 397 -14l-186 -186h-311q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v125l200 200v-225q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-165 0 -282.5 117.5 t-117.5 282.5zM436 341l161 50l412 412l-114 113l-405 -405zM995 1015l113 -113l113 113l-21 85l-92 28z" />

+<glyph unicode="&#xe066;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5h261l2 -80q-133 -32 -218 -120h-145q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5l200 153v-53q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-165 0 -282.5 117.5t-117.5 282.5 zM423 524q30 38 81.5 64t103 35.5t99 14t77.5 3.5l29 -1v-209l360 324l-359 318v-216q-7 0 -19 -1t-48 -8t-69.5 -18.5t-76.5 -37t-76.5 -59t-62 -88t-39.5 -121.5z" />

+<glyph unicode="&#xe067;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5h300q60 0 127 -23l-178 -177h-349q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v69l200 200v-169q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-165 0 -282.5 117.5 t-117.5 282.5zM342 632l283 -284l566 567l-136 137l-430 -431l-147 147z" />

+<glyph unicode="&#xe068;" d="M0 603l300 296v-198h200v200h-200l300 300l295 -300h-195v-200h200v198l300 -296l-300 -300v198h-200v-200h195l-295 -300l-300 300h200v200h-200v-198z" />

+<glyph unicode="&#xe069;" d="M200 50v1000q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-437l500 487v-1100l-500 488v-438q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5z" />

+<glyph unicode="&#xe070;" d="M0 50v1000q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-437l500 487v-487l500 487v-1100l-500 488v-488l-500 488v-438q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5z" />

+<glyph unicode="&#xe071;" d="M136 550l564 550v-487l500 487v-1100l-500 488v-488z" />

+<glyph unicode="&#xe072;" d="M200 0l900 550l-900 550v-1100z" />

+<glyph unicode="&#xe073;" d="M200 150q0 -21 14.5 -35.5t35.5 -14.5h200q21 0 35.5 14.5t14.5 35.5v800q0 21 -14.5 35.5t-35.5 14.5h-200q-21 0 -35.5 -14.5t-14.5 -35.5v-800zM600 150q0 -21 14.5 -35.5t35.5 -14.5h200q21 0 35.5 14.5t14.5 35.5v800q0 21 -14.5 35.5t-35.5 14.5h-200 q-21 0 -35.5 -14.5t-14.5 -35.5v-800z" />

+<glyph unicode="&#xe074;" d="M200 150q0 -20 14.5 -35t35.5 -15h800q21 0 35.5 15t14.5 35v800q0 21 -14.5 35.5t-35.5 14.5h-800q-21 0 -35.5 -14.5t-14.5 -35.5v-800z" />

+<glyph unicode="&#xe075;" d="M0 0v1100l500 -487v487l564 -550l-564 -550v488z" />

+<glyph unicode="&#xe076;" d="M0 0v1100l500 -487v487l500 -487v437q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-1000q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v438l-500 -488v488z" />

+<glyph unicode="&#xe077;" d="M300 0v1100l500 -487v437q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-1000q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v438z" />

+<glyph unicode="&#xe078;" d="M100 250v100q0 21 14.5 35.5t35.5 14.5h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5zM100 500h1100l-550 564z" />

+<glyph unicode="&#xe079;" d="M185 599l592 -592l240 240l-353 353l353 353l-240 240z" />

+<glyph unicode="&#xe080;" d="M272 194l353 353l-353 353l241 240l572 -571l21 -22l-1 -1v-1l-592 -591z" />

+<glyph unicode="&#xe081;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM300 500h200v-200h200v200h200v200h-200v200h-200v-200h-200v-200z" />

+<glyph unicode="&#xe082;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM300 500h600v200h-600v-200z" />

+<glyph unicode="&#xe083;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM246 459l213 -213l141 142l141 -142l213 213l-142 141l142 141l-213 212l-141 -141l-141 142l-212 -213l141 -141z" />

+<glyph unicode="&#xe084;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -299.5t-217.5 -217.5t-299.5 -80t-299.5 80t-217.5 217.5t-80 299.5zM270 551l276 -277l411 411l-175 174l-236 -236l-102 102z" />

+<glyph unicode="&#xe085;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM363 700h144q4 0 11.5 -1t11 -1t6.5 3t3 9t1 11t3.5 8.5t3.5 6t5.5 4t6.5 2.5t9 1.5t9 0.5h11.5h12.5q19 0 30 -10t11 -26 q0 -22 -4 -28t-27 -22q-5 -1 -12.5 -3t-27 -13.5t-34 -27t-26.5 -46t-11 -68.5h200q5 3 14 8t31.5 25.5t39.5 45.5t31 69t14 94q0 51 -17.5 89t-42 58t-58.5 32t-58.5 15t-51.5 3q-105 0 -172 -56t-67 -183zM500 300h200v100h-200v-100z" />

+<glyph unicode="&#xe086;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM400 300h400v100h-100v300h-300v-100h100v-200h-100v-100zM500 800h200v100h-200v-100z" />

+<glyph unicode="&#xe087;" d="M0 500v200h194q15 60 36 104.5t55.5 86t88 69t126.5 40.5v200h200v-200q54 -20 113 -60t112.5 -105.5t71.5 -134.5h203v-200h-203q-25 -102 -116.5 -186t-180.5 -117v-197h-200v197q-140 27 -208 102.5t-98 200.5h-194zM290 500q24 -73 79.5 -127.5t130.5 -78.5v206h200 v-206q149 48 201 206h-201v200h200q-25 74 -76 127.5t-124 76.5v-204h-200v203q-75 -24 -130 -77.5t-79 -125.5h209v-200h-210z" />

+<glyph unicode="&#xe088;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM356 465l135 135 l-135 135l109 109l135 -135l135 135l109 -109l-135 -135l135 -135l-109 -109l-135 135l-135 -135z" />

+<glyph unicode="&#xe089;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM322 537l141 141 l87 -87l204 205l142 -142l-346 -345z" />

+<glyph unicode="&#xe090;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -115 62 -215l568 567q-100 62 -216 62q-171 0 -292.5 -121.5t-121.5 -292.5zM391 245q97 -59 209 -59q171 0 292.5 121.5t121.5 292.5 q0 112 -59 209z" />

+<glyph unicode="&#xe091;" d="M0 547l600 453v-300h600v-300h-600v-301z" />

+<glyph unicode="&#xe092;" d="M0 400v300h600v300l600 -453l-600 -448v301h-600z" />

+<glyph unicode="&#xe093;" d="M204 600l450 600l444 -600h-298v-600h-300v600h-296z" />

+<glyph unicode="&#xe094;" d="M104 600h296v600h300v-600h298l-449 -600z" />

+<glyph unicode="&#xe095;" d="M0 200q6 132 41 238.5t103.5 193t184 138t271.5 59.5v271l600 -453l-600 -448v301q-95 -2 -183 -20t-170 -52t-147 -92.5t-100 -135.5z" />

+<glyph unicode="&#xe096;" d="M0 0v400l129 -129l294 294l142 -142l-294 -294l129 -129h-400zM635 777l142 -142l294 294l129 -129v400h-400l129 -129z" />

+<glyph unicode="&#xe097;" d="M34 176l295 295l-129 129h400v-400l-129 130l-295 -295zM600 600v400l129 -129l295 295l142 -141l-295 -295l129 -130h-400z" />

+<glyph unicode="&#xe101;" d="M23 600q0 118 45.5 224.5t123 184t184 123t224.5 45.5t224.5 -45.5t184 -123t123 -184t45.5 -224.5t-45.5 -224.5t-123 -184t-184 -123t-224.5 -45.5t-224.5 45.5t-184 123t-123 184t-45.5 224.5zM456 851l58 -302q4 -20 21.5 -34.5t37.5 -14.5h54q20 0 37.5 14.5 t21.5 34.5l58 302q4 20 -8 34.5t-33 14.5h-207q-20 0 -32 -14.5t-8 -34.5zM500 300h200v100h-200v-100z" />

+<glyph unicode="&#xe102;" d="M0 800h100v-200h400v300h200v-300h400v200h100v100h-111v6t-1 15t-3 18l-34 172q-11 39 -41.5 63t-69.5 24q-32 0 -61 -17l-239 -144q-22 -13 -40 -35q-19 24 -40 36l-238 144q-33 18 -62 18q-39 0 -69.5 -23t-40.5 -61l-35 -177q-2 -8 -3 -18t-1 -15v-6h-111v-100z M100 0h400v400h-400v-400zM200 900q-3 0 14 48t35 96l18 47l214 -191h-281zM700 0v400h400v-400h-400zM731 900l202 197q5 -12 12 -32.5t23 -64t25 -72t7 -28.5h-269z" />

+<glyph unicode="&#xe103;" d="M0 -22v143l216 193q-9 53 -13 83t-5.5 94t9 113t38.5 114t74 124q47 60 99.5 102.5t103 68t127.5 48t145.5 37.5t184.5 43.5t220 58.5q0 -189 -22 -343t-59 -258t-89 -181.5t-108.5 -120t-122 -68t-125.5 -30t-121.5 -1.5t-107.5 12.5t-87.5 17t-56.5 7.5l-99 -55z M238.5 300.5q19.5 -6.5 86.5 76.5q55 66 367 234q70 38 118.5 69.5t102 79t99 111.5t86.5 148q22 50 24 60t-6 19q-7 5 -17 5t-26.5 -14.5t-33.5 -39.5q-35 -51 -113.5 -108.5t-139.5 -89.5l-61 -32q-369 -197 -458 -401q-48 -111 -28.5 -117.5z" />

+<glyph unicode="&#xe104;" d="M111 408q0 -33 5 -63q9 -56 44 -119.5t105 -108.5q31 -21 64 -16t62 23.5t57 49.5t48 61.5t35 60.5q32 66 39 184.5t-13 157.5q79 -80 122 -164t26 -184q-5 -33 -20.5 -69.5t-37.5 -80.5q-10 -19 -14.5 -29t-12 -26t-9 -23.5t-3 -19t2.5 -15.5t11 -9.5t19.5 -5t30.5 2.5 t42 8q57 20 91 34t87.5 44.5t87 64t65.5 88.5t47 122q38 172 -44.5 341.5t-246.5 278.5q22 -44 43 -129q39 -159 -32 -154q-15 2 -33 9q-79 33 -120.5 100t-44 175.5t48.5 257.5q-13 -8 -34 -23.5t-72.5 -66.5t-88.5 -105.5t-60 -138t-8 -166.5q2 -12 8 -41.5t8 -43t6 -39.5 t3.5 -39.5t-1 -33.5t-6 -31.5t-13.5 -24t-21 -20.5t-31 -12q-38 -10 -67 13t-40.5 61.5t-15 81.5t10.5 75q-52 -46 -83.5 -101t-39 -107t-7.5 -85z" />

+<glyph unicode="&#xe105;" d="M-61 600l26 40q6 10 20 30t49 63.5t74.5 85.5t97 90t116.5 83.5t132.5 59t145.5 23.5t145.5 -23.5t132.5 -59t116.5 -83.5t97 -90t74.5 -85.5t49 -63.5t20 -30l26 -40l-26 -40q-6 -10 -20 -30t-49 -63.5t-74.5 -85.5t-97 -90t-116.5 -83.5t-132.5 -59t-145.5 -23.5 t-145.5 23.5t-132.5 59t-116.5 83.5t-97 90t-74.5 85.5t-49 63.5t-20 30zM120 600q7 -10 40.5 -58t56 -78.5t68 -77.5t87.5 -75t103 -49.5t125 -21.5t123.5 20t100.5 45.5t85.5 71.5t66.5 75.5t58 81.5t47 66q-1 1 -28.5 37.5t-42 55t-43.5 53t-57.5 63.5t-58.5 54 q49 -74 49 -163q0 -124 -88 -212t-212 -88t-212 88t-88 212q0 85 46 158q-102 -87 -226 -258zM377 656q49 -124 154 -191l105 105q-37 24 -75 72t-57 84l-20 36z" />

+<glyph unicode="&#xe106;" d="M-61 600l26 40q6 10 20 30t49 63.5t74.5 85.5t97 90t116.5 83.5t132.5 59t145.5 23.5q61 0 121 -17l37 142h148l-314 -1200h-148l37 143q-82 21 -165 71.5t-140 102t-109.5 112t-72 88.5t-29.5 43zM120 600q210 -282 393 -336l37 141q-107 18 -178.5 101.5t-71.5 193.5 q0 85 46 158q-102 -87 -226 -258zM377 656q49 -124 154 -191l47 47l23 87q-30 28 -59 69t-44 68l-14 26zM780 161l38 145q22 15 44.5 34t46 44t40.5 44t41 50.5t33.5 43.5t33 44t24.5 34q-97 127 -140 175l39 146q67 -54 131.5 -125.5t87.5 -103.5t36 -52l26 -40l-26 -40 q-7 -12 -25.5 -38t-63.5 -79.5t-95.5 -102.5t-124 -100t-146.5 -79z" />

+<glyph unicode="&#xe107;" d="M-97.5 34q13.5 -34 50.5 -34h1294q37 0 50.5 35.5t-7.5 67.5l-642 1056q-20 33 -48 36t-48 -29l-642 -1066q-21 -32 -7.5 -66zM155 200l445 723l445 -723h-345v100h-200v-100h-345zM500 600l100 -300l100 300v100h-200v-100z" />

+<glyph unicode="&#xe108;" d="M100 262v41q0 20 11 44.5t26 38.5l363 325v339q0 62 44 106t106 44t106 -44t44 -106v-339l363 -325q15 -14 26 -38.5t11 -44.5v-41q0 -20 -12 -26.5t-29 5.5l-359 249v-263q100 -91 100 -113v-64q0 -21 -13 -29t-32 1l-94 78h-222l-94 -78q-19 -9 -32 -1t-13 29v64 q0 22 100 113v263l-359 -249q-17 -12 -29 -5.5t-12 26.5z" />

+<glyph unicode="&#xe109;" d="M0 50q0 -20 14.5 -35t35.5 -15h1000q21 0 35.5 15t14.5 35v750h-1100v-750zM0 900h1100v150q0 21 -14.5 35.5t-35.5 14.5h-150v100h-100v-100h-500v100h-100v-100h-150q-21 0 -35.5 -14.5t-14.5 -35.5v-150zM100 100v100h100v-100h-100zM100 300v100h100v-100h-100z M100 500v100h100v-100h-100zM300 100v100h100v-100h-100zM300 300v100h100v-100h-100zM300 500v100h100v-100h-100zM500 100v100h100v-100h-100zM500 300v100h100v-100h-100zM500 500v100h100v-100h-100zM700 100v100h100v-100h-100zM700 300v100h100v-100h-100zM700 500 v100h100v-100h-100zM900 100v100h100v-100h-100zM900 300v100h100v-100h-100zM900 500v100h100v-100h-100z" />

+<glyph unicode="&#xe110;" d="M0 200v200h259l600 600h241v198l300 -295l-300 -300v197h-159l-600 -600h-341zM0 800h259l122 -122l141 142l-181 180h-341v-200zM678 381l141 142l122 -123h159v198l300 -295l-300 -300v197h-241z" />

+<glyph unicode="&#xe111;" d="M0 400v600q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-600q0 -41 -29.5 -70.5t-70.5 -29.5h-596l-304 -300v300h-100q-41 0 -70.5 29.5t-29.5 70.5z" />

+<glyph unicode="&#xe112;" d="M100 600v200h300v-250q0 -113 6 -145q17 -92 102 -117q39 -11 92 -11q37 0 66.5 5.5t50 15.5t36 24t24 31.5t14 37.5t7 42t2.5 45t0 47v25v250h300v-200q0 -42 -3 -83t-15 -104t-31.5 -116t-58 -109.5t-89 -96.5t-129 -65.5t-174.5 -25.5t-174.5 25.5t-129 65.5t-89 96.5 t-58 109.5t-31.5 116t-15 104t-3 83zM100 900v300h300v-300h-300zM800 900v300h300v-300h-300z" />

+<glyph unicode="&#xe113;" d="M-30 411l227 -227l352 353l353 -353l226 227l-578 579z" />

+<glyph unicode="&#xe114;" d="M70 797l580 -579l578 579l-226 227l-353 -353l-352 353z" />

+<glyph unicode="&#xe115;" d="M-198 700l299 283l300 -283h-203v-400h385l215 -200h-800v600h-196zM402 1000l215 -200h381v-400h-198l299 -283l299 283h-200v600h-796z" />

+<glyph unicode="&#xe116;" d="M18 939q-5 24 10 42q14 19 39 19h896l38 162q5 17 18.5 27.5t30.5 10.5h94q20 0 35 -14.5t15 -35.5t-15 -35.5t-35 -14.5h-54l-201 -961q-2 -4 -6 -10.5t-19 -17.5t-33 -11h-31v-50q0 -20 -14.5 -35t-35.5 -15t-35.5 15t-14.5 35v50h-300v-50q0 -20 -14.5 -35t-35.5 -15 t-35.5 15t-14.5 35v50h-50q-21 0 -35.5 15t-14.5 35q0 21 14.5 35.5t35.5 14.5h535l48 200h-633q-32 0 -54.5 21t-27.5 43z" />

+<glyph unicode="&#xe117;" d="M0 0v800h1200v-800h-1200zM0 900v100h200q0 41 29.5 70.5t70.5 29.5h300q41 0 70.5 -29.5t29.5 -70.5h500v-100h-1200z" />

+<glyph unicode="&#xe118;" d="M1 0l300 700h1200l-300 -700h-1200zM1 400v600h200q0 41 29.5 70.5t70.5 29.5h300q41 0 70.5 -29.5t29.5 -70.5h500v-200h-1000z" />

+<glyph unicode="&#xe119;" d="M302 300h198v600h-198l298 300l298 -300h-198v-600h198l-298 -300z" />

+<glyph unicode="&#xe120;" d="M0 600l300 298v-198h600v198l300 -298l-300 -297v197h-600v-197z" />

+<glyph unicode="&#xe121;" d="M0 100v100q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5zM31 400l172 739q5 22 23 41.5t38 19.5h672q19 0 37.5 -22.5t23.5 -45.5l172 -732h-1138zM800 100h100v100h-100v-100z M1000 100h100v100h-100v-100z" />

+<glyph unicode="&#xe122;" d="M-101 600v50q0 24 25 49t50 38l25 13v-250l-11 5.5t-24 14t-30 21.5t-24 27.5t-11 31.5zM99 500v250v5q0 13 0.5 18.5t2.5 13t8 10.5t15 3h200l675 250v-850l-675 200h-38l47 -276q2 -12 -3 -17.5t-11 -6t-21 -0.5h-8h-83q-20 0 -34.5 14t-18.5 35q-56 337 -56 351z M1100 200v850q0 21 14.5 35.5t35.5 14.5q20 0 35 -14.5t15 -35.5v-850q0 -20 -15 -35t-35 -15q-21 0 -35.5 15t-14.5 35z" />

+<glyph unicode="&#xe123;" d="M74 350q0 21 13.5 35.5t33.5 14.5h17l118 173l63 327q15 77 76 140t144 83l-18 32q-6 19 3 32t29 13h94q20 0 29 -10.5t3 -29.5l-18 -37q83 -19 144 -82.5t76 -140.5l63 -327l118 -173h17q20 0 33.5 -14.5t13.5 -35.5q0 -20 -13 -40t-31 -27q-22 -9 -63 -23t-167.5 -37 t-251.5 -23t-245.5 20.5t-178.5 41.5l-58 20q-18 7 -31 27.5t-13 40.5zM497 110q12 -49 40 -79.5t63 -30.5t63 30.5t39 79.5q-48 -6 -102 -6t-103 6z" />

+<glyph unicode="&#xe124;" d="M21 445l233 -45l-78 -224l224 78l45 -233l155 179l155 -179l45 233l224 -78l-78 224l234 45l-180 155l180 156l-234 44l78 225l-224 -78l-45 233l-155 -180l-155 180l-45 -233l-224 78l78 -225l-233 -44l179 -156z" />

+<glyph unicode="&#xe125;" d="M0 200h200v600h-200v-600zM300 275q0 -75 100 -75h61q123 -100 139 -100h250q46 0 83 57l238 344q29 31 29 74v100q0 44 -30.5 84.5t-69.5 40.5h-328q28 118 28 125v150q0 44 -30.5 84.5t-69.5 40.5h-50q-27 0 -51 -20t-38 -48l-96 -198l-145 -196q-20 -26 -20 -63v-400z M400 300v375l150 212l100 213h50v-175l-50 -225h450v-125l-250 -375h-214l-136 100h-100z" />

+<glyph unicode="&#xe126;" d="M0 400v600h200v-600h-200zM300 525v400q0 75 100 75h61q123 100 139 100h250q46 0 83 -57l238 -344q29 -31 29 -74v-100q0 -44 -30.5 -84.5t-69.5 -40.5h-328q28 -118 28 -125v-150q0 -44 -30.5 -84.5t-69.5 -40.5h-50q-27 0 -51 20t-38 48l-96 198l-145 196 q-20 26 -20 63zM400 525l150 -212l100 -213h50v175l-50 225h450v125l-250 375h-214l-136 -100h-100v-375z" />

+<glyph unicode="&#xe127;" d="M8 200v600h200v-600h-200zM308 275v525q0 17 14 35.5t28 28.5l14 9l362 230q14 6 25 6q17 0 29 -12l109 -112q14 -14 14 -34q0 -18 -11 -32l-85 -121h302q85 0 138.5 -38t53.5 -110t-54.5 -111t-138.5 -39h-107l-130 -339q-7 -22 -20.5 -41.5t-28.5 -19.5h-341 q-7 0 -90 81t-83 94zM408 289l100 -89h293l131 339q6 21 19.5 41t28.5 20h203q16 0 25 15t9 36q0 20 -9 34.5t-25 14.5h-457h-6.5h-7.5t-6.5 0.5t-6 1t-5 1.5t-5.5 2.5t-4 4t-4 5.5q-5 12 -5 20q0 14 10 27l147 183l-86 83l-339 -236v-503z" />

+<glyph unicode="&#xe128;" d="M-101 651q0 72 54 110t139 37h302l-85 121q-11 16 -11 32q0 21 14 34l109 113q13 12 29 12q11 0 25 -6l365 -230q7 -4 16.5 -10.5t26 -26t16.5 -36.5v-526q0 -13 -85.5 -93.5t-93.5 -80.5h-342q-15 0 -28.5 20t-19.5 41l-131 339h-106q-84 0 -139 39t-55 111zM-1 601h222 q15 0 28.5 -20.5t19.5 -40.5l131 -339h293l106 89v502l-342 237l-87 -83l145 -184q10 -11 10 -26q0 -11 -5 -20q-1 -3 -3.5 -5.5l-4 -4t-5 -2.5t-5.5 -1.5t-6.5 -1t-6.5 -0.5h-7.5h-6.5h-476v-100zM999 201v600h200v-600h-200z" />

+<glyph unicode="&#xe129;" d="M97 719l230 -363q4 -6 10.5 -15.5t26 -25t36.5 -15.5h525q13 0 94 83t81 90v342q0 15 -20 28.5t-41 19.5l-339 131v106q0 84 -39 139t-111 55t-110 -53.5t-38 -138.5v-302l-121 84q-15 12 -33.5 11.5t-32.5 -13.5l-112 -110q-22 -22 -6 -53zM172 739l83 86l183 -146 q22 -18 47 -5q3 1 5.5 3.5l4 4t2.5 5t1.5 5.5t1 6.5t0.5 6v7.5v7v456q0 22 25 31t50 -0.5t25 -30.5v-202q0 -16 20 -29.5t41 -19.5l339 -130v-294l-89 -100h-503zM400 0v200h600v-200h-600z" />

+<glyph unicode="&#xe130;" d="M1 585q-15 -31 7 -53l112 -110q13 -13 32 -13.5t34 10.5l121 85l-1 -302q0 -84 38.5 -138t110.5 -54t111 55t39 139v106l339 131q20 6 40.5 19.5t20.5 28.5v342q0 7 -81 90t-94 83h-525q-17 0 -35.5 -14t-28.5 -28l-10 -15zM76 565l237 339h503l89 -100v-294l-340 -130 q-20 -6 -40 -20t-20 -29v-202q0 -22 -25 -31t-50 0t-25 31v456v14.5t-1.5 11.5t-5 12t-9.5 7q-24 13 -46 -5l-184 -146zM305 1104v200h600v-200h-600z" />

+<glyph unicode="&#xe131;" d="M5 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5q162 0 299.5 -80t217.5 -218t80 -300t-80 -299.5t-217.5 -217.5t-299.5 -80t-300 80t-218 217.5t-80 299.5zM300 500h300l-2 -194l402 294l-402 298v-197h-298v-201z" />

+<glyph unicode="&#xe132;" d="M0 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t231.5 47.5q122 0 232.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5q0 -162 -80 -299.5t-218 -217.5t-300 -80t-299.5 80t-217.5 217.5t-80 299.5zM200 600l400 -294v194h302v201h-300v197z" />

+<glyph unicode="&#xe133;" d="M5 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5q121 0 231.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5q0 -162 -80 -299.5t-217.5 -217.5t-299.5 -80t-300 80t-218 217.5t-80 299.5zM300 600h200v-300h200v300h200l-300 400z" />

+<glyph unicode="&#xe134;" d="M5 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5q121 0 231.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5q0 -162 -80 -299.5t-217.5 -217.5t-299.5 -80t-300 80t-218 217.5t-80 299.5zM300 600l300 -400l300 400h-200v300h-200v-300h-200z" />

+<glyph unicode="&#xe135;" d="M5 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5q121 0 231.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5q0 -162 -80 -299.5t-217.5 -217.5t-299.5 -80t-300 80t-218 217.5t-80 299.5zM254 780q-8 -34 5.5 -93t7.5 -87q0 -9 17 -44t16 -60q12 0 23 -5.5 t23 -15t20 -13.5q20 -10 108 -42q22 -8 53 -31.5t59.5 -38.5t57.5 -11q8 -18 -15 -55.5t-20 -57.5q12 -21 22.5 -34.5t28 -27t36.5 -17.5q0 -6 -3 -15.5t-3.5 -14.5t4.5 -17q101 -2 221 111q31 30 47 48t34 49t21 62q-14 9 -37.5 9.5t-35.5 7.5q-14 7 -49 15t-52 19 q-9 0 -39.5 -0.5t-46.5 -1.5t-39 -6.5t-39 -16.5q-50 -35 -66 -12q-4 2 -3.5 25.5t0.5 25.5q-6 13 -26.5 17t-24.5 7q2 22 -2 41t-16.5 28t-38.5 -20q-23 -25 -42 4q-19 28 -8 58q8 16 22 22q6 -1 26 -1.5t33.5 -4.5t19.5 -13q12 -19 32 -37.5t34 -27.5l14 -8q0 3 9.5 39.5 t5.5 57.5q-4 23 14.5 44.5t22.5 31.5q5 14 10 35t8.5 31t15.5 22.5t34 21.5q-6 18 10 37q8 0 23.5 -1.5t24.5 -1.5t20.5 4.5t20.5 15.5q-10 23 -30.5 42.5t-38 30t-49 26.5t-43.5 23q11 41 1 44q31 -13 58.5 -14.5t39.5 3.5l11 4q6 36 -17 53.5t-64 28.5t-56 23 q-19 -3 -37 0q-15 -12 -36.5 -21t-34.5 -12t-44 -8t-39 -6q-15 -3 -46 0t-45 -3q-20 -6 -51.5 -25.5t-34.5 -34.5q-3 -11 6.5 -22.5t8.5 -18.5q-3 -34 -27.5 -91t-29.5 -79zM518 915q3 12 16 30.5t16 25.5q10 -10 18.5 -10t14 6t14.5 14.5t16 12.5q0 -18 8 -42.5t16.5 -44 t9.5 -23.5q-6 1 -39 5t-53.5 10t-36.5 16z" />

+<glyph unicode="&#xe136;" d="M0 164.5q0 21.5 15 37.5l600 599q-33 101 6 201.5t135 154.5q164 92 306 -9l-259 -138l145 -232l251 126q13 -175 -151 -267q-123 -70 -253 -23l-596 -596q-15 -16 -36.5 -16t-36.5 16l-111 110q-15 15 -15 36.5z" />

+<glyph unicode="&#xe137;" horiz-adv-x="1220" d="M0 196v100q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5zM0 596v100q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000 q-41 0 -70.5 29.5t-29.5 70.5zM0 996v100q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5zM600 596h500v100h-500v-100zM800 196h300v100h-300v-100zM900 996h200v100h-200v-100z" />

+<glyph unicode="&#xe138;" d="M100 1100v100h1000v-100h-1000zM150 1000h900l-350 -500v-300l-200 -200v500z" />

+<glyph unicode="&#xe139;" d="M0 200v200h1200v-200q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5zM0 500v400q0 41 29.5 70.5t70.5 29.5h300v100q0 41 29.5 70.5t70.5 29.5h200q41 0 70.5 -29.5t29.5 -70.5v-100h300q41 0 70.5 -29.5t29.5 -70.5v-400h-500v100h-200v-100h-500z M500 1000h200v100h-200v-100z" />

+<glyph unicode="&#xe140;" d="M0 0v400l129 -129l200 200l142 -142l-200 -200l129 -129h-400zM0 800l129 129l200 -200l142 142l-200 200l129 129h-400v-400zM729 329l142 142l200 -200l129 129v-400h-400l129 129zM729 871l200 200l-129 129h400v-400l-129 129l-200 -200z" />

+<glyph unicode="&#xe141;" d="M0 596q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM182 596q0 -172 121.5 -293t292.5 -121t292.5 121t121.5 293q0 171 -121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM291 655 q0 23 15.5 38.5t38.5 15.5t39 -16t16 -38q0 -23 -16 -39t-39 -16q-22 0 -38 16t-16 39zM400 850q0 22 16 38.5t39 16.5q22 0 38 -16t16 -39t-16 -39t-38 -16q-23 0 -39 16.5t-16 38.5zM513 609q0 32 21 56.5t52 29.5l122 126l1 1q-9 14 -9 28q0 22 16 38.5t39 16.5 q22 0 38 -16t16 -39t-16 -39t-38 -16q-16 0 -29 10l-55 -145q17 -22 17 -51q0 -36 -25.5 -61.5t-61.5 -25.5q-37 0 -62.5 25.5t-25.5 61.5zM800 655q0 22 16 38t39 16t38.5 -15.5t15.5 -38.5t-16 -39t-38 -16q-23 0 -39 16t-16 39z" />

+<glyph unicode="&#xe142;" d="M-40 375q-13 -95 35 -173q35 -57 94 -89t129 -32q63 0 119 28q33 16 65 40.5t52.5 45.5t59.5 64q40 44 57 61l394 394q35 35 47 84t-3 96q-27 87 -117 104q-20 2 -29 2q-46 0 -79.5 -17t-67.5 -51l-388 -396l-7 -7l69 -67l377 373q20 22 39 38q23 23 50 23q38 0 53 -36 q16 -39 -20 -75l-547 -547q-52 -52 -125 -52q-55 0 -100 33t-54 96q-5 35 2.5 66t31.5 63t42 50t56 54q24 21 44 41l348 348q52 52 82.5 79.5t84 54t107.5 26.5q25 0 48 -4q95 -17 154 -94.5t51 -175.5q-7 -101 -98 -192l-252 -249l-253 -256l7 -7l69 -60l517 511 q67 67 95 157t11 183q-16 87 -67 154t-130 103q-69 33 -152 33q-107 0 -197 -55q-40 -24 -111 -95l-512 -512q-68 -68 -81 -163z" />

+<glyph unicode="&#xe143;" d="M79 784q0 131 99 229.5t230 98.5q144 0 242 -129q103 129 245 129q130 0 227 -98.5t97 -229.5q0 -46 -17.5 -91t-61 -99t-77 -89.5t-104.5 -105.5q-197 -191 -293 -322l-17 -23l-16 23q-43 58 -100 122.5t-92 99.5t-101 100l-84.5 84.5t-68 74t-60 78t-33.5 70.5t-15 78z M250 784q0 -27 30.5 -70t61.5 -75.5t95 -94.5l22 -22q93 -90 190 -201q82 92 195 203l12 12q64 62 97.5 97t64.5 79t31 72q0 71 -48 119.5t-106 48.5q-73 0 -131 -83l-118 -171l-114 174q-51 80 -124 80q-59 0 -108.5 -49.5t-49.5 -118.5z" />

+<glyph unicode="&#xe144;" d="M57 353q0 -94 66 -160l141 -141q66 -66 159 -66q95 0 159 66l283 283q66 66 66 159t-66 159l-141 141q-12 12 -19 17l-105 -105l212 -212l-389 -389l-247 248l95 95l-18 18q-46 45 -75 101l-55 -55q-66 -66 -66 -159zM269 706q0 -93 66 -159l141 -141l19 -17l105 105 l-212 212l389 389l247 -247l-95 -96l18 -18q46 -46 77 -99l29 29q35 35 62.5 88t27.5 96q0 93 -66 159l-141 141q-66 66 -159 66q-95 0 -159 -66l-283 -283q-66 -64 -66 -159z" />

+<glyph unicode="&#xe145;" d="M200 100v953q0 21 30 46t81 48t129 38t163 15t162 -15t127 -38t79 -48t29 -46v-953q0 -41 -29.5 -70.5t-70.5 -29.5h-600q-41 0 -70.5 29.5t-29.5 70.5zM300 300h600v700h-600v-700zM496 150q0 -43 30.5 -73.5t73.5 -30.5t73.5 30.5t30.5 73.5t-30.5 73.5t-73.5 30.5 t-73.5 -30.5t-30.5 -73.5z" />

+<glyph unicode="&#xe146;" d="M0 0l303 380l207 208l-210 212h300l267 279l-35 36q-15 14 -15 35t15 35q14 15 35 15t35 -15l283 -282q15 -15 15 -36t-15 -35q-14 -15 -35 -15t-35 15l-36 35l-279 -267v-300l-212 210l-208 -207z" />

+<glyph unicode="&#xe148;" d="M295 433h139q5 -77 48.5 -126.5t117.5 -64.5v335l-27 7q-46 14 -79 26.5t-72 36t-62.5 52t-40 72.5t-16.5 99q0 92 44 159.5t109 101t144 40.5v78h100v-79q38 -4 72.5 -13.5t75.5 -31.5t71 -53.5t51.5 -84t24.5 -118.5h-159q-8 72 -35 109.5t-101 50.5v-307l64 -14 q34 -7 64 -16.5t70 -31.5t67.5 -52t47.5 -80.5t20 -112.5q0 -139 -89 -224t-244 -96v-77h-100v78q-152 17 -237 104q-40 40 -52.5 93.5t-15.5 139.5zM466 889q0 -29 8 -51t16.5 -34t29.5 -22.5t31 -13.5t38 -10q7 -2 11 -3v274q-61 -8 -97.5 -37.5t-36.5 -102.5zM700 237 q170 18 170 151q0 64 -44 99.5t-126 60.5v-311z" />

+<glyph unicode="&#xe149;" d="M100 600v100h166q-24 49 -44 104q-10 26 -14.5 55.5t-3 72.5t25 90t68.5 87q97 88 263 88q129 0 230 -89t101 -208h-153q0 52 -34 89.5t-74 51.5t-76 14q-37 0 -79 -14.5t-62 -35.5q-41 -44 -41 -101q0 -11 2.5 -24.5t5.5 -24t9.5 -26.5t10.5 -25t14 -27.5t14 -25.5 t15.5 -27t13.5 -24h242v-100h-197q8 -50 -2.5 -115t-31.5 -94q-41 -59 -99 -113q35 11 84 18t70 7q32 1 102 -16t104 -17q76 0 136 30l50 -147q-41 -25 -80.5 -36.5t-59 -13t-61.5 -1.5q-23 0 -128 33t-155 29q-39 -4 -82 -17t-66 -25l-24 -11l-55 145l16.5 11t15.5 10 t13.5 9.5t14.5 12t14.5 14t17.5 18.5q48 55 54 126.5t-30 142.5h-221z" />

+<glyph unicode="&#xe150;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM602 900l298 300l298 -300h-198v-900h-200v900h-198z" />

+<glyph unicode="&#xe151;" d="M2 300h198v900h200v-900h198l-298 -300zM700 0v200h100v-100h200v-100h-300zM700 400v100h300v-200h-99v-100h-100v100h99v100h-200zM700 700v500h300v-500h-100v100h-100v-100h-100zM801 900h100v200h-100v-200z" />

+<glyph unicode="&#xe152;" d="M2 300h198v900h200v-900h198l-298 -300zM700 0v500h300v-500h-100v100h-100v-100h-100zM700 700v200h100v-100h200v-100h-300zM700 1100v100h300v-200h-99v-100h-100v100h99v100h-200zM801 200h100v200h-100v-200z" />

+<glyph unicode="&#xe153;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM800 100v400h300v-500h-100v100h-200zM800 1100v100h200v-500h-100v400h-100zM901 200h100v200h-100v-200z" />

+<glyph unicode="&#xe154;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM800 400v100h200v-500h-100v400h-100zM800 800v400h300v-500h-100v100h-200zM901 900h100v200h-100v-200z" />

+<glyph unicode="&#xe155;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM700 100v200h500v-200h-500zM700 400v200h400v-200h-400zM700 700v200h300v-200h-300zM700 1000v200h200v-200h-200z" />

+<glyph unicode="&#xe156;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM700 100v200h200v-200h-200zM700 400v200h300v-200h-300zM700 700v200h400v-200h-400zM700 1000v200h500v-200h-500z" />

+<glyph unicode="&#xe157;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5h300q162 0 281 -118.5t119 -281.5v-300q0 -165 -118.5 -282.5t-281.5 -117.5h-300q-165 0 -282.5 117.5t-117.5 282.5zM200 300q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5 h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500z" />

+<glyph unicode="&#xe158;" d="M0 400v300q0 163 119 281.5t281 118.5h300q165 0 282.5 -117.5t117.5 -282.5v-300q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-163 0 -281.5 117.5t-118.5 282.5zM200 300q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5 h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500zM400 300l333 250l-333 250v-500z" />

+<glyph unicode="&#xe159;" d="M0 400v300q0 163 117.5 281.5t282.5 118.5h300q163 0 281.5 -119t118.5 -281v-300q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-165 0 -282.5 117.5t-117.5 282.5zM200 300q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5 h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500zM300 700l250 -333l250 333h-500z" />

+<glyph unicode="&#xe160;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5h300q165 0 282.5 -117.5t117.5 -282.5v-300q0 -162 -118.5 -281t-281.5 -119h-300q-165 0 -282.5 118.5t-117.5 281.5zM200 300q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5 h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500zM300 400h500l-250 333z" />

+<glyph unicode="&#xe161;" d="M0 400v300h300v200l400 -350l-400 -350v200h-300zM500 0v200h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5h-500v200h400q165 0 282.5 -117.5t117.5 -282.5v-300q0 -165 -117.5 -282.5t-282.5 -117.5h-400z" />

+<glyph unicode="&#xe162;" d="M216 519q10 -19 32 -19h302q-155 -438 -160 -458q-5 -21 4 -32l9 -8l9 -1q13 0 26 16l538 630q15 19 6 36q-8 18 -32 16h-300q1 4 78 219.5t79 227.5q2 17 -6 27l-8 8h-9q-16 0 -25 -15q-4 -5 -98.5 -111.5t-228 -257t-209.5 -238.5q-17 -19 -7 -40z" />

+<glyph unicode="&#xe163;" d="M0 400q0 -165 117.5 -282.5t282.5 -117.5h300q47 0 100 15v185h-500q-41 0 -70.5 29.5t-29.5 70.5v500q0 41 29.5 70.5t70.5 29.5h500v185q-14 4 -114 7.5t-193 5.5l-93 2q-165 0 -282.5 -117.5t-117.5 -282.5v-300zM600 400v300h300v200l400 -350l-400 -350v200h-300z " />

+<glyph unicode="&#xe164;" d="M0 400q0 -165 117.5 -282.5t282.5 -117.5h300q163 0 281.5 117.5t118.5 282.5v98l-78 73l-122 -123v-148q0 -41 -29.5 -70.5t-70.5 -29.5h-500q-41 0 -70.5 29.5t-29.5 70.5v500q0 41 29.5 70.5t70.5 29.5h156l118 122l-74 78h-100q-165 0 -282.5 -117.5t-117.5 -282.5 v-300zM496 709l353 342l-149 149h500v-500l-149 149l-342 -353z" />

+<glyph unicode="&#xe165;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM406 600 q0 80 57 137t137 57t137 -57t57 -137t-57 -137t-137 -57t-137 57t-57 137z" />

+<glyph unicode="&#xe166;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM100 800l445 -500l450 500h-295v400h-300v-400h-300zM900 150h100v50h-100v-50z" />

+<glyph unicode="&#xe167;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM100 700h300v-300h300v300h295l-445 500zM900 150h100v50h-100v-50z" />

+<glyph unicode="&#xe168;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM100 705l305 -305l596 596l-154 155l-442 -442l-150 151zM900 150h100v50h-100v-50z" />

+<glyph unicode="&#xe169;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM100 988l97 -98l212 213l-97 97zM200 401h700v699l-250 -239l-149 149l-212 -212l149 -149zM900 150h100v50h-100v-50z" />

+<glyph unicode="&#xe170;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM200 612l212 -212l98 97l-213 212zM300 1200l239 -250l-149 -149l212 -212l149 148l248 -237v700h-699zM900 150h100v50h-100v-50z" />

+<glyph unicode="&#xe171;" d="M23 415l1177 784v-1079l-475 272l-310 -393v416h-392zM494 210l672 938l-672 -712v-226z" />

+<glyph unicode="&#xe172;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-850q0 -21 -15 -35.5t-35 -14.5h-150v400h-700v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM600 1000h100v200h-100v-200z" />

+<glyph unicode="&#xe173;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-218l-276 -275l-120 120l-126 -127h-378v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM581 306l123 123l120 -120l353 352l123 -123l-475 -476zM600 1000h100v200h-100v-200z" />

+<glyph unicode="&#xe174;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-269l-103 -103l-170 170l-298 -298h-329v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM600 1000h100v200h-100v-200zM700 133l170 170l-170 170l127 127l170 -170l170 170l127 -128l-170 -169l170 -170 l-127 -127l-170 170l-170 -170z" />

+<glyph unicode="&#xe175;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-300h-400v-200h-500v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM600 300l300 -300l300 300h-200v300h-200v-300h-200zM600 1000v200h100v-200h-100z" />

+<glyph unicode="&#xe176;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-402l-200 200l-298 -298h-402v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM600 300h200v-300h200v300h200l-300 300zM600 1000v200h100v-200h-100z" />

+<glyph unicode="&#xe177;" d="M0 250q0 -21 14.5 -35.5t35.5 -14.5h1100q21 0 35.5 14.5t14.5 35.5v550h-1200v-550zM0 900h1200v150q0 21 -14.5 35.5t-35.5 14.5h-1100q-21 0 -35.5 -14.5t-14.5 -35.5v-150zM100 300v200h400v-200h-400z" />

+<glyph unicode="&#xe178;" d="M0 400l300 298v-198h400v-200h-400v-198zM100 800v200h100v-200h-100zM300 800v200h100v-200h-100zM500 800v200h400v198l300 -298l-300 -298v198h-400zM800 300v200h100v-200h-100zM1000 300h100v200h-100v-200z" />

+<glyph unicode="&#xe179;" d="M100 700v400l50 100l50 -100v-300h100v300l50 100l50 -100v-300h100v300l50 100l50 -100v-400l-100 -203v-447q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v447zM800 597q0 -29 10.5 -55.5t25 -43t29 -28.5t25.5 -18l10 -5v-397q0 -21 14.5 -35.5 t35.5 -14.5h200q21 0 35.5 14.5t14.5 35.5v1106q0 31 -18 40.5t-44 -7.5l-276 -117q-25 -16 -43.5 -50.5t-18.5 -65.5v-359z" />

+<glyph unicode="&#xe180;" d="M100 0h400v56q-75 0 -87.5 6t-12.5 44v394h500v-394q0 -38 -12.5 -44t-87.5 -6v-56h400v56q-4 0 -11 0.5t-24 3t-30 7t-24 15t-11 24.5v888q0 22 25 34.5t50 13.5l25 2v56h-400v-56q75 0 87.5 -6t12.5 -44v-394h-500v394q0 38 12.5 44t87.5 6v56h-400v-56q4 0 11 -0.5 t24 -3t30 -7t24 -15t11 -24.5v-888q0 -22 -25 -34.5t-50 -13.5l-25 -2v-56z" />

+<glyph unicode="&#xe181;" d="M0 300q0 -41 29.5 -70.5t70.5 -29.5h300q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5h-300q-41 0 -70.5 -29.5t-29.5 -70.5v-500zM100 100h400l200 200h105l295 98v-298h-425l-100 -100h-375zM100 300v200h300v-200h-300zM100 600v200h300v-200h-300z M100 1000h400l200 -200v-98l295 98h105v200h-425l-100 100h-375zM700 402v163l400 133v-163z" />

+<glyph unicode="&#xe182;" d="M16.5 974.5q0.5 -21.5 16 -90t46.5 -140t104 -177.5t175 -208q103 -103 207.5 -176t180 -103.5t137 -47t92.5 -16.5l31 1l163 162q16 17 13 40.5t-22 37.5l-192 136q-19 14 -45 12t-42 -19l-119 -118q-143 103 -267 227q-126 126 -227 268l118 118q17 17 20 41.5 t-11 44.5l-139 194q-14 19 -36.5 22t-40.5 -14l-162 -162q-1 -11 -0.5 -32.5z" />

+<glyph unicode="&#xe183;" d="M0 50v212q0 20 10.5 45.5t24.5 39.5l365 303v50q0 4 1 10.5t12 22.5t30 28.5t60 23t97 10.5t97 -10t60 -23.5t30 -27.5t12 -24l1 -10v-50l365 -303q14 -14 24.5 -39.5t10.5 -45.5v-212q0 -21 -15 -35.5t-35 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5zM0 712 q0 -21 14.5 -33.5t34.5 -8.5l202 33q20 4 34.5 21t14.5 38v146q141 24 300 24t300 -24v-146q0 -21 14.5 -38t34.5 -21l202 -33q20 -4 34.5 8.5t14.5 33.5v200q-6 8 -19 20.5t-63 45t-112 57t-171 45t-235 20.5q-92 0 -175 -10.5t-141.5 -27t-108.5 -36.5t-81.5 -40 t-53.5 -36.5t-31 -27.5l-9 -10v-200z" />

+<glyph unicode="&#xe184;" d="M100 0v100h1100v-100h-1100zM175 200h950l-125 150v250l100 100v400h-100v-200h-100v200h-200v-200h-100v200h-200v-200h-100v200h-100v-400l100 -100v-250z" />

+<glyph unicode="&#xe185;" d="M100 0h300v400q0 41 -29.5 70.5t-70.5 29.5h-100q-41 0 -70.5 -29.5t-29.5 -70.5v-400zM500 0v1000q0 41 29.5 70.5t70.5 29.5h100q41 0 70.5 -29.5t29.5 -70.5v-1000h-300zM900 0v700q0 41 29.5 70.5t70.5 29.5h100q41 0 70.5 -29.5t29.5 -70.5v-700h-300z" />

+<glyph unicode="&#xe186;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h300v300h-200v100h200v100h-300v-300h200v-100h-200v-100zM600 300h200v100h100v300h-100v100h-200v-500 zM700 400v300h100v-300h-100z" />

+<glyph unicode="&#xe187;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h100v200h100v-200h100v500h-100v-200h-100v200h-100v-500zM600 300h200v100h100v300h-100v100h-200v-500 zM700 400v300h100v-300h-100z" />

+<glyph unicode="&#xe188;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h300v100h-200v300h200v100h-300v-500zM600 300h300v100h-200v300h200v100h-300v-500z" />

+<glyph unicode="&#xe189;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 550l300 -150v300zM600 400l300 150l-300 150v-300z" />

+<glyph unicode="&#xe190;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300v500h700v-500h-700zM300 400h130q41 0 68 42t27 107t-28.5 108t-66.5 43h-130v-300zM575 549 q0 -65 27 -107t68 -42h130v300h-130q-38 0 -66.5 -43t-28.5 -108z" />

+<glyph unicode="&#xe191;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h300v300h-200v100h200v100h-300v-300h200v-100h-200v-100zM601 300h100v100h-100v-100zM700 700h100 v-400h100v500h-200v-100z" />

+<glyph unicode="&#xe192;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h300v400h-200v100h-100v-500zM301 400v200h100v-200h-100zM601 300h100v100h-100v-100zM700 700h100 v-400h100v500h-200v-100z" />

+<glyph unicode="&#xe193;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 700v100h300v-300h-99v-100h-100v100h99v200h-200zM201 300v100h100v-100h-100zM601 300v100h100v-100h-100z M700 700v100h200v-500h-100v400h-100z" />

+<glyph unicode="&#xe194;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM400 500v200 l100 100h300v-100h-300v-200h300v-100h-300z" />

+<glyph unicode="&#xe195;" d="M0 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM182 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM400 400v400h300 l100 -100v-100h-100v100h-200v-100h200v-100h-200v-100h-100zM700 400v100h100v-100h-100z" />

+<glyph unicode="&#xe197;" d="M-14 494q0 -80 56.5 -137t135.5 -57h222v300h400v-300h128q120 0 205 86t85 208q0 120 -85 206.5t-205 86.5q-46 0 -90 -14q-44 97 -134.5 156.5t-200.5 59.5q-152 0 -260 -107.5t-108 -260.5q0 -25 2 -37q-66 -14 -108.5 -67.5t-42.5 -122.5zM300 200h200v300h200v-300 h200l-300 -300z" />

+<glyph unicode="&#xe198;" d="M-14 494q0 -80 56.5 -137t135.5 -57h8l414 414l403 -403q94 26 154.5 104t60.5 178q0 121 -85 207.5t-205 86.5q-46 0 -90 -14q-44 97 -134.5 156.5t-200.5 59.5q-152 0 -260 -107.5t-108 -260.5q0 -25 2 -37q-66 -14 -108.5 -67.5t-42.5 -122.5zM300 200l300 300 l300 -300h-200v-300h-200v300h-200z" />

+<glyph unicode="&#xe199;" d="M100 200h400v-155l-75 -45h350l-75 45v155h400l-270 300h170l-270 300h170l-300 333l-300 -333h170l-270 -300h170z" />

+<glyph unicode="&#xe200;" d="M121 700q0 -53 28.5 -97t75.5 -65q-4 -16 -4 -38q0 -74 52.5 -126.5t126.5 -52.5q56 0 100 30v-306l-75 -45h350l-75 45v306q46 -30 100 -30q74 0 126.5 52.5t52.5 126.5q0 24 -9 55q50 32 79.5 83t29.5 112q0 90 -61.5 155.5t-150.5 71.5q-26 89 -99.5 145.5 t-167.5 56.5q-116 0 -197.5 -81.5t-81.5 -197.5q0 -4 1 -12t1 -11q-14 2 -23 2q-74 0 -126.5 -52.5t-52.5 -126.5z" />

+</font>

 </defs></svg> 
\ No newline at end of file
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/generate-resources-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/generate-resources-mojo.html
deleted file mode 100644
index 97904f5..0000000
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/generate-resources-mojo.html
+++ /dev/null
@@ -1,374 +0,0 @@
-<!DOCTYPE html>
-<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
- | 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="20180913" />
-    <meta http-equiv="Content-Language" content="en" />
-    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:generate-resources</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 OSGi Feature Maven 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: 2018-09-13<span class="divider">|</span>
-</li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</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="slingfeature:generate-resources"></a>slingfeature:generate-resources</h2>
-      
-<p><b>Full name</b>:</p>
-      
-<p>org.apache.sling:slingfeature-maven-plugin:0.2.0-SNAPSHOT:generate-resources</p>
-      
-<p><b>Description</b>:</p>
-      
-<div>(no description)</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>test</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>generate-resources</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="#feature">feature</a></b></td>
-            
-<td><tt>String</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>Inlined model. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><b><a href="#featureFile">featureFile</a></b></td>
-            
-<td><tt>File</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>The feature file.. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>${basedir}/src/main/osgi/feature.json</tt>.<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><b><a href="#featuresDirectory">featuresDirectory</a></b></td>
-            
-<td><tt>File</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>(no description)<br /><b>Default value is</b>: <tt>${basedir}/src/main/features</tt>.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><b><a href="#jarStartLevel">jarStartLevel</a></b></td>
-            
-<td><tt>int</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>The start level for the attached jar/bundle. This parameter is
-evaluated in the <tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>20</tt>.<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><b><a href="#skipAddFeatureDependencies">skipAddFeatureDependencies</a></b></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>If set to <tt>true</tt> the artifacts from the feature are not
-as dependencies to the project. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><b><a href="#skipAddJarToFeature">skipAddJarToFeature</a></b></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>If set to <tt>true</tt> the main jar artifact is not added to
-the feature. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><b><a href="#skipAddJarToTestFeature">skipAddJarToTestFeature</a></b></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>If set to <tt>true</tt> the main jar artifact is not added to
-the test feature. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><b><a href="#skipAddTestFeatureDependencies">skipAddTestFeatureDependencies</a></b></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>If set to <tt>true</tt> the artifacts from the test feature are
-not as dependencies to the project. This parameter is evaluated in
-the <tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><b><a href="#testFeature">testFeature</a></b></td>
-            
-<td><tt>String</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>Inlined test model. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><b><a href="#testFeatureFile">testFeatureFile</a></b></td>
-            
-<td><tt>File</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>The test feature file.. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.<br /><b>Default value is</b>: <tt>${basedir}/src/test/osgi/feature.json</tt>.<br /></td>
-          </tr>
-        </table>
-      </div>
-      
-<div class="section">
-<h3><a name="Parameter_Details"></a>Parameter Details</h3>
-        
-<p><b><a name="feature">feature</a>:</b></p>
-        
-<div>Inlined model. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</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="featureFile">featureFile</a>:</b></p>
-        
-<div>The feature file.. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.io.File</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>${basedir}/src/main/osgi/feature.json</tt></li>
-        </ul><hr />
-<p><b><a name="featuresDirectory">featuresDirectory</a>:</b></p>
-        
-<div>(no description)</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.io.File</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>${basedir}/src/main/features</tt></li>
-        </ul><hr />
-<p><b><a name="jarStartLevel">jarStartLevel</a>:</b></p>
-        
-<div>The start level for the attached jar/bundle. This parameter is
-evaluated in the <tt>DependencyLifecycleParticipant</tt>.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>int</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>20</tt></li>
-        </ul><hr />
-<p><b><a name="skipAddFeatureDependencies">skipAddFeatureDependencies</a>:</b></p>
-        
-<div>If set to <tt>true</tt> the artifacts from the feature are not
-as dependencies to the project. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr />
-<p><b><a name="skipAddJarToFeature">skipAddJarToFeature</a>:</b></p>
-        
-<div>If set to <tt>true</tt> the main jar artifact is not added to
-the feature. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr />
-<p><b><a name="skipAddJarToTestFeature">skipAddJarToTestFeature</a>:</b></p>
-        
-<div>If set to <tt>true</tt> the main jar artifact is not added to
-the test feature. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr />
-<p><b><a name="skipAddTestFeatureDependencies">skipAddTestFeatureDependencies</a>:</b></p>
-        
-<div>If set to <tt>true</tt> the artifacts from the test feature are
-not as dependencies to the project. This parameter is evaluated in
-the <tt>DependencyLifecycleParticipant</tt>.</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="testFeature">testFeature</a>:</b></p>
-        
-<div>Inlined test model. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</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="testFeatureFile">testFeatureFile</a>:</b></p>
-        
-<div>The test feature file.. This parameter is evaluated in the
-<tt>DependencyLifecycleParticipant</tt>.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.io.File</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>${basedir}/src/test/osgi/feature.json</tt></li>
-        </ul>
-      </div>
-    </div>
-  
-
-        </div>
-      </div>
-    </div>
-    <hr/>
-    <footer>
-      <div class="container-fluid">
-        <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
-        </div>
-        </div>
-    </footer>
-    </body>
-</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/help-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/help-mojo.html
index a8748a2..3fd3ab1 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/help-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/help-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:help</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:0.2.0-SNAPSHOT:help</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:help</p>
       
 <p><b>Description</b>:</p>
       
@@ -71,11 +71,6 @@
       
 <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>
         
@@ -94,48 +89,48 @@
           
 <tr class="b">
             
-<td><b><a href="#detail">detail</a></b></td>
+<td><tt><a href="#detail">&lt;detail&gt;</a></tt></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>
+goal.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>detail</tt>.<br /></td>
           </tr>
           
 <tr class="a">
             
-<td><b><a href="#goal">goal</a></b></td>
+<td><tt><a href="#goal">&lt;goal&gt;</a></tt></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>
+goals will be displayed.<br /><b>User property is</b>: <tt>goal</tt>.<br /></td>
           </tr>
           
 <tr class="b">
             
-<td><b><a href="#indentSize">indentSize</a></b></td>
+<td><tt><a href="#indentSize">&lt;indentSize&gt;</a></tt></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>
+<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>.<br /></td>
           </tr>
           
 <tr class="a">
             
-<td><b><a href="#lineLength">lineLength</a></b></td>
+<td><tt><a href="#lineLength">&lt;lineLength&gt;</a></tt></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>
+<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>.<br /></td>
           </tr>
         </table>
       </div>
@@ -143,7 +138,8 @@
 <div class="section">
 <h3><a name="Parameter_Details"></a>Parameter Details</h3>
         
-<p><b><a name="detail">detail</a>:</b></p>
+<div class="section">
+<h4><a name="a.3Cdetail.3E"></a><b><a name="detail">&lt;detail&gt;</a></b></h4>
         
 <div>If <tt>true</tt>, display all settable properties for each
 goal.</div>
@@ -157,8 +153,9 @@
 <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>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cgoal.3E"></a><b><a name="goal">&lt;goal&gt;</a></b></h4>
         
 <div>The name of the goal for which to show help. If unspecified, all
 goals will be displayed.</div>
@@ -170,8 +167,9 @@
 <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>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CindentSize.3E"></a><b><a name="indentSize">&lt;indentSize&gt;</a></b></h4>
         
 <div>The number of spaces per indentation level, should be positive.</div>
         
@@ -184,8 +182,9 @@
 <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>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3ClineLength.3E"></a><b><a name="lineLength">&lt;lineLength&gt;</a></b></h4>
         
 <div>The maximum length of a display line, should be positive.</div>
         
@@ -199,7 +198,7 @@
           
 <li><b>Default</b>: <tt>80</tt></li>
         </ul>
-      </div>
+      </div></div>
     </div>
   
 
@@ -210,7 +209,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/include-artifact-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/include-artifact-mojo.html
new file mode 100644
index 0000000..136412b
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/include-artifact-mojo.html
@@ -0,0 +1,636 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:include-artifact</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:include-artifact"></a>slingfeature:include-artifact</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:include-artifact</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>This goal creates a Feature Model file that includes the Module
+Artifact as bundle (or extension) so that the Artifact can be added
+through a FM into a FM project. The FM file can be found in the
+'build directory'/slingfeature-tmp folder. After a FM file is
+created successfully this file will be installed in the local Maven
+Repository as 'slingosgifeature' file under the Module's Maven Id
+location (group, artifact, version). This file can then later be
+used inside the 'aggregate-features' goal with:
+<tt>&lt;includeArtifact&gt;
+&lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+&lt;artifactId&gt;org.apache.sling.test.feature&lt;/artifactId&gt;
+&lt;version&gt;1.0.0&lt;/version&gt;
+&lt;classifier&gt;my-test-classifier&lt;/classifier&gt;
+&lt;type&gt;slingosgifeature&lt;/type&gt;
+&lt;/includeArtifact&gt;</tt> It also can add dependencies to the
+FM file if its scope is provided (normally that would be
+'compile'). In addition a bundle start order can be set for these
+included dependency bundles. Finally any FM files inside the Source
+FM folder are embedded into the FM file. This allows to add
+extension files like 'repoinit' etc to be added to provide them
+with the module.</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>prepare-package</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#bundlesStartOrder">&lt;bundlesStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Start Order of all included Dependencies.<br /><b>Default value is</b>: <tt>-1</tt>.<br /><b>User property is</b>: <tt>bundleStartOrder</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#includeArtifactClassifier">&lt;includeArtifactClassifier&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Classifier of the feature the current artifact is included in. For
+simple projects a artifact classifier is not needed but in multi
+feature projects the classifier is used to find the appropriate
+feature.<br /><b>User property is</b>: <tt>includeArtifactClassifier</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#includeArtifactExtension">&lt;includeArtifactExtension&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Name of the extension to include the artifact in. If not specified
+the artifact is included as a bundle.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#includeDependenciesWithScope">&lt;includeDependenciesWithScope&gt;</a></tt></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>All listed dependency's scopes will be added to the descriptor.<br /><b>User property is</b>: <tt>includeDependenciesWithScope</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3CbundlesStartOrder.3E"></a><b><a name="bundlesStartOrder">&lt;bundlesStartOrder&gt;</a></b></h4>
+        
+<div>Start Order of all included Dependencies.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>bundleStartOrder</tt></li>
+          
+<li><b>Default</b>: <tt>-1</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CincludeArtifactClassifier.3E"></a><b><a name="includeArtifactClassifier">&lt;includeArtifactClassifier&gt;</a></b></h4>
+        
+<div>Classifier of the feature the current artifact is included in. For
+simple projects a artifact classifier is not needed but in multi
+feature projects the classifier is used to find the appropriate
+feature.</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>includeArtifactClassifier</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CincludeArtifactExtension.3E"></a><b><a name="includeArtifactExtension">&lt;includeArtifactExtension&gt;</a></b></h4>
+        
+<div>Name of the extension to include the artifact in. If not specified
+the artifact is included as a bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CincludeDependenciesWithScope.3E"></a><b><a name="includeDependenciesWithScope">&lt;includeDependenciesWithScope&gt;</a></b></h4>
+        
+<div>All listed dependency's scopes will be added to the descriptor.</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>includeDependenciesWithScope</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/index.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/index.html
index 5eba62f..faa804e 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/index.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/index.html
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; OSGiMaven Plugin</title>
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Apache Sling OSGi Feature 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" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -49,14 +49,14 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -72,9 +72,13 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<h1>OSGiMaven Plugin</h1>
-<p>Maven Plugin for OSGi Applications</p>
+<h1>Apache Sling OSGi Feature Maven Plugin</h1>
+<p>Maven Plugin for building OSGi features and applications.</p>
 <p>See <a href="plugin-info.html">Goals</a> for a list of supported goals.</p>
+<div class="section">
+<div class="section">
+<h3><a name="Usage"></a>Usage</h3>
+<p>Additional Documentation can be found in the <a class="externalLink" href="https://github.com/apache/sling-slingfeature-maven-plugin/blob/master/README.md">README</a> page.</p></div></div>
         </div>
       </div>
     </div>
@@ -82,7 +86,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/info-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/info-mojo.html
new file mode 100644
index 0000000..c22be4f
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/info-mojo.html
@@ -0,0 +1,688 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:info</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:info"></a>slingfeature:info</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:info</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Extract information from a feature This mojo does not require a
+project, it can be run by just pointing it at a feature file. When
+run from within a project, the normal feature selection mechanism
+can be used. This mojo supports 
+
+<ul>
+
+<li>Extracting the exported packages per feature and writing them
+to a file</li>
+
+<li>Detecting duplicates across features and writing a report</li>
+</ul></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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#featureFile">&lt;featureFile&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /><b>User property is</b>: <tt>featureFile</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#infoFeatureFiles">&lt;infoFeatureFiles&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Select the feature files if run in standalone mode; comma separated
+list of file names.<br /><b>User property is</b>: <tt>infoFeatureFiles</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#infoFeatures">&lt;infoFeatures&gt;</a></tt></td>
+            
+<td><tt>FeatureSelectionConfig</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Select the features for info generation.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#outputDirectory">&lt;outputDirectory&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If output format is set to file, this can be used to change the
+output directory.<br /><b>User property is</b>: <tt>outputDirectory</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#outputExportedPackages">&lt;outputExportedPackages&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /><b>User property is</b>: <tt>outputExportedPackages</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#outputFormat">&lt;outputFormat&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Output format, either file or log.<br /><b>Default value is</b>: <tt>file</tt>.<br /><b>User property is</b>: <tt>outputFormat</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#reports">&lt;reports&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of reports.<br /><b>Default value is</b>: <tt>exported-packages</tt>.<br /><b>User property is</b>: <tt>reports</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3CfeatureFile.3E"></a><b><a name="featureFile">&lt;featureFile&gt;</a></b></h4>
+        
+<div>(no description)</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>featureFile</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CinfoFeatureFiles.3E"></a><b><a name="infoFeatureFiles">&lt;infoFeatureFiles&gt;</a></b></h4>
+        
+<div>Select the feature files if run in standalone mode; comma separated
+list of file names.</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>infoFeatureFiles</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CinfoFeatures.3E"></a><b><a name="infoFeatures">&lt;infoFeatures&gt;</a></b></h4>
+        
+<div>Select the features for info generation.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CoutputDirectory.3E"></a><b><a name="outputDirectory">&lt;outputDirectory&gt;</a></b></h4>
+        
+<div>If output format is set to file, this can be used to change the
+output directory.</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>outputDirectory</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CoutputExportedPackages.3E"></a><b><a name="outputExportedPackages">&lt;outputExportedPackages&gt;</a></b></h4>
+        
+<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>outputExportedPackages</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CoutputFormat.3E"></a><b><a name="outputFormat">&lt;outputFormat&gt;</a></b></h4>
+        
+<div>Output format, either file or log.</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>outputFormat</tt></li>
+          
+<li><b>Default</b>: <tt>file</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Creports.3E"></a><b><a name="reports">&lt;reports&gt;</a></b></h4>
+        
+<div>Comma separated list of reports.</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>reports</tt></li>
+          
+<li><b>Default</b>: <tt>exported-packages</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/issue-tracking.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/issue-management.html
similarity index 80%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/issue-tracking.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/issue-management.html
index 045f65c..37fb565 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/issue-tracking.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/issue-management.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Issue Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -49,13 +49,13 @@
     <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="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -77,7 +77,7 @@
 <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 class="source"><pre class="prettyprint"><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING">https://issues.apache.org/jira/browse/SLING</a></pre></div></div>
         </div>
       </div>
     </div>
@@ -85,7 +85,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/jira-report.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/jira-report.html
index f6563ef..c8e93be 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/jira-report.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/jira-report.html
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; </title>
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; JIRA Report</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" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -62,7 +62,33 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-
+<div class="section">
+<h2><a name="JIRA_Report"></a>JIRA Report</h2>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Key</th>
+<th>Summary</th>
+<th>Status</th>
+<th>Resolution</th>
+<th>By</th></tr>
+<tr class="b">
+<td><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING-980">SLING-980</a></td>
+<td>Refer to the snapshot repository at repository.a.o in the parent pom</td>
+<td>Closed</td>
+<td>Fixed</td>
+<td>Felix Meschberger</td></tr>
+<tr class="a">
+<td><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING-961">SLING-961</a></td>
+<td>Parent pom should not include org.osgi.foundation artifact to allow compiling in eclipse</td>
+<td>Closed</td>
+<td>Fixed</td>
+<td>Felix Meschberger</td></tr>
+<tr class="b">
+<td><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING-917">SLING-917</a></td>
+<td>Use repository.apache.org for deployments</td>
+<td>Closed</td>
+<td>Fixed</td>
+<td>Felix Meschberger</td></tr></table></div>
         </div>
       </div>
     </div>
@@ -70,7 +96,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/launch-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/launch-features-mojo.html
new file mode 100644
index 0000000..6a3e473
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/launch-features-mojo.html
@@ -0,0 +1,772 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:launch-features</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:launch-features"></a>slingfeature:launch-features</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:launch-features</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Launches the given Feature File</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#artifactClashOverrides">&lt;artifactClashOverrides&gt;</a></tt></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The Artifact Id Overrides (see Feature Launcher for more info)<br /><b>User property is</b>: <tt>artifactClashOverrides</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#cacheDirectory">&lt;cacheDirectory&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The path of the folder where the cache is located<br /><b>User property is</b>: <tt>cacheDirectory</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#extensionConfigurations">&lt;extensionConfigurations&gt;</a></tt></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Extension Configurations for the Launcher<br /><b>User property is</b>: <tt>extensionConfigurations</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#frameworkArtifacts">&lt;frameworkArtifacts&gt;</a></tt></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Framework Artifacts for the Launcher<br /><b>User property is</b>: <tt>frameworkArtifacts</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#frameworkProperties">&lt;frameworkProperties&gt;</a></tt></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Framework Properties for the Launcher<br /><b>User property is</b>: <tt>frameworkProperties</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#frameworkVersion">&lt;frameworkVersion&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The Framework Version (see Feature Launcher for more info)<br /><b>User property is</b>: <tt>frameworkVersion</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#homeDirectory">&lt;homeDirectory&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The path of the folder where the launcher home is located<br /><b>User property is</b>: <tt>homeDirectory</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#repositoryUrl">&lt;repositoryUrl&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The Url for the Repository (see Feature Launcher for more info)<br /><b>User property is</b>: <tt>frameworkRepositoryUrl</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#selection">&lt;selection&gt;</a></tt></td>
+            
+<td><tt>FeatureSelectionConfig</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#variableValues">&lt;variableValues&gt;</a></tt></td>
+            
+<td><tt>String[]</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Variable Values for the Launcher<br /><b>User property is</b>: <tt>variableValues</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#verbose">&lt;verbose&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Framework Properties for the Launcher<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>verbose</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3CartifactClashOverrides.3E"></a><b><a name="artifactClashOverrides">&lt;artifactClashOverrides&gt;</a></b></h4>
+        
+<div>The Artifact Id Overrides (see Feature Launcher for more info)</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>artifactClashOverrides</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CcacheDirectory.3E"></a><b><a name="cacheDirectory">&lt;cacheDirectory&gt;</a></b></h4>
+        
+<div>The path of the folder where the cache is located</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>cacheDirectory</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CextensionConfigurations.3E"></a><b><a name="extensionConfigurations">&lt;extensionConfigurations&gt;</a></b></h4>
+        
+<div>Extension Configurations for the Launcher</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>extensionConfigurations</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CframeworkArtifacts.3E"></a><b><a name="frameworkArtifacts">&lt;frameworkArtifacts&gt;</a></b></h4>
+        
+<div>Framework Artifacts for the Launcher</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>frameworkArtifacts</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CframeworkProperties.3E"></a><b><a name="frameworkProperties">&lt;frameworkProperties&gt;</a></b></h4>
+        
+<div>Framework Properties for the Launcher</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>frameworkProperties</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CframeworkVersion.3E"></a><b><a name="frameworkVersion">&lt;frameworkVersion&gt;</a></b></h4>
+        
+<div>The Framework Version (see Feature Launcher for more info)</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>frameworkVersion</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3ChomeDirectory.3E"></a><b><a name="homeDirectory">&lt;homeDirectory&gt;</a></b></h4>
+        
+<div>The path of the folder where the launcher home is located</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>homeDirectory</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CrepositoryUrl.3E"></a><b><a name="repositoryUrl">&lt;repositoryUrl&gt;</a></b></h4>
+        
+<div>The Url for the Repository (see Feature Launcher for more info)</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>frameworkRepositoryUrl</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cselection.3E"></a><b><a name="selection">&lt;selection&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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 /></div>
+<div class="section">
+<h4><a name="a.3CvariableValues.3E"></a><b><a name="variableValues">&lt;variableValues&gt;</a></b></h4>
+        
+<div>Variable Values for the Launcher</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>variableValues</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cverbose.3E"></a><b><a name="verbose">&lt;verbose&gt;</a></b></h4>
+        
+<div>Framework Properties for the Launcher</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>verbose</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/license.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/licenses.html
similarity index 93%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/license.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/licenses.html
index 0da9e59..45b20c7 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/license.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/licenses.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Licenses</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -47,15 +47,15 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
     <li class="active"><a href="#"><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="mailing-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>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -77,7 +77,7 @@
 <div class="section">
 <h2><a name="Project_Licenses"></a>Project Licenses</h2><a name="Project_Licenses"></a>
 <div class="section">
-<h3><a name="Apache_License_Version_2.0"></a>Apache License, Version 2.0</h3><a name="Apache_License_Version_2.0"></a>
+<h3><a name="Apache_License.2C_Version_2.0"></a>Apache License, Version 2.0</h3><a name="Apache_License.2C_Version_2.0"></a>
 <div class="source"><pre class="prettyprint">
                                  Apache License
                            Version 2.0, January 2004
@@ -288,7 +288,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/mail-lists.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/mailing-lists.html
similarity index 68%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/mail-lists.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/mailing-lists.html
index 8ea3bf5..ab80649 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/mail-lists.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/mailing-lists.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -47,15 +47,15 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
     <li class="active"><a href="#"><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>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -84,32 +84,32 @@
 <th>Other Archives</th></tr>
 <tr class="b">
 <td>Apache Sling Development List</td>
-<td><a class="externalLink" href="mailto:dev-subscribe@sling.apache.org">Subscribe</a></td>
-<td><a class="externalLink" href="mailto:dev-unsubscribe@sling.apache.org">Unsubscribe</a></td>
-<td>dev at sling.apache.org</td>
-<td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/sling-dev/">mail-archives.apache.org</a></td>
-<td><a class="externalLink" href="http://sling-dev.markmail.org/">sling-dev.markmail.org</a></td></tr>
+<td><a href="dev-subscribe@sling.apache.org">Subscribe</a></td>
+<td><a href="dev-unsubscribe@sling.apache.org">Unsubscribe</a></td>
+<td><a href="dev at sling.apache.org">Post</a></td>
+<td><a class="externalLink" href="https://mail-archives.apache.org/mod_mbox/sling-dev/">mail-archives.apache.org</a></td>
+<td><a class="externalLink" href="https://sling-dev.markmail.org/">sling-dev.markmail.org</a></td></tr>
 <tr class="a">
 <td>-</td>
 <td>-</td>
 <td>-</td>
 <td>-</td>
 <td>-</td>
-<td><a class="externalLink" href="http://www.mail-archive.com/dev@sling.apache.org/">www.mail-archive.com</a></td></tr>
+<td><a class="externalLink" href="https://www.mail-archive.com/dev@sling.apache.org/">www.mail-archive.com</a></td></tr>
 <tr class="b">
 <td>Apache Sling Source Control List</td>
-<td><a class="externalLink" href="mailto:commits-subscribe@sling.apache.org">Subscribe</a></td>
-<td><a class="externalLink" href="mailto:commits-unsubscribe@sling.apache.org">Unsubscribe</a></td>
+<td><a href="commits-subscribe@sling.apache.org">Subscribe</a></td>
+<td><a href="commits-unsubscribe@sling.apache.org">Unsubscribe</a></td>
 <td>-</td>
-<td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/sling-commits/">mail-archives.apache.org</a></td>
-<td><a class="externalLink" href="http://sling-commits.markmail.org/">sling-commits.markmail.org</a></td></tr>
+<td><a class="externalLink" href="https://mail-archives.apache.org/mod_mbox/sling-commits/">mail-archives.apache.org</a></td>
+<td><a class="externalLink" href="https://sling-commits.markmail.org/">sling-commits.markmail.org</a></td></tr>
 <tr class="a">
 <td>-</td>
 <td>-</td>
 <td>-</td>
 <td>-</td>
 <td>-</td>
-<td><a class="externalLink" href="http://www.mail-archive.com/commits@sling.apache.org/">www.mail-archive.com</a></td></tr></table></div>
+<td><a class="externalLink" href="https://www.mail-archive.com/commits@sling.apache.org/">www.mail-archive.com</a></td></tr></table></div>
         </div>
       </div>
     </div>
@@ -117,7 +117,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/plugin-info.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/plugin-info.html
index 5f1e8c8..49c889c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/plugin-info.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/plugin-info.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Plugin Documentation</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -74,16 +74,79 @@
 <td><a href="aggregate-features-mojo.html">slingfeature:aggregate-features</a></td>
 <td>Aggregate multiple features into a single one.</td></tr>
 <tr class="a">
+<td><a href="analyse-features-mojo.html">slingfeature:analyse-features</a></td>
+<td>Analyse the feature.</td></tr>
+<tr class="b">
+<td><a href="apis-jar-mojo.html">slingfeature:apis-jar</a></td>
+<td>Generates the APIs JARs for each selected Feature file.</td></tr>
+<tr class="a">
+<td><a href="attach-featurearchives-mojo.html">slingfeature:attach-featurearchives</a></td>
+<td>Create a feature model archive and attach it. An archive is created
+for each feature of this project</td></tr>
+<tr class="b">
 <td><a href="attach-features-mojo.html">slingfeature:attach-features</a></td>
 <td>Attach the feature as a project artifact.</td></tr>
-<tr class="b">
-<td><a href="generate-resources-mojo.html">slingfeature:generate-resources</a></td>
+<tr class="a">
+<td><a href="collect-artifacts-mojo.html">slingfeature:collect-artifacts</a></td>
 <td>No description.</td></tr>
+<tr class="b">
+<td><a href="embed-features-mojo.html">slingfeature:embed-features</a></td>
+<td>Embed the features in the resources</td></tr>
+<tr class="a">
+<td><a href="extract-extension-mojo.html">slingfeature:extract-extension</a></td>
+<td>No description.</td></tr>
+<tr class="b">
+<td><a href="features-diff-mojo.html">slingfeature:features-diff</a></td>
+<td>Compares different versions of the same Feature Model.</td></tr>
 <tr class="a">
 <td><a href="help-mojo.html">slingfeature:help</a></td>
 <td>Display help information on slingfeature-maven-plugin.<br />
 Call <code>mvn slingfeature:help -Ddetail=true
--Dgoal=&lt;goal-name&gt;</code> to display parameter details.</td></tr></table>
+-Dgoal=&lt;goal-name&gt;</code> to display parameter details.</td></tr>
+<tr class="b">
+<td><a href="include-artifact-mojo.html">slingfeature:include-artifact</a></td>
+<td>This goal creates a Feature Model file that includes the Module
+Artifact as bundle (or extension) so that the Artifact can be added
+through a FM into a FM project. The FM file can be found in the
+'build directory'/slingfeature-tmp folder. After a FM file is
+created successfully this file will be installed in the local Maven
+Repository as 'slingosgifeature' file under the Module's Maven Id
+location (group, artifact, version). This file can then later be
+used inside the 'aggregate-features' goal with:
+<code>&lt;includeArtifact&gt;
+&lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+&lt;artifactId&gt;org.apache.sling.test.feature&lt;/artifactId&gt;
+&lt;version&gt;1.0.0&lt;/version&gt;
+&lt;classifier&gt;my-test-classifier&lt;/classifier&gt;
+&lt;type&gt;slingosgifeature&lt;/type&gt;
+&lt;/includeArtifact&gt;</code> It also can add dependencies to the
+FM file if its scope is provided (normally that would be
+'compile'). In addition a bundle start order can be set for these
+included dependency bundles. Finally any FM files inside the Source
+FM folder are embedded into the FM file. This allows to add
+extension files like 'repoinit' etc to be added to provide them
+with the module.</td></tr>
+<tr class="a">
+<td><a href="info-mojo.html">slingfeature:info</a></td>
+<td>Extract information from a feature This mojo does not require a
+project, it can be run by just pointing it at a feature file. When
+run from within a project, the normal feature selection mechanism
+can be used. This mojo supports 
+<ul>
+<li>Extracting the exported packages per feature and writing them
+to a file</li>
+<li>Detecting duplicates across features and writing a report</li>
+</ul></td></tr>
+<tr class="b">
+<td><a href="launch-features-mojo.html">slingfeature:launch-features</a></td>
+<td>Launches the given Feature File</td></tr>
+<tr class="a">
+<td><a href="repository-mojo.html">slingfeature:repository</a></td>
+<td>Create a Maven repository structure from the referenced artifacts
+in the features.</td></tr>
+<tr class="b">
+<td><a href="update-feature-versions-mojo.html">slingfeature:update-feature-versions</a></td>
+<td>Update the bundles/artifact versions</td></tr></table>
 <div class="section">
 <h3><a name="System_Requirements"></a>System Requirements</h3><a name="System_Requirements"></a>
 <p>The following specifies the minimum requirements to run this Maven plugin:</p>
@@ -112,7 +175,7 @@
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
           &lt;artifactId&gt;slingfeature-maven-plugin&lt;/artifactId&gt;
-          &lt;version&gt;0.2.0-SNAPSHOT&lt;/version&gt;
+          &lt;version&gt;1.1.20&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;
@@ -122,7 +185,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
         &lt;artifactId&gt;slingfeature-maven-plugin&lt;/artifactId&gt;
-        &lt;version&gt;0.2.0-SNAPSHOT&lt;/version&gt;
+        &lt;version&gt;1.1.20&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;
@@ -138,7 +201,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/plugin-management.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/plugin-management.html
index ea54982..1d10d83 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/plugin-management.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/plugin-management.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Plugin Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -47,15 +47,15 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a>  </li>
     <li class="active"><a href="#"><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>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -79,129 +79,129 @@
 <th>ArtifactId</th>
 <th>Version</th></tr>
 <tr class="b">
-<td>biz.aQute.bnd</td>
-<td><a class="externalLink" href="http://bnd.bndtools.org/">bnd-baseline-maven-plugin</a></td>
-<td>3.5.0</td></tr>
-<tr class="a">
-<td>biz.aQute.bnd</td>
-<td><a class="externalLink" href="http://bnd.bndtools.org/">bnd-maven-plugin</a></td>
-<td>3.5.0</td></tr>
-<tr class="b">
-<td>org.apache.felix</td>
-<td><a class="externalLink" href="http://felix.apache.org/components/bundle-plugin/">maven-bundle-plugin</a></td>
-<td>3.5.0</td></tr>
-<tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-antrun-plugin/">maven-antrun-plugin</a></td>
 <td>1.8</td></tr>
-<tr class="b">
-<td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-assembly-plugin/">maven-assembly-plugin</a></td>
-<td>2.6</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-assembly-plugin/">maven-assembly-plugin</a></td>
+<td>3.2.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-changes-plugin/">maven-changes-plugin</a></td>
 <td>2.12.1</td></tr>
-<tr class="b">
-<td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td>
-<td>3.0.0</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td>
+<td>3.1.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td>
-<td>3.7.0</td></tr>
-<tr class="b">
-<td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-dependency-plugin/">maven-dependency-plugin</a></td>
-<td>3.0.2</td></tr>
+<td>3.8.1</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td>
-<td>2.8.2</td></tr>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-dependency-plugin/">maven-dependency-plugin</a></td>
+<td>3.1.1</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td>
+<td>3.0.0-M1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-docck-plugin/">maven-docck-plugin</a></td>
 <td>1.1</td></tr>
-<tr class="a">
-<td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/enforcer/maven-enforcer-plugin/">maven-enforcer-plugin</a></td>
-<td>3.0.0-M1</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/surefire/maven-failsafe-plugin/">maven-failsafe-plugin</a></td>
-<td>2.20.1</td></tr>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-ear-plugin/">maven-ear-plugin</a></td>
+<td>3.0.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/enforcer/maven-enforcer-plugin/">maven-enforcer-plugin</a></td>
+<td>3.0.0-M3</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/surefire/maven-failsafe-plugin/">maven-failsafe-plugin</a></td>
+<td>3.0.0-M4</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-gpg-plugin/">maven-gpg-plugin</a></td>
 <td>1.6</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td>
-<td>2.5.2</td></tr>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-help-plugin/">maven-help-plugin</a></td>
+<td>3.2.0</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-invoker-plugin/">maven-invoker-plugin</a></td>
-<td>2.0.0</td></tr>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td>
+<td>3.0.0-M1</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td>
-<td>3.0.2</td></tr>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-invoker-plugin/">maven-invoker-plugin</a></td>
+<td>3.2.1</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td>
+<td>3.2.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td>
+<td>3.1.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
+<td>3.5.2</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td>
+<td>3.0.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/maven-release/maven-release-plugin/">maven-release-plugin</a></td>
+<td>3.0.0-M1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td>
+<td>1.7.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td>
+<td>3.1.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="http://maven.apache.org/scm/maven-scm-plugin/">maven-scm-plugin</a></td>
+<td>1.9.5</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-scm-publish-plugin/">maven-scm-publish-plugin</a></td>
 <td>3.0.0</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
-<td>3.4</td></tr>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-shade-plugin/">maven-shade-plugin</a></td>
+<td>3.1.1</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td>
-<td>2.9</td></tr>
-<tr class="b">
-<td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/maven-release/maven-release-plugin/">maven-release-plugin</a></td>
-<td>2.5.3</td></tr>
-<tr class="a">
-<td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td>
-<td>1.5</td></tr>
-<tr class="b">
-<td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td>
-<td>2.7</td></tr>
-<tr class="a">
-<td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/scm/maven-scm-plugin/">maven-scm-plugin</a></td>
-<td>1.9.4</td></tr>
-<tr class="b">
-<td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-scm-publish-plugin">maven-scm-publish-plugin</a></td>
-<td>1.1</td></tr>
-<tr class="a">
-<td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td>
-<td>3.5.1</td></tr>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td>
+<td>3.7.1</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td>
-<td>3.0.1</td></tr>
+<td>3.2.0</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin/">maven-surefire-plugin</a></td>
-<td>2.20.1</td></tr>
+<td><a class="externalLink" href="https://maven.apache.org/surefire/maven-surefire-plugin/">maven-surefire-plugin</a></td>
+<td>3.0.0-M4</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-report-plugin/">maven-surefire-report-plugin</a></td>
-<td>2.20.1</td></tr>
+<td><a class="externalLink" href="https://maven.apache.org/surefire/maven-surefire-report-plugin/">maven-surefire-report-plugin</a></td>
+<td>3.0.0-M4</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-war-plugin/">maven-war-plugin</a></td>
-<td>3.2.0</td></tr>
+<td>3.2.2</td></tr>
 <tr class="b">
 <td>org.apache.rat</td>
-<td><a class="externalLink" href="http://creadur.apache.org/rat/apache-rat-plugin/">apache-rat-plugin</a></td>
-<td>0.11</td></tr>
+<td><a class="externalLink" href="https://creadur.apache.org/rat/apache-rat-plugin/">apache-rat-plugin</a></td>
+<td>0.13</td></tr>
 <tr class="a">
 <td>org.apache.servicemix.tooling</td>
 <td><a class="externalLink" href="http://servicemix.apache.org/maven-plugins-pom/depends-maven-plugin/">depends-maven-plugin</a></td>
@@ -216,44 +216,40 @@
 <td>2.0.8</td></tr>
 <tr class="b">
 <td>org.apache.sling</td>
-<td><a class="externalLink" href="http://sling.apache.org/maven-sling-plugin">maven-sling-plugin</a></td>
-<td>2.3.4</td></tr>
-<tr class="a">
-<td>org.apache.sling</td>
 <td><a class="externalLink" href="https://sling.apache.org/components/slingstart-maven-plugin/">slingstart-maven-plugin</a></td>
-<td>1.7.16</td></tr>
-<tr class="b">
+<td>1.8.2</td></tr>
+<tr class="a">
 <td>org.codehaus.cargo</td>
 <td><a class="externalLink" href="https://codehaus-cargo.github.io/cargo-extensions/cargo-extensions-maven2/cargo-maven2-plugin/">cargo-maven2-plugin</a></td>
-<td>1.6.6</td></tr>
-<tr class="a">
+<td>1.7.2</td></tr>
+<tr class="b">
 <td>org.codehaus.groovy.maven</td>
 <td><a class="externalLink" href="http://groovy.codehaus.org/GMaven/gmaven-plugin">gmaven-plugin</a></td>
 <td>1.0</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.codehaus.mojo</td>
 <td><a class="externalLink" href="http://www.mojohaus.org/animal-sniffer/animal-sniffer-maven-plugin">animal-sniffer-maven-plugin</a></td>
-<td>1.16</td></tr>
-<tr class="a">
+<td>1.18</td></tr>
+<tr class="b">
 <td>org.codehaus.mojo</td>
 <td><a class="externalLink" href="http://www.mojohaus.org/build-helper-maven-plugin/">build-helper-maven-plugin</a></td>
 <td>3.0.0</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.codehaus.mojo</td>
 <td><a class="externalLink" href="http://www.mojohaus.org/clirr-maven-plugin/clirr-maven-plugin">clirr-maven-plugin</a></td>
-<td>2.7</td></tr>
-<tr class="a">
+<td>2.8</td></tr>
+<tr class="b">
 <td>org.codehaus.mojo</td>
 <td><a class="externalLink" href="http://mojo.codehaus.org/emma-maven-plugin">emma-maven-plugin</a></td>
 <td>1.0-alpha-3</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.codehaus.mojo</td>
 <td><a class="externalLink" href="http://mojo.codehaus.org/ianal-maven-plugin">ianal-maven-plugin</a></td>
 <td>1.0-alpha-1</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.jacoco</td>
-<td>http://jacoco-maven-plugin</td>
-<td>0.7.9</td></tr></table></div>
+<td><a class="externalLink" href="http://jacoco-maven-plugin">jacoco-maven-plugin</a></td>
+<td>0.8.3</td></tr></table></div>
         </div>
       </div>
     </div>
@@ -261,7 +257,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/plugins.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/plugins.html
index 3e939fe..45fd6db 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/plugins.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/plugins.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Plugins</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -47,15 +47,15 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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 class="active"><a href="#"><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>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -80,73 +80,77 @@
 <th>Version</th></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td>
-<td>3.0.0</td></tr>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td>
+<td>3.1.0</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td>
-<td>3.7.0</td></tr>
+<td>3.8.1</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td>
-<td>2.8.2</td></tr>
-<tr class="a">
-<td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/enforcer/maven-enforcer-plugin/">maven-enforcer-plugin</a></td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td>
 <td>3.0.0-M1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/enforcer/maven-enforcer-plugin/">maven-enforcer-plugin</a></td>
+<td>3.0.0-M3</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td>
-<td>2.5.2</td></tr>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td>
+<td>3.0.0-M1</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-invoker-plugin/">maven-invoker-plugin</a></td>
+<td>3.2.1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td>
-<td>3.0.2</td></tr>
-<tr class="b">
-<td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
-<td>3.4</td></tr>
+<td>3.2.0</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/maven-release/maven-release-plugin/">maven-release-plugin</a></td>
-<td>2.5.3</td></tr>
+<td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
+<td>3.5.2</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td>
-<td>1.5</td></tr>
+<td><a class="externalLink" href="https://maven.apache.org/maven-release/maven-release-plugin/">maven-release-plugin</a></td>
+<td>3.0.0-M1</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td>
-<td>2.7</td></tr>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td>
+<td>1.7.0</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-scm-publish-plugin">maven-scm-publish-plugin</a></td>
-<td>1.1</td></tr>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td>
+<td>3.1.0</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td>
-<td>3.5.1</td></tr>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-scm-publish-plugin/">maven-scm-publish-plugin</a></td>
+<td>3.0.0</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td>
+<td>3.7.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td>
-<td>3.0.1</td></tr>
-<tr class="a">
-<td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin/">maven-surefire-plugin</a></td>
-<td>2.20.1</td></tr>
+<td>3.2.0</td></tr>
 <tr class="b">
-<td>org.apache.rat</td>
-<td><a class="externalLink" href="http://creadur.apache.org/rat/apache-rat-plugin/">apache-rat-plugin</a></td>
-<td>0.11</td></tr>
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/surefire/maven-surefire-plugin/">maven-surefire-plugin</a></td>
+<td>3.0.0-M4</td></tr>
 <tr class="a">
+<td>org.apache.rat</td>
+<td><a class="externalLink" href="https://creadur.apache.org/rat/apache-rat-plugin/">apache-rat-plugin</a></td>
+<td>0.13</td></tr>
+<tr class="b">
 <td>org.codehaus.mojo</td>
 <td><a class="externalLink" href="http://www.mojohaus.org/animal-sniffer/animal-sniffer-maven-plugin">animal-sniffer-maven-plugin</a></td>
-<td>1.16</td></tr>
-<tr class="b">
+<td>1.18</td></tr>
+<tr class="a">
 <td>org.codehaus.mojo</td>
 <td><a class="externalLink" href="http://mojo.codehaus.org/ianal-maven-plugin">ianal-maven-plugin</a></td>
 <td>1.0-alpha-1</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.codehaus.plexus</td>
 <td><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-containers/plexus-component-metadata/">plexus-component-metadata</a></td>
 <td>1.7.1</td></tr></table></div>
@@ -164,15 +168,19 @@
 <tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td>
+<td>3.1.1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
+<td>3.5.2</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td>
 <td>3.0.0</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
-<td>3.4</td></tr>
-<tr class="a">
-<td>org.apache.maven.plugins</td>
-<td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-report-plugin/">maven-surefire-report-plugin</a></td>
-<td>2.20.1</td></tr></table></div>
+<td><a class="externalLink" href="https://maven.apache.org/surefire/maven-surefire-report-plugin/">maven-surefire-report-plugin</a></td>
+<td>3.0.0-M4</td></tr></table></div>
         </div>
       </div>
     </div>
@@ -180,7 +188,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/project-info.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/project-info.html
index a58f7dd..d5337c2 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/project-info.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/project-info.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -48,14 +48,14 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -96,13 +96,13 @@
 <td><a href="index.html">About</a></td>
 <td>Maven Plugin for OSGi Applications</td></tr>
 <tr class="a">
-<td><a href="issue-tracking.html">Issue Management</a></td>
+<td><a href="issue-management.html">Issue Management</a></td>
 <td>This document provides information on the issue management system used in this project.</td></tr>
 <tr class="b">
-<td><a href="license.html">Licenses</a></td>
+<td><a href="licenses.html">Licenses</a></td>
 <td>This document lists the project license(s).</td></tr>
 <tr class="a">
-<td><a href="mail-lists.html">Mailing Lists</a></td>
+<td><a href="mailing-lists.html">Mailing Lists</a></td>
 <td>This document provides subscription and archive information for this project's mailing lists.</td></tr>
 <tr class="b">
 <td><a href="plugin-management.html">Plugin Management</a></td>
@@ -111,14 +111,14 @@
 <td><a href="plugins.html">Plugins</a></td>
 <td>This document lists the build plugins and the report plugins used by this project.</td></tr>
 <tr class="b">
-<td><a href="team-list.html">Team</a></td>
-<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr>
-<tr class="a">
-<td><a href="source-repository.html">Source Code Management</a></td>
+<td><a href="scm.html">Source Code Management</a></td>
 <td>This document lists ways to access the online source repository.</td></tr>
+<tr class="a">
+<td><a href="summary.html">Summary</a></td>
+<td>This document lists other related information of this project</td></tr>
 <tr class="b">
-<td><a href="project-summary.html">Summary</a></td>
-<td>This document lists other related information of this project</td></tr></table></div></div>
+<td><a href="team.html">Team</a></td>
+<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr></table></div></div>
         </div>
       </div>
     </div>
@@ -126,7 +126,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/project-reports.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/project-reports.html
index fd48618..7577195 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/project-reports.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/project-reports.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Generated Reports</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -90,7 +90,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/repository-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/repository-mojo.html
new file mode 100644
index 0000000..c743b81
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/repository-mojo.html
@@ -0,0 +1,561 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:repository</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:repository"></a>slingfeature:repository</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:repository</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Create a Maven repository structure from the referenced artifacts
+in the features.</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>test</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>package</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#repositories">&lt;repositories&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>(no description)<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#repositoryDir">&lt;repositoryDir&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The directory to store the artifacts into.<br /><b>Default value is</b>: <tt>artifacts</tt>.<br /><b>User property is</b>: <tt>repositoryDir</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Crepositories.3E"></a><b><a name="repositories">&lt;repositories&gt;</a></b></h4>
+        
+<div>(no description)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CrepositoryDir.3E"></a><b><a name="repositoryDir">&lt;repositoryDir&gt;</a></b></h4>
+        
+<div>The directory to store the artifacts into.</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>repositoryDir</tt></li>
+          
+<li><b>Default</b>: <tt>artifacts</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/source-repository.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/scm.html
similarity index 72%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/source-repository.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/scm.html
index d114695..7cc75a1 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/source-repository.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/scm.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Source Code Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -47,15 +47,15 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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 class="active"><a href="#"><span class="none"></span>Source Code Management</a>
   </li>
-    <li><a href="project-summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -73,19 +73,19 @@
         <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://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="http://git-scm.com/documentation">http://git-scm.com/documentation</a>.</p></div>
+<p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/documentation">https://git-scm.com/documentation</a>.</p></div>
 <div class="section">
 <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a>
 <p>The following is a link to a browsable version of the source repository:</p>
-<div class="source"><pre class="prettyprint"><a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=sling-parent.git/slingfeature-maven-plugin">https://gitbox.apache.org/repos/asf?p=sling-parent.git/slingfeature-maven-plugin</a></pre></div></div>
+<div class="source"><pre class="prettyprint"><a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=sling-slingfeature-maven-plugin.git">https://gitbox.apache.org/repos/asf?p=sling-slingfeature-maven-plugin.git</a></pre></div></div>
 <div class="section">
 <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
-<p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p>
-<div class="source"><pre class="prettyprint">$ git clone --branch sling-33 https://gitbox.apache.org/repos/asf/sling-parent.git</pre></div></div>
+<p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p>
+<div class="source"><pre class="prettyprint">$ git clone --branch slingfeature-maven-plugin-1.1.20 https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git</pre></div></div>
 <div class="section">
 <h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
-<p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p>
-<div class="source"><pre class="prettyprint">$ git clone --branch sling-33 https://gitbox.apache.org/repos/asf/sling-parent.git</pre></div></div>
+<p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p>
+<div class="source"><pre class="prettyprint">$ git clone --branch slingfeature-maven-plugin-1.1.20 https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git</pre></div></div>
 <div class="section">
 <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
 <p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></div>
@@ -96,7 +96,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/project-summary.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/summary.html
similarity index 85%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/project-summary.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin/summary.html
index 9b920a3..c211329 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/project-summary.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/summary.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -47,15 +47,15 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
     <li class="active"><a href="#"><span class="none"></span>Summary</a>
   </li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a>  </li>
       </ul>
   </li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a>  </li>
@@ -114,7 +114,7 @@
 <td>slingfeature-maven-plugin</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>0.2.0-SNAPSHOT</td></tr>
+<td>1.1.20</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>maven-plugin</td></tr>
@@ -128,7 +128,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/surefire-report.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/surefire-report.html
index 0319a9d..87d4b91 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/surefire-report.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/surefire-report.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Surefire Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -62,19 +62,22 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<script type="text/javascript">
+<script type="application/javascript">
 //<![CDATA[
 function toggleDisplay(elementId) {
- var elm = document.getElementById(elementId + 'error');
+ var elm = document.getElementById(elementId + '-error');
+ if (elm == null) {
+  elm = document.getElementById(elementId + '-failure');
+ }
  if (elm && typeof elm.style != "undefined") {
- if (elm.style.display == "none") {
- elm.style.display = "";
- document.getElementById(elementId + 'off').style.display = "none";
- document.getElementById(elementId + 'on').style.display = "inline";
- } else if (elm.style.display == "") { elm.style.display = "none";
- document.getElementById(elementId + 'off').style.display = "inline";
- document.getElementById(elementId + 'on').style.display = "none";
- } 
+  if (elm.style.display == "none") {
+   elm.style.display = "";
+   document.getElementById(elementId + '-off').style.display = "none";
+   document.getElementById(elementId + '-on').style.display = "inline";
+  } else if (elm.style.display == "") {   elm.style.display = "none";
+   document.getElementById(elementId + '-off').style.display = "inline";
+   document.getElementById(elementId + '-on').style.display = "none";
+  } 
  } 
  }
 //]]>
@@ -87,18 +90,18 @@
 <table border="1" class="table table-striped">
 <tr class="a">
 <th>Tests</th>
-<th>Errors </th>
+<th>Errors</th>
 <th>Failures</th>
 <th>Skipped</th>
 <th>Success Rate</th>
 <th>Time</th></tr>
 <tr class="b">
-<td>12</td>
+<td>36</td>
 <td>0</td>
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.734</td></tr></table><br />
+<td>1.927</td></tr></table><br />
 <p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
 <div class="section">
 <h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a>
@@ -107,19 +110,27 @@
 <tr class="a">
 <th>Package</th>
 <th>Tests</th>
-<th>Errors </th>
+<th>Errors</th>
 <th>Failures</th>
 <th>Skipped</th>
 <th>Success Rate</th>
 <th>Time</th></tr>
 <tr class="b">
 <td><a href="#org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos</a></td>
-<td>12</td>
+<td>32</td>
 <td>0</td>
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.734</td></tr></table><br />
+<td>1.44</td></tr>
+<tr class="a">
+<td><a href="#org.apache.sling.feature.maven">org.apache.sling.feature.maven</a></td>
+<td>4</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.487</td></tr></table><br />
 <p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
 <div class="section">
 <h3><a name="org.apache.sling.feature.maven.mojos"></a>org.apache.sling.feature.maven.mojos</h3><a name="org.apache.sling.feature.maven.mojos"></a>
@@ -128,98 +139,302 @@
 <th></th>
 <th>Class</th>
 <th>Tests</th>
-<th>Errors </th>
+<th>Errors</th>
 <th>Failures</th>
 <th>Skipped</th>
 <th>Success Rate</th>
 <th>Time</th></tr>
 <tr class="b">
-<td><a href="#org.apache.sling.feature.maven.mojosAggregateFeaturesTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
-<td><a href="#org.apache.sling.feature.maven.mojosAggregateFeaturesTest">AggregateFeaturesTest</a></td>
-<td>8</td>
+<td><a href="#org.apache.sling.feature.maven.mojos.AbstractRepositoryMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.AbstractRepositoryMojoTest">AbstractRepositoryMojoTest</a></td>
+<td>2</td>
 <td>0</td>
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.734</td></tr>
+<td>0.691</td></tr>
 <tr class="a">
-<td><a href="#org.apache.sling.feature.maven.mojosAttachFeatureTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
-<td><a href="#org.apache.sling.feature.maven.mojosAttachFeatureTest">AttachFeatureTest</a></td>
-<td>1</td>
+<td><a href="#org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest">AggregateFeaturesMojoTest</a></td>
+<td>13</td>
 <td>0</td>
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0</td></tr>
+<td>0.324</td></tr>
 <tr class="b">
-<td><a href="#org.apache.sling.feature.maven.mojosGenerateResourceTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
-<td><a href="#org.apache.sling.feature.maven.mojosGenerateResourceTest">GenerateResourceTest</a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojoTest">AnalyseFeaturesMojoTest</a></td>
 <td>3</td>
 <td>0</td>
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0</td></tr></table></div><br /></div>
+<td>0.009</td></tr>
+<tr class="a">
+<td><a href="#org.apache.sling.feature.maven.mojos.ApisJarMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.ApisJarMojoTest">ApisJarMojoTest</a></td>
+<td>1</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.025</td></tr>
+<tr class="b">
+<td><a href="#org.apache.sling.feature.maven.mojos.AttachFeaturesMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.AttachFeaturesMojoTest">AttachFeaturesMojoTest</a></td>
+<td>1</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.007</td></tr>
+<tr class="a">
+<td><a href="#org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest">ExtractExtensionsMojoTest</a></td>
+<td>3</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.04</td></tr>
+<tr class="b">
+<td><a href="#org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest">FeatureLauncherMojoTest</a></td>
+<td>5</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.329</td></tr>
+<tr class="a">
+<td><a href="#org.apache.sling.feature.maven.mojos.FeatureSelectionConfigTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.FeatureSelectionConfigTest">FeatureSelectionConfigTest</a></td>
+<td>1</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.008</td></tr>
+<tr class="b">
+<td><a href="#org.apache.sling.feature.maven.mojos.JarDecompressorTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.JarDecompressorTest">JarDecompressorTest</a></td>
+<td>3</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.007</td></tr></table></div>
+<div class="section">
+<h3><a name="org.apache.sling.feature.maven"></a>org.apache.sling.feature.maven</h3><a name="org.apache.sling.feature.maven"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<th></th>
+<th>Class</th>
+<th>Tests</th>
+<th>Errors</th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Time</th></tr>
+<tr class="b">
+<td><a href="#org.apache.sling.feature.maven.PreprocessorTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.PreprocessorTest">PreprocessorTest</a></td>
+<td>1</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.476</td></tr>
+<tr class="a">
+<td><a href="#org.apache.sling.feature.maven.SubstitutionTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.SubstitutionTest">SubstitutionTest</a></td>
+<td>3</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.011</td></tr></table></div><br /></div>
 <div class="section">
 <h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
 <div class="section">
-<h3><a name="AggregateFeaturesTest"></a>AggregateFeaturesTest</h3><a name="org.apache.sling.feature.maven.mojosAggregateFeaturesTest"></a>
+<h3><a name="AbstractRepositoryMojoTest"></a>AbstractRepositoryMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.AbstractRepositoryMojoTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesTest.testIncludeOrdering"></a>testIncludeOrdering</td>
-<td>0.563</td></tr>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AbstractRepositoryMojoTest.testCopyDecompressArtifactToRepository"></a>testCopyDecompressArtifactToRepository</td>
+<td>0.56</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesTest.testNonMatchingDirectoryIncludes"></a>testNonMatchingDirectoryIncludes</td>
-<td>0</td></tr>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AbstractRepositoryMojoTest.testCopyArtifactToRepository"></a>testCopyArtifactToRepository</td>
+<td>0.009</td></tr></table></div>
+<div class="section">
+<h3><a name="AggregateFeaturesMojoTest"></a>AggregateFeaturesMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest"></a>
+<table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesTest.testAggregateFeaturesFromDirectory"></a>testAggregateFeaturesFromDirectory</td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testOverrideWithManualArtifactID"></a>testOverrideWithManualArtifactID</td>
+<td>0.131</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testIncludeOrdering"></a>testIncludeOrdering</td>
+<td>0.038</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testNonMatchingDirectoryIncludes"></a>testNonMatchingDirectoryIncludes</td>
+<td>0.011</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testAggregateFeaturesFromDirectory"></a>testAggregateFeaturesFromDirectory</td>
+<td>0.013</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testHandlerConfiguration2"></a>testHandlerConfiguration2</td>
+<td>0.02</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testHandlerConfiguration3"></a>testHandlerConfiguration3</td>
+<td>0.011</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testReadFeatureFromArtifact"></a>testReadFeatureFromArtifact</td>
 <td>0.016</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesTest.testReadFeatureFromArtifact"></a>testReadFeatureFromArtifact</td>
-<td>0.047</td></tr>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testOverrides"></a>testOverrides</td>
+<td>0.013</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesTest.testFeatureConfig"></a>testFeatureConfig</td>
-<td>0</td></tr>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testAggregateFeaturesFromDirectoryWithIncludesExcludes"></a>testAggregateFeaturesFromDirectoryWithIncludesExcludes</td>
+<td>0.012</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesTest.testAggregateFeaturesFromDirectoryWithIncludesExcludes"></a>testAggregateFeaturesFromDirectoryWithIncludesExcludes</td>
-<td>0.015</td></tr>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testNonMatchingDirectoryExcludes"></a>testNonMatchingDirectoryExcludes</td>
+<td>0.008</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesTest.testNonMatchingDirectoryExcludes"></a>testNonMatchingDirectoryExcludes</td>
-<td>0</td></tr>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testOverrideWithManualArtifactIDNoOverride"></a>testOverrideWithManualArtifactIDNoOverride</td>
+<td>0.01</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesTest.testPluginHandling"></a>testPluginHandling</td>
-<td>0</td></tr></table></div>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testHandlerConfiguration"></a>testHandlerConfiguration</td>
+<td>0.014</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testPluginHandling"></a>testPluginHandling</td>
+<td>0.012</td></tr></table></div>
 <div class="section">
-<h3><a name="AttachFeatureTest"></a>AttachFeatureTest</h3><a name="org.apache.sling.feature.maven.mojosAttachFeatureTest"></a>
+<h3><a name="AnalyseFeaturesMojoTest"></a>AnalyseFeaturesMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojoTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.sling.feature.maven.mojos.AttachFeatureTest.testAttachArtifacts"></a>testAttachArtifacts</td>
-<td>0</td></tr></table></div>
-<div class="section">
-<h3><a name="GenerateResourceTest"></a>GenerateResourceTest</h3><a name="org.apache.sling.feature.maven.mojosGenerateResourceTest"></a>
-<table border="1" class="table table-striped">
-<tr class="a">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.sling.feature.maven.mojos.GenerateResourceTest.testExecute"></a>testExecute</td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojoTest.testTaskConfigurationSupplied"></a>testTaskConfigurationSupplied</td>
 <td>0</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.sling.feature.maven.mojos.GenerateResourceTest.testReplaceVars"></a>testReplaceVars</td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojoTest.testTaskConfiguration"></a>testTaskConfiguration</td>
 <td>0</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.sling.feature.maven.mojos.GenerateResourceTest.testExecuteWithoutFeatureFiles"></a>testExecuteWithoutFeatureFiles</td>
-<td>0</td></tr></table></div><br /></div>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojoTest.testTaskConfigurationOverridden"></a>testTaskConfigurationOverridden</td>
+<td>0</td></tr></table></div>
+<div class="section">
+<h3><a name="ApisJarMojoTest"></a>ApisJarMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.ApisJarMojoTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.ApisJarMojoTest.testGuessClassifier"></a>testGuessClassifier</td>
+<td>0.013</td></tr></table></div>
+<div class="section">
+<h3><a name="AttachFeaturesMojoTest"></a>AttachFeaturesMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.AttachFeaturesMojoTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AttachFeaturesMojoTest.testAttachArtifacts"></a>testAttachArtifacts</td>
+<td>0</td></tr></table></div>
+<div class="section">
+<h3><a name="ExtractExtensionsMojoTest"></a>ExtractExtensionsMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest.testExtractJSONExtensionFromAggregate"></a>testExtractJSONExtensionFromAggregate</td>
+<td>0.01</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest.testExtractArtifactsFromAggregagte"></a>testExtractArtifactsFromAggregagte</td>
+<td>0.01</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest.testExtractTxtExtensionFromFeatureFile"></a>testExtractTxtExtensionFromFeatureFile</td>
+<td>0.01</td></tr></table></div>
+<div class="section">
+<h3><a name="FeatureLauncherMojoTest"></a>FeatureLauncherMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest.testMainReflection"></a>testMainReflection</td>
+<td>0.061</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest.testFullLaunch"></a>testFullLaunch</td>
+<td>0.067</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest.testMainReflectionFailure"></a>testMainReflectionFailure</td>
+<td>0.057</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest.testSimpleFeature"></a>testSimpleFeature</td>
+<td>0.046</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest.testFeatureFileReadingIssue"></a>testFeatureFileReadingIssue</td>
+<td>0.09</td></tr></table></div>
+<div class="section">
+<h3><a name="FeatureSelectionConfigTest"></a>FeatureSelectionConfigTest</h3><a name="org.apache.sling.feature.maven.mojos.FeatureSelectionConfigTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureSelectionConfigTest.testOrdering"></a>testOrdering</td>
+<td>0</td></tr></table></div>
+<div class="section">
+<h3><a name="JarDecompressorTest"></a>JarDecompressorTest</h3><a name="org.apache.sling.feature.maven.mojos.JarDecompressorTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.JarDecompressorTest.testDecompress"></a>testDecompress</td>
+<td>0</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.JarDecompressorTest.testJarWithEmbeddedJar"></a>testJarWithEmbeddedJar</td>
+<td>0</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.JarDecompressorTest.testSignedJar"></a>testSignedJar</td>
+<td>0</td></tr></table></div>
+<div class="section">
+<h3><a name="PreprocessorTest"></a>PreprocessorTest</h3><a name="org.apache.sling.feature.maven.PreprocessorTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.PreprocessorTest.testDependencyExclusions"></a>testDependencyExclusions</td>
+<td>0.466</td></tr></table></div>
+<div class="section">
+<h3><a name="SubstitutionTest"></a>SubstitutionTest</h3><a name="org.apache.sling.feature.maven.SubstitutionTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.SubstitutionTest.testReplaceMavenVarsWithSystemProperties"></a>testReplaceMavenVarsWithSystemProperties</td>
+<td>0</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.SubstitutionTest.testOSGiVersion"></a>testOSGiVersion</td>
+<td>0.002</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.SubstitutionTest.testReplaceMavenVars"></a>testReplaceMavenVars</td>
+<td>0.001</td></tr></table></div><br /></div>
         </div>
       </div>
     </div>
@@ -227,7 +442,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/team-list.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/team.html
similarity index 82%
rename from src/main/jbake/assets/components/slingfeature-maven-plugin/team-list.html
rename to src/main/jbake/assets/components/slingfeature-maven-plugin/team.html
index 6862226..964c0be 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/team-list.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/team.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2018-09-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
  | 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="20180913" />
+    <meta name="Date-Revision-yyyymmdd" content="20200323" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2018-09-13<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 0.2.0-SNAPSHOT</li>
+          <li id="projectVersion">Version: 1.1.20</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -47,15 +47,15 @@
     <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="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a>  </li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a>  </li>
+    <li><a href="mailing-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="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a>  </li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a>  </li>
     <li class="active"><a href="#"><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>
@@ -86,7 +86,7 @@
 <tr class="b">
 <td><a name="sling"></a>sling</td>
 <td>Apache Sling Project</td>
-<td><a class="externalLink" href="http://sling.apache.org/site/project-team.html">http://sling.apache.org/site/project-team.html</a></td></tr></table></div>
+<td><a class="externalLink" href="https://sling.apache.org/site/project-team.html">https://sling.apache.org/site/project-team.html</a></td></tr></table></div>
 <div class="section">
 <h3><a name="Contributors"></a>Contributors</h3><a name="Contributors"></a>
 <p>There are no contributors listed for this project. Please check back again later.</p></div></div>
@@ -97,7 +97,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2007&#x2013;2018
+            <p>Copyright &copy;2007&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/update-feature-versions-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/update-feature-versions-mojo.html
new file mode 100644
index 0000000..f01b5ce
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/update-feature-versions-mojo.html
@@ -0,0 +1,642 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:update-feature-versions</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="slingfeature:update-feature-versions"></a>slingfeature:update-feature-versions</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:update-feature-versions</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Update the bundles/artifact versions</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><tt><a href="#features">&lt;features&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeatures">&lt;testFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></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><tt><a href="#classifiers">&lt;classifiers&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>A comma separated list of classifiers to select the feature files.
+Use ':' to select the main artifact (no classifier).<br /><b>User property is</b>: <tt>classifiers</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#dryRun">&lt;dryRun&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to true, no changes are performed<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>dryRun</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Directory containing generated feature files<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The start level for the attached jar/bundle.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of excludes for the test features.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#updatesExcludesList">&lt;updatesExcludesList&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>A comma separated list of artifact patterns to exclude. Follows the
+pattern &quot;groupId:artifactId:type:classifier:version&quot;. Designed to
+allow specifying the set of excludes from the command line.<br /><b>User property is</b>: <tt>excludes</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#updatesIncludesList">&lt;updatesIncludesList&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>A comma separated list of artifact patterns to include. Follows the
+pattern &quot;groupId:artifactId:type:classifier:version&quot;. Designed to
+allow specifying the set of includes from the command line.<br /><b>User property is</b>: <tt>includes</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#validateFeatures">&lt;validateFeatures&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If set to <tt>true</tt> the features are validated against the
+JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#versionScope">&lt;versionScope&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The scope to use to find the highest version, use ANY, MAJOR,
+MINOR, INCREMENTAL, or SUBINCREMENTAL<br /><b>User property is</b>: <tt>versionScope</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3Cclassifiers.3E"></a><b><a name="classifiers">&lt;classifiers&gt;</a></b></h4>
+        
+<div>A comma separated list of classifiers to select the feature files.
+Use ':' to select the main artifact (no classifier).</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>classifiers</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CdryRun.3E"></a><b><a name="dryRun">&lt;dryRun&gt;</a></b></h4>
+        
+<div>If set to true, no changes are performed</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>dryRun</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
+        
+<div>Directory containing feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/main/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the feature files. Feature
+files excluded by this configuration are not processed at all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the feature files in the
+configured directory. Only feature files specified by this include
+are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
+        
+<div>Directory containing generated feature files</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the generated feature files.
+Feature files excluded by this configuration are not processed at
+all.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the generated feature files in
+the configured directory. Only feature files specified by this
+include are processed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
+        
+<div>The start level for the attached jar/bundle.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the feature are not
+as dependencies to the project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the main jar artifact is not added to
+the test feature.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the artifacts from the test feature are
+not as dependencies to the project.</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 /></div>
+<div class="section">
+<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
+        
+<div>Directory containing test feature files.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>src/test/features</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes for the test features.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.json</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CupdatesExcludesList.3E"></a><b><a name="updatesExcludesList">&lt;updatesExcludesList&gt;</a></b></h4>
+        
+<div>A comma separated list of artifact patterns to exclude. Follows the
+pattern &quot;groupId:artifactId:type:classifier:version&quot;. Designed to
+allow specifying the set of excludes from the command line.</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>excludes</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CupdatesIncludesList.3E"></a><b><a name="updatesIncludesList">&lt;updatesIncludesList&gt;</a></b></h4>
+        
+<div>A comma separated list of artifact patterns to include. Follows the
+pattern &quot;groupId:artifactId:type:classifier:version&quot;. Designed to
+allow specifying the set of includes from the command line.</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>includes</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
+        
+<div>If set to <tt>true</tt> the features are validated against the
+JSON schema.</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 /></div>
+<div class="section">
+<h4><a name="a.3CversionScope.3E"></a><b><a name="versionScope">&lt;versionScope&gt;</a></b></h4>
+        
+<div>The scope to use to find the highest version, use ANY, MAJOR,
+MINOR, INCREMENTAL, or SUBINCREMENTAL</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>versionScope</tt></li>
+        </ul>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/usage.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/usage.html
new file mode 100644
index 0000000..193fef4
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/usage.html
@@ -0,0 +1,74 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | 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="20200323" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Usage</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 OSGi Feature Maven 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: 2020-03-23<span class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 1.1.20</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="Usage"></a>Usage</h2>
+<p>Additional Documentation can be found in the <a class="externalLink" href="https://github.com/apache/sling-slingfeature-maven-plugin/blob/master/README.md">README</a> page.</p></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2007&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+        </div>
+    </footer>
+    </body>
+</html>
diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md
index 3d295fe..29fe15d 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -8,6 +8,7 @@
 
 ## March 2020
 
+* Slingfeature Maven Plugin 1.1.20 (23rd)
 * Repoinit Parser 1.5.2, Repoinit JCR 1.1.22 (19th)
 * Commons Johnzon 1.2.0 (12th)
 * Servlets Resolver 2.6.4, Security 1.1.20, Content Detection Support 1.0.4 (9th)
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index a4118b7..7b287c2 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -30,7 +30,7 @@
   "Maven Launchpad Plugin|maven-launchpad-plugin|2.3.4|Y",
   "Scripting Bundle Maven Plugin 0.1.0|scriptingbundle-maven-plugin|0.1.0|Y",
   "Sling Maven Plugin|sling-maven-plugin|2.4.2|Y",
-  "Sling Feature Maven Plugin|slingfeature-maven-plugin|1.1.12|Y",
+  "Sling Feature Maven Plugin|slingfeature-maven-plugin|1.1.18|Y",
   "Sling Feature Converter Maven Plugin|sling-feature-converter-maven-plugin|1.0.4|Y",
   "Slingstart Maven Plugin|slingstart-maven-plugin|1.9.4|Y",
   "HTL Maven Plugin|htl-maven-plugin|1.3.4-1.4.0|Y",