You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2017/11/27 12:57:59 UTC

[sling-site] branch asf-site updated: Added Apache Sling Scripting HTL Java Compiler 1.0.16, Apache Sling Scripting HTL Engine 1.0.44, Apache Sling HTL Maven Plugin 1.1.0, Apache Sling Starter Startup 1.0.4

This is an automated email from the ASF dual-hosted git repository.

radu pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 7226c06  Added Apache Sling Scripting HTL Java Compiler 1.0.16, Apache Sling Scripting HTL Engine 1.0.44, Apache Sling HTL Maven Plugin 1.1.0, Apache Sling Starter Startup 1.0.4
7226c06 is described below

commit 7226c06cfb6138dda0f4752254c080b2522c1297
Author: Radu Cotescu <co...@adobe.com>
AuthorDate: Mon Nov 27 13:57:58 2017 +0100

    Added Apache Sling Scripting HTL Java Compiler 1.0.16, Apache Sling Scripting HTL Engine 1.0.44, Apache Sling HTL Maven Plugin 1.1.0, Apache Sling Starter Startup 1.0.4
---
 .../htl-maven-plugin/apidocs/allclasses-frame.html |   9 +-
 .../apidocs/allclasses-noframe.html                |   9 +-
 .../htl-maven-plugin/apidocs/constant-values.html  |  18 +-
 .../htl-maven-plugin/apidocs/deprecated-list.html  |  18 +-
 components/htl-maven-plugin/apidocs/help-doc.html  |  22 +-
 components/htl-maven-plugin/apidocs/index-all.html |  66 +++--
 components/htl-maven-plugin/apidocs/index.html     |  11 +-
 .../org/apache/sling/maven/htl/HelpMojo.html       |  14 +-
 .../org/apache/sling/maven/htl/ValidateMojo.html   | 109 +-------
 .../apache/sling/maven/htl/class-use/HelpMojo.html |  14 +-
 .../sling/maven/htl/class-use/ValidateMojo.html    |  14 +-
 .../{HelpMojo.html => compiler/HTLClassInfo.html}  | 158 ++++++------
 .../HTLJavaImportsAnalyzer.html}                   | 126 ++++-----
 .../ScriptCompilationUnit.html}                    | 165 ++++++------
 .../class-use/HTLClassInfo.html}                   |  50 ++--
 .../class-use/HTLJavaImportsAnalyzer.html}         |  50 ++--
 .../class-use/ScriptCompilationUnit.html}          |  50 ++--
 .../sling/maven/htl/compiler/package-frame.html    |  23 ++
 .../package-summary.html}                          |  72 ++++--
 .../package-tree.html}                             |  57 ++--
 .../HelpMojo.html => compiler/package-use.html}    |  34 +--
 .../org/apache/sling/maven/htl/package-frame.html  |   6 +-
 .../apache/sling/maven/htl/package-summary.html    |  18 +-
 .../org/apache/sling/maven/htl/package-tree.html   |  22 +-
 .../org/apache/sling/maven/htl/package-use.html    |  14 +-
 .../htl-maven-plugin/apidocs/overview-frame.html   |  23 ++
 ...{constant-values.html => overview-summary.html} |  48 +++-
 .../htl-maven-plugin/apidocs/overview-tree.html    |  20 +-
 components/htl-maven-plugin/apidocs/package-list   |   1 +
 components/htl-maven-plugin/dependencies.html      | 287 ++++++++++++---------
 components/htl-maven-plugin/dependency-info.html   |  22 +-
 .../htl-maven-plugin/dependency-management.html    |   8 +-
 .../htl-maven-plugin/distribution-management.html  |  11 +-
 components/htl-maven-plugin/help-mojo.html         |  10 +-
 components/htl-maven-plugin/index.html             |  10 +-
 components/htl-maven-plugin/issue-tracking.html    |   8 +-
 components/htl-maven-plugin/jira-report.html       |  29 ++-
 components/htl-maven-plugin/license.html           | 212 ++++++++++++++-
 components/htl-maven-plugin/mail-lists.html        |   8 +-
 components/htl-maven-plugin/plugin-info.html       |  12 +-
 components/htl-maven-plugin/plugin-management.html |   8 +-
 components/htl-maven-plugin/plugins.html           |   8 +-
 components/htl-maven-plugin/project-info.html      |   8 +-
 components/htl-maven-plugin/project-reports.html   |   8 +-
 components/htl-maven-plugin/project-summary.html   |  10 +-
 components/htl-maven-plugin/source-repository.html |  34 +--
 components/htl-maven-plugin/surefire-report.html   | 176 ++++++++++---
 components/htl-maven-plugin/team-list.html         |   8 +-
 components/htl-maven-plugin/usage.html             |  45 +++-
 components/htl-maven-plugin/validate-mojo.html     | 129 ++++++++-
 downloads.html                                     |  16 +-
 releases.html                                      |   3 +-
 52 files changed, 1432 insertions(+), 879 deletions(-)

diff --git a/components/htl-maven-plugin/apidocs/allclasses-frame.html b/components/htl-maven-plugin/apidocs/allclasses-frame.html
index 4e9e463..1cd251a 100644
--- a/components/htl-maven-plugin/apidocs/allclasses-frame.html
+++ b/components/htl-maven-plugin/apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>All Classes (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -14,6 +14,9 @@
 <div class="indexContainer">
 <ul>
 <li><a href="org/apache/sling/maven/htl/HelpMojo.html" title="class in org.apache.sling.maven.htl" target="classFrame">HelpMojo</a></li>
+<li><a href="org/apache/sling/maven/htl/compiler/HTLClassInfo.html" title="class in org.apache.sling.maven.htl.compiler" target="classFrame">HTLClassInfo</a></li>
+<li><a href="org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html" title="class in org.apache.sling.maven.htl.compiler" target="classFrame">HTLJavaImportsAnalyzer</a></li>
+<li><a href="org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html" title="class in org.apache.sling.maven.htl.compiler" target="classFrame">ScriptCompilationUnit</a></li>
 <li><a href="org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl" target="classFrame">ValidateMojo</a></li>
 </ul>
 </div>
diff --git a/components/htl-maven-plugin/apidocs/allclasses-noframe.html b/components/htl-maven-plugin/apidocs/allclasses-noframe.html
index f65820d..da26fc4 100644
--- a/components/htl-maven-plugin/apidocs/allclasses-noframe.html
+++ b/components/htl-maven-plugin/apidocs/allclasses-noframe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>All Classes (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -14,6 +14,9 @@
 <div class="indexContainer">
 <ul>
 <li><a href="org/apache/sling/maven/htl/HelpMojo.html" title="class in org.apache.sling.maven.htl">HelpMojo</a></li>
+<li><a href="org/apache/sling/maven/htl/compiler/HTLClassInfo.html" title="class in org.apache.sling.maven.htl.compiler">HTLClassInfo</a></li>
+<li><a href="org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html" title="class in org.apache.sling.maven.htl.compiler">HTLJavaImportsAnalyzer</a></li>
+<li><a href="org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html" title="class in org.apache.sling.maven.htl.compiler">ScriptCompilationUnit</a></li>
 <li><a href="org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">ValidateMojo</a></li>
 </ul>
 </div>
diff --git a/components/htl-maven-plugin/apidocs/constant-values.html b/components/htl-maven-plugin/apidocs/constant-values.html
index 02a99ee..0df61db 100644
--- a/components/htl-maven-plugin/apidocs/constant-values.html
+++ b/components/htl-maven-plugin/apidocs/constant-values.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>Constant Field Values (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <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 HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="Constant Field Values (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,10 +32,11 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="org/apache/sling/maven/htl/package-tree.html">Tree</a></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>
@@ -82,10 +83,11 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="org/apache/sling/maven/htl/package-tree.html">Tree</a></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>
diff --git a/components/htl-maven-plugin/apidocs/deprecated-list.html b/components/htl-maven-plugin/apidocs/deprecated-list.html
index ac2cdb8..84615c5 100644
--- a/components/htl-maven-plugin/apidocs/deprecated-list.html
+++ b/components/htl-maven-plugin/apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>Deprecated List (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <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 HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="Deprecated List (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,10 +32,11 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="org/apache/sling/maven/htl/package-tree.html">Tree</a></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>
@@ -82,10 +83,11 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="org/apache/sling/maven/htl/package-tree.html">Tree</a></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>
diff --git a/components/htl-maven-plugin/apidocs/help-doc.html b/components/htl-maven-plugin/apidocs/help-doc.html
index 70224f9..91bf584 100644
--- a/components/htl-maven-plugin/apidocs/help-doc.html
+++ b/components/htl-maven-plugin/apidocs/help-doc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>API Help (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <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 HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="API Help (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,10 +32,11 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="org/apache/sling/maven/htl/package-tree.html">Tree</a></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>
@@ -76,6 +77,10 @@
 <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>
@@ -183,10 +188,11 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="org/apache/sling/maven/htl/package-tree.html">Tree</a></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>
diff --git a/components/htl-maven-plugin/apidocs/index-all.html b/components/htl-maven-plugin/apidocs/index-all.html
index 477d63e..bc04a30 100644
--- a/components/htl-maven-plugin/apidocs/index-all.html
+++ b/components/htl-maven-plugin/apidocs/index-all.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>Index (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <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 HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="Index (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,10 +32,11 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="org/apache/sling/maven/htl/package-tree.html">Tree</a></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>
@@ -69,7 +70,23 @@
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-<div class="contentContainer"><a href="#I:E">E</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a name="I:E">
+<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a name="I:A">
+<!--   -->
+</a>
+<h2 class="title">A</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html#allowImport-java.lang.String-">allowImport(String)</a></span> - Method in class org.apache.sling.maven.htl.compiler.<a href="org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html" title="class in org.apache.sling.maven.htl.compiler">HTLJavaImportsAnalyzer</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/maven/htl/compiler/ScriptCompilationUnit.html#dispose--">dispose()</a></span> - Method in class org.apache.sling.maven.htl.compiler.<a href="org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html" title="class in org.apache.sling.maven.htl.compiler">ScriptCompilationUnit</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:E">
 <!--   -->
 </a>
 <h2 class="title">E</h2>
@@ -83,13 +100,15 @@
 </a>
 <h2 class="title">G</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/ValidateMojo.html#getExcludes--">getExcludes()</a></span> - Method in class org.apache.sling.maven.htl.<a href="org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">ValidateMojo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/compiler/HTLClassInfo.html#getFullyQualifiedClassName--">getFullyQualifiedClassName()</a></span> - Method in class org.apache.sling.maven.htl.compiler.<a href="org/apache/sling/maven/htl/compiler/HTLClassInfo.html" title="class in org.apache.sling.maven.htl.compiler">HTLClassInfo</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/ValidateMojo.html#getIncludes--">getIncludes()</a></span> - Method in class org.apache.sling.maven.htl.<a href="org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">ValidateMojo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/compiler/HTLClassInfo.html#getPackageName--">getPackageName()</a></span> - Method in class org.apache.sling.maven.htl.compiler.<a href="org/apache/sling/maven/htl/compiler/HTLClassInfo.html" title="class in org.apache.sling.maven.htl.compiler">HTLClassInfo</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/ValidateMojo.html#getProcessedFiles--">getProcessedFiles()</a></span> - Method in class org.apache.sling.maven.htl.<a href="org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">ValidateMojo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html#getScriptName--">getScriptName()</a></span> - Method in class org.apache.sling.maven.htl.compiler.<a href="org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html" title="class in org.apache.sling.maven.htl.compiler">ScriptCompilationUnit</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/ValidateMojo.html#getSourceDirectory--">getSourceDirectory()</a></span> - Method in class org.apache.sling.maven.htl.<a href="org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">ValidateMojo</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html#getScriptReader--">getScriptReader()</a></span> - Method in class org.apache.sling.maven.htl.compiler.<a href="org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html" title="class in org.apache.sling.maven.htl.compiler">ScriptCompilationUnit</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/compiler/HTLClassInfo.html#getSimpleClassName--">getSimpleClassName()</a></span> - Method in class org.apache.sling.maven.htl.compiler.<a href="org/apache/sling/maven/htl/compiler/HTLClassInfo.html" title="class in org.apache.sling.maven.htl.compiler">HTLClassInfo</a></dt>
 <dd>&nbsp;</dd>
 </dl>
 <a name="I:H">
@@ -97,10 +116,6 @@
 </a>
 <h2 class="title">H</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/ValidateMojo.html#hasErrors--">hasErrors()</a></span> - Method in class org.apache.sling.maven.htl.<a href="org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">ValidateMojo</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/ValidateMojo.html#hasWarnings--">hasWarnings()</a></span> - Method in class org.apache.sling.maven.htl.<a href="org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">ValidateMojo</a></dt>
-<dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/maven/htl/HelpMojo.html" title="class in org.apache.sling.maven.htl"><span class="typeNameLink">HelpMojo</span></a> - Class in <a href="org/apache/sling/maven/htl/package-summary.html">org.apache.sling.maven.htl</a></dt>
 <dd>
 <div class="block">Display help information on htl-maven-plugin.<br>
@@ -108,6 +123,14 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/HelpMojo.html#HelpMojo--">HelpMojo()</a></span> - Constructor for class org.apache.sling.maven.htl.<a href="org/apache/sling/maven/htl/HelpMojo.html" title="class in org.apache.sling.maven.htl">HelpMojo</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/maven/htl/compiler/HTLClassInfo.html" title="class in org.apache.sling.maven.htl.compiler"><span class="typeNameLink">HTLClassInfo</span></a> - Class in <a href="org/apache/sling/maven/htl/compiler/package-summary.html">org.apache.sling.maven.htl.compiler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/compiler/HTLClassInfo.html#HTLClassInfo-java.lang.String-">HTLClassInfo(String)</a></span> - Constructor for class org.apache.sling.maven.htl.compiler.<a href="org/apache/sling/maven/htl/compiler/HTLClassInfo.html" title="class in org.apache.sling.maven.htl.compiler">HTLClassInfo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html" title="class in org.apache.sling.maven.htl.compiler"><span class="typeNameLink">HTLJavaImportsAnalyzer</span></a> - Class in <a href="org/apache/sling/maven/htl/compiler/package-summary.html">org.apache.sling.maven.htl.compiler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html#HTLJavaImportsAnalyzer-java.util.Set-">HTLJavaImportsAnalyzer(Set&lt;String&gt;)</a></span> - Constructor for class org.apache.sling.maven.htl.compiler.<a href="org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html" title="class in org.apache.sling.maven.htl.compiler">HTLJavaImportsAnalyzer</a></dt>
+<dd>&nbsp;</dd>
 </dl>
 <a name="I:O">
 <!--   -->
@@ -116,6 +139,8 @@
 <dl>
 <dt><a href="org/apache/sling/maven/htl/package-summary.html">org.apache.sling.maven.htl</a> - package org.apache.sling.maven.htl</dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/maven/htl/compiler/package-summary.html">org.apache.sling.maven.htl.compiler</a> - package org.apache.sling.maven.htl.compiler</dt>
+<dd>&nbsp;</dd>
 </dl>
 <a name="I:P">
 <!--   -->
@@ -130,7 +155,9 @@
 </a>
 <h2 class="title">S</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/ValidateMojo.html#shouldFailOnWarnings--">shouldFailOnWarnings()</a></span> - Method in class org.apache.sling.maven.htl.<a href="org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">ValidateMojo</a></dt>
+<dt><a href="org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html" title="class in org.apache.sling.maven.htl.compiler"><span class="typeNameLink">ScriptCompilationUnit</span></a> - Class in <a href="org/apache/sling/maven/htl/compiler/package-summary.html">org.apache.sling.maven.htl.compiler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html#ScriptCompilationUnit-java.io.File-java.io.File-">ScriptCompilationUnit(File, File)</a></span> - Constructor for class org.apache.sling.maven.htl.compiler.<a href="org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html" title="class in org.apache.sling.maven.htl.compiler">ScriptCompilationUnit</a></dt>
 <dd>&nbsp;</dd>
 </dl>
 <a name="I:V">
@@ -145,7 +172,7 @@
 <dt><span class="memberNameLink"><a href="org/apache/sling/maven/htl/ValidateMojo.html#ValidateMojo--">ValidateMojo()</a></span> - Constructor for class org.apache.sling.maven.htl.<a href="org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">ValidateMojo</a></dt>
 <dd>&nbsp;</dd>
 </dl>
-<a href="#I:E">E</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:V">V</a>&nbsp;</div>
+<a href="#I:A">A</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:V">V</a>&nbsp;</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -155,10 +182,11 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="org/apache/sling/maven/htl/package-tree.html">Tree</a></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>
diff --git a/components/htl-maven-plugin/apidocs/index.html b/components/htl-maven-plugin/apidocs/index.html
index 9a9e4aa..c78e539 100644
--- a/components/htl-maven-plugin/apidocs/index.html
+++ b/components/htl-maven-plugin/apidocs/index.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache Sling HTL Maven Plugin 1.0.8 API</title>
+<title>Apache Sling HTL Maven Plugin 1.1.0 API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")
@@ -60,14 +60,17 @@
 </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)">
-<frame src="org/apache/sling/maven/htl/package-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+</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="org/apache/sling/maven/htl/package-summary.html">Non-frame version</a>.</p>
+<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>
\ No newline at end of file
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/HelpMojo.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/HelpMojo.html
index 7489cd8..fe88aea 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/HelpMojo.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/HelpMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HelpMojo (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>HelpMojo (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <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 HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="HelpMojo (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -38,7 +38,8 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../org/apache/sling/maven/htl/package-summary.html">Package</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/HelpMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
@@ -259,7 +260,8 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../org/apache/sling/maven/htl/package-summary.html">Package</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/HelpMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/ValidateMojo.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/ValidateMojo.html
index 5fb2298..9077c75 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/ValidateMojo.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/ValidateMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ValidateMojo (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>ValidateMojo (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <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="ValidateMojo (Apache Sling HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="ValidateMojo (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
+var methods = {"i0":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -38,7 +38,8 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../org/apache/sling/maven/htl/package-summary.html">Package</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/ValidateMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
@@ -189,34 +190,6 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/maven/htl/ValidateMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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/maven/htl/ValidateMojo.html#getExcludes--">getExcludes</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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/maven/htl/ValidateMojo.html#getIncludes--">getIncludes</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/maven/htl/ValidateMojo.html#getProcessedFiles--">getProcessedFiles</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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/maven/htl/ValidateMojo.html#getSourceDirectory--">getSourceDirectory</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sling/maven/htl/ValidateMojo.html#hasErrors--">hasErrors</a></span>()</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/maven/htl/ValidateMojo.html#hasWarnings--">hasWarnings</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/maven/htl/ValidateMojo.html#shouldFailOnWarnings--">shouldFailOnWarnings</a></span>()</code>&nbsp;</td>
-</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
@@ -286,7 +259,7 @@ protected&nbsp;org.apache.maven.project.MavenProject project</pre>
 <a name="execute--">
 <!--   -->
 </a>
-<ul class="blockList">
+<ul class="blockListLast">
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
@@ -299,69 +272,6 @@ protected&nbsp;org.apache.maven.project.MavenProject project</pre>
 </dl>
 </li>
 </ul>
-<a name="getSourceDirectory--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getSourceDirectory</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;getSourceDirectory()</pre>
-</li>
-</ul>
-<a name="shouldFailOnWarnings--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>shouldFailOnWarnings</h4>
-<pre>public&nbsp;boolean&nbsp;shouldFailOnWarnings()</pre>
-</li>
-</ul>
-<a name="hasWarnings--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>hasWarnings</h4>
-<pre>public&nbsp;boolean&nbsp;hasWarnings()</pre>
-</li>
-</ul>
-<a name="hasErrors--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>hasErrors</h4>
-<pre>public&nbsp;boolean&nbsp;hasErrors()</pre>
-</li>
-</ul>
-<a name="getIncludes--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getIncludes</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/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="http://docs.oracle.com/javase/7/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="getProcessedFiles--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getProcessedFiles</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;getProcessedFiles()</pre>
-</li>
-</ul>
 </li>
 </ul>
 </li>
@@ -378,7 +288,8 @@ protected&nbsp;org.apache.maven.project.MavenProject project</pre>
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../org/apache/sling/maven/htl/package-summary.html">Package</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/ValidateMojo.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/HelpMojo.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/HelpMojo.html
index a6932a2..aea431f 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/HelpMojo.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/HelpMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.maven.htl.HelpMojo (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>Uses of Class org.apache.sling.maven.htl.HelpMojo (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <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.maven.htl.HelpMojo (Apache Sling HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="Uses of Class org.apache.sling.maven.htl.HelpMojo (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,7 +32,8 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/sling/maven/htl/HelpMojo.html" title="class in org.apache.sling.maven.htl">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
@@ -82,7 +83,8 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/sling/maven/htl/HelpMojo.html" title="class in org.apache.sling.maven.htl">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/ValidateMojo.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/ValidateMojo.html
index 0353d72..582f5c2 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/ValidateMojo.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/ValidateMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.maven.htl.ValidateMojo (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>Uses of Class org.apache.sling.maven.htl.ValidateMojo (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <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.maven.htl.ValidateMojo (Apache Sling HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="Uses of Class org.apache.sling.maven.htl.ValidateMojo (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,7 +32,8 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
@@ -82,7 +83,8 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
 <li><a href="../../../../../../org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/HelpMojo.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/HTLClassInfo.html
similarity index 58%
copy from components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/HelpMojo.html
copy to components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/HTLClassInfo.html
index 7489cd8..8a48b85 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/HelpMojo.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/HTLClassInfo.html
@@ -2,24 +2,24 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HelpMojo (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
+<title>HTLClassInfo (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
+<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="HelpMojo (Apache Sling HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="HTLClassInfo (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10};
+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";
@@ -38,26 +38,27 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../org/apache/sling/maven/htl/package-summary.html">Package</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/HelpMojo.html">Use</a></li>
+<li><a href="class-use/HTLClassInfo.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>Prev&nbsp;Class</li>
-<li><a href="../../../../../org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html" title="class in org.apache.sling.maven.htl.compiler"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/maven/htl/HelpMojo.html" target="_top">Frames</a></li>
-<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/compiler/HTLClassInfo.html" target="_top">Frames</a></li>
+<li><a href="HTLClassInfo.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"><!--
@@ -92,20 +93,15 @@ var activeTableTab = "activeTableTab";
 <!-- ========= END OF TOP NAVBAR ========= -->
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
-<div class="subTitle">org.apache.sling.maven.htl</div>
-<h2 title="Class HelpMojo" class="title">Class HelpMojo</h2>
+<div class="subTitle">org.apache.sling.maven.htl.compiler</div>
+<h2 title="Class HTLClassInfo" class="title">Class HTLClassInfo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="http://docs.oracle.com/javase/7/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.maven.htl.HelpMojo</li>
-</ul>
-</li>
+<li>org.apache.sling.maven.htl.compiler.HTLClassInfo</li>
 </ul>
 </li>
 </ul>
@@ -114,42 +110,19 @@ var activeTableTab = "activeTableTab";
 <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.scripting.sightly.java.compiler.ClassInfo</dd>
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="help",
-      requiresProject=false,
-      threadSafe=true)
-public class <span class="typeNameLabel">HelpMojo</span>
-extends org.apache.maven.plugin.AbstractMojo</pre>
-<div class="block">Display help information on htl-maven-plugin.<br>
- Call <code>mvn htl: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>
+<pre>public class <span class="typeNameLabel">HTLClassInfo</span>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements org.apache.sling.scripting.sightly.java.compiler.ClassInfo</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.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">
@@ -162,7 +135,7 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 <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/maven/htl/HelpMojo.html#HelpMojo--">HelpMojo</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/maven/htl/compiler/HTLClassInfo.html#HTLClassInfo-java.lang.String-">HTLClassInfo</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;script)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -180,18 +153,19 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 <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/maven/htl/HelpMojo.html#execute--">execute</a></span>()</code></td>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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/maven/htl/compiler/HTLClassInfo.html#getFullyQualifiedClassName--">getFullyQualifiedClassName</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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/maven/htl/compiler/HTLClassInfo.html#getPackageName--">getPackageName</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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/maven/htl/compiler/HTLClassInfo.html#getSimpleClassName--">getSimpleClassName</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>
@@ -212,13 +186,13 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="HelpMojo--">
+<a name="HTLClassInfo-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>HelpMojo</h4>
-<pre>public&nbsp;HelpMojo()</pre>
+<h4>HTLClassInfo</h4>
+<pre>public&nbsp;HTLClassInfo(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;script)</pre>
 </li>
 </ul>
 </li>
@@ -229,17 +203,42 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="execute--">
+<a name="getSimpleClassName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSimpleClassName</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getSimpleClassName()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getSimpleClassName</code>&nbsp;in interface&nbsp;<code>org.apache.sling.scripting.sightly.java.compiler.ClassInfo</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getPackageName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPackageName</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getPackageName()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getPackageName</code>&nbsp;in interface&nbsp;<code>org.apache.sling.scripting.sightly.java.compiler.ClassInfo</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getFullyQualifiedClassName--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>execute</h4>
-<pre>public&nbsp;void&nbsp;execute()
-             throws org.apache.maven.plugin.MojoExecutionException</pre>
+<h4>getFullyQualifiedClassName</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getFullyQualifiedClassName()</pre>
 <dl>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getFullyQualifiedClassName</code>&nbsp;in interface&nbsp;<code>org.apache.sling.scripting.sightly.java.compiler.ClassInfo</code></dd>
 </dl>
 </li>
 </ul>
@@ -259,26 +258,27 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../org/apache/sling/maven/htl/package-summary.html">Package</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/HelpMojo.html">Use</a></li>
+<li><a href="class-use/HTLClassInfo.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>Prev&nbsp;Class</li>
-<li><a href="../../../../../org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html" title="class in org.apache.sling.maven.htl.compiler"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/maven/htl/HelpMojo.html" target="_top">Frames</a></li>
-<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/compiler/HTLClassInfo.html" target="_top">Frames</a></li>
+<li><a href="HTLClassInfo.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"><!--
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/HelpMojo.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html
similarity index 62%
copy from components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/HelpMojo.html
copy to components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html
index 7489cd8..29b34d6 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/HelpMojo.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html
@@ -2,18 +2,18 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HelpMojo (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
+<title>HTLJavaImportsAnalyzer (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
+<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="HelpMojo (Apache Sling HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="HTLJavaImportsAnalyzer (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -38,26 +38,27 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../org/apache/sling/maven/htl/package-summary.html">Package</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/HelpMojo.html">Use</a></li>
+<li><a href="class-use/HTLJavaImportsAnalyzer.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>Prev&nbsp;Class</li>
-<li><a href="../../../../../org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/maven/htl/compiler/HTLClassInfo.html" title="class in org.apache.sling.maven.htl.compiler"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html" title="class in org.apache.sling.maven.htl.compiler"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/maven/htl/HelpMojo.html" target="_top">Frames</a></li>
-<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html" target="_top">Frames</a></li>
+<li><a href="HTLJavaImportsAnalyzer.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"><!--
@@ -92,20 +93,15 @@ var activeTableTab = "activeTableTab";
 <!-- ========= END OF TOP NAVBAR ========= -->
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
-<div class="subTitle">org.apache.sling.maven.htl</div>
-<h2 title="Class HelpMojo" class="title">Class HelpMojo</h2>
+<div class="subTitle">org.apache.sling.maven.htl.compiler</div>
+<h2 title="Class HTLJavaImportsAnalyzer" class="title">Class HTLJavaImportsAnalyzer</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="http://docs.oracle.com/javase/7/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.maven.htl.HelpMojo</li>
-</ul>
-</li>
+<li>org.apache.sling.maven.htl.compiler.HTLJavaImportsAnalyzer</li>
 </ul>
 </li>
 </ul>
@@ -114,42 +110,19 @@ var activeTableTab = "activeTableTab";
 <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.scripting.sightly.java.compiler.JavaImportsAnalyzer</dd>
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="help",
-      requiresProject=false,
-      threadSafe=true)
-public class <span class="typeNameLabel">HelpMojo</span>
-extends org.apache.maven.plugin.AbstractMojo</pre>
-<div class="block">Display help information on htl-maven-plugin.<br>
- Call <code>mvn htl: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>
+<pre>public class <span class="typeNameLabel">HTLJavaImportsAnalyzer</span>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements org.apache.sling.scripting.sightly.java.compiler.JavaImportsAnalyzer</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.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">
@@ -162,7 +135,7 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 <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/maven/htl/HelpMojo.html#HelpMojo--">HelpMojo</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html#HTLJavaImportsAnalyzer-java.util.Set-">HTLJavaImportsAnalyzer</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String [...]
 </tr>
 </table>
 </li>
@@ -180,18 +153,11 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 <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/maven/htl/HelpMojo.html#execute--">execute</a></span>()</code></td>
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html#allowImport-java.lang.String-">allowImport</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;importedClass)</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>
@@ -212,13 +178,13 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="HelpMojo--">
+<a name="HTLJavaImportsAnalyzer-java.util.Set-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>HelpMojo</h4>
-<pre>public&nbsp;HelpMojo()</pre>
+<h4>HTLJavaImportsAnalyzer</h4>
+<pre>public&nbsp;HTLJavaImportsAnalyzer(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;ignoreImports)</pre>
 </li>
 </ul>
 </li>
@@ -229,17 +195,16 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="execute--">
+<a name="allowImport-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>execute</h4>
-<pre>public&nbsp;void&nbsp;execute()
-             throws org.apache.maven.plugin.MojoExecutionException</pre>
+<h4>allowImport</h4>
+<pre>public&nbsp;boolean&nbsp;allowImport(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;importedClass)</pre>
 <dl>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>allowImport</code>&nbsp;in interface&nbsp;<code>org.apache.sling.scripting.sightly.java.compiler.JavaImportsAnalyzer</code></dd>
 </dl>
 </li>
 </ul>
@@ -259,26 +224,27 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../org/apache/sling/maven/htl/package-summary.html">Package</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/HelpMojo.html">Use</a></li>
+<li><a href="class-use/HTLJavaImportsAnalyzer.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>Prev&nbsp;Class</li>
-<li><a href="../../../../../org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/maven/htl/compiler/HTLClassInfo.html" title="class in org.apache.sling.maven.htl.compiler"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html" title="class in org.apache.sling.maven.htl.compiler"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/sling/maven/htl/HelpMojo.html" target="_top">Frames</a></li>
-<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html" target="_top">Frames</a></li>
+<li><a href="HTLJavaImportsAnalyzer.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"><!--
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/HelpMojo.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html
similarity index 57%
copy from components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/HelpMojo.html
copy to components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html
index 7489cd8..a4bcf4a 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/HelpMojo.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html
@@ -2,24 +2,24 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HelpMojo (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
+<title>ScriptCompilationUnit (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
+<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="HelpMojo (Apache Sling HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="ScriptCompilationUnit (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10};
+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";
@@ -38,26 +38,27 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../org/apache/sling/maven/htl/package-summary.html">Package</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/HelpMojo.html">Use</a></li>
+<li><a href="class-use/ScriptCompilationUnit.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>Prev&nbsp;Class</li>
-<li><a href="../../../../../org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html" title="class in org.apache.sling.maven.htl.compiler"><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/maven/htl/HelpMojo.html" target="_top">Frames</a></li>
-<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html" target="_top">Frames</a></li>
+<li><a href="ScriptCompilationUnit.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"><!--
@@ -92,20 +93,15 @@ var activeTableTab = "activeTableTab";
 <!-- ========= END OF TOP NAVBAR ========= -->
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
-<div class="subTitle">org.apache.sling.maven.htl</div>
-<h2 title="Class HelpMojo" class="title">Class HelpMojo</h2>
+<div class="subTitle">org.apache.sling.maven.htl.compiler</div>
+<h2 title="Class ScriptCompilationUnit" class="title">Class ScriptCompilationUnit</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="http://docs.oracle.com/javase/7/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.maven.htl.HelpMojo</li>
-</ul>
-</li>
+<li>org.apache.sling.maven.htl.compiler.ScriptCompilationUnit</li>
 </ul>
 </li>
 </ul>
@@ -114,42 +110,19 @@ var activeTableTab = "activeTableTab";
 <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.scripting.sightly.compiler.CompilationUnit</dd>
 </dl>
 <hr>
 <br>
-<pre>@Mojo(name="help",
-      requiresProject=false,
-      threadSafe=true)
-public class <span class="typeNameLabel">HelpMojo</span>
-extends org.apache.maven.plugin.AbstractMojo</pre>
-<div class="block">Display help information on htl-maven-plugin.<br>
- Call <code>mvn htl: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>
+<pre>public class <span class="typeNameLabel">ScriptCompilationUnit</span>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements org.apache.sling.scripting.sightly.compiler.CompilationUnit</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.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">
@@ -162,7 +135,8 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 <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/maven/htl/HelpMojo.html#HelpMojo--">HelpMojo</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html#ScriptCompilationUnit-java.io.File-java.io.File-">ScriptCompilationUnit</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;sourceDirectory,
+                     <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;script)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -181,17 +155,18 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 </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/maven/htl/HelpMojo.html#execute--">execute</a></span>()</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html#dispose--">dispose</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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/maven/htl/compiler/ScriptCompilationUnit.html#getScriptName--">getScriptName</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html#getScriptReader--">getScriptReader</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>
@@ -212,13 +187,19 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="HelpMojo--">
+<a name="ScriptCompilationUnit-java.io.File-java.io.File-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>HelpMojo</h4>
-<pre>public&nbsp;HelpMojo()</pre>
+<h4>ScriptCompilationUnit</h4>
+<pre>public&nbsp;ScriptCompilationUnit(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;sourceDirectory,
+                             <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;script)
+                      throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a></code></dd>
+</dl>
 </li>
 </ul>
 </li>
@@ -229,20 +210,41 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="execute--">
+<a name="getScriptName--">
 <!--   -->
 </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</pre>
+<h4>getScriptName</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getScriptName()</pre>
 <dl>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getScriptName</code>&nbsp;in interface&nbsp;<code>org.apache.sling.scripting.sightly.compiler.CompilationUnit</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getScriptReader--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getScriptReader</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;getScriptReader()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getScriptReader</code>&nbsp;in interface&nbsp;<code>org.apache.sling.scripting.sightly.compiler.CompilationUnit</code></dd>
 </dl>
 </li>
 </ul>
+<a name="dispose--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>dispose</h4>
+<pre>public&nbsp;void&nbsp;dispose()</pre>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -259,26 +261,27 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../org/apache/sling/maven/htl/package-summary.html">Package</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/HelpMojo.html">Use</a></li>
+<li><a href="class-use/ScriptCompilationUnit.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>Prev&nbsp;Class</li>
-<li><a href="../../../../../org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html" title="class in org.apache.sling.maven.htl.compiler"><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/maven/htl/HelpMojo.html" target="_top">Frames</a></li>
-<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html" target="_top">Frames</a></li>
+<li><a href="ScriptCompilationUnit.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"><!--
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/ValidateMojo.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/class-use/HTLClassInfo.html
similarity index 54%
copy from components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/ValidateMojo.html
copy to components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/class-use/HTLClassInfo.html
index 0353d72..4f9cd85 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/ValidateMojo.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/class-use/HTLClassInfo.html
@@ -2,18 +2,18 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.maven.htl.ValidateMojo (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
-<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../../script.js"></script>
+<title>Uses of Class org.apache.sling.maven.htl.compiler.HTLClassInfo (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
+<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.maven.htl.ValidateMojo (Apache Sling HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="Uses of Class org.apache.sling.maven.htl.compiler.HTLClassInfo (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,13 +32,14 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">Class</a></li>
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/maven/htl/compiler/HTLClassInfo.html" title="class in org.apache.sling.maven.htl.compiler">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>
+<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">
@@ -47,11 +48,11 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/class-use/ValidateMojo.html" target="_top">Frames</a></li>
-<li><a href="ValidateMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/maven/htl/compiler/class-use/HTLClassInfo.html" target="_top">Frames</a></li>
+<li><a href="HTLClassInfo.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"><!--
@@ -70,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.maven.htl.ValidateMojo" class="title">Uses of Class<br>org.apache.sling.maven.htl.ValidateMojo</h2>
+<h2 title="Uses of Class org.apache.sling.maven.htl.compiler.HTLClassInfo" class="title">Uses of Class<br>org.apache.sling.maven.htl.compiler.HTLClassInfo</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.maven.htl.ValidateMojo</div>
+<div class="classUseContainer">No usage of org.apache.sling.maven.htl.compiler.HTLClassInfo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -82,13 +83,14 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">Class</a></li>
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/maven/htl/compiler/HTLClassInfo.html" title="class in org.apache.sling.maven.htl.compiler">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>
+<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">
@@ -97,11 +99,11 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/class-use/ValidateMojo.html" target="_top">Frames</a></li>
-<li><a href="ValidateMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/maven/htl/compiler/class-use/HTLClassInfo.html" target="_top">Frames</a></li>
+<li><a href="HTLClassInfo.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"><!--
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/HelpMojo.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/class-use/HTLJavaImportsAnalyzer.html
similarity index 52%
copy from components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/HelpMojo.html
copy to components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/class-use/HTLJavaImportsAnalyzer.html
index a6932a2..6c9754e 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/HelpMojo.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/class-use/HTLJavaImportsAnalyzer.html
@@ -2,18 +2,18 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.maven.htl.HelpMojo (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
-<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../../script.js"></script>
+<title>Uses of Class org.apache.sling.maven.htl.compiler.HTLJavaImportsAnalyzer (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
+<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.maven.htl.HelpMojo (Apache Sling HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="Uses of Class org.apache.sling.maven.htl.compiler.HTLJavaImportsAnalyzer (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,13 +32,14 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/maven/htl/HelpMojo.html" title="class in org.apache.sling.maven.htl">Class</a></li>
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html" title="class in org.apache.sling.maven.htl.compiler">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>
+<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">
@@ -47,11 +48,11 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/class-use/HelpMojo.html" target="_top">Frames</a></li>
-<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/maven/htl/compiler/class-use/HTLJavaImportsAnalyzer.html" target="_top">Frames</a></li>
+<li><a href="HTLJavaImportsAnalyzer.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"><!--
@@ -70,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.maven.htl.HelpMojo" class="title">Uses of Class<br>org.apache.sling.maven.htl.HelpMojo</h2>
+<h2 title="Uses of Class org.apache.sling.maven.htl.compiler.HTLJavaImportsAnalyzer" class="title">Uses of Class<br>org.apache.sling.maven.htl.compiler.HTLJavaImportsAnalyzer</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.maven.htl.HelpMojo</div>
+<div class="classUseContainer">No usage of org.apache.sling.maven.htl.compiler.HTLJavaImportsAnalyzer</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -82,13 +83,14 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/maven/htl/HelpMojo.html" title="class in org.apache.sling.maven.htl">Class</a></li>
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html" title="class in org.apache.sling.maven.htl.compiler">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>
+<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">
@@ -97,11 +99,11 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/class-use/HelpMojo.html" target="_top">Frames</a></li>
-<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/maven/htl/compiler/class-use/HTLJavaImportsAnalyzer.html" target="_top">Frames</a></li>
+<li><a href="HTLJavaImportsAnalyzer.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"><!--
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/HelpMojo.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/class-use/ScriptCompilationUnit.html
similarity index 52%
copy from components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/HelpMojo.html
copy to components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/class-use/ScriptCompilationUnit.html
index a6932a2..8f54154 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/HelpMojo.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/class-use/ScriptCompilationUnit.html
@@ -2,18 +2,18 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.maven.htl.HelpMojo (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
-<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../../script.js"></script>
+<title>Uses of Class org.apache.sling.maven.htl.compiler.ScriptCompilationUnit (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
+<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.maven.htl.HelpMojo (Apache Sling HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="Uses of Class org.apache.sling.maven.htl.compiler.ScriptCompilationUnit (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,13 +32,14 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/maven/htl/HelpMojo.html" title="class in org.apache.sling.maven.htl">Class</a></li>
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html" title="class in org.apache.sling.maven.htl.compiler">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>
+<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">
@@ -47,11 +48,11 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/class-use/HelpMojo.html" target="_top">Frames</a></li>
-<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/maven/htl/compiler/class-use/ScriptCompilationUnit.html" target="_top">Frames</a></li>
+<li><a href="ScriptCompilationUnit.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"><!--
@@ -70,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.maven.htl.HelpMojo" class="title">Uses of Class<br>org.apache.sling.maven.htl.HelpMojo</h2>
+<h2 title="Uses of Class org.apache.sling.maven.htl.compiler.ScriptCompilationUnit" class="title">Uses of Class<br>org.apache.sling.maven.htl.compiler.ScriptCompilationUnit</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.maven.htl.HelpMojo</div>
+<div class="classUseContainer">No usage of org.apache.sling.maven.htl.compiler.ScriptCompilationUnit</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -82,13 +83,14 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/maven/htl/HelpMojo.html" title="class in org.apache.sling.maven.htl">Class</a></li>
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html" title="class in org.apache.sling.maven.htl.compiler">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>
+<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">
@@ -97,11 +99,11 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/class-use/HelpMojo.html" target="_top">Frames</a></li>
-<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/maven/htl/compiler/class-use/ScriptCompilationUnit.html" target="_top">Frames</a></li>
+<li><a href="ScriptCompilationUnit.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"><!--
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/package-frame.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/package-frame.html
new file mode 100644
index 0000000..914e14e
--- /dev/null
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/package-frame.html
@@ -0,0 +1,23 @@
+<!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_152) on Mon Nov 27 13:25:43 CET 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.sling.maven.htl.compiler (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
+<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/maven/htl/compiler/package-summary.html" target="classFrame">org.apache.sling.maven.htl.compiler</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="HTLClassInfo.html" title="class in org.apache.sling.maven.htl.compiler" target="classFrame">HTLClassInfo</a></li>
+<li><a href="HTLJavaImportsAnalyzer.html" title="class in org.apache.sling.maven.htl.compiler" target="classFrame">HTLJavaImportsAnalyzer</a></li>
+<li><a href="ScriptCompilationUnit.html" title="class in org.apache.sling.maven.htl.compiler" target="classFrame">ScriptCompilationUnit</a></li>
+</ul>
+</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/ValidateMojo.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/package-summary.html
similarity index 57%
copy from components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/ValidateMojo.html
copy to components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/package-summary.html
index 0353d72..7bf85c0 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/ValidateMojo.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.maven.htl.ValidateMojo (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>org.apache.sling.maven.htl.compiler (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <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.maven.htl.ValidateMojo (Apache Sling HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="org.apache.sling.maven.htl.compiler (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,10 +32,11 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
+<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>
@@ -43,12 +44,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li>Prev</li>
-<li>Next</li>
+<li><a href="../../../../../../org/apache/sling/maven/htl/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/maven/htl/class-use/ValidateMojo.html" target="_top">Frames</a></li>
-<li><a href="ValidateMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/compiler/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>
@@ -70,9 +71,35 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.maven.htl.ValidateMojo" class="title">Uses of Class<br>org.apache.sling.maven.htl.ValidateMojo</h2>
+<h1 title="Package" class="title">Package&nbsp;org.apache.sling.maven.htl.compiler</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/maven/htl/compiler/HTLClassInfo.html" title="class in org.apache.sling.maven.htl.compiler">HTLClassInfo</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html" title="class in org.apache.sling.maven.htl.compiler">HTLJavaImportsAnalyzer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html" title="class in org.apache.sling.maven.htl.compiler">ScriptCompilationUnit</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.maven.htl.ValidateMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -82,10 +109,11 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
+<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>
@@ -93,12 +121,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li>Prev</li>
-<li>Next</li>
+<li><a href="../../../../../../org/apache/sling/maven/htl/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/maven/htl/class-use/ValidateMojo.html" target="_top">Frames</a></li>
-<li><a href="ValidateMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/compiler/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>
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/ValidateMojo.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/package-tree.html
similarity index 56%
copy from components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/ValidateMojo.html
copy to components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/package-tree.html
index 0353d72..62991c0 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/ValidateMojo.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.maven.htl.ValidateMojo (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>org.apache.sling.maven.htl.compiler Class Hierarchy (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <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.maven.htl.ValidateMojo (Apache Sling HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="org.apache.sling.maven.htl.compiler Class Hierarchy (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,10 +32,11 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
+<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>
@@ -43,12 +44,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li>Prev</li>
+<li><a href="../../../../../../org/apache/sling/maven/htl/package-tree.html">Prev</a></li>
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/class-use/ValidateMojo.html" target="_top">Frames</a></li>
-<li><a href="ValidateMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/compiler/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>
@@ -70,9 +71,24 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.maven.htl.ValidateMojo" class="title">Uses of Class<br>org.apache.sling.maven.htl.ValidateMojo</h2>
+<h1 class="title">Hierarchy For Package org.apache.sling.maven.htl.compiler</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="http://docs.oracle.com/javase/7/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.maven.htl.compiler.<a href="../../../../../../org/apache/sling/maven/htl/compiler/HTLClassInfo.html" title="class in org.apache.sling.maven.htl.compiler"><span class="typeNameLink">HTLClassInfo</span></a> (implements org.apache.sling.scripting.sightly.java.compiler.ClassInfo)</li>
+<li type="circle">org.apache.sling.maven.htl.compiler.<a href="../../../../../../org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html" title="class in org.apache.sling.maven.htl.compiler"><span class="typeNameLink">HTLJavaImportsAnalyzer</span></a> (implements org.apache.sling.scripting.sightly.java.compiler.JavaImportsAnalyzer)</li>
+<li type="circle">org.apache.sling.maven.htl.compiler.<a href="../../../../../../org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html" title="class in org.apache.sling.maven.htl.compiler"><span class="typeNameLink">ScriptCompilationUnit</span></a> (implements org.apache.sling.scripting.sightly.compiler.CompilationUnit)</li>
+</ul>
+</li>
+</ul>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.maven.htl.ValidateMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -82,10 +98,11 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
+<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>
@@ -93,12 +110,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li>Prev</li>
+<li><a href="../../../../../../org/apache/sling/maven/htl/package-tree.html">Prev</a></li>
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/class-use/ValidateMojo.html" target="_top">Frames</a></li>
-<li><a href="ValidateMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/compiler/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>
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/HelpMojo.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/package-use.html
similarity index 70%
copy from components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/HelpMojo.html
copy to components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/package-use.html
index a6932a2..09cd8a9 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/class-use/HelpMojo.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/compiler/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.maven.htl.HelpMojo (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>Uses of Package org.apache.sling.maven.htl.compiler (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <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.maven.htl.HelpMojo (Apache Sling HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="Uses of Package org.apache.sling.maven.htl.compiler (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,10 +32,11 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/maven/htl/HelpMojo.html" title="class in org.apache.sling.maven.htl">Class</a></li>
+<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="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>
@@ -47,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/class-use/HelpMojo.html" target="_top">Frames</a></li>
-<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/compiler/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>
@@ -70,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.maven.htl.HelpMojo" class="title">Uses of Class<br>org.apache.sling.maven.htl.HelpMojo</h2>
+<h1 title="Uses of Package org.apache.sling.maven.htl.compiler" class="title">Uses of Package<br>org.apache.sling.maven.htl.compiler</h1>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.maven.htl.HelpMojo</div>
+<div class="contentContainer">No usage of org.apache.sling.maven.htl.compiler</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -82,10 +83,11 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/sling/maven/htl/HelpMojo.html" title="class in org.apache.sling.maven.htl">Class</a></li>
+<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="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>
@@ -97,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/class-use/HelpMojo.html" target="_top">Frames</a></li>
-<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../index.html?org/apache/sling/maven/htl/compiler/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>
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/package-frame.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/package-frame.html
index 37ba13e..e3f8774 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/package-frame.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.maven.htl (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>org.apache.sling.maven.htl (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/package-summary.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/package-summary.html
index 1fb8ac1..11c6daf 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/package-summary.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.maven.htl (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>org.apache.sling.maven.htl (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <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.maven.htl (Apache Sling HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="org.apache.sling.maven.htl (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,7 +32,8 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<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>
@@ -44,7 +45,7 @@
 <div class="subNav">
 <ul class="navList">
 <li>Prev&nbsp;Package</li>
-<li>Next&nbsp;Package</li>
+<li><a href="../../../../../org/apache/sling/maven/htl/compiler/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/sling/maven/htl/package-summary.html" target="_top">Frames</a></li>
@@ -109,7 +110,8 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<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>
@@ -121,7 +123,7 @@
 <div class="subNav">
 <ul class="navList">
 <li>Prev&nbsp;Package</li>
-<li>Next&nbsp;Package</li>
+<li><a href="../../../../../org/apache/sling/maven/htl/compiler/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/sling/maven/htl/package-summary.html" target="_top">Frames</a></li>
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/package-tree.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/package-tree.html
index 929a191..4634867 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/package-tree.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.maven.htl Class Hierarchy (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>org.apache.sling.maven.htl Class Hierarchy (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <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.maven.htl Class Hierarchy (Apache Sling HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="org.apache.sling.maven.htl Class Hierarchy (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,7 +32,8 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<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>
@@ -44,7 +45,7 @@
 <div class="subNav">
 <ul class="navList">
 <li>Prev</li>
-<li>Next</li>
+<li><a href="../../../../../org/apache/sling/maven/htl/compiler/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/sling/maven/htl/package-tree.html" target="_top">Frames</a></li>
@@ -71,6 +72,10 @@
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
 <h1 class="title">Hierarchy For Package org.apache.sling.maven.htl</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>
@@ -96,7 +101,8 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<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>
@@ -108,7 +114,7 @@
 <div class="subNav">
 <ul class="navList">
 <li>Prev</li>
-<li>Next</li>
+<li><a href="../../../../../org/apache/sling/maven/htl/compiler/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/sling/maven/htl/package-tree.html" target="_top">Frames</a></li>
diff --git a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/package-use.html b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/package-use.html
index 9b862ca..829093d 100644
--- a/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/package-use.html
+++ b/components/htl-maven-plugin/apidocs/org/apache/sling/maven/htl/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.sling.maven.htl (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>Uses of Package org.apache.sling.maven.htl (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <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.maven.htl (Apache Sling HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="Uses of Package org.apache.sling.maven.htl (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,7 +32,8 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<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>
@@ -82,7 +83,8 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="../../../../../org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<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>
diff --git a/components/htl-maven-plugin/apidocs/overview-frame.html b/components/htl-maven-plugin/apidocs/overview-frame.html
new file mode 100644
index 0000000..f0a948d
--- /dev/null
+++ b/components/htl-maven-plugin/apidocs/overview-frame.html
@@ -0,0 +1,23 @@
+<!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_152) on Mon Nov 27 13:25:43 CET 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Overview List (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
+<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/maven/htl/package-frame.html" target="packageFrame">org.apache.sling.maven.htl</a></li>
+<li><a href="org/apache/sling/maven/htl/compiler/package-frame.html" target="packageFrame">org.apache.sling.maven.htl.compiler</a></li>
+</ul>
+</div>
+<p>&nbsp;</p>
+</body>
+</html>
\ No newline at end of file
diff --git a/components/htl-maven-plugin/apidocs/constant-values.html b/components/htl-maven-plugin/apidocs/overview-summary.html
similarity index 64%
copy from components/htl-maven-plugin/apidocs/constant-values.html
copy to components/htl-maven-plugin/apidocs/overview-summary.html
index 02a99ee..0c5413e 100644
--- a/components/htl-maven-plugin/apidocs/constant-values.html
+++ b/components/htl-maven-plugin/apidocs/overview-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>Overview (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <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 HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="Overview (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,10 +32,11 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Overview</li>
+<li>Package</li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="org/apache/sling/maven/htl/package-tree.html">Tree</a></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>
@@ -47,8 +48,8 @@
 <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>
+<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>
@@ -70,8 +71,26 @@
 </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>
+<h1 class="title">Apache Sling HTL Maven Plugin 1.1.0 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/maven/htl/package-summary.html">org.apache.sling.maven.htl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="org/apache/sling/maven/htl/compiler/package-summary.html">org.apache.sling.maven.htl.compiler</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
@@ -82,10 +101,11 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Overview</li>
+<li>Package</li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="org/apache/sling/maven/htl/package-tree.html">Tree</a></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>
@@ -97,8 +117,8 @@
 <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>
+<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>
diff --git a/components/htl-maven-plugin/apidocs/overview-tree.html b/components/htl-maven-plugin/apidocs/overview-tree.html
index c7c9e3a..8a35704 100644
--- a/components/htl-maven-plugin/apidocs/overview-tree.html
+++ b/components/htl-maven-plugin/apidocs/overview-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_131) on Tue Aug 08 12:47:58 CEST 2017 -->
+<!-- Generated by javadoc (1.8.0_152) on Mon Nov 27 13:25:43 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Apache Sling HTL Maven Plugin 1.0.8 API)</title>
-<meta name="date" content="2017-08-08">
+<title>Class Hierarchy (Apache Sling HTL Maven Plugin 1.1.0 API)</title>
+<meta name="date" content="2017-11-27">
 <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 HTL Maven Plugin 1.0.8 API)";
+            parent.document.title="Class Hierarchy (Apache Sling HTL Maven Plugin 1.1.0 API)";
         }
     }
     catch(err) {
@@ -32,7 +32,8 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
 <li>Class</li>
 <li>Use</li>
 <li class="navBarCell1Rev">Tree</li>
@@ -73,7 +74,8 @@
 <h1 class="title">Hierarchy For All Packages</h1>
 <span class="packageHierarchyLabel">Package Hierarchies:</span>
 <ul class="horizontal">
-<li><a href="org/apache/sling/maven/htl/package-tree.html">org.apache.sling.maven.htl</a></li>
+<li><a href="org/apache/sling/maven/htl/package-tree.html">org.apache.sling.maven.htl</a>, </li>
+<li><a href="org/apache/sling/maven/htl/compiler/package-tree.html">org.apache.sling.maven.htl.compiler</a></li>
 </ul>
 </div>
 <div class="contentContainer">
@@ -87,6 +89,9 @@
 <li type="circle">org.apache.sling.maven.htl.<a href="org/apache/sling/maven/htl/ValidateMojo.html" title="class in org.apache.sling.maven.htl"><span class="typeNameLink">ValidateMojo</span></a></li>
 </ul>
 </li>
+<li type="circle">org.apache.sling.maven.htl.compiler.<a href="org/apache/sling/maven/htl/compiler/HTLClassInfo.html" title="class in org.apache.sling.maven.htl.compiler"><span class="typeNameLink">HTLClassInfo</span></a> (implements org.apache.sling.scripting.sightly.java.compiler.ClassInfo)</li>
+<li type="circle">org.apache.sling.maven.htl.compiler.<a href="org/apache/sling/maven/htl/compiler/HTLJavaImportsAnalyzer.html" title="class in org.apache.sling.maven.htl.compiler"><span class="typeNameLink">HTLJavaImportsAnalyzer</span></a> (implements org.apache.sling.scripting.sightly.java.compiler.JavaImportsAnalyzer)</li>
+<li type="circle">org.apache.sling.maven.htl.compiler.<a href="org/apache/sling/maven/htl/compiler/ScriptCompilationUnit.html" title="class in org.apache.sling.maven.htl.compiler"><span class="typeNameLink">ScriptCompilationUnit</span></a> (implements org.apache.sling.scripting.sightly.compiler.CompilationUnit)</li>
 </ul>
 </li>
 </ul>
@@ -100,7 +105,8 @@
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="org/apache/sling/maven/htl/package-summary.html">Package</a></li>
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
 <li>Class</li>
 <li>Use</li>
 <li class="navBarCell1Rev">Tree</li>
diff --git a/components/htl-maven-plugin/apidocs/package-list b/components/htl-maven-plugin/apidocs/package-list
index 11dbf33..e6291f1 100644
--- a/components/htl-maven-plugin/apidocs/package-list
+++ b/components/htl-maven-plugin/apidocs/package-list
@@ -1 +1,2 @@
 org.apache.sling.maven.htl
+org.apache.sling.maven.htl.compiler
diff --git a/components/htl-maven-plugin/dependencies.html b/components/htl-maven-plugin/dependencies.html
index 3e0b009..155c63f 100644
--- a/components/htl-maven-plugin/dependencies.html
+++ b/components/htl-maven-plugin/dependencies.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -118,16 +118,22 @@
 <tr class="a">
 <td>org.apache.sling</td>
 <td><a class="externalLink" href="http://sling.apache.org/org.apache.sling.scripting.sightly.compiler">org.apache.sling.scripting.sightly.compiler</a></td>
-<td>1.0.10</td>
+<td>1.0.14</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.scripting.sightly.compiler.java">org.apache.sling.scripting.sightly.compiler.java</a></td>
+<td>1.0.16</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-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="a">
+<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>
@@ -496,7 +502,7 @@
 <div class="section">
 <h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
 <ul>
-<li>org.apache.sling:htl-maven-plugin:maven-plugin:1.0.8 <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:htl-maven-plugin:maven-plugin:1.1.0 <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 HTL Maven Plugin</th></tr>
@@ -506,7 +512,7 @@
 <p><b>URL: </b><a class="externalLink" href="https://sling.apache.org/components/htl-maven-plugin/">https://sling.apache.org/components/htl-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.sling:org.apache.sling.scripting.sightly.compiler:jar:1.0.10 (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.apache.sling:org.apache.sling.scripting.sightly.compiler:jar:1.0.14 (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>Apache Sling Scripting HTL Compiler</th></tr>
@@ -535,7 +541,17 @@
 <p><b>Description: </b>Efficient and customizable TreeLayout Algorithm in Java.</p>
 <p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/treelayout/">http://code.google.com/p/treelayout/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://treelayout.googlecode.com/files/LICENSE.TXT">BSD 3-Clause &quot;New&quot; or &quot;Revised&quot; License (BSD-3-Clause)</a></p></td></tr></table></div></li></ul></li>
-<li>commons-io:commons-io:jar:2.5 (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.scripting.sightly.compiler.java:jar:1.0.16 (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 Sling Scripting HTL Java Compiler</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Apache Sling Scripting HTL Java Compiler provides support for transpiling the Abstract Syntax Tree produced by the
+        org.apache.sling.scripting.sightly.compiler module into Java source code.</p>
+<p><b>URL: </b><a class="externalLink" href="http://sling.apache.org/org.apache.sling.scripting.sightly.compiler.java">http://sling.apache.org/org.apache.sling.scripting.sightly.compiler.java</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-io:commons-io:jar:2.5 (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>Apache Commons IO</th></tr>
@@ -545,7 +561,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>commons-lang:commons-lang:jar:2.5 (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>commons-lang:commons-lang:jar:2.5 (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>Commons Lang</th></tr>
@@ -556,7 +572,7 @@ file comparators, endian transformation classes, and much more.</p>
         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>
-<li>org.apache.maven:maven-plugin-api:jar:3.3.9 (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.maven:maven-plugin-api:jar:3.3.9 (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>Maven Plugin API</th></tr>
@@ -566,7 +582,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-plugin-api/">http://maven.apache.org/ref/3.3.9/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>
 <ul>
-<li>org.apache.maven:maven-model:jar:3.3.9 (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.maven:maven-model:jar:3.3.9 (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>Maven Model</th></tr>
@@ -575,7 +591,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>Description: </b>Model for Maven POM (Project Object Model)</p>
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-model/">http://maven.apache.org/ref/3.3.9/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.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 (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.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 (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>org.eclipse.sisu.plexus</th></tr>
@@ -585,7 +601,7 @@ file comparators, endian transformation classes, and much more.</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="_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>javax.enterprise:cdi-api:jar:1.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>CDI APIs</th></tr>
@@ -595,7 +611,7 @@ file comparators, endian transformation classes, and much more.</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="_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>javax.annotation:jsr250-api:jar:1.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">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>JSR-250 Common Annotations for the JavaTM Platform</th></tr>
@@ -604,7 +620,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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.2 (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.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.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>org.eclipse.sisu.inject</th></tr>
@@ -613,7 +629,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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></ul></li>
-<li>org.apache.maven:maven-artifact:jar:3.3.9 (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">
+<li>org.apache.maven:maven-artifact:jar:3.3.9 (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">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Artifact</th></tr>
@@ -629,7 +645,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-artifact/">http://maven.apache.org/ref/3.3.9/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>
 <ul>
-<li>org.apache.commons:commons-lang3:jar:3.4 (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">
+<li>org.apache.commons:commons-lang3:jar:3.4 (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">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Commons Lang</th></tr>
@@ -640,7 +656,7 @@ file comparators, endian transformation classes, and much more.</p>
   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="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-core:jar:3.3.9 (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-core:jar:3.3.9 (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">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Core</th></tr>
@@ -650,7 +666,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-core/">http://maven.apache.org/ref/3.3.9/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-settings:jar:3.3.9 (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>org.apache.maven:maven-settings:jar:3.3.9 (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 Settings</th></tr>
@@ -659,7 +675,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>Description: </b>Maven Settings model.</p>
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-settings/">http://maven.apache.org/ref/3.3.9/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.3.9 (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">
+<li>org.apache.maven:maven-settings-builder:jar:3.3.9 (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 Settings Builder</th></tr>
@@ -669,7 +685,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-settings-builder/">http://maven.apache.org/ref/3.3.9/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.3.9 (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">
+<li>org.apache.maven:maven-builder-support:jar:3.3.9 (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 Builder Support</th></tr>
@@ -678,7 +694,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>Description: </b>Support for descriptor builders (model, setting, toolchains)</p>
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-builder-support/">http://maven.apache.org/ref/3.3.9/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.3.9 (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">
+<li>org.apache.maven:maven-repository-metadata:jar:3.3.9 (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 Repository Metadata Model</th></tr>
@@ -687,7 +703,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>Description: </b>Per-directory local and remote repository metadata.</p>
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-repository-metadata/">http://maven.apache.org/ref/3.3.9/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.3.9 (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">
+<li>org.apache.maven:maven-model-builder:jar:3.3.9 (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 Model Builder</th></tr>
@@ -697,7 +713,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-model-builder/">http://maven.apache.org/ref/3.3.9/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>
 <ul>
-<li>com.google.guava:guava:jar:18.0 (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">
+<li>com.google.guava:guava:jar:18.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>Guava: Google Core Libraries for Java</th></tr>
@@ -711,7 +727,7 @@ file comparators, endian transformation classes, and much more.</p>
     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.apache.maven:maven-aether-provider:jar:3.3.9 (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">
+<li>org.apache.maven:maven-aether-provider:jar:3.3.9 (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 Aether Provider</th></tr>
@@ -721,7 +737,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-aether-provider/">http://maven.apache.org/ref/3.3.9/maven-aether-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>
 <ul>
-<li>org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 (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">
+<li>org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 (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>Aether SPI</th></tr>
@@ -730,7 +746,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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://www.eclipse.org/aether/aether-spi/">http://www.eclipse.org/aether/aether-spi/</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>org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 (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">
+<li>org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 (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>Aether Implementation</th></tr>
@@ -739,7 +755,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>Description: </b>An implementation of the repository system.</p>
 <p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/aether/aether-impl/">http://www.eclipse.org/aether/aether-impl/</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>
-<li>org.eclipse.aether:aether-api:jar:1.0.2.v20150114 (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">
+<li>org.eclipse.aether:aether-api:jar:1.0.2.v20150114 (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>Aether API</th></tr>
@@ -748,7 +764,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>Description: </b>The application programming interface for the repository system.</p>
 <p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/aether/aether-api/">http://www.eclipse.org/aether/aether-api/</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>
-<li>org.eclipse.aether:aether-util:jar:1.0.2.v20150114 (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">
+<li>org.eclipse.aether:aether-util:jar:1.0.2.v20150114 (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>Aether Utilities</th></tr>
@@ -757,7 +773,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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://www.eclipse.org/aether/aether-util/">http://www.eclipse.org/aether/aether-util/</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>
-<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">
+<li>com.google.inject:guice:jar:no_aop:4.0 (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>Google Guice - Core Library</th></tr>
@@ -767,7 +783,7 @@ file comparators, endian transformation classes, and much more.</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">
+<li>javax.inject:javax.inject:jar:1 (provided) <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>javax.inject</th></tr>
@@ -776,7 +792,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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">
+<li>aopalliance:aopalliance:jar:1.0 (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>AOP alliance</th></tr>
@@ -785,7 +801,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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.21 (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.21 (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>Plexus Interpolation API</th></tr>
@@ -794,7 +810,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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://plexus.codehaus.org/plexus-components/plexus-interpolation">http://plexus.codehaus.org/plexus-components/plexus-interpolation</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-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="_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>Plexus Classworlds</th></tr>
@@ -803,7 +819,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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.6 (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.6 (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>Plexus :: Component Annotations</th></tr>
@@ -813,7 +829,7 @@ file comparators, endian transformation classes, and much more.</p>
     standard annotations instead of javadoc annotations.</p>
 <p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/">http://plexus.codehaus.org/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">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.sonatype.plexus:plexus-sec-dispatcher:jar:1.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">
+<li>org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 (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>Plexus Security Dispatcher Component</th></tr>
@@ -823,7 +839,7 @@ file comparators, endian transformation classes, and much more.</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="_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="_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>Plexus Cipher: encryption/decryption Component</th></tr>
@@ -832,7 +848,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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.plugin-tools:maven-plugin-annotations:jar:3.4 (provided) <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">
+<li>org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.4 (provided) <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>Maven Plugin Tools Java 5 Annotations</th></tr>
@@ -841,7 +857,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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="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-utils:jar:3.0.24 (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">
+<li>org.codehaus.plexus:plexus-utils:jar:3.0.24 (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>Plexus Common Utilities</th></tr>
@@ -851,7 +867,7 @@ file comparators, endian transformation classes, and much more.</p>
     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.sonatype.plexus:plexus-build-api:jar:0.0.7 (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.sonatype.plexus:plexus-build-api:jar:0.0.7 (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">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>plexus-build-api</th></tr>
@@ -860,7 +876,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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>
-<li>org.codehaus.plexus:plexus-container-default:jar:1.6 (test) <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.codehaus.plexus:plexus-container-default:jar:1.6 (test) <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>Plexus :: Default Container</th></tr>
@@ -870,7 +886,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-containers/plexus-container-default/">http://plexus.codehaus.org/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">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.xbean:xbean-reflect:jar:3.7 (test) <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.xbean:xbean-reflect:jar:3.7 (test) <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>Apache XBean :: Reflect</th></tr>
@@ -879,7 +895,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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 (test) <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>com.google.collections:google-collections:jar:1.0 (test) <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>Google Collections Library</th></tr>
@@ -888,7 +904,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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>junit:junit:jar:4.12 (test) <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>junit:junit:jar:4.12 (test) <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>JUnit</th></tr>
@@ -898,7 +914,7 @@ file comparators, endian transformation classes, and much more.</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="_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">
+<li>org.hamcrest:hamcrest-core:jar:1.3 (test) <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>Hamcrest Core</th></tr>
@@ -907,7 +923,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0 (test) <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.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0 (test) <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>Maven Plugin Testing Mechanism</th></tr>
@@ -917,7 +933,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/">http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/</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-archiver:jar:2.2 (test) <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-archiver:jar:2.2 (test) <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 Archiver Component</th></tr>
@@ -927,7 +943,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-archiver">http://plexus.codehaus.org/plexus-components/plexus-archiver</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.codehaus.plexus:plexus-io:jar:2.0.4 (test) <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.codehaus.plexus:plexus-io:jar:2.0.4 (test) <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>Plexus IO Components</th></tr>
@@ -936,7 +952,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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://plexus.codehaus.org/plexus-components/plexus-io">http://plexus.codehaus.org/plexus-components/plexus-io</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>
-<li>org.apache.maven:maven-compat:jar:3.3.9 (test) <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.apache.maven:maven-compat:jar:3.3.9 (test) <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 Compat</th></tr>
@@ -946,7 +962,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-compat/">http://maven.apache.org/ref/3.3.9/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.10 (test) <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.apache.maven.wagon:wagon-provider-api:jar:2.10 (test) <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>Apache Maven Wagon :: API</th></tr>
@@ -955,7 +971,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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.slf4j:slf4j-simple:jar:1.7.6 (test) <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.slf4j:slf4j-simple:jar:1.7.6 (test) <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>SLF4J Simple Binding</th></tr>
@@ -965,7 +981,7 @@ file comparators, endian transformation classes, and much more.</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>
 <ul>
-<li>org.slf4j:slf4j-api:jar:1.7.6 (provided) <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.slf4j:slf4j-api:jar:1.7.6 (provided) <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>SLF4J API Module</th></tr>
@@ -974,7 +990,7 @@ file comparators, endian transformation classes, and much more.</p>
 <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>org.osgi:osgi.annotation:jar:6.0.1 (provided) <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.osgi:osgi.annotation:jar:6.0.1 (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>org.osgi:osgi.annotation</th></tr>
@@ -983,7 +999,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>Description: </b>OSGi Annotation Release 6, Annotations 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.osgi:org.osgi.service.component.annotations:jar:1.3.0 (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">
+<li>org.osgi:org.osgi.service.component.annotations:jar:1.3.0 (provided) <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>org.osgi:org.osgi.service.component.annotations</th></tr>
@@ -992,7 +1008,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>Description: </b>OSGi Companion Code for org.osgi.service.component.annotations Version 1.3.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>
-<li>org.osgi:org.osgi.service.metatype.annotations:jar:1.3.0 (provided) <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.osgi:org.osgi.service.metatype.annotations:jar:1.3.0 (provided) <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>org.osgi:org.osgi.service.metatype.annotations</th></tr>
@@ -1009,7 +1025,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>The BSD License: </b>ANTLR 4 Runtime</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>Apache License, Version 2.0: </b>Apache Commons IO, Apache Commons Lang, Apache Maven Wagon :: API, Apache Sling HTL Maven Plugin, Apache Sling Scripting HTL Compiler, CDI APIs, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Common Utilities, [...]
+<p><b>Apache License, Version 2.0: </b>Apache Commons IO, Apache Commons Lang, Apache Maven Wagon :: API, Apache Sling HTL Maven Plugin, Apache Sling Scripting HTL Compiler, Apache Sling Scripting HTL Java Compiler, CDI APIs, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven  [...]
 <p><b>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: </b>JSR-250 Common Annotations for the JavaTM Platform</p>
 <p><b>Public Domain: </b>AOP alliance</p>
 <p><b>New BSD License: </b>Hamcrest Core</p>
@@ -1242,14 +1258,22 @@ file comparators, endian transformation classes, and much more.</p>
 <td>1.5</td>
 <td>Yes</td></tr>
 <tr class="a">
-<td>org.apache.sling.scripting.sightly.compiler-1.0.10.jar</td>
-<td>535.9 kB</td>
-<td>272</td>
-<td>229</td>
+<td>org.apache.sling.scripting.sightly.compiler-1.0.14.jar</td>
+<td>535 kB</td>
+<td>271</td>
+<td>228</td>
 <td>21</td>
 <td>1.7</td>
 <td>Yes</td></tr>
 <tr class="b">
+<td>org.apache.sling.scripting.sightly.compiler.java-1.0.16.jar</td>
+<td>86.5 kB</td>
+<td>89</td>
+<td>63</td>
+<td>8</td>
+<td>1.8</td>
+<td>Yes</td></tr>
+<tr class="a">
 <td>xbean-reflect-3.7.jar</td>
 <td>148.1 kB</td>
 <td>133</td>
@@ -1257,7 +1281,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>2</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="a">
+<tr class="b">
 <td>plexus-archiver-2.2.jar</td>
 <td>185 kB</td>
 <td>137</td>
@@ -1265,7 +1289,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>12</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="b">
+<tr class="a">
 <td>plexus-classworlds-2.5.2.jar</td>
 <td>52.7 kB</td>
 <td>52</td>
@@ -1273,7 +1297,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>5</td>
 <td>1.6</td>
 <td>Yes</td></tr>
-<tr class="a">
+<tr class="b">
 <td>plexus-component-annotations-1.6.jar</td>
 <td>4.3 kB</td>
 <td>15</td>
@@ -1281,7 +1305,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>1</td>
 <td>1.5</td>
 <td>No</td></tr>
-<tr class="b">
+<tr class="a">
 <td>plexus-container-default-1.6.jar</td>
 <td>223.7 kB</td>
 <td>232</td>
@@ -1289,7 +1313,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>30</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="a">
+<tr class="b">
 <td>plexus-interpolation-1.21.jar</td>
 <td>62.5 kB</td>
 <td>60</td>
@@ -1297,7 +1321,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>6</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="b">
+<tr class="a">
 <td>plexus-io-2.0.4.jar</td>
 <td>58.3 kB</td>
 <td>62</td>
@@ -1305,7 +1329,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>5</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="a">
+<tr class="b">
 <td>plexus-utils-3.0.24.jar</td>
 <td>247.4 kB</td>
 <td>129</td>
@@ -1313,7 +1337,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>9</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="b">
+<tr class="a">
 <td>aether-api-1.0.2.v20150114.jar</td>
 <td>136.3 kB</td>
 <td>149</td>
@@ -1321,7 +1345,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>11</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="a">
+<tr class="b">
 <td>aether-impl-1.0.2.v20150114.jar</td>
 <td>173 kB</td>
 <td>114</td>
@@ -1329,7 +1353,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>4</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="b">
+<tr class="a">
 <td>aether-spi-1.0.2.v20150114.jar</td>
 <td>30.7 kB</td>
 <td>54</td>
@@ -1337,7 +1361,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>8</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="a">
+<tr class="b">
 <td>aether-util-1.0.2.v20150114.jar</td>
 <td>146.9 kB</td>
 <td>126</td>
@@ -1345,7 +1369,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>13</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.eclipse.sisu.inject-0.3.2.jar</td>
 <td>377.6 kB</td>
 <td>288</td>
@@ -1353,7 +1377,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>9</td>
 <td>1.6</td>
 <td>Yes</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.eclipse.sisu.plexus-0.3.2.jar</td>
 <td>205.4 kB</td>
 <td>196</td>
@@ -1361,7 +1385,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>20</td>
 <td>1.6</td>
 <td>Yes</td></tr>
-<tr class="b">
+<tr class="a">
 <td>hamcrest-core-1.3.jar</td>
 <td>45 kB</td>
 <td>52</td>
@@ -1369,7 +1393,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>3</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.osgi.service.component.annotations-1.3.0.jar</td>
 <td>35.9 kB</td>
 <td>48</td>
@@ -1377,7 +1401,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>1</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.osgi.service.metatype.annotations-1.3.0.jar</td>
 <td>23.6 kB</td>
 <td>36</td>
@@ -1385,7 +1409,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>1</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="a">
+<tr class="b">
 <td>osgi.annotation-6.0.1.jar</td>
 <td>14.7 kB</td>
 <td>28</td>
@@ -1393,7 +1417,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>1</td>
 <td>1.5</td>
 <td>No</td></tr>
-<tr class="b">
+<tr class="a">
 <td>slf4j-api-1.7.6.jar</td>
 <td>28.7 kB</td>
 <td>35</td>
@@ -1401,7 +1425,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>3</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="a">
+<tr class="b">
 <td>slf4j-simple-1.7.6.jar</td>
 <td>10.7 kB</td>
 <td>16</td>
@@ -1409,7 +1433,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>1</td>
 <td>1.5</td>
 <td>Yes</td></tr>
-<tr class="b">
+<tr class="a">
 <td>plexus-build-api-0.0.7.jar</td>
 <td>8.5 kB</td>
 <td>19</td>
@@ -1417,7 +1441,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>1</td>
 <td>1.4</td>
 <td>Yes</td></tr>
-<tr class="a">
+<tr class="b">
 <td>plexus-cipher-1.4.jar</td>
 <td>13.5 kB</td>
 <td>20</td>
@@ -1425,7 +1449,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>1</td>
 <td>1.4</td>
 <td>Yes</td></tr>
-<tr class="b">
+<tr class="a">
 <td>plexus-sec-dispatcher-1.3.jar</td>
 <td>28.6 kB</td>
 <td>31</td>
@@ -1433,7 +1457,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>3</td>
 <td>1.4</td>
 <td>Yes</td></tr>
-<tr class="a">
+<tr class="b">
 <th>Total</th>
 <th>Size</th>
 <th>Entries</th>
@@ -1441,23 +1465,23 @@ file comparators, endian transformation classes, and much more.</p>
 <th>Packages</th>
 <th>Java Version</th>
 <th>Debug Information</th></tr>
-<tr class="b">
-<td>51</td>
-<td>9.4 MB</td>
-<td>7442</td>
-<td>6318</td>
-<td>427</td>
-<td>1.7</td>
-<td>48</td></tr>
 <tr class="a">
-<td>compile: 34</td>
-<td>compile: 7.2 MB</td>
-<td>compile: 5479</td>
-<td>compile: 4736</td>
-<td>compile: 292</td>
-<td>-</td>
-<td>compile: 33</td></tr>
+<td>52</td>
+<td>9.5 MB</td>
+<td>7530</td>
+<td>6380</td>
+<td>435</td>
+<td>1.8</td>
+<td>49</td></tr>
 <tr class="b">
+<td>compile: 35</td>
+<td>compile: 7.3 MB</td>
+<td>compile: 5567</td>
+<td>compile: 4798</td>
+<td>compile: 300</td>
+<td>-</td>
+<td>compile: 34</td></tr>
+<tr class="a">
 <td>test: 11</td>
 <td>test: 2 MB</td>
 <td>test: 1786</td>
@@ -1465,7 +1489,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>test: 127</td>
 <td>-</td>
 <td>test: 11</td></tr>
-<tr class="a">
+<tr class="b">
 <td>provided: 6</td>
 <td>provided: 119.7 kB</td>
 <td>provided: 177</td>
@@ -1785,15 +1809,24 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td></tr>
 <tr class="a">
-<td>org.apache.sling:org.apache.sling.scripting.sightly.compiler:jar:1.0.10</td>
+<td>org.apache.sling:org.apache.sling.scripting.sightly.compiler:jar:1.0.14</td>
 <td>-</td>
-<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.10/org.apache.sling.scripting.sightly.compiler-1.0.10.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
+<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.0.14/org.apache.sling.scripting.sightly.compiler-1.0.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></tr>
 <tr class="b">
+<td>org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.0.16</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td></tr>
+<tr class="a">
 <td>org.apache.xbean:xbean-reflect:jar:3.7</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1802,7 +1835,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.codehaus.plexus:plexus-archiver:jar:2.2</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1811,7 +1844,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.codehaus.plexus:plexus-classworlds:jar:2.5.2</td>
 <td>-</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>
@@ -1820,7 +1853,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.codehaus.plexus:plexus-component-annotations:jar:1.6</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1829,7 +1862,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.codehaus.plexus:plexus-container-default:jar:1.6</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.6/plexus-container-default-1.6.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1838,7 +1871,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.codehaus.plexus:plexus-interpolation:jar:1.21</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1847,7 +1880,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.codehaus.plexus:plexus-io:jar:2.0.4</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1856,7 +1889,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.codehaus.plexus:plexus-utils:jar:3.0.24</td>
 <td>-</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>
@@ -1865,7 +1898,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.eclipse.aether:aether-api:jar:1.0.2.v20150114</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1874,7 +1907,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.eclipse.aether:aether-impl:jar:1.0.2.v20150114</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1883,7 +1916,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.eclipse.aether:aether-spi:jar:1.0.2.v20150114</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1892,7 +1925,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.eclipse.aether:aether-util:jar:1.0.2.v20150114</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1901,7 +1934,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1910,7 +1943,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1919,7 +1952,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.hamcrest:hamcrest-core:jar:1.3</td>
 <td>-</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>
@@ -1928,7 +1961,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.osgi:org.osgi.service.component.annotations:jar:1.3.0</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.component.annotations/1.3.0/org.osgi.service.component.annotations-1.3.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1937,7 +1970,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.osgi:org.osgi.service.metatype.annotations:jar:1.3.0</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.metatype.annotations/1.3.0/org.osgi.service.metatype.annotations-1.3.0.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1946,7 +1979,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.osgi:osgi.annotation:jar:6.0.1</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1955,7 +1988,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.slf4j:slf4j-api:jar:1.7.6</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1964,7 +1997,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.slf4j:slf4j-simple:jar:1.7.6</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.6/slf4j-simple-1.7.6.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -1973,7 +2006,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.sonatype.plexus:plexus-build-api:jar:0.0.7</td>
 <td>-</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>
@@ -1982,7 +2015,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.sonatype.plexus:plexus-cipher:jar:1.4</td>
 <td>-</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>
@@ -1991,7 +2024,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3</td>
 <td>-</td>
 <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td>
@@ -2000,7 +2033,7 @@ file comparators, endian transformation classes, and much more.</p>
 <td>-</td>
 <td>-</td>
 <td>-</td></tr>
-<tr class="a">
+<tr class="b">
 <th>Total</th>
 <th>plexus.snapshots</th>
 <th>central</th>
@@ -2009,8 +2042,8 @@ file comparators, endian transformation classes, and much more.</p>
 <th>oss.sonatype.org/jboss-snapshots</th>
 <th>repository.jboss.org</th>
 <th>apache.snapshots</th></tr>
-<tr class="b">
-<td>51 (compile: 34, test: 11, provided: 6)</td>
+<tr class="a">
+<td>52 (compile: 35, test: 11, provided: 6)</td>
 <td>0</td>
 <td>51</td>
 <td>0</td>
diff --git a/components/htl-maven-plugin/dependency-info.html b/components/htl-maven-plugin/dependency-info.html
index 6e454e2..f6f34ab 100644
--- a/components/htl-maven-plugin/dependency-info.html
+++ b/components/htl-maven-plugin/dependency-info.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -79,31 +79,31 @@
 <div class="source"><pre class="prettyprint linenums">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
   &lt;artifactId&gt;htl-maven-plugin&lt;/artifactId&gt;
-  &lt;version&gt;1.0.8&lt;/version&gt;
+  &lt;version&gt;1.1.0&lt;/version&gt;
   &lt;type&gt;maven-plugin&lt;/type&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
-<div class="source"><pre class="prettyprint linenums">'org.apache.sling:htl-maven-plugin:maven-plugin:1.0.8'</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">'org.apache.sling:htl-maven-plugin:maven-plugin:1.1.0'</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
-<div class="source"><pre class="prettyprint linenums">&lt;dependency org=&quot;org.apache.sling&quot; name=&quot;htl-maven-plugin&quot; rev=&quot;1.0.8&quot;&gt;
+<div class="source"><pre class="prettyprint linenums">&lt;dependency org=&quot;org.apache.sling&quot; name=&quot;htl-maven-plugin&quot; rev=&quot;1.1.0&quot;&gt;
   &lt;artifact name=&quot;htl-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 linenums">@Grapes(
-@Grab(group='org.apache.sling', module='htl-maven-plugin', version='1.0.8')
+@Grab(group='org.apache.sling', module='htl-maven-plugin', version='1.1.0')
 )</pre></div></div>
 <div class="section">
 <h3><a name="GradleGrails"></a>Gradle/Grails</h3><a name="GradleGrails"></a>
-<div class="source"><pre class="prettyprint linenums">compile 'org.apache.sling:htl-maven-plugin:1.0.8'</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">compile 'org.apache.sling:htl-maven-plugin:1.1.0'</pre></div></div>
 <div class="section">
 <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
-<div class="source"><pre class="prettyprint linenums">libraryDependencies += &quot;org.apache.sling&quot; % &quot;htl-maven-plugin&quot; % &quot;1.0.8&quot;</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">libraryDependencies += &quot;org.apache.sling&quot; % &quot;htl-maven-plugin&quot; % &quot;1.1.0&quot;</pre></div></div>
 <div class="section">
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
-<div class="source"><pre class="prettyprint linenums">[org.apache.sling/htl-maven-plugin &quot;1.0.8&quot;]</pre></div></div></div>
+<div class="source"><pre class="prettyprint linenums">[org.apache.sling/htl-maven-plugin &quot;1.1.0&quot;]</pre></div></div></div>
         </div>
       </div>
     </div>
diff --git a/components/htl-maven-plugin/dependency-management.html b/components/htl-maven-plugin/dependency-management.html
index e41b8ca..793806b 100644
--- a/components/htl-maven-plugin/dependency-management.html
+++ b/components/htl-maven-plugin/dependency-management.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/components/htl-maven-plugin/distribution-management.html b/components/htl-maven-plugin/distribution-management.html
index f5e7f94..1611b83 100644
--- a/components/htl-maven-plugin/distribution-management.html
+++ b/components/htl-maven-plugin/distribution-management.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -80,8 +80,7 @@
 <div class="section">
 <h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a>Snapshot Repository - apache.snapshots.https</h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div>
 <div class="section">
-<h3><a name="Site_-_apache.website"></a>Site - apache.website</h3><a name="Site_-_apache.website"></a>
-<p>scm:svn:https://svn.apache.org/repos/asf/sling/site/trunk/content/components/htl-maven-plugin-archives/htl-maven-plugin-LATEST</p></div></div>
+<h3><a name="Site_-_apache.website"></a>Site - apache.website</h3><a name="Site_-_apache.website"></a><a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=sling-htl-maven-plugin.git">https://gitbox.apache.org/repos/asf?p=sling-htl-maven-plugin.git</a></div></div>
         </div>
       </div>
     </div>
diff --git a/components/htl-maven-plugin/help-mojo.html b/components/htl-maven-plugin/help-mojo.html
index 550ae9a..53c2a06 100644
--- a/components/htl-maven-plugin/help-mojo.html
+++ b/components/htl-maven-plugin/help-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL Maven Plugin &#x2013; htl: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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -62,7 +62,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:htl-maven-plugin:1.0.8:help</p>
+<p>org.apache.sling:htl-maven-plugin:1.1.0:help</p>
       
 <p><b>Description</b>:</p>
       
diff --git a/components/htl-maven-plugin/index.html b/components/htl-maven-plugin/index.html
index 7e93ca3..39df750 100644
--- a/components/htl-maven-plugin/index.html
+++ b/components/htl-maven-plugin/index.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL Maven Plugin &#x2013; Apache Sling HTL Maven Plugin</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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -95,7 +95,7 @@
 </ul></div>
 <div class="section">
 <h3><a name="Usage"></a>Usage</h3>
-<p>General instructions on how to use the HTL Maven Plugin can be found on the usage page.</p>
+<p>General instructions on how to use the HTL Maven Plugin can be found on the <a href="usage.html">usage</a> page.</p>
 <p>In case you still have questions regarding the plugin&#x2019;s usage feel free to contact the Apache Sling Development List. The posts to the mailing list are archived and could already contain the answer to your question as part of an older thread. Hence, it is also worth browsing/searching the mail archive.</p>
 <p>If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our issue tracker. When creating a new issue, please provide a comprehensive description of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors  [...]
         </div>
diff --git a/components/htl-maven-plugin/issue-tracking.html b/components/htl-maven-plugin/issue-tracking.html
index a95d8c9..312f4ca 100644
--- a/components/htl-maven-plugin/issue-tracking.html
+++ b/components/htl-maven-plugin/issue-tracking.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/components/htl-maven-plugin/jira-report.html b/components/htl-maven-plugin/jira-report.html
index bf6761a..2d2cbb1 100644
--- a/components/htl-maven-plugin/jira-report.html
+++ b/components/htl-maven-plugin/jira-report.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL Maven Plugin &#x2013; JIRA 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -73,45 +73,50 @@
 <th>Fix Version</th></tr>
 <tr class="b">
 <td>Improvement</td>
+<td><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING-7155">SLING-7155</a></td>
+<td>htl-maven-plugin: Add option to precompile the HTL scripts</td>
+<td>HTL Maven Plugin 1.1.0</td></tr>
+<tr class="a">
+<td>Improvement</td>
 <td><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING-7026">SLING-7026</a></td>
 <td>htl-maven-plugin: Namespace all user properties</td>
 <td>HTL Maven Plugin 1.0.8</td></tr>
-<tr class="a">
+<tr class="b">
 <td>Bug</td>
 <td><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING-7025">SLING-7025</a></td>
 <td>htl-maven-plugin: Correctly state default values for include parameter</td>
 <td>HTL Maven Plugin 1.0.8</td></tr>
-<tr class="b">
+<tr class="a">
 <td>Improvement</td>
 <td><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING-6651">SLING-6651</a></td>
 <td>Improve documentation for htl-maven-plugin</td>
 <td>HTL Maven Plugin 1.0.8</td></tr>
-<tr class="a">
+<tr class="b">
 <td>Bug</td>
 <td><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING-6445">SLING-6445</a></td>
 <td>HTL scripts do not compile on Windows if the compiler needs to generate any warnings</td>
 <td>Scripting HTL Compiler 1.0.6, HTL Maven Plugin 1.0.6</td></tr>
-<tr class="b">
+<tr class="a">
 <td>Bug</td>
 <td><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING-6230">SLING-6230</a></td>
 <td>The SightlyCompiler reports errors and warnings with an offset by one for the line count</td>
 <td>Scripting HTL Compiler 1.0.4, HTL Maven Plugin 1.0.4</td></tr>
-<tr class="a">
+<tr class="b">
 <td>Improvement</td>
 <td><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING-6084">SLING-6084</a></td>
 <td>htl-maven-plugin should provide skip parameter</td>
 <td>HTL Maven Plugin 1.0.2</td></tr>
-<tr class="b">
+<tr class="a">
 <td>Improvement</td>
 <td><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING-6083">SLING-6083</a></td>
 <td>htl-maven-plugin should not fail when source directory not found</td>
 <td>HTL Maven Plugin 1.0.2</td></tr>
-<tr class="a">
+<tr class="b">
 <td>Improvement</td>
 <td><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING-5863">SLING-5863</a></td>
 <td>Make the sightly-maven-plugin m2e compatible</td>
 <td>HTL Maven Plugin 1.0.0</td></tr>
-<tr class="b">
+<tr class="a">
 <td>New Feature</td>
 <td><a class="externalLink" href="https://issues.apache.org/jira/browse/SLING-5788">SLING-5788</a></td>
 <td>Implement a Sightly Maven Plugin</td>
diff --git a/components/htl-maven-plugin/license.html b/components/htl-maven-plugin/license.html
index 28d8fc5..85e7901 100644
--- a/components/htl-maven-plugin/license.html
+++ b/components/htl-maven-plugin/license.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -79,7 +79,209 @@
 <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>
-<p>Can't read the url [https://www.apache.org/licenses/LICENSE-2.0.txt] : Read timed out</p></div></div>
+<div class="source"><pre class="prettyprint linenums">
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      &quot;License&quot; shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      &quot;Legal Entity&quot; shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      &quot;control&quot; means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      &quot;Source&quot; form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      &quot;Object&quot; form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      &quot;Work&quot; shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      &quot;Contribution&quot; shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, &quot;submitted&quot;
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;
+
+      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets &quot;[]&quot;
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same &quot;printed page&quot; as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+   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 &quot;AS IS&quot; 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.
+</pre></div></div></div>
         </div>
       </div>
     </div>
diff --git a/components/htl-maven-plugin/mail-lists.html b/components/htl-maven-plugin/mail-lists.html
index 6c3d97c..4f86c6b 100644
--- a/components/htl-maven-plugin/mail-lists.html
+++ b/components/htl-maven-plugin/mail-lists.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/components/htl-maven-plugin/plugin-info.html b/components/htl-maven-plugin/plugin-info.html
index 64883ef..7b86892 100644
--- a/components/htl-maven-plugin/plugin-info.html
+++ b/components/htl-maven-plugin/plugin-info.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -107,7 +107,7 @@ Call <code>mvn htl:help -Ddetail=true
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
           &lt;artifactId&gt;htl-maven-plugin&lt;/artifactId&gt;
-          &lt;version&gt;1.0.8&lt;/version&gt;
+          &lt;version&gt;1.1.0&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;
@@ -117,7 +117,7 @@ Call <code>mvn htl:help -Ddetail=true
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
         &lt;artifactId&gt;htl-maven-plugin&lt;/artifactId&gt;
-        &lt;version&gt;1.0.8&lt;/version&gt;
+        &lt;version&gt;1.1.0&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;
diff --git a/components/htl-maven-plugin/plugin-management.html b/components/htl-maven-plugin/plugin-management.html
index bc0c652..2de36b0 100644
--- a/components/htl-maven-plugin/plugin-management.html
+++ b/components/htl-maven-plugin/plugin-management.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/components/htl-maven-plugin/plugins.html b/components/htl-maven-plugin/plugins.html
index 2af9529..205c077 100644
--- a/components/htl-maven-plugin/plugins.html
+++ b/components/htl-maven-plugin/plugins.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/components/htl-maven-plugin/project-info.html b/components/htl-maven-plugin/project-info.html
index c5e4e4d..2e0eb84 100644
--- a/components/htl-maven-plugin/project-info.html
+++ b/components/htl-maven-plugin/project-info.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/components/htl-maven-plugin/project-reports.html b/components/htl-maven-plugin/project-reports.html
index 76555b3..bb384ef 100644
--- a/components/htl-maven-plugin/project-reports.html
+++ b/components/htl-maven-plugin/project-reports.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/components/htl-maven-plugin/project-summary.html b/components/htl-maven-plugin/project-summary.html
index 3d373b3..fce6378 100644
--- a/components/htl-maven-plugin/project-summary.html
+++ b/components/htl-maven-plugin/project-summary.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -115,7 +115,7 @@
 <td>htl-maven-plugin</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>1.0.8</td></tr>
+<td>1.1.0</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>maven-plugin</td></tr>
diff --git a/components/htl-maven-plugin/source-repository.html b/components/htl-maven-plugin/source-repository.html
index 34184c1..c542060 100644
--- a/components/htl-maven-plugin/source-repository.html
+++ b/components/htl-maven-plugin/source-repository.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -74,34 +74,22 @@
         <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://subversion.apache.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a class="externalLink" href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</p></div>
+<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>
 <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 linenums"><a class="externalLink" href="http://svn.apache.org/viewvc/sling/tags/htl-maven-plugin-1.0.8">http://svn.apache.org/viewvc/sling/tags/htl-maven-plugin-1.0.8</a></pre></div></div>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=sling-htl-maven-plugin.git">https://gitbox.apache.org/repos/asf?p=sling-htl-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 Subversion with this command:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout http://svn.apache.org/repos/asf/sling/tags/htl-maven-plugin-1.0.8 htl-maven-plugin</pre></div></div>
+<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 linenums">$ git clone --branch htl-maven-plugin-1.1.0 https://gitbox.apache.org/repos/asf/sling-htl-maven-plugin.git</pre></div></div>
 <div class="section">
 <h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
-<p>Everyone can access the Subversion repository via HTTP, but committers must checkout the Subversion repository via HTTPS.</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/sling/tags/htl-maven-plugin-1.0.8 htl-maven-plugin</pre></div>
-<p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password):</p>
-<div class="source"><pre class="prettyprint linenums">$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div>
+<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 linenums">$ git clone --branch htl-maven-plugin-1.1.0 https://gitbox.apache.org/repos/asf/sling-htl-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>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/sling/tags/htl-maven-plugin-1.0.8 htl-maven-plugin</pre></div></div>
-<div class="section">
-<h2><a name="Access_Through_a_Proxy"></a>Access Through a Proxy</h2><a name="Access_Through_a_Proxy"></a>
-<p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p>
-<p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p>
-<p>Example: Edit the 'servers' file and add something like:</p>
-<div class="source"><pre class="prettyprint linenums">[global]
-http-proxy-host = your.proxy.name
-http-proxy-port = 3128
-</pre></div></div>
+<p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></div>
         </div>
       </div>
     </div>
diff --git a/components/htl-maven-plugin/surefire-report.html b/components/htl-maven-plugin/surefire-report.html
index 1fb8653..f923185 100644
--- a/components/htl-maven-plugin/surefire-report.html
+++ b/components/htl-maven-plugin/surefire-report.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -94,12 +94,12 @@ function toggleDisplay(elementId) {
 <th>Success Rate</th>
 <th>Time</th></tr>
 <tr class="b">
-<td>4</td>
+<td>5</td>
+<td>5</td>
 <td>0</td>
 <td>0</td>
-<td>0</td>
-<td>100%</td>
-<td>1.529</td></tr></table><br />
+<td>0%</td>
+<td>0.029</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>
@@ -115,12 +115,12 @@ function toggleDisplay(elementId) {
 <th>Time</th></tr>
 <tr class="b">
 <td><a href="#org.apache.sling.maven.htl">org.apache.sling.maven.htl</a></td>
-<td>4</td>
-<td>0</td>
+<td>5</td>
+<td>5</td>
 <td>0</td>
 <td>0</td>
-<td>100%</td>
-<td>1.529</td></tr></table><br />
+<td>0%</td>
+<td>0.029</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.maven.htl"></a>org.apache.sling.maven.htl</h3><a name="org.apache.sling.maven.htl"></a>
@@ -135,14 +135,14 @@ function toggleDisplay(elementId) {
 <th>Success Rate</th>
 <th>Time</th></tr>
 <tr class="b">
-<td><a href="#org.apache.sling.maven.htlValidateMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.maven.htlValidateMojoTest"><img src="images/icon_error_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.sling.maven.htlValidateMojoTest">ValidateMojoTest</a></td>
-<td>4</td>
+<td>5</td>
+<td>5</td>
 <td>0</td>
 <td>0</td>
-<td>0</td>
-<td>100%</td>
-<td>1.529</td></tr></table></div><br /></div>
+<td>0%</td>
+<td>0.029</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>
@@ -150,21 +150,139 @@ function toggleDisplay(elementId) {
 <h3><a name="ValidateMojoTest"></a>ValidateMojoTest</h3><a name="org.apache.sling.maven.htlValidateMojoTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testExplicitExcludes</td>
-<td>1.035</td></tr>
+<td><a href="#org.apache.sling.maven.htl.ValidateMojoTest.testExplicitExcludes"><img src="images/icon_error_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.maven.htl.ValidateMojoTest.testExplicitExcludes">testExplicitExcludes</a>
+<div class="detailToggle" style="display:inline"><a href="javascript:toggleDisplay(&apos;org.apache.sling.maven.htl.ValidateMojoTest.testExplicitExcludes&apos;);"><span style="display:inline;" id="org.apache.sling.maven.htl.ValidateMojoTest.testExplicitExcludesoff"> + </span><span style="display:none;" id="org.apache.sling.maven.htl.ValidateMojoTest.testExplicitExcludeson"> - </span>[ Detail ]</a></div></td>
+<td>0.026</td></tr>
+<tr class="b">
+<td></td>
+<td>org.codehaus.plexus.ContainerConfiguration.setClassPathScanning(Ljava/lang/String;)Lorg/codehaus/plexus/ContainerConfiguration;</td>
+<td></td></tr>
+<tr class="a">
+<td></td>
+<td>
+<div id="org.apache.sling.maven.htl.ValidateMojoTest.testExplicitExcludeserror" style="display:none;">
+<div>
+<pre>java.lang.NoSuchMethodError: org.codehaus.plexus.ContainerConfiguration.setClassPathScanning(Ljava/lang/String;)Lorg/codehaus/plexus/ContainerConfiguration;at org.apache.maven.plugin.testing.AbstractMojoTestCase.setupContainerConfiguration(AbstractMojoTestCase.java:285)at org.apache.maven.plugin.testing.AbstractMojoTestCase.setupContainer(AbstractMojoTestCase.java:259)at org.apache.maven.plugin.testing.AbstractMojoTestCase.getContainer(AbstractMojoTestCase.java:298)at org.apache.mav [...]
+<td></td></tr>
+<tr class="b">
+<td><a href="#org.apache.sling.maven.htl.ValidateMojoTest.testGenerateJavaClasses"><img src="images/icon_error_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.maven.htl.ValidateMojoTest.testGenerateJavaClasses">testGenerateJavaClasses</a>
+<div class="detailToggle" style="display:inline"><a href="javascript:toggleDisplay(&apos;org.apache.sling.maven.htl.ValidateMojoTest.testGenerateJavaClasses&apos;);"><span style="display:inline;" id="org.apache.sling.maven.htl.ValidateMojoTest.testGenerateJavaClassesoff"> + </span><span style="display:none;" id="org.apache.sling.maven.htl.ValidateMojoTest.testGenerateJavaClasseson"> - </span>[ Detail ]</a></div></td>
+<td>0</td></tr>
+<tr class="a">
+<td></td>
+<td>org.codehaus.plexus.ContainerConfiguration.setClassPathScanning(Ljava/lang/String;)Lorg/codehaus/plexus/ContainerConfiguration;</td>
+<td></td></tr>
+<tr class="b">
+<td></td>
+<td>
+<div id="org.apache.sling.maven.htl.ValidateMojoTest.testGenerateJavaClasseserror" style="display:none;">
+<div>
+<pre>java.lang.NoSuchMethodError: org.codehaus.plexus.ContainerConfiguration.setClassPathScanning(Ljava/lang/String;)Lorg/codehaus/plexus/ContainerConfiguration;at org.apache.maven.plugin.testing.AbstractMojoTestCase.setupContainerConfiguration(AbstractMojoTestCase.java:285)at org.apache.maven.plugin.testing.AbstractMojoTestCase.setupContainer(AbstractMojoTestCase.java:259)at org.apache.maven.plugin.testing.AbstractMojoTestCase.getContainer(AbstractMojoTestCase.java:298)at org.apache.mav [...]
+<td></td></tr>
+<tr class="a">
+<td><a href="#org.apache.sling.maven.htl.ValidateMojoTest.testFailOnWarnings"><img src="images/icon_error_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.maven.htl.ValidateMojoTest.testFailOnWarnings">testFailOnWarnings</a>
+<div class="detailToggle" style="display:inline"><a href="javascript:toggleDisplay(&apos;org.apache.sling.maven.htl.ValidateMojoTest.testFailOnWarnings&apos;);"><span style="display:inline;" id="org.apache.sling.maven.htl.ValidateMojoTest.testFailOnWarningsoff"> + </span><span style="display:none;" id="org.apache.sling.maven.htl.ValidateMojoTest.testFailOnWarningson"> - </span>[ Detail ]</a></div></td>
+<td>0.001</td></tr>
+<tr class="b">
+<td></td>
+<td>org.codehaus.plexus.ContainerConfiguration.setClassPathScanning(Ljava/lang/String;)Lorg/codehaus/plexus/ContainerConfiguration;</td>
+<td></td></tr>
+<tr class="a">
+<td></td>
+<td>
+<div id="org.apache.sling.maven.htl.ValidateMojoTest.testFailOnWarningserror" style="display:none;">
+<div>
+<pre>java.lang.NoSuchMethodError: org.codehaus.plexus.ContainerConfiguration.setClassPathScanning(Ljava/lang/String;)Lorg/codehaus/plexus/ContainerConfiguration;at org.apache.maven.plugin.testing.AbstractMojoTestCase.setupContainerConfiguration(AbstractMojoTestCase.java:285)at org.apache.maven.plugin.testing.AbstractMojoTestCase.setupContainer(AbstractMojoTestCase.java:259)at org.apache.maven.plugin.testing.AbstractMojoTestCase.getContainer(AbstractMojoTestCase.java:298)at org.apache.mav [...]
+<td></td></tr>
+<tr class="b">
+<td><a href="#org.apache.sling.maven.htl.ValidateMojoTest.testDefaultIncludes"><img src="images/icon_error_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.maven.htl.ValidateMojoTest.testDefaultIncludes">testDefaultIncludes</a>
+<div class="detailToggle" style="display:inline"><a href="javascript:toggleDisplay(&apos;org.apache.sling.maven.htl.ValidateMojoTest.testDefaultIncludes&apos;);"><span style="display:inline;" id="org.apache.sling.maven.htl.ValidateMojoTest.testDefaultIncludesoff"> + </span><span style="display:none;" id="org.apache.sling.maven.htl.ValidateMojoTest.testDefaultIncludeson"> - </span>[ Detail ]</a></div></td>
+<td>0.001</td></tr>
+<tr class="a">
+<td></td>
+<td>org.codehaus.plexus.ContainerConfiguration.setClassPathScanning(Ljava/lang/String;)Lorg/codehaus/plexus/ContainerConfiguration;</td>
+<td></td></tr>
+<tr class="b">
+<td></td>
+<td>
+<div id="org.apache.sling.maven.htl.ValidateMojoTest.testDefaultIncludeserror" style="display:none;">
+<div>
+<pre>java.lang.NoSuchMethodError: org.codehaus.plexus.ContainerConfiguration.setClassPathScanning(Ljava/lang/String;)Lorg/codehaus/plexus/ContainerConfiguration;at org.apache.maven.plugin.testing.AbstractMojoTestCase.setupContainerConfiguration(AbstractMojoTestCase.java:285)at org.apache.maven.plugin.testing.AbstractMojoTestCase.setupContainer(AbstractMojoTestCase.java:259)at org.apache.maven.plugin.testing.AbstractMojoTestCase.getContainer(AbstractMojoTestCase.java:298)at org.apache.mav [...]
+<td></td></tr>
+<tr class="a">
+<td><a href="#org.apache.sling.maven.htl.ValidateMojoTest.testExplicitIncludes"><img src="images/icon_error_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.maven.htl.ValidateMojoTest.testExplicitIncludes">testExplicitIncludes</a>
+<div class="detailToggle" style="display:inline"><a href="javascript:toggleDisplay(&apos;org.apache.sling.maven.htl.ValidateMojoTest.testExplicitIncludes&apos;);"><span style="display:inline;" id="org.apache.sling.maven.htl.ValidateMojoTest.testExplicitIncludesoff"> + </span><span style="display:none;" id="org.apache.sling.maven.htl.ValidateMojoTest.testExplicitIncludeson"> - </span>[ Detail ]</a></div></td>
+<td>0.001</td></tr>
+<tr class="b">
+<td></td>
+<td>org.codehaus.plexus.ContainerConfiguration.setClassPathScanning(Ljava/lang/String;)Lorg/codehaus/plexus/ContainerConfiguration;</td>
+<td></td></tr>
+<tr class="a">
+<td></td>
+<td>
+<div id="org.apache.sling.maven.htl.ValidateMojoTest.testExplicitIncludeserror" style="display:none;">
+<div>
+<pre>java.lang.NoSuchMethodError: org.codehaus.plexus.ContainerConfiguration.setClassPathScanning(Ljava/lang/String;)Lorg/codehaus/plexus/ContainerConfiguration;at org.apache.maven.plugin.testing.AbstractMojoTestCase.setupContainerConfiguration(AbstractMojoTestCase.java:285)at org.apache.maven.plugin.testing.AbstractMojoTestCase.setupContainer(AbstractMojoTestCase.java:259)at org.apache.maven.plugin.testing.AbstractMojoTestCase.getContainer(AbstractMojoTestCase.java:298)at org.apache.mav [...]
+<td></td></tr></table></div><br /></div>
+<div class="section">
+<h2><a name="Failure_Details"></a>Failure Details</h2><a name="Failure_Details"></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">
+<td><img src="images/icon_error_sml.gif" alt="" /></td>
+<td><a name="org.apache.sling.maven.htl.ValidateMojoTest.testExplicitExcludes"></a>testExplicitExcludes</td></tr>
+<tr class="b">
+<td></td>
+<td>java.lang.NoSuchMethodError: org.codehaus.plexus.ContainerConfiguration.setClassPathScanning(Ljava/lang/String;)Lorg/codehaus/plexus/ContainerConfiguration;</td></tr>                                                                                        
+<tr class="a">
+<td></td>
+<td>
+<div id="testExplicitExcludeserror">org.apache.sling.maven.htl.ValidateMojoTest:</div></td></tr>
+<tr class="b">
+<td><img src="images/icon_error_sml.gif" alt="" /></td>
+<td><a name="org.apache.sling.maven.htl.ValidateMojoTest.testGenerateJavaClasses"></a>testGenerateJavaClasses</td></tr>
+<tr class="a">
+<td></td>
+<td>java.lang.NoSuchMethodError: org.codehaus.plexus.ContainerConfiguration.setClassPathScanning(Ljava/lang/String;)Lorg/codehaus/plexus/ContainerConfiguration;</td></tr>                                                                                        
+<tr class="b">
+<td></td>
+<td>
+<div id="testGenerateJavaClasseserror">org.apache.sling.maven.htl.ValidateMojoTest:</div></td></tr>
+<tr class="a">
+<td><img src="images/icon_error_sml.gif" alt="" /></td>
+<td><a name="org.apache.sling.maven.htl.ValidateMojoTest.testFailOnWarnings"></a>testFailOnWarnings</td></tr>
+<tr class="b">
+<td></td>
+<td>java.lang.NoSuchMethodError: org.codehaus.plexus.ContainerConfiguration.setClassPathScanning(Ljava/lang/String;)Lorg/codehaus/plexus/ContainerConfiguration;</td></tr>                                                                                        
+<tr class="a">
+<td></td>
+<td>
+<div id="testFailOnWarningserror">org.apache.sling.maven.htl.ValidateMojoTest:</div></td></tr>
+<tr class="b">
+<td><img src="images/icon_error_sml.gif" alt="" /></td>
+<td><a name="org.apache.sling.maven.htl.ValidateMojoTest.testDefaultIncludes"></a>testDefaultIncludes</td></tr>
+<tr class="a">
+<td></td>
+<td>java.lang.NoSuchMethodError: org.codehaus.plexus.ContainerConfiguration.setClassPathScanning(Ljava/lang/String;)Lorg/codehaus/plexus/ContainerConfiguration;</td></tr>                                                                                        
 <tr class="b">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testFailOnWarnings</td>
-<td>0.2</td></tr>
+<td></td>
+<td>
+<div id="testDefaultIncludeserror">org.apache.sling.maven.htl.ValidateMojoTest:</div></td></tr>
 <tr class="a">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testDefaultIncludes</td>
-<td>0.156</td></tr>
+<td><img src="images/icon_error_sml.gif" alt="" /></td>
+<td><a name="org.apache.sling.maven.htl.ValidateMojoTest.testExplicitIncludes"></a>testExplicitIncludes</td></tr>
 <tr class="b">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testExplicitIncludes</td>
-<td>0.138</td></tr></table></div><br /></div>
+<td></td>
+<td>java.lang.NoSuchMethodError: org.codehaus.plexus.ContainerConfiguration.setClassPathScanning(Ljava/lang/String;)Lorg/codehaus/plexus/ContainerConfiguration;</td></tr>                                                                                        
+<tr class="a">
+<td></td>
+<td>
+<div id="testExplicitIncludeserror">org.apache.sling.maven.htl.ValidateMojoTest:</div></td></tr></table><br /></div>
         </div>
       </div>
     </div>
diff --git a/components/htl-maven-plugin/team-list.html b/components/htl-maven-plugin/team-list.html
index 4106f21..1ddedec 100644
--- a/components/htl-maven-plugin/team-list.html
+++ b/components/htl-maven-plugin/team-list.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL 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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/components/htl-maven-plugin/usage.html b/components/htl-maven-plugin/usage.html
index 0a62bbf..ad8058a 100644
--- a/components/htl-maven-plugin/usage.html
+++ b/components/htl-maven-plugin/usage.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL Maven Plugin &#x2013; Usage</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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -79,7 +79,7 @@
 &lt;/pluginGroups&gt;
 </pre></div></div></div>
 <div class="section">
-<h3><a name="Configuring_Your_HTL_Maven_Plugin"></a>Configuring Your HTL Maven Plugin</h3>
+<h3><a name="Configuring_the_HTL_Maven_Plugin"></a>Configuring the HTL Maven Plugin</h3>
 
 <div class="source">
 <div class="source"><pre class="prettyprint linenums">&lt;project&gt;
@@ -89,7 +89,7 @@
             &lt;plugin&gt;
                 &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
                 &lt;artifactId&gt;htl-maven-plugin&lt;/artifactId&gt;
-                &lt;version&gt;1.0.8/version&gt;
+                &lt;version&gt;1.1.0/version&gt;
                 &lt;configuration&gt;
                     &lt;!-- put your configurations here --&gt;
                 &lt;/configuration&gt;
@@ -105,6 +105,39 @@
     &lt;/build&gt;
     ...
 &lt;/project&gt;
+</pre></div></div></div>
+<div class="section">
+<h3><a name="Generating_Java_classes_from_your_HTL_scripts"></a>Generating Java classes from your HTL scripts</h3>
+<p>Since version 1.1.0 it&#x2019;s possible to generate Java classes from the project&#x2019;s HTL scripts. This is useful when you want to identify your script&#x2019;s Java dependencies. To do this the following configuration should be applied:</p>
+
+<div class="source">
+<div class="source"><pre class="prettyprint linenums">&lt;project&gt;
+    ...
+    &lt;build&gt;
+        &lt;pluginManagement&gt;
+            &lt;plugin&gt;
+                &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
+                &lt;artifactId&gt;htl-maven-plugin&lt;/artifactId&gt;
+                &lt;version&gt;1.1.0/version&gt;
+                &lt;configuration&gt;
+                    &lt;!-- put your configurations here --&gt;
+                    &lt;failOnWarnings&gt;true&lt;/failOnWarnings&gt;
+                    &lt;generateJavaClasses&gt;true&lt;/generateJavaClasses&gt;
+                &lt;/configuration&gt;
+                &lt;executions&gt;
+                    &lt;execution&gt;
+                        &lt;id&gt;validate-scripts&lt;/id&gt;
+                        &lt;goals&gt;
+                            &lt;goal&gt;validate&lt;/goal&gt;
+                        &lt;/goals&gt;
+                        &lt;phase&gt;generate-sources&lt;/phase&gt;
+                    &lt;/execution&gt;
+                &lt;/executions&gt;
+            &lt;/plugin&gt;
+        &lt;/pluginManagement&gt;
+    &lt;/build&gt;
+    ...
+&lt;/project&gt;
 </pre></div></div></div></div>
         </div>
       </div>
diff --git a/components/htl-maven-plugin/validate-mojo.html b/components/htl-maven-plugin/validate-mojo.html
index 863b982..dc96341 100644
--- a/components/htl-maven-plugin/validate-mojo.html
+++ b/components/htl-maven-plugin/validate-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-08-08 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-11-27 
  | 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="20170808" />
+    <meta name="Date-Revision-yyyymmdd" content="20171127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling HTL Maven Plugin &#x2013; htl:validate</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: 2017-08-08<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-11-27<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.0.8</li>
+          <li id="projectVersion">Version: 1.1.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -62,7 +62,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:htl-maven-plugin:1.0.8:validate</p>
+<p>org.apache.sling:htl-maven-plugin:1.1.0:validate</p>
       
 <p><b>Description</b>:</p>
       
@@ -101,7 +101,7 @@
             
 <td><tt>String[]</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.0.0</tt></td>
             
 <td>List of files to exclude. Specified as fileset patterns which are
 relative to the input directory whose contents will be scanned (see
@@ -114,42 +114,83 @@ the sourceDirectory configuration option).<br /></td>
             
 <td><tt>boolean</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.0.0</tt></td>
             
 <td>If set to &quot;true&quot; it will fail the build on compiler warnings.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>htl.failOnWarnings</tt>.</td>
           </tr>
           
 <tr class="b">
             
+<td><b><a href="#generateJavaClasses">generateJavaClasses</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>1.1.0</tt></td>
+            
+<td>If set to &quot;true&quot; it will generate the Java classes resulted from
+transpiling the HTL scripts to Java. The generated classes will be
+stored in the folder identified by the
+<tt>generatedJavaClassesDirectory</tt> parameter.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>htl.generateJavaClasses</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#generatedJavaClassesDirectory">generatedJavaClassesDirectory</a></b></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>1.1.0</tt></td>
+            
+<td>Defines the folder where the generated Java classes resulted from
+transpiling the project's HTL scripts will be stored. This folder
+will be added to the list of source folders for this project.<br /><b>Default value is</b>: <tt>${project.build.directory}/generated-sources/htl</tt>.<br /><b>User property is</b>: <tt>htl.generatedJavaClassesDirectory</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#ignoreImports">ignoreImports</a></b></td>
+            
+<td><tt>Set</tt></td>
+            
+<td><tt>1.1.0</tt></td>
+            
+<td>Defines a list of Java packages that should be ignored when
+generating the import statements for the Java classes resulted from
+transpiling the project's HTL scripts. Subpackages of these
+packages will also be part automatically of the ignore list.<br /><b>User property is</b>: <tt>htl.ignoreImports</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
 <td><b><a href="#includes">includes</a></b></td>
             
 <td><tt>String[]</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.0.0</tt></td>
             
 <td>List of files to include. Specified as fileset patterns which are
 relative to the input directory whose contents will be scanned (see
 the sourceDirectory configuration option).<br /><b>Default value is</b>: <tt>**/*.html</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><b><a href="#skip">skip</a></b></td>
             
 <td><tt>boolean</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.0.2</tt></td>
             
 <td>If set to &quot;true&quot; the validation will be skipped.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>htl.skip</tt>.</td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><b><a href="#sourceDirectory">sourceDirectory</a></b></td>
             
 <td><tt>File</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.0.0</tt></td>
             
 <td>Defines the root folder where this Mojo expects to find Sightly
 scripts to validate.<br /><b>Default value is</b>: <tt>${project.build.sourceDirectory}</tt>.<br /><b>User property is</b>: <tt>htl.sourceDirectory</tt>.</td>
@@ -170,6 +211,8 @@ the sourceDirectory configuration option).</div>
           
 <li><b>Type</b>: <tt>java.lang.String[]</tt></li>
           
+<li><b>Since</b>: <tt>1.0.0</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr />
 <p><b><a name="failOnWarnings">failOnWarnings</a>:</b></p>
@@ -180,12 +223,68 @@ the sourceDirectory configuration option).</div>
           
 <li><b>Type</b>: <tt>boolean</tt></li>
           
+<li><b>Since</b>: <tt>1.0.0</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>User Property</b>: <tt>htl.failOnWarnings</tt></li>
           
 <li><b>Default</b>: <tt>false</tt></li>
         </ul><hr />
+<p><b><a name="generateJavaClasses">generateJavaClasses</a>:</b></p>
+        
+<div>If set to &quot;true&quot; it will generate the Java classes resulted from
+transpiling the HTL scripts to Java. The generated classes will be
+stored in the folder identified by the
+<tt>generatedJavaClassesDirectory</tt> parameter.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>1.1.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>htl.generateJavaClasses</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="generatedJavaClassesDirectory">generatedJavaClassesDirectory</a>:</b></p>
+        
+<div>Defines the folder where the generated Java classes resulted from
+transpiling the project's HTL scripts will be stored. This folder
+will be added to the list of source folders for this project.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Since</b>: <tt>1.1.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>htl.generatedJavaClassesDirectory</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.directory}/generated-sources/htl</tt></li>
+        </ul><hr />
+<p><b><a name="ignoreImports">ignoreImports</a>:</b></p>
+        
+<div>Defines a list of Java packages that should be ignored when
+generating the import statements for the Java classes resulted from
+transpiling the project's HTL scripts. Subpackages of these
+packages will also be part automatically of the ignore list.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.Set</tt></li>
+          
+<li><b>Since</b>: <tt>1.1.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>htl.ignoreImports</tt></li>
+        </ul><hr />
 <p><b><a name="includes">includes</a>:</b></p>
         
 <div>List of files to include. Specified as fileset patterns which are
@@ -196,6 +295,8 @@ the sourceDirectory configuration option).</div>
           
 <li><b>Type</b>: <tt>java.lang.String[]</tt></li>
           
+<li><b>Since</b>: <tt>1.0.0</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>Default</b>: <tt>**/*.html</tt></li>
@@ -208,6 +309,8 @@ the sourceDirectory configuration option).</div>
           
 <li><b>Type</b>: <tt>boolean</tt></li>
           
+<li><b>Since</b>: <tt>1.0.2</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>User Property</b>: <tt>htl.skip</tt></li>
@@ -223,6 +326,8 @@ scripts to validate.</div>
           
 <li><b>Type</b>: <tt>java.io.File</tt></li>
           
+<li><b>Since</b>: <tt>1.0.0</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>User Property</b>: <tt>htl.sourceDirectory</tt></li>
diff --git a/downloads.html b/downloads.html
index a96992a..ff692fa 100644
--- a/downloads.html
+++ b/downloads.html
@@ -434,10 +434,10 @@
                                     </td><td><a href="[preferred]sling/org.apache.sling.scripting.groovy-1.0.2-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.groovy-1.0.2-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.groovy-1.0.2-source-release.zip.md5">md5</a>)
                                     </td></tr><tr><td>Scripting HTL Compiler</td><td>1.0.14</td><td><a href="[preferred]sling/org.apache.sling.scripting.sightly.compiler-1.0.14.jar">Bundle</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.compiler-1.0.14.jar.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.compiler-1.0.14.jar.md5">md5</a>)
                                     </td><td><a href="[preferred]sling/org.apache.sling.scripting.sightly.compiler-1.0.14-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.compiler-1.0.14-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.compiler-1.0.14-source-release.zip.md5">md5</a>)
-                                    </td></tr><tr><td>Scripting HTL Java Compiler</td><td>1.0.14</td><td><a href="[preferred]sling/org.apache.sling.scripting.sightly.compiler.java-1.0.14.jar">Bundle</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.compiler.java-1.0.14.jar.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.compiler.java-1.0.14.jar.md5">md5</a>)
-                                    </td><td><a href="[preferred]sling/org.apache.sling.scripting.sightly.compiler.java-1.0.14-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.compiler.java-1.0.14-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.compiler.java-1.0.14-source-release.zip.md5">md5</a>)
-                                    </td></tr><tr><td>Scripting HTL Engine</td><td>1.0.42</td><td><a href="[preferred]sling/org.apache.sling.scripting.sightly-1.0.42.jar">Bundle</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly-1.0.42.jar.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly-1.0.42.jar.md5">md5</a>)
-                                    </td><td><a href="[preferred]sling/org.apache.sling.scripting.sightly-1.0.42-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly-1.0.42-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly-1.0.42-source-release.zip.md5">md5</a>)
+                                    </td></tr><tr><td>Scripting HTL Java Compiler</td><td>1.0.16</td><td><a href="[preferred]sling/org.apache.sling.scripting.sightly.compiler.java-1.0.16.jar">Bundle</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.compiler.java-1.0.16.jar.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.compiler.java-1.0.16.jar.md5">md5</a>)
+                                    </td><td><a href="[preferred]sling/org.apache.sling.scripting.sightly.compiler.java-1.0.16-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.compiler.java-1.0.16-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.compiler.java-1.0.16-source-release.zip.md5">md5</a>)
+                                    </td></tr><tr><td>Scripting HTL Engine</td><td>1.0.44</td><td><a href="[preferred]sling/org.apache.sling.scripting.sightly-1.0.44.jar">Bundle</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly-1.0.44.jar.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly-1.0.44.jar.md5">md5</a>)
+                                    </td><td><a href="[preferred]sling/org.apache.sling.scripting.sightly-1.0.44-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly-1.0.44-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly-1.0.44-source-release.zip.md5">md5</a>)
                                     </td></tr><tr><td>Scripting HTL JavaScript Use Provider</td><td>1.0.24</td><td><a href="[preferred]sling/org.apache.sling.scripting.sightly.js.provider-1.0.24.jar">Bundle</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.js.provider-1.0.24.jar.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.js.provider-1.0.24.jar.md5">md5</a>)
                                     </td><td><a href="[preferred]sling/org.apache.sling.scripting.sightly.js.provider-1.0.24-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.js.provider-1.0.24-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.js.provider-1.0.24-source-release.zip.md5">md5</a>)
                                     </td></tr><tr><td>Scripting HTL Sling Models Use Provider</td><td>1.0.6</td><td><a href="[preferred]sling/org.apache.sling.scripting.sightly.models.provider-1.0.6.jar">Bundle</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.models.provider-1.0.6.jar.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.scripting.sightly.models.provider-1.0.6.jar.md5">md5</a>)
@@ -466,8 +466,8 @@
                                     </td><td><a href="[preferred]sling/org.apache.sling.extensions.slf4j.mdc-1.0.0-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.extensions.slf4j.mdc-1.0.0-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.extensions.slf4j.mdc-1.0.0-source-release.zip.md5">md5</a>)
                                     </td></tr><tr><td>Sling Query</td><td>4.0.0</td><td><a href="[preferred]sling/org.apache.sling.query-4.0.0.jar">Bundle</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.query-4.0.0.jar.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.query-4.0.0.jar.md5">md5</a>)
                                     </td><td><a href="[preferred]sling/org.apache.sling.query-4.0.0-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.query-4.0.0-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.query-4.0.0-source-release.zip.md5">md5</a>)
-                                    </td></tr><tr><td>Starter Startup</td><td>1.0.2</td><td><a href="[preferred]sling/org.apache.sling.starter.startup-1.0.2.jar">Bundle</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.starter.startup-1.0.2.jar.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.starter.startup-1.0.2.jar.md5">md5</a>)
-                                    </td><td><a href="[preferred]sling/org.apache.sling.starter.startup-1.0.2-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.starter.startup-1.0.2-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.starter.startup-1.0.2-source-release.zip.md5">md5</a>)
+                                    </td></tr><tr><td>Starter Startup</td><td>1.0.4</td><td><a href="[preferred]sling/org.apache.sling.starter.startup-1.0.4.jar">Bundle</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.starter.startup-1.0.4.jar.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.starter.startup-1.0.4.jar.md5">md5</a>)
+                                    </td><td><a href="[preferred]sling/org.apache.sling.starter.startup-1.0.4-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.starter.startup-1.0.4-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.starter.startup-1.0.4-source-release.zip.md5">md5</a>)
                                     </td></tr><tr><td>Superimposing Resource Provider</td><td>0.2.0</td><td><a href="[preferred]sling/org.apache.sling.superimposing-0.2.0.jar">Bundle</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.superimposing-0.2.0.jar.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.superimposing-0.2.0.jar.md5">md5</a>)
                                     </td><td><a href="[preferred]sling/org.apache.sling.superimposing-0.2.0-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.superimposing-0.2.0-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.superimposing-0.2.0-source-release.zip.md5">md5</a>)
                                     </td></tr><tr><td>System Bundle Extension: Activation API</td><td>1.0.2</td><td><a href="[preferred]sling/org.apache.sling.fragment.activation-1.0.2.jar">Bundle</a> (<a href="http://www.apache.org/dist/sling/org.apache.sling.fragment.activation-1.0.2.jar.asc">asc</a>, <a href="http://www.apache.org/dist/sling/org.apache.sling.fragment.activation-1.0.2.jar.md5">md5</a>)
@@ -532,8 +532,8 @@
                                     </td><td><a href="[preferred]sling/maven-sling-plugin-2.3.4-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/maven-sling-plugin-2.3.4-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/maven-sling-plugin-2.3.4-source-release.zip.md5">md5</a>)
                                     </td></tr><tr><td>Slingstart Maven Plugin</td><td>1.7.10</td><td><a href="[preferred]sling/slingstart-maven-plugin-1.7.10.jar">Maven Plugin</a> (<a href="http://www.apache.org/dist/sling/slingstart-maven-plugin-1.7.10.jar.asc">asc</a>, <a href="http://www.apache.org/dist/sling/slingstart-maven-plugin-1.7.10.jar.md5">md5</a>)
                                     </td><td><a href="[preferred]sling/slingstart-maven-plugin-1.7.10-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/slingstart-maven-plugin-1.7.10-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/slingstart-maven-plugin-1.7.10-source-release.zip.md5">md5</a>)
-                                    </td></tr><tr><td>HTL Maven Plugin</td><td>1.0.8</td><td><a href="[preferred]sling/htl-maven-plugin-1.0.8.jar">Maven Plugin</a> (<a href="http://www.apache.org/dist/sling/htl-maven-plugin-1.0.8.jar.asc">asc</a>, <a href="http://www.apache.org/dist/sling/htl-maven-plugin-1.0.8.jar.md5">md5</a>)
-                                    </td><td><a href="[preferred]sling/htl-maven-plugin-1.0.8-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/htl-maven-plugin-1.0.8-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/htl-maven-plugin-1.0.8-source-release.zip.md5">md5</a>)
+                                    </td></tr><tr><td>HTL Maven Plugin</td><td>1.1.0</td><td><a href="[preferred]sling/htl-maven-plugin-1.1.0.jar">Maven Plugin</a> (<a href="http://www.apache.org/dist/sling/htl-maven-plugin-1.1.0.jar.asc">asc</a>, <a href="http://www.apache.org/dist/sling/htl-maven-plugin-1.1.0.jar.md5">md5</a>)
+                                    </td><td><a href="[preferred]sling/htl-maven-plugin-1.1.0-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/htl-maven-plugin-1.1.0-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/htl-maven-plugin-1.1.0-source-release.zip.md5">md5</a>)
                                     </td></tr><tr><td>Java Version Maven Plugin</td><td>1.0.0</td><td><a href="[preferred]sling/javaversion-maven-plugin-1.0.0.jar">Maven Plugin</a> (<a href="http://www.apache.org/dist/sling/javaversion-maven-plugin-1.0.0.jar.asc">asc</a>, <a href="http://www.apache.org/dist/sling/javaversion-maven-plugin-1.0.0.jar.md5">md5</a>)
                                     </td><td><a href="[preferred]sling/javaversion-maven-plugin-1.0.0-source-release.zip">Source ZIP</a> (<a href="http://www.apache.org/dist/sling/javaversion-maven-plugin-1.0.0-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/sling/javaversion-maven-plugin-1.0.0-source-release.zip.md5">md5</a>)
                                     </td></tr></tbody></table></section></div></div>
diff --git a/releases.html b/releases.html
index 831022a..b08fd46 100644
--- a/releases.html
+++ b/releases.html
@@ -79,6 +79,7 @@
             </h1><div class="row"><div class="small-12 columns"><section class="wrap"><p>This is a list of all our releases, available from our <a href="/downloads.cgi">downloads</a> page.</p>
 <h2><a href="#november-2017" name="november-2017">November 2017</a></h2>
 <ul>
+  <li>Scripting HTL Java Compiler 1.0.16, Scripting HTL Engine 1.0.44, HTL Maven Plugin 1.1.0, Starter Startup 1.0.4 (27th)</li>
   <li>Security 1.1.8 (20th)</li>
   <li>Context-Aware Configuration Impl 1.4.8 (13th)</li>
   <li>Sling API 2.16.4, Sling JCR ResourceResolver 3.0.6, Sling Default GET Servlets 2.1.28 (6th)</li>
@@ -1627,7 +1628,7 @@
   <li>Commons LogService 2.0.6 (5th)</li>
 </ul></section></div></div>
             <div class="footer">
-<div class="revisionInfo">Last modified by <span class="author">Radu Cotescu</span> on <span class="comment">Tue Nov 21 11:50:09 2017 +0100</span></div>                <p>
+<div class="revisionInfo">Last modified by <span class="author">Radu Cotescu</span> on <span class="comment">Mon Nov 27 13:45:35 2017 +0100</span></div>                <p>
                     Apache Sling, Sling, Apache, the Apache feather logo, and the Apache Sling project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
                 </p><p>
                     Copyright © 2011-2017 The Apache Software Foundation.

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].