You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2020/04/18 11:29:39 UTC

[sling-site] branch master updated: Slingfeature maven plugin 1.2.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new cf6e91d  Slingfeature maven plugin 1.2.0
cf6e91d is described below

commit cf6e91d7680c099cd42b82abac15f7cf79332cc5
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Sat Apr 18 13:29:22 2020 +0200

    Slingfeature maven plugin 1.2.0
---
 .../aggregate-features-mojo.html                   |  10 +-
 .../analyse-features-mojo.html                     |  10 +-
 .../apidocs/allclasses-frame.html                  |   7 +-
 .../apidocs/allclasses-noframe.html                |   7 +-
 .../apidocs/constant-values.html                   |   8 +-
 .../apidocs/deprecated-list.html                   |   8 +-
 .../apidocs/help-doc.html                          |   8 +-
 .../apidocs/index-all.html                         |  38 +++-
 .../apidocs/index.html                             |   4 +-
 .../apache/sling/feature/maven/Environment.html    |   8 +-
 .../sling/feature/maven/FeatureConstants.html      |   8 +-
 .../sling/feature/maven/FeatureProjectConfig.html  |   8 +-
 .../sling/feature/maven/FeatureProjectInfo.html    |   8 +-
 .../apache/sling/feature/maven/Preprocessor.html   |   8 +-
 .../apache/sling/feature/maven/ProjectHelper.html  |   8 +-
 .../apache/sling/feature/maven/Substitution.html   |   8 +-
 .../sling/feature/maven/class-use/Environment.html |   8 +-
 .../feature/maven/class-use/FeatureConstants.html  |   8 +-
 .../maven/class-use/FeatureProjectConfig.html      |   8 +-
 .../maven/class-use/FeatureProjectInfo.html        |   8 +-
 .../feature/maven/class-use/Preprocessor.html      |   8 +-
 .../feature/maven/class-use/ProjectHelper.html     |   8 +-
 .../feature/maven/class-use/Substitution.html      |   8 +-
 .../AbstractFeatureMojo.BaseArtifactProvider.html  |   8 +-
 .../AbstractFeatureMojo.BaseFeatureProvider.html   |   8 +-
 .../feature/maven/mojos/AbstractFeatureMojo.html   |   8 +-
 ...bstractIncludingFeatureMojo.FeatureScanner.html |   8 +-
 .../maven/mojos/AbstractIncludingFeatureMojo.html  |  31 ++-
 .../maven/mojos/AbstractRepositoryMojo.html        |   8 +-
 .../sling/feature/maven/mojos/Aggregate.html       |  10 +-
 .../feature/maven/mojos/AggregateFeaturesMojo.html |   8 +-
 .../feature/maven/mojos/AnalyseFeaturesMojo.html   |   8 +-
 .../sling/feature/maven/mojos/ApisJarMojo.html     |  38 +---
 .../apache/sling/feature/maven/mojos/Archive.html  |  10 +-
 .../maven/mojos/AttachFeatureArchivesMojo.html     |   8 +-
 .../feature/maven/mojos/AttachFeaturesMojo.html    |   8 +-
 .../feature/maven/mojos/CollectArtifactsMojo.html  |   8 +-
 .../mojos/DependencyLifecycleParticipant.html      |   8 +-
 .../feature/maven/mojos/EmbedFeaturesMojo.html     |   8 +-
 .../feature/maven/mojos/ExtractExtensionMojo.html  |   8 +-
 .../feature/maven/mojos/FeatureLauncherMojo.html   |   8 +-
 .../maven/mojos/FeatureSelectionConfig.html        |  32 ++-
 .../feature/maven/mojos/FeaturesDiffMojo.html      |   8 +-
 .../apache/sling/feature/maven/mojos/HelpMojo.html |   8 +-
 .../feature/maven/mojos/IncludeArtifactMojo.html   |   8 +-
 .../apache/sling/feature/maven/mojos/InfoMojo.html |  12 +-
 .../sling/feature/maven/mojos/Repository.html      |  10 +-
 .../sling/feature/maven/mojos/RepositoryMojo.html  |   8 +-
 .../org/apache/sling/feature/maven/mojos/Scan.html |  10 +-
 .../mojos/UpdateVersionsMojo.ArtifactUpdate.html   |   8 +-
 ...UpdateVersionsMojo.SimpleFeatureJSONReader.html |   8 +-
 ...UpdateVersionsMojo.SimpleFeatureJSONWriter.html |   8 +-
 .../mojos/UpdateVersionsMojo.UpdateConfig.html     |   8 +-
 .../mojos/UpdateVersionsMojo.UpdateResult.html     |   8 +-
 .../feature/maven/mojos/UpdateVersionsMojo.html    |   8 +-
 .../AbstractFeatureMojo.BaseArtifactProvider.html  |   8 +-
 .../AbstractFeatureMojo.BaseFeatureProvider.html   |   8 +-
 .../maven/mojos/class-use/AbstractFeatureMojo.html |  10 +-
 ...bstractIncludingFeatureMojo.FeatureScanner.html |   8 +-
 .../class-use/AbstractIncludingFeatureMojo.html    |  10 +-
 .../mojos/class-use/AbstractRepositoryMojo.html    |   8 +-
 .../feature/maven/mojos/class-use/Aggregate.html   |   8 +-
 .../mojos/class-use/AggregateFeaturesMojo.html     |   8 +-
 .../maven/mojos/class-use/AnalyseFeaturesMojo.html |   8 +-
 .../feature/maven/mojos/class-use/ApisJarMojo.html |   8 +-
 .../feature/maven/mojos/class-use/Archive.html     |   8 +-
 .../mojos/class-use/AttachFeatureArchivesMojo.html |   8 +-
 .../maven/mojos/class-use/AttachFeaturesMojo.html  |   8 +-
 .../mojos/class-use/CollectArtifactsMojo.html      |   8 +-
 .../class-use/DependencyLifecycleParticipant.html  |   8 +-
 .../maven/mojos/class-use/EmbedFeaturesMojo.html   |   8 +-
 .../mojos/class-use/ExtractExtensionMojo.html      |   8 +-
 .../maven/mojos/class-use/FeatureLauncherMojo.html |   8 +-
 .../mojos/class-use/FeatureSelectionConfig.html    |  12 +-
 .../maven/mojos/class-use/FeaturesDiffMojo.html    |   8 +-
 .../feature/maven/mojos/class-use/HelpMojo.html    |   8 +-
 .../maven/mojos/class-use/IncludeArtifactMojo.html |   8 +-
 .../feature/maven/mojos/class-use/InfoMojo.html    |   8 +-
 .../feature/maven/mojos/class-use/Repository.html  |   8 +-
 .../maven/mojos/class-use/RepositoryMojo.html      |   8 +-
 .../sling/feature/maven/mojos/class-use/Scan.html  |   8 +-
 .../UpdateVersionsMojo.ArtifactUpdate.html         |   8 +-
 ...UpdateVersionsMojo.SimpleFeatureJSONReader.html |   8 +-
 ...UpdateVersionsMojo.SimpleFeatureJSONWriter.html |   8 +-
 .../class-use/UpdateVersionsMojo.UpdateConfig.html |   8 +-
 .../class-use/UpdateVersionsMojo.UpdateResult.html |   8 +-
 .../maven/mojos/class-use/UpdateVersionsMojo.html  |   8 +-
 .../sling/feature/maven/mojos/package-frame.html   |   6 +-
 .../sling/feature/maven/mojos/package-summary.html |  10 +-
 .../sling/feature/maven/mojos/package-tree.html    |  10 +-
 .../sling/feature/maven/mojos/package-use.html     |   8 +-
 .../maven/mojos/reports/ContentsReporter.html      |   8 +-
 .../maven/mojos/reports/DuplicatesReporter.html    |   8 +-
 .../mojos/reports/ExportPackagesReporter.html      |   8 +-
 .../feature/maven/mojos/reports/ReportContext.html |  25 ++-
 .../feature/maven/mojos/reports/Reporter.html      |   8 +-
 .../mojos/reports/class-use/ContentsReporter.html  |   8 +-
 .../reports/class-use/DuplicatesReporter.html      |   8 +-
 .../reports/class-use/ExportPackagesReporter.html  |   8 +-
 .../mojos/reports/class-use/ReportContext.html     |   8 +-
 .../maven/mojos/reports/class-use/Reporter.html    |   8 +-
 .../feature/maven/mojos/reports/package-frame.html |   6 +-
 .../maven/mojos/reports/package-summary.html       |  12 +-
 .../feature/maven/mojos/reports/package-tree.html  |  12 +-
 .../feature/maven/mojos/reports/package-use.html   |   8 +-
 .../mojos/selection/IncludeExcludeMatcher.html}    |  93 ++++-----
 .../class-use/IncludeExcludeMatcher.html}          |  24 +--
 .../maven/mojos/selection/package-frame.html       |  21 ++
 .../maven/mojos/selection}/package-summary.html    |  49 +----
 .../maven/mojos/selection/package-tree.html}       |  53 +++--
 .../maven/mojos/selection/package-use.html}        |  32 +--
 .../apache/sling/feature/maven/package-frame.html  |   6 +-
 .../sling/feature/maven/package-summary.html       |   8 +-
 .../apache/sling/feature/maven/package-tree.html   |   8 +-
 .../apache/sling/feature/maven/package-use.html    |   8 +-
 .../apidocs/overview-frame.html                    |   7 +-
 .../apidocs/overview-summary.html                  |  14 +-
 .../apidocs/overview-tree.html                     |  14 +-
 .../apidocs/package-list                           |   1 +
 .../apidocs/script.js                              |  30 +++
 .../apidocs/stylesheet.css                         |  64 ++++++
 .../apis-jar-mojo.html                             | 226 +++++++++++++++++---
 .../attach-featurearchives-mojo.html               |  10 +-
 .../attach-features-mojo.html                      |  10 +-
 .../collect-artifacts-mojo.html                    |  10 +-
 .../css/apache-maven-fluido-1.6.min.css            |  17 ++
 .../slingfeature-maven-plugin-1.2.0/css/print.css  |  23 +++
 .../slingfeature-maven-plugin-1.2.0/css/site.css   |   1 +
 .../dependencies.html                              |  62 +++---
 .../dependency-info.html                           |  22 +-
 .../dependency-management.html                     |   8 +-
 .../distribution-management.html                   |   8 +-
 .../embed-features-mojo.html                       |  10 +-
 .../extract-extension-mojo.html                    |  10 +-
 .../features-diff-mojo.html                        |  10 +-
 .../fonts/glyphicons-halflings-regular.eot         | Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg         | 229 +++++++++++++++++++++
 .../fonts/glyphicons-halflings-regular.ttf         | Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff        | Bin 0 -> 42340 bytes
 .../help-mojo.html                                 |  10 +-
 .../images/accessories-text-editor.png             | Bin 0 -> 746 bytes
 .../slingfeature-maven-plugin-1.2.0/images/add.gif | Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png              | Bin 0 -> 43073 bytes
 .../images/application-certificate.png             | Bin 0 -> 923 bytes
 .../images/close.gif                               | Bin 0 -> 279 bytes
 .../images/contact-new.png                         | Bin 0 -> 736 bytes
 .../images/document-properties.png                 | Bin 0 -> 577 bytes
 .../images/drive-harddisk.png                      | Bin 0 -> 700 bytes
 .../slingfeature-maven-plugin-1.2.0/images/fix.gif | Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                      | Bin 0 -> 633 bytes
 .../images/icon_help_sml.gif                       | Bin 0 -> 1072 bytes
 .../images/icon_info_sml.gif                       | Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                    | Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                    | Bin 0 -> 625 bytes
 .../images/image-x-generic.png                     | Bin 0 -> 662 bytes
 .../images/internet-web-browser.png                | Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png          | Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png          | Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png                 | Bin 0 -> 3330 bytes
 .../images/network-server.png                      | Bin 0 -> 536 bytes
 .../images/package-x-generic.png                   | Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png                | Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                    | Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                    | Bin 0 -> 33010 bytes
 .../images/remove.gif                              | Bin 0 -> 607 bytes
 .../slingfeature-maven-plugin-1.2.0/images/rss.png | Bin 0 -> 474 bytes
 .../images/update.gif                              | Bin 0 -> 1090 bytes
 .../images/window-new.png                          | Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png             | Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                   | Bin 0 -> 12799 bytes
 .../include-artifact-mojo.html                     |  10 +-
 .../slingfeature-maven-plugin-1.2.0}/index.html    |   8 +-
 .../info-mojo.html                                 | 163 ++++++++++++---
 .../issue-management.html                          |   8 +-
 .../jira-report.html                               |   8 +-
 .../js/apache-maven-fluido-1.6.min.js              |  25 +++
 .../launch-features-mojo.html                      |  10 +-
 .../slingfeature-maven-plugin-1.2.0}/licenses.html |   8 +-
 .../mailing-lists.html                             |   8 +-
 .../plugin-info.html                               |  14 +-
 .../plugin-management.html                         |   8 +-
 .../slingfeature-maven-plugin-1.2.0}/plugins.html  |   8 +-
 .../project-info.html                              |   8 +-
 .../project-reports.html                           |   8 +-
 .../repository-mojo.html                           |  10 +-
 .../slingfeature-maven-plugin-1.2.0}/scm.html      |  12 +-
 .../slingfeature-maven-plugin-1.2.0}/summary.html  |  10 +-
 .../surefire-report.html                           | 170 ++++++++++-----
 .../slingfeature-maven-plugin-1.2.0}/team.html     |   8 +-
 .../update-feature-versions-mojo.html              |  10 +-
 .../slingfeature-maven-plugin-1.2.0}/usage.html    |   8 +-
 .../aggregate-features-mojo.html                   |  10 +-
 .../analyse-features-mojo.html                     |  10 +-
 .../apidocs/allclasses-frame.html                  |   7 +-
 .../apidocs/allclasses-noframe.html                |   7 +-
 .../apidocs/constant-values.html                   |   8 +-
 .../apidocs/deprecated-list.html                   |   8 +-
 .../apidocs/help-doc.html                          |   8 +-
 .../apidocs/index-all.html                         |  38 +++-
 .../slingfeature-maven-plugin/apidocs/index.html   |   4 +-
 .../apache/sling/feature/maven/Environment.html    |   8 +-
 .../sling/feature/maven/FeatureConstants.html      |   8 +-
 .../sling/feature/maven/FeatureProjectConfig.html  |   8 +-
 .../sling/feature/maven/FeatureProjectInfo.html    |   8 +-
 .../apache/sling/feature/maven/Preprocessor.html   |   8 +-
 .../apache/sling/feature/maven/ProjectHelper.html  |   8 +-
 .../apache/sling/feature/maven/Substitution.html   |   8 +-
 .../sling/feature/maven/class-use/Environment.html |   8 +-
 .../feature/maven/class-use/FeatureConstants.html  |   8 +-
 .../maven/class-use/FeatureProjectConfig.html      |   8 +-
 .../maven/class-use/FeatureProjectInfo.html        |   8 +-
 .../feature/maven/class-use/Preprocessor.html      |   8 +-
 .../feature/maven/class-use/ProjectHelper.html     |   8 +-
 .../feature/maven/class-use/Substitution.html      |   8 +-
 .../AbstractFeatureMojo.BaseArtifactProvider.html  |   8 +-
 .../AbstractFeatureMojo.BaseFeatureProvider.html   |   8 +-
 .../feature/maven/mojos/AbstractFeatureMojo.html   |   8 +-
 ...bstractIncludingFeatureMojo.FeatureScanner.html |   8 +-
 .../maven/mojos/AbstractIncludingFeatureMojo.html  |  31 ++-
 .../maven/mojos/AbstractRepositoryMojo.html        |   8 +-
 .../sling/feature/maven/mojos/Aggregate.html       |  10 +-
 .../feature/maven/mojos/AggregateFeaturesMojo.html |   8 +-
 .../feature/maven/mojos/AnalyseFeaturesMojo.html   |   8 +-
 .../sling/feature/maven/mojos/ApisJarMojo.html     |  38 +---
 .../apache/sling/feature/maven/mojos/Archive.html  |  10 +-
 .../maven/mojos/AttachFeatureArchivesMojo.html     |   8 +-
 .../feature/maven/mojos/AttachFeaturesMojo.html    |   8 +-
 .../feature/maven/mojos/CollectArtifactsMojo.html  |   8 +-
 .../mojos/DependencyLifecycleParticipant.html      |   8 +-
 .../feature/maven/mojos/EmbedFeaturesMojo.html     |   8 +-
 .../feature/maven/mojos/ExtractExtensionMojo.html  |   8 +-
 .../feature/maven/mojos/FeatureLauncherMojo.html   |   8 +-
 .../maven/mojos/FeatureSelectionConfig.html        |  32 ++-
 .../feature/maven/mojos/FeaturesDiffMojo.html      |   8 +-
 .../apache/sling/feature/maven/mojos/HelpMojo.html |   8 +-
 .../feature/maven/mojos/IncludeArtifactMojo.html   |   8 +-
 .../apache/sling/feature/maven/mojos/InfoMojo.html |  12 +-
 .../sling/feature/maven/mojos/Repository.html      |  10 +-
 .../sling/feature/maven/mojos/RepositoryMojo.html  |   8 +-
 .../org/apache/sling/feature/maven/mojos/Scan.html |  10 +-
 .../mojos/UpdateVersionsMojo.ArtifactUpdate.html   |   8 +-
 ...UpdateVersionsMojo.SimpleFeatureJSONReader.html |   8 +-
 ...UpdateVersionsMojo.SimpleFeatureJSONWriter.html |   8 +-
 .../mojos/UpdateVersionsMojo.UpdateConfig.html     |   8 +-
 .../mojos/UpdateVersionsMojo.UpdateResult.html     |   8 +-
 .../feature/maven/mojos/UpdateVersionsMojo.html    |   8 +-
 .../AbstractFeatureMojo.BaseArtifactProvider.html  |   8 +-
 .../AbstractFeatureMojo.BaseFeatureProvider.html   |   8 +-
 .../maven/mojos/class-use/AbstractFeatureMojo.html |  10 +-
 ...bstractIncludingFeatureMojo.FeatureScanner.html |   8 +-
 .../class-use/AbstractIncludingFeatureMojo.html    |  10 +-
 .../mojos/class-use/AbstractRepositoryMojo.html    |   8 +-
 .../feature/maven/mojos/class-use/Aggregate.html   |   8 +-
 .../mojos/class-use/AggregateFeaturesMojo.html     |   8 +-
 .../maven/mojos/class-use/AnalyseFeaturesMojo.html |   8 +-
 .../feature/maven/mojos/class-use/ApisJarMojo.html |   8 +-
 .../feature/maven/mojos/class-use/Archive.html     |   8 +-
 .../mojos/class-use/AttachFeatureArchivesMojo.html |   8 +-
 .../maven/mojos/class-use/AttachFeaturesMojo.html  |   8 +-
 .../mojos/class-use/CollectArtifactsMojo.html      |   8 +-
 .../class-use/DependencyLifecycleParticipant.html  |   8 +-
 .../maven/mojos/class-use/EmbedFeaturesMojo.html   |   8 +-
 .../mojos/class-use/ExtractExtensionMojo.html      |   8 +-
 .../maven/mojos/class-use/FeatureLauncherMojo.html |   8 +-
 .../mojos/class-use/FeatureSelectionConfig.html    |  12 +-
 .../maven/mojos/class-use/FeaturesDiffMojo.html    |   8 +-
 .../feature/maven/mojos/class-use/HelpMojo.html    |   8 +-
 .../maven/mojos/class-use/IncludeArtifactMojo.html |   8 +-
 .../feature/maven/mojos/class-use/InfoMojo.html    |   8 +-
 .../feature/maven/mojos/class-use/Repository.html  |   8 +-
 .../maven/mojos/class-use/RepositoryMojo.html      |   8 +-
 .../sling/feature/maven/mojos/class-use/Scan.html  |   8 +-
 .../UpdateVersionsMojo.ArtifactUpdate.html         |   8 +-
 ...UpdateVersionsMojo.SimpleFeatureJSONReader.html |   8 +-
 ...UpdateVersionsMojo.SimpleFeatureJSONWriter.html |   8 +-
 .../class-use/UpdateVersionsMojo.UpdateConfig.html |   8 +-
 .../class-use/UpdateVersionsMojo.UpdateResult.html |   8 +-
 .../maven/mojos/class-use/UpdateVersionsMojo.html  |   8 +-
 .../sling/feature/maven/mojos/package-frame.html   |   6 +-
 .../sling/feature/maven/mojos/package-summary.html |  10 +-
 .../sling/feature/maven/mojos/package-tree.html    |  10 +-
 .../sling/feature/maven/mojos/package-use.html     |   8 +-
 .../maven/mojos/reports/ContentsReporter.html      |   8 +-
 .../maven/mojos/reports/DuplicatesReporter.html    |   8 +-
 .../mojos/reports/ExportPackagesReporter.html      |   8 +-
 .../feature/maven/mojos/reports/ReportContext.html |  25 ++-
 .../feature/maven/mojos/reports/Reporter.html      |   8 +-
 .../mojos/reports/class-use/ContentsReporter.html  |   8 +-
 .../reports/class-use/DuplicatesReporter.html      |   8 +-
 .../reports/class-use/ExportPackagesReporter.html  |   8 +-
 .../mojos/reports/class-use/ReportContext.html     |   8 +-
 .../maven/mojos/reports/class-use/Reporter.html    |   8 +-
 .../feature/maven/mojos/reports/package-frame.html |   6 +-
 .../maven/mojos/reports/package-summary.html       |  12 +-
 .../feature/maven/mojos/reports/package-tree.html  |  12 +-
 .../feature/maven/mojos/reports/package-use.html   |   8 +-
 .../IncludeExcludeMatcher.html}                    |  93 ++++-----
 .../class-use/IncludeExcludeMatcher.html}          |  24 +--
 .../maven/mojos/selection/package-frame.html       |  21 ++
 .../{reports => selection}/package-summary.html    |  49 +----
 .../package-tree.html}                             |  53 +++--
 .../Scan.html => selection/package-use.html}       |  32 +--
 .../apache/sling/feature/maven/package-frame.html  |   6 +-
 .../sling/feature/maven/package-summary.html       |   8 +-
 .../apache/sling/feature/maven/package-tree.html   |   8 +-
 .../apache/sling/feature/maven/package-use.html    |   8 +-
 .../apidocs/overview-frame.html                    |   7 +-
 .../apidocs/overview-summary.html                  |  14 +-
 .../apidocs/overview-tree.html                     |  14 +-
 .../slingfeature-maven-plugin/apidocs/package-list |   1 +
 .../slingfeature-maven-plugin/apis-jar-mojo.html   | 226 +++++++++++++++++---
 .../attach-featurearchives-mojo.html               |  10 +-
 .../attach-features-mojo.html                      |  10 +-
 .../collect-artifacts-mojo.html                    |  10 +-
 .../slingfeature-maven-plugin/dependencies.html    |  62 +++---
 .../slingfeature-maven-plugin/dependency-info.html |  22 +-
 .../dependency-management.html                     |   8 +-
 .../distribution-management.html                   |   8 +-
 .../embed-features-mojo.html                       |  10 +-
 .../extract-extension-mojo.html                    |  10 +-
 .../features-diff-mojo.html                        |  10 +-
 .../slingfeature-maven-plugin/help-mojo.html       |  10 +-
 .../include-artifact-mojo.html                     |  10 +-
 .../slingfeature-maven-plugin/index.html           |   8 +-
 .../slingfeature-maven-plugin/info-mojo.html       | 163 ++++++++++++---
 .../issue-management.html                          |   8 +-
 .../slingfeature-maven-plugin/jira-report.html     |   8 +-
 .../launch-features-mojo.html                      |  10 +-
 .../slingfeature-maven-plugin/licenses.html        |   8 +-
 .../slingfeature-maven-plugin/mailing-lists.html   |   8 +-
 .../slingfeature-maven-plugin/plugin-info.html     |  14 +-
 .../plugin-management.html                         |   8 +-
 .../slingfeature-maven-plugin/plugins.html         |   8 +-
 .../slingfeature-maven-plugin/project-info.html    |   8 +-
 .../slingfeature-maven-plugin/project-reports.html |   8 +-
 .../slingfeature-maven-plugin/repository-mojo.html |  10 +-
 .../components/slingfeature-maven-plugin/scm.html  |  12 +-
 .../slingfeature-maven-plugin/summary.html         |  10 +-
 .../slingfeature-maven-plugin/surefire-report.html | 170 ++++++++++-----
 .../components/slingfeature-maven-plugin/team.html |   8 +-
 .../update-feature-versions-mojo.html              |  10 +-
 .../slingfeature-maven-plugin/usage.html           |   8 +-
 src/main/jbake/content/releases.md                 |   1 +
 src/main/jbake/templates/downloads.tpl             |   2 +-
 344 files changed, 3009 insertions(+), 1825 deletions(-)

diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/aggregate-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/aggregate-features-mojo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/aggregate-features-mojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/aggregate-features-mojo.html
index 778ecdc..cfe24cd 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/aggregate-features-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/aggregate-features-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:aggregate-features</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:aggregate-features</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:aggregate-features</p>
       
 <p><b>Description</b>:</p>
       
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/analyse-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/analyse-features-mojo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/analyse-features-mojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/analyse-features-mojo.html
index 5d64405..e3d2d1e 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/analyse-features-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/analyse-features-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:analyse-features</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:analyse-features</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:analyse-features</p>
       
 <p><b>Description</b>:</p>
       
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/allclasses-frame.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-frame.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/allclasses-frame.html
index 0529bfd..9590de0 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-frame.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>All Classes (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -40,6 +40,7 @@
 <li><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">FeatureSelectionConfig</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">HelpMojo</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">IncludeArtifactMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" title="class in org.apache.sling.feature.maven.mojos.selection" target="classFrame">IncludeExcludeMatcher</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">InfoMojo</a></li>
 <li><a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven" target="classFrame">Preprocessor</a></li>
 <li><a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven" target="classFrame">ProjectHelper</a></li>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-noframe.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/allclasses-noframe.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-noframe.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/allclasses-noframe.html
index e7bb858..d132b6d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-noframe.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/allclasses-noframe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>All Classes (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -40,6 +40,7 @@
 <li><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos">HelpMojo</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" title="class in org.apache.sling.feature.maven.mojos.selection">IncludeExcludeMatcher</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">InfoMojo</a></li>
 <li><a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></li>
 <li><a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></li>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/constant-values.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/constant-values.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/constant-values.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/constant-values.html
index fe0a7ca..0d230ae 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/constant-values.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/constant-values.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Constant Field Values (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Constant Field Values (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/deprecated-list.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/deprecated-list.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/deprecated-list.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/deprecated-list.html
index a48fa2f..29f004d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/deprecated-list.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Deprecated List (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Deprecated List (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/help-doc.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/help-doc.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/help-doc.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/help-doc.html
index c7021a3..43b09d0 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/help-doc.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/help-doc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>API Help (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="API Help (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index-all.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/index-all.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index-all.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/index-all.html
index b9641aa..8f5b9c7 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index-all.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/index-all.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Index (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Index (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -117,7 +117,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ApisJarMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
 <dd>
-<div class="block">Generates the APIs JARs for each selected Feature file.</div>
+<div class="block">Generates the APIs JARs for the selected feature files.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html#ApisJarMojo--">ApisJarMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></dt>
 <dd>&nbsp;</dd>
@@ -517,7 +517,9 @@
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getScope--">getScope()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures(FeatureSelectionConfig)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Get all selected features for the provided configuratio</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#getTaskConfiguration--">getTaskConfiguration()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
@@ -551,8 +553,6 @@
 </a>
 <h2 class="title">I</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html#include-org.apache.maven.artifact.Artifact-">include(Artifact)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></dt>
-<dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">IncludeArtifactMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
 <dd>
 <div class="block">This goal creates a Feature Model file that includes the Module Artifact as
@@ -561,6 +561,10 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#IncludeArtifactMojo--">IncludeArtifactMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" title="class in org.apache.sling.feature.maven.mojos.selection"><span class="typeNameLink">IncludeExcludeMatcher</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/selection/package-summary.html">org.apache.sling.feature.maven.mojos.selection</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html#IncludeExcludeMatcher-java.util.List-java.util.List-java.lang.String-boolean-">IncludeExcludeMatcher(List&lt;String&gt;, List&lt;String&gt;, String, boolean)</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.selection.<a href="org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" title="class in org.apache.sling.feature.maven.mojos [...]
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#includes">includes</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#includeVersionInfo">includeVersionInfo</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></dt>
@@ -614,6 +618,10 @@
 <dd>
 <div class="block">If this is set to <code>true</code> the feature is marked as final.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html#matches-org.apache.sling.feature.ArtifactId-">matches(ArtifactId)</a></span> - Method in interface org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html#matches-org.apache.sling.feature.ArtifactId-">matches(ArtifactId)</a></span> - Method in class org.apache.sling.feature.maven.mojos.selection.<a href="org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" title="class in org.apache.sling.feature.maven.mojos.selection">IncludeExcludeMatcher</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Environment.html#modelProjects">modelProjects</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></dt>
@@ -640,6 +648,8 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a> - package org.apache.sling.feature.maven.mojos.reports</dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/selection/package-summary.html">org.apache.sling.feature.maven.mojos.selection</a> - package org.apache.sling.feature.maven.mojos.selection</dt>
+<dd>&nbsp;</dd>
 </dl>
 <a name="I:P">
 <!--   -->
@@ -749,9 +759,13 @@
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#scan-java.util.List-java.io.File-java.lang.String-java.lang.String-">scan(List&lt;File&gt;, File, String, String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Select all feature files from the project</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Select all features including aggregates from the project</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Environment.html#session">session</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Archive.html#setClassifier-java.lang.String-">setClassifier(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></dt>
@@ -774,6 +788,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#setIncludeTask-java.lang.String-">setIncludeTask(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setRefsInclude-java.lang.String-">setRefsInclude(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
+<dd>
+<div class="block">Include refs files</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#SimpleFeatureJSONReader-java.lang.String-">SimpleFeatureJSONReader(String)</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONReader</a></dt>
 <dd>
 <div class="block">Private constructor</div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/index.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/index.html
index 7008a64..a9b9709 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/index.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache Sling OSGi Feature Maven Plugin 1.1.20 API</title>
+<title>Apache Sling OSGi Feature Maven Plugin 1.2.0 API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Environment.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/Environment.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Environment.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/Environment.html
index e064be9..4a9172d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Environment.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/Environment.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:09 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Environment (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Environment (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Environment (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Environment (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureConstants.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/FeatureConstants.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureConstants.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/FeatureConstants.html
index 36284e1..323f87b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureConstants.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/FeatureConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:09 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html
index 1e3da7d..1066d78 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:09 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html
index c0f881b..738b955 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:09 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Preprocessor.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/Preprocessor.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Preprocessor.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/Preprocessor.html
index df75db3..b97a217 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Preprocessor.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/Preprocessor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:09 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectHelper.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/ProjectHelper.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectHelper.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/ProjectHelper.html
index 7ece80a..0b3fac0 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectHelper.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/ProjectHelper.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:09 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Substitution.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/Substitution.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Substitution.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/Substitution.html
index 06dc8de..e587a58 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Substitution.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/Substitution.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:09 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Substitution (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Substitution (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="Substitution (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Substitution (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Environment.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/Environment.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Environment.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/Environment.html
index c365373..34e599f 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Environment.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/Environment.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.Environment (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.Environment (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.Environment (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.Environment (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html
index 8043075..b14b52a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html
index 6159c64..be1de3a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html
index f3b6da0..434fb3a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html
index 666fc23..348e27d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html
index 57a4139..987d241 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Substitution.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/Substitution.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Substitution.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/Substitution.html
index d66f272..19be00e 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Substitution.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/class-use/Substitution.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.Substitution (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.Substitution (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.Substitution (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.Substitution (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html
index 40e7b9d..4d8ed78 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html
index b0c776c..50a3f1d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html
index 0bcff7d..381e162 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html
index 952274c..be16d00 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html
index bbc29fe..2887d1c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -215,15 +215,21 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/Abstract
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a>&nbsp;config)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a>&nbsp;config)</code>
+<div class="block">Get all selected features for the provided configuratio</div>
+</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a></span>()</code>
+<div class="block">Select all feature files from the project</div>
+</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></span>()</code>
+<div class="block">Select all features including aggregates from the project</div>
+</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -293,7 +299,12 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/Abstract
 <h4>getSelectedFeatures</h4>
 <pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;getSelectedFeatures(<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.fea [...]
                                                                     throws org.apache.maven.plugin.MojoExecutionException</pre>
+<div class="block">Get all selected features for the provided configuratio</div>
 <dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>config</code> - The selection configuration</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>An ordered map of features</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
 </dl>
@@ -307,7 +318,10 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/Abstract
 <h4>selectAllFeatureFiles</h4>
 <pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;selectAllFeatureFiles()
                                                                       throws org.apache.maven.plugin.MojoExecutionException</pre>
+<div class="block">Select all feature files from the project</div>
 <dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Ordered map of feature files</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
 </dl>
@@ -321,7 +335,10 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/Abstract
 <h4>selectAllFeatureFilesAndAggregates</h4>
 <pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;selectAllFeatureFilesAndAggregates()
                                                                                    throws org.apache.maven.plugin.MojoExecutionException</pre>
+<div class="block">Select all features including aggregates from the project</div>
 <dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Ordered map of features</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
 </dl>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html
index cce14c1..0c5e69c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Aggregate.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/Aggregate.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Aggregate.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/Aggregate.html
index 77d436f..bcc30f7 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Aggregate.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/Aggregate.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Aggregate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Aggregate (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="Aggregate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Aggregate (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -244,7 +244,7 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureS
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelec [...]
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelec [...]
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html
index 0e8c48a..b3effc1 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html
index 542235f..6c9d2df 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ApisJarMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/ApisJarMojo.html
similarity index 92%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ApisJarMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/ApisJarMojo.html
index b9939eb..82a9a1b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ApisJarMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/ApisJarMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":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";
@@ -125,7 +125,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>org.apache.maven.artifact.resolver.filter.ArtifactFilter, org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
 </dl>
 <hr>
 <br>
@@ -134,9 +134,8 @@ var activeTableTab = "activeTableTab";
       requiresDependencyResolution=TEST,
       threadSafe=true)
 public class <span class="typeNameLabel">ApisJarMojo</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a>
-implements org.apache.maven.artifact.resolver.filter.ArtifactFilter</pre>
-<div class="block">Generates the APIs JARs for each selected Feature file.</div>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">Generates the APIs JARs for the selected feature files.</div>
 </li>
 </ul>
 </div>
@@ -220,10 +219,6 @@ implements org.apache.maven.artifact.resolver.filter.ArtifactFilter</pre>
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html#include-org.apache.maven.artifact.Artifact-">include</a></span>(org.apache.maven.artifact.Artifact&nbsp;artifact)</code>&nbsp;</td>
-</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
@@ -287,34 +282,19 @@ implements org.apache.maven.artifact.resolver.filter.ArtifactFilter</pre>
 <a name="execute--">
 <!--   -->
 </a>
-<ul class="blockList">
+<ul class="blockListLast">
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
              throws org.apache.maven.plugin.MojoExecutionException,
                     org.apache.maven.plugin.MojoFailureException</pre>
 <dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>execute</code>&nbsp;in interface&nbsp;<code>org.apache.maven.plugin.Mojo</code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
 <dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
 </dl>
 </li>
 </ul>
-<a name="include-org.apache.maven.artifact.Artifact-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>include</h4>
-<pre>public&nbsp;boolean&nbsp;include(org.apache.maven.artifact.Artifact&nbsp;artifact)</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>include</code>&nbsp;in interface&nbsp;<code>org.apache.maven.artifact.resolver.filter.ArtifactFilter</code></dd>
-</dl>
-</li>
-</ul>
 </li>
 </ul>
 </li>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Archive.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/Archive.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Archive.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/Archive.html
index c1c8068..d84276d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Archive.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/Archive.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Archive (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Archive (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="Archive (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Archive (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -193,7 +193,7 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureS
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelec [...]
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelec [...]
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html
index 44bc2c8..928ccea 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html
index b131870..ac99eb4 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html
index b168531..5db944b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html
index a5aadf7..c477cf6 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html
index 56bad4c..7ca1da4 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html
index 063f17d..945ac15 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html
index 046c18e..266ab90 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html
similarity index 93%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html
index 6f585ee..a82bd20 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -176,6 +176,12 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeClassifier-java.lang.String-">setIncludeClassifier</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classifier)</code>&nbsp;</td>
 </tr>
 <tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setRefsInclude-java.lang.String-">setRefsInclude</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val)</code>
+<div class="block">Include refs files</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#toString--">toString</a></span>()</code>&nbsp;</td>
 </tr>
@@ -236,6 +242,22 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <pre>public&nbsp;void&nbsp;setFilesExclude(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val)</pre>
 </li>
 </ul>
+<a name="setRefsInclude-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRefsInclude</h4>
+<pre>public&nbsp;void&nbsp;setRefsInclude(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val)</pre>
+<div class="block">Include refs files</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>val</code> - A pattern</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.1.22</dd>
+</dl>
+</li>
+</ul>
 <a name="setIncludeArtifact-org.apache.maven.model.Dependency-">
 <!--   -->
 </a>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html
index 93e9a66..3c430ea 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html
index 64ec767..aafa641 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html
index acdfd49..ca9f0ed 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/InfoMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/InfoMojo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/InfoMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/InfoMojo.html
index 647d231..c15d63c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/InfoMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/InfoMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -143,6 +143,10 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/Abstract
  <li>Extracting the exported packages per feature and writing them to a file
  <li>Detecting duplicates across features and writing a report
  </ul></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.1.20</dd>
+</dl>
 </li>
 </ul>
 </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Repository.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/Repository.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Repository.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/Repository.html
index 3428328..09a4f50 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Repository.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/Repository.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Repository (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Repository (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="Repository (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Repository (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -191,7 +191,7 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureS
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelec [...]
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelec [...]
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/RepositoryMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/RepositoryMojo.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/RepositoryMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/RepositoryMojo.html
index 31725b3..f186675 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/RepositoryMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/RepositoryMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Scan.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/Scan.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Scan.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/Scan.html
index ecd6fb9..faec188 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Scan.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/Scan.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Scan (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Scan (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="Scan (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Scan (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -190,7 +190,7 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureS
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelec [...]
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelec [...]
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html
index ff4415b..4658c1a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html
index da5dc57..523d5fa 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
index f3eab08..8b27bbc 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html
index 3fde3b0..d722200 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html
index e1476c3..6867a0b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html
index a05b0f2..f17d832 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html
index 877a88b..983eb38 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html
index 74a90a8..dd3c597 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html
index 0a7e62c..b2301e1 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -126,7 +126,7 @@
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></span></code>
-<div class="block">Generates the APIs JARs for each selected Feature file.</div>
+<div class="block">Generates the APIs JARs for the selected feature files.</div>
 </td>
 </tr>
 <tr class="rowColor">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.FeatureScanner.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.FeatureScanner.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.FeatureScanner.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.FeatureScanner.html
index 715879a..2a7953c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.FeatureScanner.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.FeatureScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html
index 00c08fd..2b8e75a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractIncludingFeatureMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -122,7 +122,7 @@
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></span></code>
-<div class="block">Generates the APIs JARs for each selected Feature file.</div>
+<div class="block">Generates the APIs JARs for the selected feature files.</div>
 </td>
 </tr>
 <tr class="altColor">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html
index 5dde105..faa8c8f 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractRepositoryMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Aggregate.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/Aggregate.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Aggregate.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/Aggregate.html
index 693b62a..20553d9 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Aggregate.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/Aggregate.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.Aggregate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.Aggregate (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Aggregate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Aggregate (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeaturesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeaturesMojo.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeaturesMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeaturesMojo.html
index 944505b..9a62840 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeaturesMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AggregateFeaturesMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html
index fcfb4bb..5e0f6e5 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/ApisJarMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/ApisJarMojo.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/ApisJarMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/ApisJarMojo.html
index 1475558..b4412b7 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/ApisJarMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/ApisJarMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Archive.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/Archive.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Archive.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/Archive.html
index 39b3d9b..9feb431 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Archive.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/Archive.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.Archive (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.Archive (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Archive (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Archive (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeatureArchivesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeatureArchivesMojo.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeatureArchivesMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeatureArchivesMojo.html
index 9631057..389d85a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeatureArchivesMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeatureArchivesMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeaturesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeaturesMojo.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeaturesMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeaturesMojo.html
index 9f09df1..2ff1cd2 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeaturesMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/AttachFeaturesMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/CollectArtifactsMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/CollectArtifactsMojo.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/CollectArtifactsMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/CollectArtifactsMojo.html
index f5a9b21..3efd41d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/CollectArtifactsMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/CollectArtifactsMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/DependencyLifecycleParticipant.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/DependencyLifecycleParticipant.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/DependencyLifecycleParticipant.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/DependencyLifecycleParticipant.html
index af4eaeb..a17e6d2 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/DependencyLifecycleParticipant.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/DependencyLifecycleParticipant.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/EmbedFeaturesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/EmbedFeaturesMojo.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/EmbedFeaturesMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/EmbedFeaturesMojo.html
index 6305283..65db6b8 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/EmbedFeaturesMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/EmbedFeaturesMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/ExtractExtensionMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/ExtractExtensionMojo.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/ExtractExtensionMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/ExtractExtensionMojo.html
index f497081..2f51ecc 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/ExtractExtensionMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/ExtractExtensionMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureLauncherMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureLauncherMojo.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureLauncherMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureLauncherMojo.html
index fee9fb7..aac4488 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureLauncherMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureLauncherMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html
index 68c97ea..5fa7e3b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeatureSelectionConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -132,7 +132,9 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractIncludingFeatureMojo.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a></span>(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSe [...]
+<td class="colLast"><span class="typeNameLabel">AbstractIncludingFeatureMojo.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a></span>(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSe [...]
+<div class="block">Get all selected features for the provided configuratio</div>
+</td>
 </tr>
 </tbody>
 </table>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeaturesDiffMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeaturesDiffMojo.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeaturesDiffMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeaturesDiffMojo.html
index b8871e7..235c0ca 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeaturesDiffMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/FeaturesDiffMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/HelpMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/HelpMojo.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/HelpMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/HelpMojo.html
index c189004..2fe759c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/HelpMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/HelpMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/IncludeArtifactMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/IncludeArtifactMojo.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/IncludeArtifactMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/IncludeArtifactMojo.html
index 3230530..f69bf3d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/IncludeArtifactMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/IncludeArtifactMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/InfoMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/InfoMojo.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/InfoMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/InfoMojo.html
index c640215..b5c29c9 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/InfoMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/InfoMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Repository.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/Repository.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Repository.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/Repository.html
index 7e1f1e6..de36dbc 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Repository.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/Repository.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.Repository (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.Repository (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Repository (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Repository (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/RepositoryMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/RepositoryMojo.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/RepositoryMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/RepositoryMojo.html
index ea869a9..6dff336 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/RepositoryMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/RepositoryMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Scan.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/Scan.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Scan.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/Scan.html
index c0d3930..7ce59c2 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Scan.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/Scan.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.Scan (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.Scan (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Scan (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Scan (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html
index 7a4fd06..c771643 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.ArtifactUpdate.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html
index 169b7e9..462dba3 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONReader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
index f8feda2..4522f05 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateConfig.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateConfig.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateConfig.html
index eadd02d..38b97c5 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateResult.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateResult.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateResult.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateResult.html
index 06aee1b..3009740 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateResult.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.UpdateResult.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.html
index ac87973..8769d25 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/class-use/UpdateVersionsMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/package-frame.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-frame.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/package-frame.html
index f88e388..b734e3d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-frame.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-summary.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/package-summary.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-summary.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/package-summary.html
index 5c5236d..8d3fe3a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-summary.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -120,7 +120,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></td>
 <td class="colLast">
-<div class="block">Generates the APIs JARs for each selected Feature file.</div>
+<div class="block">Generates the APIs JARs for the selected feature files.</div>
 </td>
 </tr>
 <tr class="altColor">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-tree.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/package-tree.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-tree.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/package-tree.html
index 18a5764..056e8be 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-tree.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.feature.maven.mojos Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>org.apache.sling.feature.maven.mojos Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.sling.feature.maven.mojos Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="org.apache.sling.feature.maven.mojos Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -103,7 +103,7 @@
 </li>
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AggregateFeaturesMojo</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AnalyseFeaturesMojo</span></a></li>
-<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ApisJarMojo</span></a> (implements org.apache.maven.artifact.resolver.filter.ArtifactFilter)</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ApisJarMojo</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeatureArchivesMojo</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">EmbedFeaturesMojo</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ExtractExtensionMojo</span></a></li>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-use.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/package-use.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-use.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/package-use.html
index df88352..8551555 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/package-use.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Package org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Package org.apache.sling.feature.maven.mojos (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html
index 97349f7..7d0b6b5 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html
index 4660cbb..f580d21 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DuplicatesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>DuplicatesReporter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="DuplicatesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="DuplicatesReporter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html
index 12d205d..7f630ad 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ReportContext.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/ReportContext.html
similarity index 92%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ReportContext.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/ReportContext.html
index b77288e..d7c413f 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ReportContext.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/ReportContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReportContext (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>ReportContext (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="ReportContext (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="ReportContext (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":6,"i1":6,"i2":6};
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -134,6 +134,10 @@ var activeTableTab = "activeTableTab";
 <td class="colFirst"><code>org.apache.sling.feature.scanner.Scanner</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html#getScanner--">getScanner</a></span>()</code>&nbsp;</td>
 </tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html#matches-org.apache.sling.feature.ArtifactId-">matches</a></span>(org.apache.sling.feature.ArtifactId&nbsp;id)</code>&nbsp;</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -170,13 +174,22 @@ var activeTableTab = "activeTableTab";
 <a name="addReport-java.lang.String-java.util.List-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>addReport</h4>
 <pre>void&nbsp;addReport(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;output)</pre>
 </li>
 </ul>
+<a name="matches-org.apache.sling.feature.ArtifactId-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>matches</h4>
+<pre>boolean&nbsp;matches(org.apache.sling.feature.ArtifactId&nbsp;id)</pre>
+</li>
+</ul>
 </li>
 </ul>
 </li>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/Reporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/Reporter.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/Reporter.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/Reporter.html
index 660ea19..635f30c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/Reporter.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/Reporter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Reporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Reporter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="Reporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Reporter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ContentsReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ContentsReporter.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ContentsReporter.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ContentsReporter.html
index ec24c89..f2d8e38 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ContentsReporter.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ContentsReporter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.reports.ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.reports.ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.reports.ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.reports.ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/DuplicatesReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/DuplicatesReporter.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/DuplicatesReporter.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/DuplicatesReporter.html
index b97b1f3..381f728 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/DuplicatesReporter.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/DuplicatesReporter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.reports.DuplicatesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.reports.DuplicatesReporter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.reports.DuplicatesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.reports.DuplicatesReporter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html
index cd6cbb7..434a0fd 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html
index 97f391d..72ab504 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ReportContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.sling.feature.maven.mojos.reports.ReportContext (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Interface org.apache.sling.feature.maven.mojos.reports.ReportContext (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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 Interface org.apache.sling.feature.maven.mojos.reports.ReportContext (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Interface org.apache.sling.feature.maven.mojos.reports.ReportContext (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html
index 793f550..fe45e64 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/Reporter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.sling.feature.maven.mojos.reports.Reporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Interface org.apache.sling.feature.maven.mojos.reports.Reporter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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 Interface org.apache.sling.feature.maven.mojos.reports.Reporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Interface org.apache.sling.feature.maven.mojos.reports.Reporter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/package-frame.html
similarity index 90%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-frame.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/package-frame.html
index fde5987..b210edf 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-frame.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-summary.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/package-summary.html
similarity index 93%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-summary.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/package-summary.html
index 175d55f..eb4abcd 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-summary.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -45,7 +45,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">Prev&nbsp;Package</a></li>
-<li>Next&nbsp;Package</li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/selection/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-summary.html" target="_top">Frames</a></li>
@@ -143,7 +143,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">Prev&nbsp;Package</a></li>
-<li>Next&nbsp;Package</li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/selection/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-summary.html" target="_top">Frames</a></li>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-tree.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/package-tree.html
similarity index 94%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-tree.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/package-tree.html
index dc137fd..a8c3be7 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-tree.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.feature.maven.mojos.reports Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>org.apache.sling.feature.maven.mojos.reports Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.sling.feature.maven.mojos.reports Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="org.apache.sling.feature.maven.mojos.reports Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -45,7 +45,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-tree.html">Prev</a></li>
-<li>Next</li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/selection/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-tree.html" target="_top">Frames</a></li>
@@ -116,7 +116,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-tree.html">Prev</a></li>
-<li>Next</li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/selection/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-tree.html" target="_top">Frames</a></li>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-use.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/package-use.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-use.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/package-use.html
index 514e44d..75fafd4 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-use.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/reports/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Package org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Package org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html
similarity index 69%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html
index 97349f7..b4ac352 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>IncludeExcludeMatcher (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="ContentsReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="IncludeExcludeMatcher (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":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";
@@ -41,7 +41,7 @@ var activeTableTab = "activeTableTab";
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ContentsReporter.html">Use</a></li>
+<li><a href="class-use/IncludeExcludeMatcher.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../../../../index-all.html">Index</a></li>
@@ -51,11 +51,11 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li>Prev&nbsp;Class</li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" target="_top">Frames</a></li>
-<li><a href="ContentsReporter.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" target="_top">Frames</a></li>
+<li><a href="IncludeExcludeMatcher.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>
@@ -93,31 +93,25 @@ var activeTableTab = "activeTableTab";
 <!-- ========= END OF TOP NAVBAR ========= -->
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
-<div class="subTitle">org.apache.sling.feature.maven.mojos.reports</div>
-<h2 title="Class ContentsReporter" class="title">Class ContentsReporter</h2>
+<div class="subTitle">org.apache.sling.feature.maven.mojos.selection</div>
+<h2 title="Class IncludeExcludeMatcher" class="title">Class IncludeExcludeMatcher</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.sling.feature.maven.mojos.reports.ContentsReporter</li>
+<li>org.apache.sling.feature.maven.mojos.selection.IncludeExcludeMatcher</li>
 </ul>
 </li>
 </ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></dd>
-</dl>
 <hr>
 <br>
-<pre>public class <span class="typeNameLabel">ContentsReporter</span>
-extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
-implements <a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></pre>
-<div class="block">Simple reporting mojo</div>
+<pre>public class <span class="typeNameLabel">IncludeExcludeMatcher</span>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
 </div>
@@ -136,7 +130,10 @@ implements <a href="../../../../../../../org/apache/sling/feature/maven/mojos/re
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#ContentsReporter--">ContentsReporter</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html#IncludeExcludeMatcher-java.util.List-java.util.List-java.lang.String-boolean-">IncludeExcludeMatcher</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-exter [...]
+                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;excludes,
+                     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;separator,
+                     boolean&nbsp;separatorRequired)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -154,12 +151,8 @@ implements <a href="../../../../../../../org/apache/sling/feature/maven/mojos/re
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></span>(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)</code>&nbsp;</td>
-</tr>
-<tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html#getName--">getName</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html#matches-org.apache.sling.feature.ArtifactId-">matches</a></span>(org.apache.sling.feature.ArtifactId&nbsp;id)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -183,13 +176,21 @@ implements <a href="../../../../../../../org/apache/sling/feature/maven/mojos/re
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="ContentsReporter--">
+<a name="IncludeExcludeMatcher-java.util.List-java.util.List-java.lang.String-boolean-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>ContentsReporter</h4>
-<pre>public&nbsp;ContentsReporter()</pre>
+<h4>IncludeExcludeMatcher</h4>
+<pre>public&nbsp;IncludeExcludeMatcher(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;incudes,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;excludes,
+                             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;separator,
+                             boolean&nbsp;separatorRequired)
+                      throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
 </li>
 </ul>
 </li>
@@ -200,33 +201,13 @@ implements <a href="../../../../../../../org/apache/sling/feature/maven/mojos/re
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="getName--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getName</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#getName--">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></code></dd>
-</dl>
-</li>
-</ul>
-<a name="generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">
+<a name="matches-org.apache.sling.feature.ArtifactId-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>generateReport</h4>
-<pre>public&nbsp;void&nbsp;generateReport(<a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a>&nbsp;ctx)
-                    throws org.apache.maven.plugin.MojoExecutionException</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html#generateReport-org.apache.sling.feature.maven.mojos.reports.ReportContext-">generateReport</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></code></dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
-</dl>
+<h4>matches</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;matches(org.apache.sling.feature.ArtifactId&nbsp;id)</pre>
 </li>
 </ul>
 </li>
@@ -248,7 +229,7 @@ implements <a href="../../../../../../../org/apache/sling/feature/maven/mojos/re
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ContentsReporter.html">Use</a></li>
+<li><a href="class-use/IncludeExcludeMatcher.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>
@@ -258,11 +239,11 @@ implements <a href="../../../../../../../org/apache/sling/feature/maven/mojos/re
 <div class="subNav">
 <ul class="navList">
 <li>Prev&nbsp;Class</li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" target="_top">Frames</a></li>
-<li><a href="ContentsReporter.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" target="_top">Frames</a></li>
+<li><a href="IncludeExcludeMatcher.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/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/class-use/IncludeExcludeMatcher.html
similarity index 76%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/class-use/IncludeExcludeMatcher.html
index cd6cbb7..00a288c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/class-use/IncludeExcludeMatcher.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.selection.IncludeExcludeMatcher (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.selection.IncludeExcludeMatcher (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" title="class in org.apache.sling.feature.maven.mojos.selection">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html" target="_top">Frames</a></li>
-<li><a href="ExportPackagesReporter.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/selection/class-use/IncludeExcludeMatcher.html" target="_top">Frames</a></li>
+<li><a href="IncludeExcludeMatcher.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter</h2>
+<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.selection.IncludeExcludeMatcher" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.selection.IncludeExcludeMatcher</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.reports.ExportPackagesReporter</div>
+<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.selection.IncludeExcludeMatcher</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -85,7 +85,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">Class</a></li>
+<li><a href="../../../../../../../../org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" title="class in org.apache.sling.feature.maven.mojos.selection">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/class-use/ExportPackagesReporter.html" target="_top">Frames</a></li>
-<li><a href="ExportPackagesReporter.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../../index.html?org/apache/sling/feature/maven/mojos/selection/class-use/IncludeExcludeMatcher.html" target="_top">Frames</a></li>
+<li><a href="IncludeExcludeMatcher.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/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/package-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/package-frame.html
new file mode 100644
index 0000000..02e9d93
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/package-frame.html
@@ -0,0 +1,21 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.sling.feature.maven.mojos.selection (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/selection/package-summary.html" target="classFrame">org.apache.sling.feature.maven.mojos.selection</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="IncludeExcludeMatcher.html" title="class in org.apache.sling.feature.maven.mojos.selection" target="classFrame">IncludeExcludeMatcher</a></li>
+</ul>
+</div>
+</body>
+</html>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-summary.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/package-summary.html
similarity index 67%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-summary.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/package-summary.html
index 175d55f..d742d8d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/reports/package-summary.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>org.apache.sling.feature.maven.mojos.selection (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.sling.feature.maven.mojos.reports (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="org.apache.sling.feature.maven.mojos.selection (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -44,11 +44,11 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">Prev&nbsp;Package</a></li>
 <li>Next&nbsp;Package</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-summary.html" target="_top">Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/selection/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">
@@ -71,30 +71,11 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 title="Package" class="title">Package&nbsp;org.apache.sling.feature.maven.mojos.reports</h1>
+<h1 title="Package" class="title">Package&nbsp;org.apache.sling.feature.maven.mojos.selection</h1>
 </div>
 <div class="contentContainer">
 <ul class="blockList">
 <li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
-<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Interface</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/Reporter.html" title="interface in org.apache.sling.feature.maven.mojos.reports">Reporter</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
 <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
 <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
@@ -103,17 +84,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ContentsReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ContentsReporter</a></td>
-<td class="colLast">
-<div class="block">Simple reporting mojo</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/DuplicatesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">DuplicatesReporter</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/ExportPackagesReporter.html" title="class in org.apache.sling.feature.maven.mojos.reports">ExportPackagesReporter</a></td>
+<td class="colFirst"><a href="../../../../../../../org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" title="class in org.apache.sling.feature.maven.mojos.selection">IncludeExcludeMatcher</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 </tbody>
@@ -142,11 +113,11 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-summary.html">Prev&nbsp;Package</a></li>
 <li>Next&nbsp;Package</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/reports/package-summary.html" target="_top">Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/selection/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">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/package-tree.html
similarity index 65%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/package-tree.html
index fcfb4bb..4e1fd3e 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>org.apache.sling.feature.maven.mojos.selection Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="org.apache.sling.feature.maven.mojos.selection Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -33,10 +33,10 @@
 </a>
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="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>
@@ -44,12 +44,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li>Prev</li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-tree.html">Prev</a></li>
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html" target="_top">Frames</a></li>
-<li><a href="AnalyseFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/selection/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>
@@ -71,9 +71,22 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo</h2>
+<h1 class="title">Hierarchy For Package org.apache.sling.feature.maven.mojos.selection</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<ul>
+<li type="circle">org.apache.sling.feature.maven.mojos.selection.<a href="../../../../../../../org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" title="class in org.apache.sling.feature.maven.mojos.selection"><span class="typeNameLink">IncludeExcludeMatcher</span></a></li>
+</ul>
+</li>
+</ul>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojo</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -84,10 +97,10 @@
 </a>
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="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>
@@ -95,12 +108,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li>Prev</li>
+<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/reports/package-tree.html">Prev</a></li>
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/AnalyseFeaturesMojo.html" target="_top">Frames</a></li>
-<li><a href="AnalyseFeaturesMojo.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/selection/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/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Scan.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/package-use.html
similarity index 71%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Scan.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/package-use.html
index c0d3930..25f7574 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/Scan.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/mojos/selection/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.Scan (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Package org.apache.sling.feature.maven.mojos.selection (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.Scan (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Package org.apache.sling.feature.maven.mojos.selection (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -33,10 +33,10 @@
 </a>
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Class</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>
@@ -48,8 +48,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Scan.html" target="_top">Frames</a></li>
-<li><a href="Scan.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/selection/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>
@@ -71,9 +71,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.sling.feature.maven.mojos.Scan" class="title">Uses of Class<br>org.apache.sling.feature.maven.mojos.Scan</h2>
+<h1 title="Uses of Package org.apache.sling.feature.maven.mojos.selection" class="title">Uses of Package<br>org.apache.sling.feature.maven.mojos.selection</h1>
 </div>
-<div class="classUseContainer">No usage of org.apache.sling.feature.maven.mojos.Scan</div>
+<div class="contentContainer">No usage of org.apache.sling.feature.maven.mojos.selection</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -84,10 +84,10 @@
 </a>
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Class</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>
@@ -99,8 +99,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/class-use/Scan.html" target="_top">Frames</a></li>
-<li><a href="Scan.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../../../index.html?org/apache/sling/feature/maven/mojos/selection/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/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/package-frame.html
similarity index 91%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-frame.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/package-frame.html
index 76f9d29..4c72af8 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-frame.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-summary.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/package-summary.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-summary.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/package-summary.html
index a0b7dd8..09f0435 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-summary.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-tree.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/package-tree.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-tree.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/package-tree.html
index d9ce1ea..46470bb 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-tree.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sling.feature.maven Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>org.apache.sling.feature.maven Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.sling.feature.maven Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="org.apache.sling.feature.maven Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-use.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/package-use.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-use.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/package-use.html
index 57917ad..bcac418 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/package-use.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/org/apache/sling/feature/maven/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Package org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Package org.apache.sling.feature.maven (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/overview-frame.html
similarity index 74%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-frame.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/overview-frame.html
index 23dd6f0..4e7ad79 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-frame.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/overview-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview List (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Overview List (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -17,6 +17,7 @@
 <li><a href="org/apache/sling/feature/maven/package-frame.html" target="packageFrame">org.apache.sling.feature.maven</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/package-frame.html" target="packageFrame">org.apache.sling.feature.maven.mojos</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/reports/package-frame.html" target="packageFrame">org.apache.sling.feature.maven.mojos.reports</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/selection/package-frame.html" target="packageFrame">org.apache.sling.feature.maven.mojos.selection</a></li>
 </ul>
 </div>
 <p>&nbsp;</p>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-summary.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/overview-summary.html
similarity index 89%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-summary.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/overview-summary.html
index 82771e1..18be7d6 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-summary.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/overview-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Overview (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Overview (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Overview (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -71,7 +71,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache Sling OSGi Feature Maven Plugin 1.1.20 API</h1>
+<h1 class="title">Apache Sling OSGi Feature Maven Plugin 1.2.0 API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
@@ -93,6 +93,10 @@
 <td class="colFirst"><a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="org/apache/sling/feature/maven/mojos/selection/package-summary.html">org.apache.sling.feature.maven.mojos.selection</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-tree.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/overview-tree.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-tree.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/overview-tree.html
index 6db6820..dbc2c37 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/overview-tree.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/overview-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Class Hierarchy (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -76,7 +76,8 @@
 <ul class="horizontal">
 <li><a href="org/apache/sling/feature/maven/package-tree.html">org.apache.sling.feature.maven</a>, </li>
 <li><a href="org/apache/sling/feature/maven/mojos/package-tree.html">org.apache.sling.feature.maven.mojos</a>, </li>
-<li><a href="org/apache/sling/feature/maven/mojos/reports/package-tree.html">org.apache.sling.feature.maven.mojos.reports</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/reports/package-tree.html">org.apache.sling.feature.maven.mojos.reports</a>, </li>
+<li><a href="org/apache/sling/feature/maven/mojos/selection/package-tree.html">org.apache.sling.feature.maven.mojos.selection</a></li>
 </ul>
 </div>
 <div class="contentContainer">
@@ -105,7 +106,7 @@
 </li>
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AggregateFeaturesMojo</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AnalyseFeaturesMojo</span></a></li>
-<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ApisJarMojo</span></a> (implements org.apache.maven.artifact.resolver.filter.ArtifactFilter)</li>
+<li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ApisJarMojo</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">AttachFeatureArchivesMojo</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">EmbedFeaturesMojo</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ExtractExtensionMojo</span></a></li>
@@ -152,6 +153,7 @@
 <li type="circle">org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">Scan</span></a></li>
 </ul>
 </li>
+<li type="circle">org.apache.sling.feature.maven.mojos.selection.<a href="org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" title="class in org.apache.sling.feature.maven.mojos.selection"><span class="typeNameLink">IncludeExcludeMatcher</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Preprocessor</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">ProjectHelper</span></a></li>
 <li type="circle">org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Substitution.html" title="class in org.apache.sling.feature.maven"><span class="typeNameLink">Substitution</span></a></li>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/package-list b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/package-list
similarity index 70%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/package-list
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/package-list
index f08fd54..a269bc1 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/package-list
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/package-list
@@ -1,3 +1,4 @@
 org.apache.sling.feature.maven
 org.apache.sling.feature.maven.mojos
 org.apache.sling.feature.maven.mojos.reports
+org.apache.sling.feature.maven.mojos.selection
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/script.js b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/script.js
new file mode 100644
index 0000000..b346356
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/script.js
@@ -0,0 +1,30 @@
+function show(type)
+{
+    count = 0;
+    for (var key in methods) {
+        var row = document.getElementById(key);
+        if ((methods[key] &  type) != 0) {
+            row.style.display = '';
+            row.className = (count++ % 2) ? rowColor : altColor;
+        }
+        else
+            row.style.display = 'none';
+    }
+    updateTabs(type);
+}
+
+function updateTabs(type)
+{
+    for (var value in tabs) {
+        var sNode = document.getElementById(tabs[value][0]);
+        var spanNode = sNode.firstChild;
+        if (value == type) {
+            sNode.className = activeTableTab;
+            spanNode.innerHTML = tabs[value][1];
+        }
+        else {
+            sNode.className = tableTab;
+            spanNode.innerHTML = "<a href=\"javascript:show("+ value + ");\">" + tabs[value][1] + "</a>";
+        }
+    }
+}
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/stylesheet.css b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/stylesheet.css
new file mode 100644
index 0000000..ec149bb
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apidocs/stylesheet.css
@@ -0,0 +1,64 @@
+/*
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+*/
+
+/* Javadoc style sheet */
+
+/* Define colors, fonts and other style attributes here to override the defaults  */
+
+/* Page background color */
+body { background-color: #FFFFFF }
+
+a:link, a:visited {
+ color: blue;
+ }
+
+a:active, a:hover, #leftcol a:active, #leftcol a:hover {
+ color: #f30 !important;
+ }
+
+a:link.selfref, a:visited.selfref {
+ color: #555 !important;
+ }
+
+.a td {
+ background: #ddd;
+ color: #000;
+ }
+
+/* Table colors */
+.TableHeadingColor     { background: #036; color:#FFFFFF } /* Dark blue */
+.TableSubHeadingColor  { background: #bbb; color:#fff } /* Dark grey */
+.TableRowColor         { background: #efefef } /* White */
+
+/* Font used in left-hand frame lists */
+.FrameTitleFont   { font-size: medium; font-family: normal; color:#000000 }
+.FrameHeadingFont { font-size: medium; font-family: normal; color:#000000 }
+.FrameItemFont    { font-size: medium; font-family: normal; color:#000000 }
+
+/* Example of smaller, sans-serif font in frames */
+/* .FrameItemFont  { font-size: 10pt; font-family: Helvetica, Arial, sans-serif } */
+
+/* Navigation bar fonts and colors */
+.NavBarCell1    { background-color:#ddd;}/* Light mauve */
+.NavBarCell1Rev { background-color:#888;}/* Dark Blue */
+.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;}
+.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}
+
+.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
+.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apis-jar-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apis-jar-mojo.html
similarity index 81%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/apis-jar-mojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apis-jar-mojo.html
index 847652e..4b02ce4 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apis-jar-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/apis-jar-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:apis-jar</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,11 +61,11 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:apis-jar</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:apis-jar</p>
       
 <p><b>Description</b>:</p>
       
-<div>Generates the APIs JARs for each selected Feature file.</div>
+<div>Generates the APIs JARs for the selected feature files.</div>
       
 <p><b>Attributes</b>:</p>
       
@@ -191,16 +191,27 @@
           
 <tr class="a">
             
+<td><tt><a href="#apiVersion">&lt;apiVersion&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>1.2.0</tt></td>
+            
+<td>Optional version to be put into the manifest of the created jars<br /></td>
+          </tr>
+          
+<tr class="b">
+            
 <td><tt><a href="#attachApiJars">&lt;attachApiJars&gt;</a></tt></td>
             
 <td><tt>boolean</tt></td>
             
 <td><tt>-</tt></td>
             
-<td>If enabled, the created api jars will be atttached to the project<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+<td>If enabled, the created api jars will be attached to the project<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#excludeRegions">&lt;excludeRegions&gt;</a></tt></td>
             
@@ -211,7 +222,7 @@
 <td>Names of the regions to exclude, by default no regions is excluded.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></tt></td>
             
@@ -223,7 +234,7 @@
 files excluded by this configuration are not processed at all.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></tt></td>
             
@@ -236,7 +247,7 @@ configured directory. Only feature files specified by this include
 are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#generateApiJar">&lt;generateApiJar&gt;</a></tt></td>
             
@@ -247,7 +258,7 @@ are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
 <td>Generate api jar<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#generateJavadocJar">&lt;generateJavadocJar&gt;</a></tt></td>
             
@@ -258,7 +269,7 @@ are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
 <td>Generate the javadoc jar<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#generateSourceJar">&lt;generateSourceJar&gt;</a></tt></td>
             
@@ -269,7 +280,7 @@ are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
 <td>Generate the sources jar<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></tt></td>
             
@@ -280,7 +291,7 @@ are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
 <td>Directory containing generated feature files<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></tt></td>
             
@@ -293,7 +304,7 @@ Feature files excluded by this configuration are not processed at
 all.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></tt></td>
             
@@ -306,7 +317,7 @@ the configured directory. Only feature files specified by this
 include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#ignoreJavadocErrors">&lt;ignoreJavadocErrors&gt;</a></tt></td>
             
@@ -317,7 +328,7 @@ include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></
 <td>Ignore errors in javadoc generation<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#includeRegions">&lt;includeRegions&gt;</a></tt></td>
             
@@ -329,7 +340,7 @@ include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></
 included.<br /><b>Default value is</b>: <tt>*</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#includeResources">&lt;includeResources&gt;</a></tt></td>
             
@@ -337,10 +348,13 @@ included.<br /><b>Default value is</b>: <tt>*</tt>.<br /></td>
             
 <td><tt>-</tt></td>
             
-<td>Patterns identifying which resources to include from bundles<br /></td>
+<td>Patterns identifying which resources to include from bundles. This
+can be used to include files like license or notices files.
+Starting with version 1.2.0 these files are only searched in the
+folders mentioned by <tt>#resourceFolders</tt><br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#incrementalApis">&lt;incrementalApis&gt;</a></tt></td>
             
@@ -354,7 +368,7 @@ region. If set to false each api jar gets the full region
 information (duplicating information)<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></tt></td>
             
@@ -365,7 +379,7 @@ information (duplicating information)<br /><b>Default value is</b>: <tt>true</tt
 <td>The start level for the attached jar/bundle.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#javadocLinks">&lt;javadocLinks&gt;</a></tt></td>
             
@@ -376,7 +390,7 @@ information (duplicating information)<br /><b>Default value is</b>: <tt>true</tt
 <td>List of javadoc links used in the javadoc generation.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#javadocSourceLevel">&lt;javadocSourceLevel&gt;</a></tt></td>
             
@@ -384,7 +398,67 @@ information (duplicating information)<br /><b>Default value is</b>: <tt>true</tt
             
 <td><tt>-</tt></td>
             
-<td>(no description)<br /></td>
+<td>(no description)<br /><b>Default value is</b>: <tt>8</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#licenseDefaults">&lt;licenseDefaults&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>1.2.0</tt></td>
+            
+<td>A artifact patterns to match artifacts without a license. Follows
+the pattern &quot;groupId:artifactId:type:classifier:version&quot;. After the
+patter a &quot;=&quot; followed by the license information needs to be
+specified. This information is used in the license report if no
+license is specified for an artifact.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#licenseReport">&lt;licenseReport&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>1.2.0</tt></td>
+            
+<td>Create a license report file. This is the name of that file within
+the jar<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#licenseReportFooter">&lt;licenseReportFooter&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>1.2.0</tt></td>
+            
+<td>Footer added at the bottom of the license report<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#licenseReportHeader">&lt;licenseReportHeader&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>1.2.0</tt></td>
+            
+<td>Header added on top of the license report<br /><b>Default value is</b>: <tt>This archive contains files from the following artifacts:</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#resourceFolders">&lt;resourceFolders&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>1.2.0</tt></td>
+            
+<td>Comma separated list of folders where files are renamed.<br /><b>Default value is</b>: <tt>META-INF,SLING-INF</tt>.<br /></td>
           </tr>
           
 <tr class="b">
@@ -395,7 +469,8 @@ information (duplicating information)<br /><b>Default value is</b>: <tt>true</tt
             
 <td><tt>-</tt></td>
             
-<td>Select the features for api generation.<br /></td>
+<td>Select the features for api generation. Separate api jars will be
+generated for each feature.<br /></td>
           </tr>
           
 <tr class="a">
@@ -541,9 +616,22 @@ JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr /></div>
 <div class="section">
+<h4><a name="a.3CapiVersion.3E"></a><b><a name="apiVersion">&lt;apiVersion&gt;</a></b></h4>
+        
+<div>Optional version to be put into the manifest of the created jars</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>1.2.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
 <h4><a name="a.3CattachApiJars.3E"></a><b><a name="attachApiJars">&lt;attachApiJars&gt;</a></b></h4>
         
-<div>If enabled, the created api jars will be atttached to the project</div>
+<div>If enabled, the created api jars will be attached to the project</div>
         
 <ul>
           
@@ -712,7 +800,10 @@ included.</div>
 <div class="section">
 <h4><a name="a.3CincludeResources.3E"></a><b><a name="includeResources">&lt;includeResources&gt;</a></b></h4>
         
-<div>Patterns identifying which resources to include from bundles</div>
+<div>Patterns identifying which resources to include from bundles. This
+can be used to include files like license or notices files.
+Starting with version 1.2.0 these files are only searched in the
+folders mentioned by <tt>#resourceFolders</tt></div>
         
 <ul>
           
@@ -768,11 +859,88 @@ information (duplicating information)</div>
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>8</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3ClicenseDefaults.3E"></a><b><a name="licenseDefaults">&lt;licenseDefaults&gt;</a></b></h4>
+        
+<div>A artifact patterns to match artifacts without a license. Follows
+the pattern &quot;groupId:artifactId:type:classifier:version&quot;. After the
+patter a &quot;=&quot; followed by the license information needs to be
+specified. This information is used in the license report if no
+license is specified for an artifact.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Since</b>: <tt>1.2.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3ClicenseReport.3E"></a><b><a name="licenseReport">&lt;licenseReport&gt;</a></b></h4>
+        
+<div>Create a license report file. This is the name of that file within
+the jar</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>1.2.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3ClicenseReportFooter.3E"></a><b><a name="licenseReportFooter">&lt;licenseReportFooter&gt;</a></b></h4>
+        
+<div>Footer added at the bottom of the license report</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>1.2.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3ClicenseReportHeader.3E"></a><b><a name="licenseReportHeader">&lt;licenseReportHeader&gt;</a></b></h4>
+        
+<div>Header added on top of the license report</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>1.2.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>This archive contains files from the following artifacts:</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CresourceFolders.3E"></a><b><a name="resourceFolders">&lt;resourceFolders&gt;</a></b></h4>
+        
+<div>Comma separated list of folders where files are renamed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>1.2.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>META-INF,SLING-INF</tt></li>
         </ul><hr /></div>
 <div class="section">
 <h4><a name="a.3Cselection.3E"></a><b><a name="selection">&lt;selection&gt;</a></b></h4>
         
-<div>Select the features for api generation.</div>
+<div>Select the features for api generation. Separate api jars will be
+generated for each feature.</div>
         
 <ul>
           
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/attach-featurearchives-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/attach-featurearchives-mojo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/attach-featurearchives-mojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/attach-featurearchives-mojo.html
index 439f524..be67d78 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/attach-featurearchives-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/attach-featurearchives-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:attach-featurearchives</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:attach-featurearchives</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:attach-featurearchives</p>
       
 <p><b>Description</b>:</p>
       
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/attach-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/attach-features-mojo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/attach-features-mojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/attach-features-mojo.html
index 4c76ee1..d867c17 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/attach-features-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/attach-features-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:attach-features</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:attach-features</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:attach-features</p>
       
 <p><b>Description</b>:</p>
       
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/collect-artifacts-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/collect-artifacts-mojo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/collect-artifacts-mojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/collect-artifacts-mojo.html
index 19624f2..bf58709 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/collect-artifacts-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/collect-artifacts-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:collect-artifacts</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:collect-artifacts</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:collect-artifacts</p>
       
 <p><b>Description</b>:</p>
       
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/css/apache-maven-fluido-1.6.min.css b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/css/apache-maven-fluido-1.6.min.css
new file mode 100644
index 0000000..b436baf
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/css/apache-maven-fluido-1.6.min.css
@@ -0,0 +1,17 @@
+/*!
+ * Bootstrap v2.3.2
+ *
+ * Copyright 2013 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world by @mdo and @fat.
+ */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:in [...]
+ * Bootstrap Responsive v2.3.2
+ *
+ * Copyright 2013 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world by @mdo and @fat.
+ */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@-ms-viewport{width:device-width}.hidden{display:none;visibility:hidden}.visible-phone{display:none!important}.visible-tablet{display:none [...]
\ No newline at end of file
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/css/print.css b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/css/print.css
new file mode 100644
index 0000000..46c5e81
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/css/print.css
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */
+
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/css/site.css b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/css/site.css
new file mode 100644
index 0000000..055e7e2
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/css/site.css
@@ -0,0 +1 @@
+/* You can override this file with your own styles */
\ No newline at end of file
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/dependencies.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/dependencies.html
similarity index 99%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/dependencies.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/dependencies.html
index 38636f6..c514a4e 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/dependencies.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/dependencies.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Dependencies</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -207,13 +207,13 @@
 <tr class="b">
 <td>org.apache.sling</td>
 <td><a class="externalLink" href="http://sling.apache.org/org.apache.sling.commons.johnzon">org.apache.sling.commons.johnzon</a></td>
-<td>1.0.0</td>
+<td>1.1.0</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.sling</td>
 <td><a class="externalLink" href="https://sling.apache.org/sling-bundle-parent/org.apache.sling.feature">org.apache.sling.feature</a></td>
-<td>1.1.4</td>
+<td>1.1.8</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">
@@ -602,8 +602,8 @@
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.geronimo.specs</td>
-<td><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-json_1.0_spec/1.0-alpha-1">geronimo-json_1.0_spec</a></td>
-<td>1.0-alpha-1</td>
+<td><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-json_1.1_spec/1.0">geronimo-json_1.1_spec</a></td>
+<td>1.0</td>
 <td>-</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
@@ -1132,7 +1132,7 @@
 <div class="section">
 <h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
 <ul>
-<li>org.apache.sling:slingfeature-maven-plugin:maven-plugin:1.1.20 <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep0" style="display:none">
+<li>org.apache.sling:slingfeature-maven-plugin:maven-plugin:1.2.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 OSGi Feature Maven Plugin</th></tr>
@@ -1200,7 +1200,7 @@
 <p><b>Description: </b>Implementation of the OSGi Configurator Service Specification 1.0</p>
 <p><b>URL: </b><a class="externalLink" href="http://felix.apache.org/org.apache.felix.configurator/">http://felix.apache.org/org.apache.felix.configurator/</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.sling:org.apache.sling.commons.johnzon:jar:1.0.0 (compile) <img id="_img15" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep14', '_img15' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep14" style="display:none">
+<li>org.apache.sling:org.apache.sling.commons.johnzon:jar:1.1.0 (compile) <img id="_img15" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep14', '_img15' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep14" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Johnzon Wrapper Library</th></tr>
@@ -1210,16 +1210,16 @@
 <p><b>URL: </b><a class="externalLink" href="http://sling.apache.org/org.apache.sling.commons.johnzon">http://sling.apache.org/org.apache.sling.commons.johnzon</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.geronimo.specs:geronimo-json_1.0_spec:jar:1.0-alpha-1 (compile) <img id="_img17" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep16', '_img17' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep16" style="display:none">
+<li>org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.0 (compile) <img id="_img17" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep16', '_img17' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep16" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
-<th>Apache Geronimo JSon Spec 1.0</th></tr>
+<th>Apache Geronimo JSON Spec 1.1</th></tr>
 <tr class="b">
 <td>
-<p><b>Description: </b>Apache Geronimo implementation of the JSR-353</p>
-<p><b>URL: </b><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-json_1.0_spec/1.0-alpha-1">http://geronimo.apache.org/maven/specs/geronimo-json_1.0_spec/1.0-alpha-1</a></p>
+<p><b>Description: </b>Apache Geronimo implementation of the JSR-374</p>
+<p><b>URL: </b><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-json_1.1_spec/1.0">http://geronimo.apache.org/maven/specs/geronimo-json_1.1_spec/1.0</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.sling:org.apache.sling.feature:jar:1.1.4 (compile) <img id="_img19" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep18', '_img19' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep18" style="display:none">
+<li>org.apache.sling:org.apache.sling.feature:jar:1.1.8 (compile) <img id="_img19" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep18', '_img19' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep18" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Sling Feature</th></tr>
@@ -2468,7 +2468,7 @@ file comparators, endian transformation classes, and much more.</p>
 <p><b>Lesser General Public License, version 3 or greater: </b>jackson-coreutils, json-schema-core, json-schema-validator, null</p>
 <p><b>CDDL: </b>JavaMail API jar</p>
 <p><b>Apache Software License, Version 1.1: </b>sslext</p>
-<p><b>The Apache Software License, Version 2.0: </b>Apache Geronimo JSon Spec 1.0, Apache Jackrabbit FileVault Core Bundle, Apache Velocity, Apache XBean :: Reflect, Commons Lang, Commons Logging, FindBugs-jsr305, Google Collections Library, Google Guice - Core Library, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, Maven Artifact Manager, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Maven Reporting API, Plexus Classworlds, Sisu - Gu [...]
+<p><b>The Apache Software License, Version 2.0: </b>Apache Geronimo JSON Spec 1.1, Apache Jackrabbit FileVault Core Bundle, Apache Velocity, Apache XBean :: Reflect, Commons Lang, Commons Logging, FindBugs-jsr305, Google Collections Library, Google Guice - Core Library, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, Maven Artifact Manager, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Maven Reporting API, Plexus Classworlds, Sisu - Gu [...]
 <p><b>Apache Software License, version 2.0: </b>jackson-coreutils, json-schema-core, json-schema-validator, null</p></div><a name="Dependency_File_Details"></a>
 <div class="section">
 <h2><a name="Dependency_File_Details"></a>Dependency File Details</h2>
@@ -2888,12 +2888,12 @@ file comparators, endian transformation classes, and much more.</p>
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="a">
-<td>geronimo-json_1.0_spec-1.0-alpha-1.jar</td>
-<td>26.1 kB</td>
-<td>43</td>
-<td>29</td>
+<td>geronimo-json_1.1_spec-1.0.jar</td>
+<td>35.7 kB</td>
+<td>49</td>
+<td>35</td>
 <td>3</td>
-<td>1.6</td>
+<td>1.8</td>
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="b">
@@ -3338,16 +3338,16 @@ file comparators, endian transformation classes, and much more.</p>
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="a">
-<td>org.apache.sling.commons.johnzon-1.0.0.jar</td>
-<td>106.8 kB</td>
+<td>org.apache.sling.commons.johnzon-1.1.0.jar</td>
+<td>140.6 kB</td>
+<td>125</td>
 <td>107</td>
-<td>89</td>
 <td>4</td>
-<td>1.7</td>
+<td>1.8</td>
 <td>Yes</td>
 <td>No</td></tr>
 <tr class="b">
-<td>org.apache.sling.feature-1.1.4.jar</td>
+<td>org.apache.sling.feature-1.1.8.jar</td>
 <td>124.9 kB</td>
 <td>79</td>
 <td>58</td>
@@ -3772,17 +3772,17 @@ file comparators, endian transformation classes, and much more.</p>
 <tr class="a">
 <td>142</td>
 <td>30.3 MB</td>
-<td>23868</td>
-<td>17609</td>
+<td>23892</td>
+<td>17633</td>
 <td>1432</td>
 <td>1.8</td>
 <td>136</td>
 <td>1</td></tr>
 <tr class="b">
 <td>compile: 130</td>
-<td>compile: 27.7 MB</td>
-<td>compile: 21798</td>
-<td>compile: 15797</td>
+<td>compile: 27.8 MB</td>
+<td>compile: 21822</td>
+<td>compile: 15821</td>
 <td>compile: 1304</td>
 <td>-</td>
 <td>compile: 126</td>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/dependency-info.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/dependency-info.html
similarity index 91%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/dependency-info.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/dependency-info.html
index 9e73ee3..646833d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/dependency-info.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/dependency-info.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Dependency Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -78,31 +78,31 @@
 <div class="source"><pre class="prettyprint">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
   &lt;artifactId&gt;slingfeature-maven-plugin&lt;/artifactId&gt;
-  &lt;version&gt;1.1.20&lt;/version&gt;
+  &lt;version&gt;1.2.0&lt;/version&gt;
   &lt;type&gt;maven-plugin&lt;/type&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
-<div class="source"><pre class="prettyprint">'org.apache.sling:slingfeature-maven-plugin:maven-plugin:1.1.20'</pre></div></div>
+<div class="source"><pre class="prettyprint">'org.apache.sling:slingfeature-maven-plugin:maven-plugin:1.2.0'</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
-<div class="source"><pre class="prettyprint">&lt;dependency org=&quot;org.apache.sling&quot; name=&quot;slingfeature-maven-plugin&quot; rev=&quot;1.1.20&quot;&gt;
+<div class="source"><pre class="prettyprint">&lt;dependency org=&quot;org.apache.sling&quot; name=&quot;slingfeature-maven-plugin&quot; rev=&quot;1.2.0&quot;&gt;
   &lt;artifact name=&quot;slingfeature-maven-plugin&quot; type=&quot;maven-plugin&quot; /&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
 <div class="source"><pre class="prettyprint">@Grapes(
-@Grab(group='org.apache.sling', module='slingfeature-maven-plugin', version='1.1.20')
+@Grab(group='org.apache.sling', module='slingfeature-maven-plugin', version='1.2.0')
 )</pre></div></div>
 <div class="section">
 <h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="Gradle.2FGrails"></a>
-<div class="source"><pre class="prettyprint">compile 'org.apache.sling:slingfeature-maven-plugin:1.1.20'</pre></div></div>
+<div class="source"><pre class="prettyprint">compile 'org.apache.sling:slingfeature-maven-plugin:1.2.0'</pre></div></div>
 <div class="section">
 <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
-<div class="source"><pre class="prettyprint">libraryDependencies += &quot;org.apache.sling&quot; % &quot;slingfeature-maven-plugin&quot; % &quot;1.1.20&quot;</pre></div></div>
+<div class="source"><pre class="prettyprint">libraryDependencies += &quot;org.apache.sling&quot; % &quot;slingfeature-maven-plugin&quot; % &quot;1.2.0&quot;</pre></div></div>
 <div class="section">
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
-<div class="source"><pre class="prettyprint">[org.apache.sling/slingfeature-maven-plugin &quot;1.1.20&quot;]</pre></div></div></div>
+<div class="source"><pre class="prettyprint">[org.apache.sling/slingfeature-maven-plugin &quot;1.2.0&quot;]</pre></div></div></div>
         </div>
       </div>
     </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/dependency-management.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/dependency-management.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/dependency-management.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/dependency-management.html
index 570b127..b4531da 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/dependency-management.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/dependency-management.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Dependency Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/distribution-management.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/distribution-management.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/distribution-management.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/distribution-management.html
index ead81ea..aceaee8 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/distribution-management.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/distribution-management.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Distribution Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/embed-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/embed-features-mojo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/embed-features-mojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/embed-features-mojo.html
index a76b027..b39c590 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/embed-features-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/embed-features-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:embed-features</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:embed-features</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:embed-features</p>
       
 <p><b>Description</b>:</p>
       
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/extract-extension-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/extract-extension-mojo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/extract-extension-mojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/extract-extension-mojo.html
index 87f6f4c..cf4f1fd 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/extract-extension-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/extract-extension-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:extract-extension</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:extract-extension</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:extract-extension</p>
       
 <p><b>Description</b>:</p>
       
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/features-diff-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/features-diff-mojo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/features-diff-mojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/features-diff-mojo.html
index c05dff6..392624e 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/features-diff-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/features-diff-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:features-diff</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:features-diff</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:features-diff</p>
       
 <p><b>Description</b>:</p>
       
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/fonts/glyphicons-halflings-regular.eot b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/fonts/glyphicons-halflings-regular.eot
new file mode 100644
index 0000000..af587a8
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/fonts/glyphicons-halflings-regular.eot differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/fonts/glyphicons-halflings-regular.svg b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/fonts/glyphicons-halflings-regular.svg
new file mode 100644
index 0000000..c8f06d9
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/fonts/glyphicons-halflings-regular.svg
@@ -0,0 +1,229 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata></metadata>
+<defs>
+<font id="glyphicons_halflingsregular" horiz-adv-x="1200" >
+<font-face units-per-em="1200" ascent="960" descent="-240" />
+<missing-glyph horiz-adv-x="500" />
+<glyph />
+<glyph />
+<glyph unicode="&#xd;" />
+<glyph unicode=" " />
+<glyph unicode="*" d="M100 500v200h259l-183 183l141 141l183 -183v259h200v-259l183 183l141 -141l-183 -183h259v-200h-259l183 -183l-141 -141l-183 183v-259h-200v259l-183 -183l-141 141l183 183h-259z" />
+<glyph unicode="+" d="M0 400v300h400v400h300v-400h400v-300h-400v-400h-300v400h-400z" />
+<glyph unicode="&#xa0;" />
+<glyph unicode="&#x2000;" horiz-adv-x="652" />
+<glyph unicode="&#x2001;" horiz-adv-x="1304" />
+<glyph unicode="&#x2002;" horiz-adv-x="652" />
+<glyph unicode="&#x2003;" horiz-adv-x="1304" />
+<glyph unicode="&#x2004;" horiz-adv-x="434" />
+<glyph unicode="&#x2005;" horiz-adv-x="326" />
+<glyph unicode="&#x2006;" horiz-adv-x="217" />
+<glyph unicode="&#x2007;" horiz-adv-x="217" />
+<glyph unicode="&#x2008;" horiz-adv-x="163" />
+<glyph unicode="&#x2009;" horiz-adv-x="260" />
+<glyph unicode="&#x200a;" horiz-adv-x="72" />
+<glyph unicode="&#x202f;" horiz-adv-x="260" />
+<glyph unicode="&#x205f;" horiz-adv-x="326" />
+<glyph unicode="&#x20ac;" d="M100 500l100 100h113q0 47 5 100h-218l100 100h135q37 167 112 257q117 141 297 141q242 0 354 -189q60 -103 66 -209h-181q0 55 -25.5 99t-63.5 68t-75 36.5t-67 12.5q-24 0 -52.5 -10t-62.5 -32t-65.5 -67t-50.5 -107h379l-100 -100h-300q-6 -46 -6 -100h406l-100 -100 h-300q9 -74 33 -132t52.5 -91t62 -54.5t59 -29t46.5 -7.5q29 0 66 13t75 37t63.5 67.5t25.5 96.5h174q-31 -172 -128 -278q-107 -117 -274 -117q-205 0 -324 158q-36 46 -69 131.5t-45 205.5h-217z" />
+<glyph unicode="&#x2212;" d="M200 400h900v300h-900v-300z" />
+<glyph unicode="&#x2601;" d="M-14 494q0 -80 56.5 -137t135.5 -57h750q120 0 205 86t85 208q0 120 -85 206.5t-205 86.5q-46 0 -90 -14q-44 97 -134.5 156.5t-200.5 59.5q-152 0 -260 -107.5t-108 -260.5q0 -25 2 -37q-66 -14 -108.5 -67.5t-42.5 -122.5z" />
+<glyph unicode="&#x2709;" d="M0 100l400 400l200 -200l200 200l400 -400h-1200zM0 300v600l300 -300zM0 1100l600 -603l600 603h-1200zM900 600l300 300v-600z" />
+<glyph unicode="&#x270f;" d="M-13 -13l333 112l-223 223zM187 403l214 -214l614 614l-214 214zM887 1103l214 -214l99 92q13 13 13 32.5t-13 33.5l-153 153q-15 13 -33 13t-33 -13z" />
+<glyph unicode="&#xe000;" horiz-adv-x="500" d="M0 0z" />
+<glyph unicode="&#xe001;" d="M0 1200h1200l-500 -550v-550h300v-100h-800v100h300v550z" />
+<glyph unicode="&#xe002;" d="M14 84q18 -55 86 -75.5t147 5.5q65 21 109 69t44 90v606l600 155v-521q-64 16 -138 -7q-79 -26 -122.5 -83t-25.5 -111q17 -55 85.5 -75.5t147.5 4.5q70 23 111.5 63.5t41.5 95.5v881q0 10 -7 15.5t-17 2.5l-752 -193q-10 -3 -17 -12.5t-7 -19.5v-689q-64 17 -138 -7 q-79 -25 -122.5 -82t-25.5 -112z" />
+<glyph unicode="&#xe003;" d="M23 693q0 200 142 342t342 142t342 -142t142 -342q0 -142 -78 -261l300 -300q7 -8 7 -18t-7 -18l-109 -109q-8 -7 -18 -7t-18 7l-300 300q-119 -78 -261 -78q-200 0 -342 142t-142 342zM176 693q0 -136 97 -233t234 -97t233.5 96.5t96.5 233.5t-96.5 233.5t-233.5 96.5 t-234 -97t-97 -233z" />
+<glyph unicode="&#xe005;" d="M100 784q0 64 28 123t73 100.5t104.5 64t119 20.5t120 -38.5t104.5 -104.5q48 69 109.5 105t121.5 38t118.5 -20.5t102.5 -64t71 -100.5t27 -123q0 -57 -33.5 -117.5t-94 -124.5t-126.5 -127.5t-150 -152.5t-146 -174q-62 85 -145.5 174t-149.5 152.5t-126.5 127.5 t-94 124.5t-33.5 117.5z" />
+<glyph unicode="&#xe006;" d="M-72 800h479l146 400h2l146 -400h472l-382 -278l145 -449l-384 275l-382 -275l146 447zM168 71l2 1z" />
+<glyph unicode="&#xe007;" d="M-72 800h479l146 400h2l146 -400h472l-382 -278l145 -449l-384 275l-382 -275l146 447zM168 71l2 1zM237 700l196 -142l-73 -226l192 140l195 -141l-74 229l193 140h-235l-77 211l-78 -211h-239z" />
+<glyph unicode="&#xe008;" d="M0 0v143l400 257v100q-37 0 -68.5 74.5t-31.5 125.5v200q0 124 88 212t212 88t212 -88t88 -212v-200q0 -51 -31.5 -125.5t-68.5 -74.5v-100l400 -257v-143h-1200z" />
+<glyph unicode="&#xe009;" d="M0 0v1100h1200v-1100h-1200zM100 100h100v100h-100v-100zM100 300h100v100h-100v-100zM100 500h100v100h-100v-100zM100 700h100v100h-100v-100zM100 900h100v100h-100v-100zM300 100h600v400h-600v-400zM300 600h600v400h-600v-400zM1000 100h100v100h-100v-100z M1000 300h100v100h-100v-100zM1000 500h100v100h-100v-100zM1000 700h100v100h-100v-100zM1000 900h100v100h-100v-100z" />
+<glyph unicode="&#xe010;" d="M0 50v400q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5zM0 650v400q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400 q-21 0 -35.5 14.5t-14.5 35.5zM600 50v400q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5zM600 650v400q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5 [...]
+<glyph unicode="&#xe011;" d="M0 50v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM0 450v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200 q-21 0 -35.5 14.5t-14.5 35.5zM0 850v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM400 50v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t1 [...]
+<glyph unicode="&#xe012;" d="M0 50v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM0 450q0 -21 14.5 -35.5t35.5 -14.5h200q21 0 35.5 14.5t14.5 35.5v200q0 21 -14.5 35.5t-35.5 14.5h-200q-21 0 -35.5 -14.5 t-14.5 -35.5v-200zM0 850v200q0 21 14.5 35.5t35.5 14.5h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5zM400 50v200q0 21 14.5 35.5t35.5 14.5h700q21 0 35.5 -14.5t1 [...]
+<glyph unicode="&#xe013;" d="M29 454l419 -420l818 820l-212 212l-607 -607l-206 207z" />
+<glyph unicode="&#xe014;" d="M106 318l282 282l-282 282l212 212l282 -282l282 282l212 -212l-282 -282l282 -282l-212 -212l-282 282l-282 -282z" />
+<glyph unicode="&#xe015;" d="M23 693q0 200 142 342t342 142t342 -142t142 -342q0 -142 -78 -261l300 -300q7 -8 7 -18t-7 -18l-109 -109q-8 -7 -18 -7t-18 7l-300 300q-119 -78 -261 -78q-200 0 -342 142t-142 342zM176 693q0 -136 97 -233t234 -97t233.5 96.5t96.5 233.5t-96.5 233.5t-233.5 96.5 t-234 -97t-97 -233zM300 600v200h100v100h200v-100h100v-200h-100v-100h-200v100h-100z" />
+<glyph unicode="&#xe016;" d="M23 694q0 200 142 342t342 142t342 -142t142 -342q0 -141 -78 -262l300 -299q7 -7 7 -18t-7 -18l-109 -109q-8 -8 -18 -8t-18 8l-300 299q-120 -77 -261 -77q-200 0 -342 142t-142 342zM176 694q0 -136 97 -233t234 -97t233.5 97t96.5 233t-96.5 233t-233.5 97t-234 -97 t-97 -233zM300 601h400v200h-400v-200z" />
+<glyph unicode="&#xe017;" d="M23 600q0 183 105 331t272 210v-166q-103 -55 -165 -155t-62 -220q0 -177 125 -302t302 -125t302 125t125 302q0 120 -62 220t-165 155v166q167 -62 272 -210t105 -331q0 -118 -45.5 -224.5t-123 -184t-184 -123t-224.5 -45.5t-224.5 45.5t-184 123t-123 184t-45.5 224.5 zM500 750q0 -21 14.5 -35.5t35.5 -14.5h100q21 0 35.5 14.5t14.5 35.5v400q0 21 -14.5 35.5t-35.5 14.5h-100q-21 0 -35.5 -14.5t-14.5 -35.5v-400z" />
+<glyph unicode="&#xe018;" d="M100 1h200v300h-200v-300zM400 1v500h200v-500h-200zM700 1v800h200v-800h-200zM1000 1v1200h200v-1200h-200z" />
+<glyph unicode="&#xe019;" d="M26 601q0 -33 6 -74l151 -38l2 -6q14 -49 38 -93l3 -5l-80 -134q45 -59 105 -105l133 81l5 -3q45 -26 94 -39l5 -2l38 -151q40 -5 74 -5q27 0 74 5l38 151l6 2q46 13 93 39l5 3l134 -81q56 44 104 105l-80 134l3 5q24 44 39 93l1 6l152 38q5 40 5 74q0 28 -5 73l-152 38 l-1 6q-16 51 -39 93l-3 5l80 134q-44 58 -104 105l-134 -81l-5 3q-45 25 -93 39l-6 1l-38 152q-40 5 -74 5q-27 0 -74 -5l-38 -152l-5 -1q-50 -14 -94 -39l-5 -3l-133 81q-59 -47 -105 -105l80 -134l-3 -5q-25 -47 -38 -93l-2 -6 [...]
+<glyph unicode="&#xe020;" d="M100 1025v50q0 10 7.5 17.5t17.5 7.5h275v100q0 41 29.5 70.5t70.5 29.5h300q41 0 70.5 -29.5t29.5 -70.5v-100h275q10 0 17.5 -7.5t7.5 -17.5v-50q0 -11 -7 -18t-18 -7h-1050q-11 0 -18 7t-7 18zM200 100v800h900v-800q0 -41 -29.5 -71t-70.5 -30h-700q-41 0 -70.5 30 t-29.5 71zM300 100h100v700h-100v-700zM500 100h100v700h-100v-700zM500 1100h300v100h-300v-100zM700 100h100v700h-100v-700zM900 100h100v700h-100v-700z" />
+<glyph unicode="&#xe021;" d="M1 601l656 644l644 -644h-200v-600h-300v400h-300v-400h-300v600h-200z" />
+<glyph unicode="&#xe022;" d="M100 25v1150q0 11 7 18t18 7h475v-500h400v-675q0 -11 -7 -18t-18 -7h-850q-11 0 -18 7t-7 18zM700 800v300l300 -300h-300z" />
+<glyph unicode="&#xe023;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM500 500v400h100 v-300h200v-100h-300z" />
+<glyph unicode="&#xe024;" d="M-100 0l431 1200h209l-21 -300h162l-20 300h208l431 -1200h-538l-41 400h-242l-40 -400h-539zM488 500h224l-27 300h-170z" />
+<glyph unicode="&#xe025;" d="M0 0v400h490l-290 300h200v500h300v-500h200l-290 -300h490v-400h-1100zM813 200h175v100h-175v-100z" />
+<glyph unicode="&#xe026;" d="M1 600q0 122 47.5 233t127.5 191t191 127.5t233 47.5t233 -47.5t191 -127.5t127.5 -191t47.5 -233t-47.5 -233t-127.5 -191t-191 -127.5t-233 -47.5t-233 47.5t-191 127.5t-127.5 191t-47.5 233zM188 600q0 -170 121 -291t291 -121t291 121t121 291t-121 291t-291 121 t-291 -121t-121 -291zM350 600h150v300h200v-300h150l-250 -300z" />
+<glyph unicode="&#xe027;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM350 600l250 300 l250 -300h-150v-300h-200v300h-150z" />
+<glyph unicode="&#xe028;" d="M0 25v475l200 700h800q199 -700 200 -700v-475q0 -11 -7 -18t-18 -7h-1150q-11 0 -18 7t-7 18zM200 500h200l50 -200h300l50 200h200l-97 500h-606z" />
+<glyph unicode="&#xe029;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -172 121.5 -293t292.5 -121t292.5 121t121.5 293q0 171 -121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM500 397v401 l297 -200z" />
+<glyph unicode="&#xe030;" d="M23 600q0 -118 45.5 -224.5t123 -184t184 -123t224.5 -45.5t224.5 45.5t184 123t123 184t45.5 224.5h-150q0 -177 -125 -302t-302 -125t-302 125t-125 302t125 302t302 125q136 0 246 -81l-146 -146h400v400l-145 -145q-157 122 -355 122q-118 0 -224.5 -45.5t-184 -123 t-123 -184t-45.5 -224.5z" />
+<glyph unicode="&#xe031;" d="M23 600q0 118 45.5 224.5t123 184t184 123t224.5 45.5q198 0 355 -122l145 145v-400h-400l147 147q-112 80 -247 80q-177 0 -302 -125t-125 -302h-150zM100 0v400h400l-147 -147q112 -80 247 -80q177 0 302 125t125 302h150q0 -118 -45.5 -224.5t-123 -184t-184 -123 t-224.5 -45.5q-198 0 -355 122z" />
+<glyph unicode="&#xe032;" d="M100 0h1100v1200h-1100v-1200zM200 100v900h900v-900h-900zM300 200v100h100v-100h-100zM300 400v100h100v-100h-100zM300 600v100h100v-100h-100zM300 800v100h100v-100h-100zM500 200h500v100h-500v-100zM500 400v100h500v-100h-500zM500 600v100h500v-100h-500z M500 800v100h500v-100h-500z" />
+<glyph unicode="&#xe033;" d="M0 100v600q0 41 29.5 70.5t70.5 29.5h100v200q0 82 59 141t141 59h300q82 0 141 -59t59 -141v-200h100q41 0 70.5 -29.5t29.5 -70.5v-600q0 -41 -29.5 -70.5t-70.5 -29.5h-900q-41 0 -70.5 29.5t-29.5 70.5zM400 800h300v150q0 21 -14.5 35.5t-35.5 14.5h-200 q-21 0 -35.5 -14.5t-14.5 -35.5v-150z" />
+<glyph unicode="&#xe034;" d="M100 0v1100h100v-1100h-100zM300 400q60 60 127.5 84t127.5 17.5t122 -23t119 -30t110 -11t103 42t91 120.5v500q-40 -81 -101.5 -115.5t-127.5 -29.5t-138 25t-139.5 40t-125.5 25t-103 -29.5t-65 -115.5v-500z" />
+<glyph unicode="&#xe035;" d="M0 275q0 -11 7 -18t18 -7h50q11 0 18 7t7 18v300q0 127 70.5 231.5t184.5 161.5t245 57t245 -57t184.5 -161.5t70.5 -231.5v-300q0 -11 7 -18t18 -7h50q11 0 18 7t7 18v300q0 116 -49.5 227t-131 192.5t-192.5 131t-227 49.5t-227 -49.5t-192.5 -131t-131 -192.5 t-49.5 -227v-300zM200 20v460q0 8 6 14t14 6h160q8 0 14 -6t6 -14v-460q0 -8 -6 -14t-14 -6h-160q-8 0 -14 6t-6 14zM800 20v460q0 8 6 14t14 6h160q8 0 14 -6t6 -14v-460q0 -8 -6 -14t-14 -6h-160q-8 0 -14 6t-6 14z" />
+<glyph unicode="&#xe036;" d="M0 400h300l300 -200v800l-300 -200h-300v-400zM688 459l141 141l-141 141l71 71l141 -141l141 141l71 -71l-141 -141l141 -141l-71 -71l-141 141l-141 -141z" />
+<glyph unicode="&#xe037;" d="M0 400h300l300 -200v800l-300 -200h-300v-400zM700 857l69 53q111 -135 111 -310q0 -169 -106 -302l-67 54q86 110 86 248q0 146 -93 257z" />
+<glyph unicode="&#xe038;" d="M0 401v400h300l300 200v-800l-300 200h-300zM702 858l69 53q111 -135 111 -310q0 -170 -106 -303l-67 55q86 110 86 248q0 145 -93 257zM889 951l7 -8q123 -151 123 -344q0 -189 -119 -339l-7 -8l81 -66l6 8q142 178 142 405q0 230 -144 408l-6 8z" />
+<glyph unicode="&#xe039;" d="M0 0h500v500h-200v100h-100v-100h-200v-500zM0 600h100v100h400v100h100v100h-100v300h-500v-600zM100 100v300h300v-300h-300zM100 800v300h300v-300h-300zM200 200v100h100v-100h-100zM200 900h100v100h-100v-100zM500 500v100h300v-300h200v-100h-100v-100h-200v100 h-100v100h100v200h-200zM600 0v100h100v-100h-100zM600 1000h100v-300h200v-300h300v200h-200v100h200v500h-600v-200zM800 800v300h300v-300h-300zM900 0v100h300v-100h-300zM900 900v100h100v-100h-100zM1100 200v100h100v-100h [...]
+<glyph unicode="&#xe040;" d="M0 200h100v1000h-100v-1000zM100 0v100h300v-100h-300zM200 200v1000h100v-1000h-100zM500 0v91h100v-91h-100zM500 200v1000h200v-1000h-200zM700 0v91h100v-91h-100zM800 200v1000h100v-1000h-100zM900 0v91h200v-91h-200zM1000 200v1000h200v-1000h-200z" />
+<glyph unicode="&#xe041;" d="M1 700v475q0 10 7.5 17.5t17.5 7.5h474l700 -700l-500 -500zM148 953q0 -42 29 -71q30 -30 71.5 -30t71.5 30q29 29 29 71t-29 71q-30 30 -71.5 30t-71.5 -30q-29 -29 -29 -71z" />
+<glyph unicode="&#xe042;" d="M2 700v475q0 11 7 18t18 7h474l700 -700l-500 -500zM148 953q0 -42 30 -71q29 -30 71 -30t71 30q30 29 30 71t-30 71q-29 30 -71 30t-71 -30q-30 -29 -30 -71zM701 1200h100l700 -700l-500 -500l-50 50l450 450z" />
+<glyph unicode="&#xe043;" d="M100 0v1025l175 175h925v-1000l-100 -100v1000h-750l-100 -100h750v-1000h-900z" />
+<glyph unicode="&#xe044;" d="M200 0l450 444l450 -443v1150q0 20 -14.5 35t-35.5 15h-800q-21 0 -35.5 -15t-14.5 -35v-1151z" />
+<glyph unicode="&#xe045;" d="M0 100v700h200l100 -200h600l100 200h200v-700h-200v200h-800v-200h-200zM253 829l40 -124h592l62 124l-94 346q-2 11 -10 18t-18 7h-450q-10 0 -18 -7t-10 -18zM281 24l38 152q2 10 11.5 17t19.5 7h500q10 0 19.5 -7t11.5 -17l38 -152q2 -10 -3.5 -17t-15.5 -7h-600 q-10 0 -15.5 7t-3.5 17z" />
+<glyph unicode="&#xe046;" d="M0 200q0 -41 29.5 -70.5t70.5 -29.5h1000q41 0 70.5 29.5t29.5 70.5v600q0 41 -29.5 70.5t-70.5 29.5h-150q-4 8 -11.5 21.5t-33 48t-53 61t-69 48t-83.5 21.5h-200q-41 0 -82 -20.5t-70 -50t-52 -59t-34 -50.5l-12 -20h-150q-41 0 -70.5 -29.5t-29.5 -70.5v-600z M356 500q0 100 72 172t172 72t172 -72t72 -172t-72 -172t-172 -72t-172 72t-72 172zM494 500q0 -44 31 -75t75 -31t75 31t31 75t-31 75t-75 31t-75 -31t-31 -75zM900 700v100h100v-100h-100z" />
+<glyph unicode="&#xe047;" d="M53 0h365v66q-41 0 -72 11t-49 38t1 71l92 234h391l82 -222q16 -45 -5.5 -88.5t-74.5 -43.5v-66h417v66q-34 1 -74 43q-18 19 -33 42t-21 37l-6 13l-385 998h-93l-399 -1006q-24 -48 -52 -75q-12 -12 -33 -25t-36 -20l-15 -7v-66zM416 521l178 457l46 -140l116 -317h-340 z" />
+<glyph unicode="&#xe048;" d="M100 0v89q41 7 70.5 32.5t29.5 65.5v827q0 28 -1 39.5t-5.5 26t-15.5 21t-29 14t-49 14.5v70h471q120 0 213 -88t93 -228q0 -55 -11.5 -101.5t-28 -74t-33.5 -47.5t-28 -28l-12 -7q8 -3 21.5 -9t48 -31.5t60.5 -58t47.5 -91.5t21.5 -129q0 -84 -59 -156.5t-142 -111 t-162 -38.5h-500zM400 200h161q89 0 153 48.5t64 132.5q0 90 -62.5 154.5t-156.5 64.5h-159v-400zM400 700h139q76 0 130 61.5t54 138.5q0 82 -84 130.5t-239 48.5v-379z" />
+<glyph unicode="&#xe049;" d="M200 0v57q77 7 134.5 40.5t65.5 80.5l173 849q10 56 -10 74t-91 37q-6 1 -10.5 2.5t-9.5 2.5v57h425l2 -57q-33 -8 -62 -25.5t-46 -37t-29.5 -38t-17.5 -30.5l-5 -12l-128 -825q-10 -52 14 -82t95 -36v-57h-500z" />
+<glyph unicode="&#xe050;" d="M-75 200h75v800h-75l125 167l125 -167h-75v-800h75l-125 -167zM300 900v300h150h700h150v-300h-50q0 29 -8 48.5t-18.5 30t-33.5 15t-39.5 5.5t-50.5 1h-200v-850l100 -50v-100h-400v100l100 50v850h-200q-34 0 -50.5 -1t-40 -5.5t-33.5 -15t-18.5 -30t-8.5 -48.5h-49z " />
+<glyph unicode="&#xe051;" d="M33 51l167 125v-75h800v75l167 -125l-167 -125v75h-800v-75zM100 901v300h150h700h150v-300h-50q0 29 -8 48.5t-18 30t-33.5 15t-40 5.5t-50.5 1h-200v-650l100 -50v-100h-400v100l100 50v650h-200q-34 0 -50.5 -1t-39.5 -5.5t-33.5 -15t-18.5 -30t-8 -48.5h-50z" />
+<glyph unicode="&#xe052;" d="M0 50q0 -20 14.5 -35t35.5 -15h1100q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-1100q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM0 350q0 -20 14.5 -35t35.5 -15h800q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-800q-21 0 -35.5 -14.5t-14.5 -35.5 v-100zM0 650q0 -20 14.5 -35t35.5 -15h1000q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-1000q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM0 950q0 -20 14.5 -35t35.5 -15h600q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-3 [...]
+<glyph unicode="&#xe053;" d="M0 50q0 -20 14.5 -35t35.5 -15h1100q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-1100q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM0 650q0 -20 14.5 -35t35.5 -15h1100q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-1100q-21 0 -35.5 -14.5t-14.5 -35.5 v-100zM200 350q0 -20 14.5 -35t35.5 -15h700q21 0 35.5 15t14.5 35v100q0 21 -14.5 35.5t-35.5 14.5h-700q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM200 950q0 -20 14.5 -35t35.5 -15h700q21 0 35.5 15t14.5 35v100q0 21 -14.5 35. [...]
+<glyph unicode="&#xe054;" d="M0 50v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100q-21 0 -35.5 15t-14.5 35zM100 650v100q0 21 14.5 35.5t35.5 14.5h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1000q-21 0 -35.5 15 t-14.5 35zM300 350v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-800q-21 0 -35.5 15t-14.5 35zM500 950v100q0 21 14.5 35.5t35.5 14.5h600q21 0 35.5 -14.5t14.5 -35.5v-100q [...]
+<glyph unicode="&#xe055;" d="M0 50v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100q-21 0 -35.5 15t-14.5 35zM0 350v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100q-21 0 -35.5 15 t-14.5 35zM0 650v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-1100q-21 0 -35.5 15t-14.5 35zM0 950v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 - [...]
+<glyph unicode="&#xe056;" d="M0 50v100q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-100q-21 0 -35.5 15t-14.5 35zM0 350v100q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-100q-21 0 -35.5 15 t-14.5 35zM0 650v100q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14.5 -35t-35.5 -15h-100q-21 0 -35.5 15t-14.5 35zM0 950v100q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -20 -14. [...]
+<glyph unicode="&#xe057;" d="M-101 500v100h201v75l166 -125l-166 -125v75h-201zM300 0h100v1100h-100v-1100zM500 50q0 -20 14.5 -35t35.5 -15h600q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-600q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM500 350q0 -20 14.5 -35t35.5 -15h300q20 0 35 15t15 35 v100q0 21 -15 35.5t-35 14.5h-300q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM500 650q0 -20 14.5 -35t35.5 -15h500q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-500q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM500 950q0 -20 14.5 -35t3 [...]
+<glyph unicode="&#xe058;" d="M1 50q0 -20 14.5 -35t35.5 -15h600q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-600q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM1 350q0 -20 14.5 -35t35.5 -15h300q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-300q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM1 650 q0 -20 14.5 -35t35.5 -15h500q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-500q-21 0 -35.5 -14.5t-14.5 -35.5v-100zM1 950q0 -20 14.5 -35t35.5 -15h100q20 0 35 15t15 35v100q0 21 -15 35.5t-35 14.5h-100q-21 0 -35.5 -14.5t-14. [...]
+<glyph unicode="&#xe059;" d="M0 275v650q0 31 22 53t53 22h750q31 0 53 -22t22 -53v-650q0 -31 -22 -53t-53 -22h-750q-31 0 -53 22t-22 53zM900 600l300 300v-600z" />
+<glyph unicode="&#xe060;" d="M0 44v1012q0 18 13 31t31 13h1112q19 0 31.5 -13t12.5 -31v-1012q0 -18 -12.5 -31t-31.5 -13h-1112q-18 0 -31 13t-13 31zM100 263l247 182l298 -131l-74 156l293 318l236 -288v500h-1000v-737zM208 750q0 56 39 95t95 39t95 -39t39 -95t-39 -95t-95 -39t-95 39t-39 95z " />
+<glyph unicode="&#xe062;" d="M148 745q0 124 60.5 231.5t165 172t226.5 64.5q123 0 227 -63t164.5 -169.5t60.5 -229.5t-73 -272q-73 -114 -166.5 -237t-150.5 -189l-57 -66q-10 9 -27 26t-66.5 70.5t-96 109t-104 135.5t-100.5 155q-63 139 -63 262zM342 772q0 -107 75.5 -182.5t181.5 -75.5 q107 0 182.5 75.5t75.5 182.5t-75.5 182t-182.5 75t-182 -75.5t-75 -181.5z" />
+<glyph unicode="&#xe063;" d="M1 600q0 122 47.5 233t127.5 191t191 127.5t233 47.5t233 -47.5t191 -127.5t127.5 -191t47.5 -233t-47.5 -233t-127.5 -191t-191 -127.5t-233 -47.5t-233 47.5t-191 127.5t-127.5 191t-47.5 233zM173 600q0 -177 125.5 -302t301.5 -125v854q-176 0 -301.5 -125 t-125.5 -302z" />
+<glyph unicode="&#xe064;" d="M117 406q0 94 34 186t88.5 172.5t112 159t115 177t87.5 194.5q21 -71 57.5 -142.5t76 -130.5t83 -118.5t82 -117t70 -116t50 -125.5t18.5 -136q0 -89 -39 -165.5t-102 -126.5t-140 -79.5t-156 -33.5q-114 6 -211.5 53t-161.5 138.5t-64 210.5zM243 414q14 -82 59.5 -136 t136.5 -80l16 98q-7 6 -18 17t-34 48t-33 77q-15 73 -14 143.5t10 122.5l9 51q-92 -110 -119.5 -185t-12.5 -156z" />
+<glyph unicode="&#xe065;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5q366 -6 397 -14l-186 -186h-311q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v125l200 200v-225q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-165 0 -282.5 117.5 t-117.5 282.5zM436 341l161 50l412 412l-114 113l-405 -405zM995 1015l113 -113l113 113l-21 85l-92 28z" />
+<glyph unicode="&#xe066;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5h261l2 -80q-133 -32 -218 -120h-145q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5l200 153v-53q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-165 0 -282.5 117.5t-117.5 282.5 zM423 524q30 38 81.5 64t103 35.5t99 14t77.5 3.5l29 -1v-209l360 324l-359 318v-216q-7 0 -19 -1t-48 -8t-69.5 -18.5t-76.5 -37t-76.5 -59t-62 -88t-39.5 -121.5z" />
+<glyph unicode="&#xe067;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5h300q60 0 127 -23l-178 -177h-349q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v69l200 200v-169q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-165 0 -282.5 117.5 t-117.5 282.5zM342 632l283 -284l566 567l-136 137l-430 -431l-147 147z" />
+<glyph unicode="&#xe068;" d="M0 603l300 296v-198h200v200h-200l300 300l295 -300h-195v-200h200v198l300 -296l-300 -300v198h-200v-200h195l-295 -300l-300 300h200v200h-200v-198z" />
+<glyph unicode="&#xe069;" d="M200 50v1000q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-437l500 487v-1100l-500 488v-438q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5z" />
+<glyph unicode="&#xe070;" d="M0 50v1000q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-437l500 487v-487l500 487v-1100l-500 488v-488l-500 488v-438q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5z" />
+<glyph unicode="&#xe071;" d="M136 550l564 550v-487l500 487v-1100l-500 488v-488z" />
+<glyph unicode="&#xe072;" d="M200 0l900 550l-900 550v-1100z" />
+<glyph unicode="&#xe073;" d="M200 150q0 -21 14.5 -35.5t35.5 -14.5h200q21 0 35.5 14.5t14.5 35.5v800q0 21 -14.5 35.5t-35.5 14.5h-200q-21 0 -35.5 -14.5t-14.5 -35.5v-800zM600 150q0 -21 14.5 -35.5t35.5 -14.5h200q21 0 35.5 14.5t14.5 35.5v800q0 21 -14.5 35.5t-35.5 14.5h-200 q-21 0 -35.5 -14.5t-14.5 -35.5v-800z" />
+<glyph unicode="&#xe074;" d="M200 150q0 -20 14.5 -35t35.5 -15h800q21 0 35.5 15t14.5 35v800q0 21 -14.5 35.5t-35.5 14.5h-800q-21 0 -35.5 -14.5t-14.5 -35.5v-800z" />
+<glyph unicode="&#xe075;" d="M0 0v1100l500 -487v487l564 -550l-564 -550v488z" />
+<glyph unicode="&#xe076;" d="M0 0v1100l500 -487v487l500 -487v437q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-1000q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v438l-500 -488v488z" />
+<glyph unicode="&#xe077;" d="M300 0v1100l500 -487v437q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-1000q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v438z" />
+<glyph unicode="&#xe078;" d="M100 250v100q0 21 14.5 35.5t35.5 14.5h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5zM100 500h1100l-550 564z" />
+<glyph unicode="&#xe079;" d="M185 599l592 -592l240 240l-353 353l353 353l-240 240z" />
+<glyph unicode="&#xe080;" d="M272 194l353 353l-353 353l241 240l572 -571l21 -22l-1 -1v-1l-592 -591z" />
+<glyph unicode="&#xe081;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM300 500h200v-200h200v200h200v200h-200v200h-200v-200h-200v-200z" />
+<glyph unicode="&#xe082;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM300 500h600v200h-600v-200z" />
+<glyph unicode="&#xe083;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM246 459l213 -213l141 142l141 -142l213 213l-142 141l142 141l-213 212l-141 -141l-141 142l-212 -213l141 -141z" />
+<glyph unicode="&#xe084;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -299.5t-217.5 -217.5t-299.5 -80t-299.5 80t-217.5 217.5t-80 299.5zM270 551l276 -277l411 411l-175 174l-236 -236l-102 102z" />
+<glyph unicode="&#xe085;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM363 700h144q4 0 11.5 -1t11 -1t6.5 3t3 9t1 11t3.5 8.5t3.5 6t5.5 4t6.5 2.5t9 1.5t9 0.5h11.5h12.5q19 0 30 -10t11 -26 q0 -22 -4 -28t-27 -22q-5 -1 -12.5 -3t-27 -13.5t-34 -27t-26.5 -46t-11 -68.5h200q5 3 14 8t31.5 25.5t39.5 45.5t31 69t14 94q0 51 -17.5 89t-42 58t-58.5 32t-58.5 15t-51.5 3q-105 0 -172 -56t-67 -183zM500 300h200v100h-2 [...]
+<glyph unicode="&#xe086;" d="M3 600q0 162 80 299.5t217.5 217.5t299.5 80t299.5 -80t217.5 -217.5t80 -299.5t-80 -300t-217.5 -218t-299.5 -80t-299.5 80t-217.5 218t-80 300zM400 300h400v100h-100v300h-300v-100h100v-200h-100v-100zM500 800h200v100h-200v-100z" />
+<glyph unicode="&#xe087;" d="M0 500v200h194q15 60 36 104.5t55.5 86t88 69t126.5 40.5v200h200v-200q54 -20 113 -60t112.5 -105.5t71.5 -134.5h203v-200h-203q-25 -102 -116.5 -186t-180.5 -117v-197h-200v197q-140 27 -208 102.5t-98 200.5h-194zM290 500q24 -73 79.5 -127.5t130.5 -78.5v206h200 v-206q149 48 201 206h-201v200h200q-25 74 -76 127.5t-124 76.5v-204h-200v203q-75 -24 -130 -77.5t-79 -125.5h209v-200h-210z" />
+<glyph unicode="&#xe088;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM356 465l135 135 l-135 135l109 109l135 -135l135 135l109 -109l-135 -135l135 -135l-109 -109l-135 135l-135 -135z" />
+<glyph unicode="&#xe089;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM322 537l141 141 l87 -87l204 205l142 -142l-346 -345z" />
+<glyph unicode="&#xe090;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -115 62 -215l568 567q-100 62 -216 62q-171 0 -292.5 -121.5t-121.5 -292.5zM391 245q97 -59 209 -59q171 0 292.5 121.5t121.5 292.5 q0 112 -59 209z" />
+<glyph unicode="&#xe091;" d="M0 547l600 453v-300h600v-300h-600v-301z" />
+<glyph unicode="&#xe092;" d="M0 400v300h600v300l600 -453l-600 -448v301h-600z" />
+<glyph unicode="&#xe093;" d="M204 600l450 600l444 -600h-298v-600h-300v600h-296z" />
+<glyph unicode="&#xe094;" d="M104 600h296v600h300v-600h298l-449 -600z" />
+<glyph unicode="&#xe095;" d="M0 200q6 132 41 238.5t103.5 193t184 138t271.5 59.5v271l600 -453l-600 -448v301q-95 -2 -183 -20t-170 -52t-147 -92.5t-100 -135.5z" />
+<glyph unicode="&#xe096;" d="M0 0v400l129 -129l294 294l142 -142l-294 -294l129 -129h-400zM635 777l142 -142l294 294l129 -129v400h-400l129 -129z" />
+<glyph unicode="&#xe097;" d="M34 176l295 295l-129 129h400v-400l-129 130l-295 -295zM600 600v400l129 -129l295 295l142 -141l-295 -295l129 -130h-400z" />
+<glyph unicode="&#xe101;" d="M23 600q0 118 45.5 224.5t123 184t184 123t224.5 45.5t224.5 -45.5t184 -123t123 -184t45.5 -224.5t-45.5 -224.5t-123 -184t-184 -123t-224.5 -45.5t-224.5 45.5t-184 123t-123 184t-45.5 224.5zM456 851l58 -302q4 -20 21.5 -34.5t37.5 -14.5h54q20 0 37.5 14.5 t21.5 34.5l58 302q4 20 -8 34.5t-33 14.5h-207q-20 0 -32 -14.5t-8 -34.5zM500 300h200v100h-200v-100z" />
+<glyph unicode="&#xe102;" d="M0 800h100v-200h400v300h200v-300h400v200h100v100h-111v6t-1 15t-3 18l-34 172q-11 39 -41.5 63t-69.5 24q-32 0 -61 -17l-239 -144q-22 -13 -40 -35q-19 24 -40 36l-238 144q-33 18 -62 18q-39 0 -69.5 -23t-40.5 -61l-35 -177q-2 -8 -3 -18t-1 -15v-6h-111v-100z M100 0h400v400h-400v-400zM200 900q-3 0 14 48t35 96l18 47l214 -191h-281zM700 0v400h400v-400h-400zM731 900l202 197q5 -12 12 -32.5t23 -64t25 -72t7 -28.5h-269z" />
+<glyph unicode="&#xe103;" d="M0 -22v143l216 193q-9 53 -13 83t-5.5 94t9 113t38.5 114t74 124q47 60 99.5 102.5t103 68t127.5 48t145.5 37.5t184.5 43.5t220 58.5q0 -189 -22 -343t-59 -258t-89 -181.5t-108.5 -120t-122 -68t-125.5 -30t-121.5 -1.5t-107.5 12.5t-87.5 17t-56.5 7.5l-99 -55z M238.5 300.5q19.5 -6.5 86.5 76.5q55 66 367 234q70 38 118.5 69.5t102 79t99 111.5t86.5 148q22 50 24 60t-6 19q-7 5 -17 5t-26.5 -14.5t-33.5 -39.5q-35 -51 -113.5 -108.5t-139.5 -89.5l-61 -32q-369 -197 -458 -401q-48 -111 -28 [...]
+<glyph unicode="&#xe104;" d="M111 408q0 -33 5 -63q9 -56 44 -119.5t105 -108.5q31 -21 64 -16t62 23.5t57 49.5t48 61.5t35 60.5q32 66 39 184.5t-13 157.5q79 -80 122 -164t26 -184q-5 -33 -20.5 -69.5t-37.5 -80.5q-10 -19 -14.5 -29t-12 -26t-9 -23.5t-3 -19t2.5 -15.5t11 -9.5t19.5 -5t30.5 2.5 t42 8q57 20 91 34t87.5 44.5t87 64t65.5 88.5t47 122q38 172 -44.5 341.5t-246.5 278.5q22 -44 43 -129q39 -159 -32 -154q-15 2 -33 9q-79 33 -120.5 100t-44 175.5t48.5 257.5q-13 -8 -34 -23.5t-72.5 -66.5t-88.5 -105.5t-60  [...]
+<glyph unicode="&#xe105;" d="M-61 600l26 40q6 10 20 30t49 63.5t74.5 85.5t97 90t116.5 83.5t132.5 59t145.5 23.5t145.5 -23.5t132.5 -59t116.5 -83.5t97 -90t74.5 -85.5t49 -63.5t20 -30l26 -40l-26 -40q-6 -10 -20 -30t-49 -63.5t-74.5 -85.5t-97 -90t-116.5 -83.5t-132.5 -59t-145.5 -23.5 t-145.5 23.5t-132.5 59t-116.5 83.5t-97 90t-74.5 85.5t-49 63.5t-20 30zM120 600q7 -10 40.5 -58t56 -78.5t68 -77.5t87.5 -75t103 -49.5t125 -21.5t123.5 20t100.5 45.5t85.5 71.5t66.5 75.5t58 81.5t47 66q-1 1 -28.5 37.5t-42 55t [...]
+<glyph unicode="&#xe106;" d="M-61 600l26 40q6 10 20 30t49 63.5t74.5 85.5t97 90t116.5 83.5t132.5 59t145.5 23.5q61 0 121 -17l37 142h148l-314 -1200h-148l37 143q-82 21 -165 71.5t-140 102t-109.5 112t-72 88.5t-29.5 43zM120 600q210 -282 393 -336l37 141q-107 18 -178.5 101.5t-71.5 193.5 q0 85 46 158q-102 -87 -226 -258zM377 656q49 -124 154 -191l47 47l23 87q-30 28 -59 69t-44 68l-14 26zM780 161l38 145q22 15 44.5 34t46 44t40.5 44t41 50.5t33.5 43.5t33 44t24.5 34q-97 127 -140 175l39 146q67 -54 131.5 -1 [...]
+<glyph unicode="&#xe107;" d="M-97.5 34q13.5 -34 50.5 -34h1294q37 0 50.5 35.5t-7.5 67.5l-642 1056q-20 33 -48 36t-48 -29l-642 -1066q-21 -32 -7.5 -66zM155 200l445 723l445 -723h-345v100h-200v-100h-345zM500 600l100 -300l100 300v100h-200v-100z" />
+<glyph unicode="&#xe108;" d="M100 262v41q0 20 11 44.5t26 38.5l363 325v339q0 62 44 106t106 44t106 -44t44 -106v-339l363 -325q15 -14 26 -38.5t11 -44.5v-41q0 -20 -12 -26.5t-29 5.5l-359 249v-263q100 -91 100 -113v-64q0 -21 -13 -29t-32 1l-94 78h-222l-94 -78q-19 -9 -32 -1t-13 29v64 q0 22 100 113v263l-359 -249q-17 -12 -29 -5.5t-12 26.5z" />
+<glyph unicode="&#xe109;" d="M0 50q0 -20 14.5 -35t35.5 -15h1000q21 0 35.5 15t14.5 35v750h-1100v-750zM0 900h1100v150q0 21 -14.5 35.5t-35.5 14.5h-150v100h-100v-100h-500v100h-100v-100h-150q-21 0 -35.5 -14.5t-14.5 -35.5v-150zM100 100v100h100v-100h-100zM100 300v100h100v-100h-100z M100 500v100h100v-100h-100zM300 100v100h100v-100h-100zM300 300v100h100v-100h-100zM300 500v100h100v-100h-100zM500 100v100h100v-100h-100zM500 300v100h100v-100h-100zM500 500v100h100v-100h-100zM700 100v100h100v-100h-100z [...]
+<glyph unicode="&#xe110;" d="M0 200v200h259l600 600h241v198l300 -295l-300 -300v197h-159l-600 -600h-341zM0 800h259l122 -122l141 142l-181 180h-341v-200zM678 381l141 142l122 -123h159v198l300 -295l-300 -300v197h-241z" />
+<glyph unicode="&#xe111;" d="M0 400v600q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-600q0 -41 -29.5 -70.5t-70.5 -29.5h-596l-304 -300v300h-100q-41 0 -70.5 29.5t-29.5 70.5z" />
+<glyph unicode="&#xe112;" d="M100 600v200h300v-250q0 -113 6 -145q17 -92 102 -117q39 -11 92 -11q37 0 66.5 5.5t50 15.5t36 24t24 31.5t14 37.5t7 42t2.5 45t0 47v25v250h300v-200q0 -42 -3 -83t-15 -104t-31.5 -116t-58 -109.5t-89 -96.5t-129 -65.5t-174.5 -25.5t-174.5 25.5t-129 65.5t-89 96.5 t-58 109.5t-31.5 116t-15 104t-3 83zM100 900v300h300v-300h-300zM800 900v300h300v-300h-300z" />
+<glyph unicode="&#xe113;" d="M-30 411l227 -227l352 353l353 -353l226 227l-578 579z" />
+<glyph unicode="&#xe114;" d="M70 797l580 -579l578 579l-226 227l-353 -353l-352 353z" />
+<glyph unicode="&#xe115;" d="M-198 700l299 283l300 -283h-203v-400h385l215 -200h-800v600h-196zM402 1000l215 -200h381v-400h-198l299 -283l299 283h-200v600h-796z" />
+<glyph unicode="&#xe116;" d="M18 939q-5 24 10 42q14 19 39 19h896l38 162q5 17 18.5 27.5t30.5 10.5h94q20 0 35 -14.5t15 -35.5t-15 -35.5t-35 -14.5h-54l-201 -961q-2 -4 -6 -10.5t-19 -17.5t-33 -11h-31v-50q0 -20 -14.5 -35t-35.5 -15t-35.5 15t-14.5 35v50h-300v-50q0 -20 -14.5 -35t-35.5 -15 t-35.5 15t-14.5 35v50h-50q-21 0 -35.5 15t-14.5 35q0 21 14.5 35.5t35.5 14.5h535l48 200h-633q-32 0 -54.5 21t-27.5 43z" />
+<glyph unicode="&#xe117;" d="M0 0v800h1200v-800h-1200zM0 900v100h200q0 41 29.5 70.5t70.5 29.5h300q41 0 70.5 -29.5t29.5 -70.5h500v-100h-1200z" />
+<glyph unicode="&#xe118;" d="M1 0l300 700h1200l-300 -700h-1200zM1 400v600h200q0 41 29.5 70.5t70.5 29.5h300q41 0 70.5 -29.5t29.5 -70.5h500v-200h-1000z" />
+<glyph unicode="&#xe119;" d="M302 300h198v600h-198l298 300l298 -300h-198v-600h198l-298 -300z" />
+<glyph unicode="&#xe120;" d="M0 600l300 298v-198h600v198l300 -298l-300 -297v197h-600v-197z" />
+<glyph unicode="&#xe121;" d="M0 100v100q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5zM31 400l172 739q5 22 23 41.5t38 19.5h672q19 0 37.5 -22.5t23.5 -45.5l172 -732h-1138zM800 100h100v100h-100v-100z M1000 100h100v100h-100v-100z" />
+<glyph unicode="&#xe122;" d="M-101 600v50q0 24 25 49t50 38l25 13v-250l-11 5.5t-24 14t-30 21.5t-24 27.5t-11 31.5zM99 500v250v5q0 13 0.5 18.5t2.5 13t8 10.5t15 3h200l675 250v-850l-675 200h-38l47 -276q2 -12 -3 -17.5t-11 -6t-21 -0.5h-8h-83q-20 0 -34.5 14t-18.5 35q-56 337 -56 351z M1100 200v850q0 21 14.5 35.5t35.5 14.5q20 0 35 -14.5t15 -35.5v-850q0 -20 -15 -35t-35 -15q-21 0 -35.5 15t-14.5 35z" />
+<glyph unicode="&#xe123;" d="M74 350q0 21 13.5 35.5t33.5 14.5h17l118 173l63 327q15 77 76 140t144 83l-18 32q-6 19 3 32t29 13h94q20 0 29 -10.5t3 -29.5l-18 -37q83 -19 144 -82.5t76 -140.5l63 -327l118 -173h17q20 0 33.5 -14.5t13.5 -35.5q0 -20 -13 -40t-31 -27q-22 -9 -63 -23t-167.5 -37 t-251.5 -23t-245.5 20.5t-178.5 41.5l-58 20q-18 7 -31 27.5t-13 40.5zM497 110q12 -49 40 -79.5t63 -30.5t63 30.5t39 79.5q-48 -6 -102 -6t-103 6z" />
+<glyph unicode="&#xe124;" d="M21 445l233 -45l-78 -224l224 78l45 -233l155 179l155 -179l45 233l224 -78l-78 224l234 45l-180 155l180 156l-234 44l78 225l-224 -78l-45 233l-155 -180l-155 180l-45 -233l-224 78l78 -225l-233 -44l179 -156z" />
+<glyph unicode="&#xe125;" d="M0 200h200v600h-200v-600zM300 275q0 -75 100 -75h61q123 -100 139 -100h250q46 0 83 57l238 344q29 31 29 74v100q0 44 -30.5 84.5t-69.5 40.5h-328q28 118 28 125v150q0 44 -30.5 84.5t-69.5 40.5h-50q-27 0 -51 -20t-38 -48l-96 -198l-145 -196q-20 -26 -20 -63v-400z M400 300v375l150 212l100 213h50v-175l-50 -225h450v-125l-250 -375h-214l-136 100h-100z" />
+<glyph unicode="&#xe126;" d="M0 400v600h200v-600h-200zM300 525v400q0 75 100 75h61q123 100 139 100h250q46 0 83 -57l238 -344q29 -31 29 -74v-100q0 -44 -30.5 -84.5t-69.5 -40.5h-328q28 -118 28 -125v-150q0 -44 -30.5 -84.5t-69.5 -40.5h-50q-27 0 -51 20t-38 48l-96 198l-145 196 q-20 26 -20 63zM400 525l150 -212l100 -213h50v175l-50 225h450v125l-250 375h-214l-136 -100h-100v-375z" />
+<glyph unicode="&#xe127;" d="M8 200v600h200v-600h-200zM308 275v525q0 17 14 35.5t28 28.5l14 9l362 230q14 6 25 6q17 0 29 -12l109 -112q14 -14 14 -34q0 -18 -11 -32l-85 -121h302q85 0 138.5 -38t53.5 -110t-54.5 -111t-138.5 -39h-107l-130 -339q-7 -22 -20.5 -41.5t-28.5 -19.5h-341 q-7 0 -90 81t-83 94zM408 289l100 -89h293l131 339q6 21 19.5 41t28.5 20h203q16 0 25 15t9 36q0 20 -9 34.5t-25 14.5h-457h-6.5h-7.5t-6.5 0.5t-6 1t-5 1.5t-5.5 2.5t-4 4t-4 5.5q-5 12 -5 20q0 14 10 27l147 183l-86 83l-339 -236v-503z" />
+<glyph unicode="&#xe128;" d="M-101 651q0 72 54 110t139 37h302l-85 121q-11 16 -11 32q0 21 14 34l109 113q13 12 29 12q11 0 25 -6l365 -230q7 -4 16.5 -10.5t26 -26t16.5 -36.5v-526q0 -13 -85.5 -93.5t-93.5 -80.5h-342q-15 0 -28.5 20t-19.5 41l-131 339h-106q-84 0 -139 39t-55 111zM-1 601h222 q15 0 28.5 -20.5t19.5 -40.5l131 -339h293l106 89v502l-342 237l-87 -83l145 -184q10 -11 10 -26q0 -11 -5 -20q-1 -3 -3.5 -5.5l-4 -4t-5 -2.5t-5.5 -1.5t-6.5 -1t-6.5 -0.5h-7.5h-6.5h-476v-100zM999 201v600h200v-600h-200z" />
+<glyph unicode="&#xe129;" d="M97 719l230 -363q4 -6 10.5 -15.5t26 -25t36.5 -15.5h525q13 0 94 83t81 90v342q0 15 -20 28.5t-41 19.5l-339 131v106q0 84 -39 139t-111 55t-110 -53.5t-38 -138.5v-302l-121 84q-15 12 -33.5 11.5t-32.5 -13.5l-112 -110q-22 -22 -6 -53zM172 739l83 86l183 -146 q22 -18 47 -5q3 1 5.5 3.5l4 4t2.5 5t1.5 5.5t1 6.5t0.5 6v7.5v7v456q0 22 25 31t50 -0.5t25 -30.5v-202q0 -16 20 -29.5t41 -19.5l339 -130v-294l-89 -100h-503zM400 0v200h600v-200h-600z" />
+<glyph unicode="&#xe130;" d="M1 585q-15 -31 7 -53l112 -110q13 -13 32 -13.5t34 10.5l121 85l-1 -302q0 -84 38.5 -138t110.5 -54t111 55t39 139v106l339 131q20 6 40.5 19.5t20.5 28.5v342q0 7 -81 90t-94 83h-525q-17 0 -35.5 -14t-28.5 -28l-10 -15zM76 565l237 339h503l89 -100v-294l-340 -130 q-20 -6 -40 -20t-20 -29v-202q0 -22 -25 -31t-50 0t-25 31v456v14.5t-1.5 11.5t-5 12t-9.5 7q-24 13 -46 -5l-184 -146zM305 1104v200h600v-200h-600z" />
+<glyph unicode="&#xe131;" d="M5 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5q162 0 299.5 -80t217.5 -218t80 -300t-80 -299.5t-217.5 -217.5t-299.5 -80t-300 80t-218 217.5t-80 299.5zM300 500h300l-2 -194l402 294l-402 298v-197h-298v-201z" />
+<glyph unicode="&#xe132;" d="M0 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t231.5 47.5q122 0 232.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5q0 -162 -80 -299.5t-218 -217.5t-300 -80t-299.5 80t-217.5 217.5t-80 299.5zM200 600l400 -294v194h302v201h-300v197z" />
+<glyph unicode="&#xe133;" d="M5 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5q121 0 231.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5q0 -162 -80 -299.5t-217.5 -217.5t-299.5 -80t-300 80t-218 217.5t-80 299.5zM300 600h200v-300h200v300h200l-300 400z" />
+<glyph unicode="&#xe134;" d="M5 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5q121 0 231.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5q0 -162 -80 -299.5t-217.5 -217.5t-299.5 -80t-300 80t-218 217.5t-80 299.5zM300 600l300 -400l300 400h-200v300h-200v-300h-200z" />
+<glyph unicode="&#xe135;" d="M5 597q0 122 47.5 232.5t127.5 190.5t190.5 127.5t232.5 47.5q121 0 231.5 -47.5t190.5 -127.5t127.5 -190.5t47.5 -232.5q0 -162 -80 -299.5t-217.5 -217.5t-299.5 -80t-300 80t-218 217.5t-80 299.5zM254 780q-8 -34 5.5 -93t7.5 -87q0 -9 17 -44t16 -60q12 0 23 -5.5 t23 -15t20 -13.5q20 -10 108 -42q22 -8 53 -31.5t59.5 -38.5t57.5 -11q8 -18 -15 -55.5t-20 -57.5q12 -21 22.5 -34.5t28 -27t36.5 -17.5q0 -6 -3 -15.5t-3.5 -14.5t4.5 -17q101 -2 221 111q31 30 47 48t34 49t21 62q-14 9 -37.5 [...]
+<glyph unicode="&#xe136;" d="M0 164.5q0 21.5 15 37.5l600 599q-33 101 6 201.5t135 154.5q164 92 306 -9l-259 -138l145 -232l251 126q13 -175 -151 -267q-123 -70 -253 -23l-596 -596q-15 -16 -36.5 -16t-36.5 16l-111 110q-15 15 -15 36.5z" />
+<glyph unicode="&#xe137;" horiz-adv-x="1220" d="M0 196v100q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5zM0 596v100q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000 q-41 0 -70.5 29.5t-29.5 70.5zM0 996v100q0 41 29.5 70.5t70.5 29.5h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5zM600 596h500v100h-500v-100zM800  [...]
+<glyph unicode="&#xe138;" d="M100 1100v100h1000v-100h-1000zM150 1000h900l-350 -500v-300l-200 -200v500z" />
+<glyph unicode="&#xe139;" d="M0 200v200h1200v-200q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5zM0 500v400q0 41 29.5 70.5t70.5 29.5h300v100q0 41 29.5 70.5t70.5 29.5h200q41 0 70.5 -29.5t29.5 -70.5v-100h300q41 0 70.5 -29.5t29.5 -70.5v-400h-500v100h-200v-100h-500z M500 1000h200v100h-200v-100z" />
+<glyph unicode="&#xe140;" d="M0 0v400l129 -129l200 200l142 -142l-200 -200l129 -129h-400zM0 800l129 129l200 -200l142 142l-200 200l129 129h-400v-400zM729 329l142 142l200 -200l129 129v-400h-400l129 129zM729 871l200 200l-129 129h400v-400l-129 129l-200 -200z" />
+<glyph unicode="&#xe141;" d="M0 596q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM182 596q0 -172 121.5 -293t292.5 -121t292.5 121t121.5 293q0 171 -121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM291 655 q0 23 15.5 38.5t38.5 15.5t39 -16t16 -38q0 -23 -16 -39t-39 -16q-22 0 -38 16t-16 39zM400 850q0 22 16 38.5t39 16.5q22 0 38 -16t16 -39t-16 -39t-38 -16q-23 0 -39 16.5t-16 38.5zM513 609q0 32 21 56.5t52 29.5l122 126l1 1q-9 14 -9 2 [...]
+<glyph unicode="&#xe142;" d="M-40 375q-13 -95 35 -173q35 -57 94 -89t129 -32q63 0 119 28q33 16 65 40.5t52.5 45.5t59.5 64q40 44 57 61l394 394q35 35 47 84t-3 96q-27 87 -117 104q-20 2 -29 2q-46 0 -79.5 -17t-67.5 -51l-388 -396l-7 -7l69 -67l377 373q20 22 39 38q23 23 50 23q38 0 53 -36 q16 -39 -20 -75l-547 -547q-52 -52 -125 -52q-55 0 -100 33t-54 96q-5 35 2.5 66t31.5 63t42 50t56 54q24 21 44 41l348 348q52 52 82.5 79.5t84 54t107.5 26.5q25 0 48 -4q95 -17 154 -94.5t51 -175.5q-7 -101 -98 -192l-252 -24 [...]
+<glyph unicode="&#xe143;" d="M79 784q0 131 99 229.5t230 98.5q144 0 242 -129q103 129 245 129q130 0 227 -98.5t97 -229.5q0 -46 -17.5 -91t-61 -99t-77 -89.5t-104.5 -105.5q-197 -191 -293 -322l-17 -23l-16 23q-43 58 -100 122.5t-92 99.5t-101 100l-84.5 84.5t-68 74t-60 78t-33.5 70.5t-15 78z M250 784q0 -27 30.5 -70t61.5 -75.5t95 -94.5l22 -22q93 -90 190 -201q82 92 195 203l12 12q64 62 97.5 97t64.5 79t31 72q0 71 -48 119.5t-106 48.5q-73 0 -131 -83l-118 -171l-114 174q-51 80 -124 80q-59 0 -108.5 -49.5t-49 [...]
+<glyph unicode="&#xe144;" d="M57 353q0 -94 66 -160l141 -141q66 -66 159 -66q95 0 159 66l283 283q66 66 66 159t-66 159l-141 141q-12 12 -19 17l-105 -105l212 -212l-389 -389l-247 248l95 95l-18 18q-46 45 -75 101l-55 -55q-66 -66 -66 -159zM269 706q0 -93 66 -159l141 -141l19 -17l105 105 l-212 212l389 389l247 -247l-95 -96l18 -18q46 -46 77 -99l29 29q35 35 62.5 88t27.5 96q0 93 -66 159l-141 141q-66 66 -159 66q-95 0 -159 -66l-283 -283q-66 -64 -66 -159z" />
+<glyph unicode="&#xe145;" d="M200 100v953q0 21 30 46t81 48t129 38t163 15t162 -15t127 -38t79 -48t29 -46v-953q0 -41 -29.5 -70.5t-70.5 -29.5h-600q-41 0 -70.5 29.5t-29.5 70.5zM300 300h600v700h-600v-700zM496 150q0 -43 30.5 -73.5t73.5 -30.5t73.5 30.5t30.5 73.5t-30.5 73.5t-73.5 30.5 t-73.5 -30.5t-30.5 -73.5z" />
+<glyph unicode="&#xe146;" d="M0 0l303 380l207 208l-210 212h300l267 279l-35 36q-15 14 -15 35t15 35q14 15 35 15t35 -15l283 -282q15 -15 15 -36t-15 -35q-14 -15 -35 -15t-35 15l-36 35l-279 -267v-300l-212 210l-208 -207z" />
+<glyph unicode="&#xe148;" d="M295 433h139q5 -77 48.5 -126.5t117.5 -64.5v335l-27 7q-46 14 -79 26.5t-72 36t-62.5 52t-40 72.5t-16.5 99q0 92 44 159.5t109 101t144 40.5v78h100v-79q38 -4 72.5 -13.5t75.5 -31.5t71 -53.5t51.5 -84t24.5 -118.5h-159q-8 72 -35 109.5t-101 50.5v-307l64 -14 q34 -7 64 -16.5t70 -31.5t67.5 -52t47.5 -80.5t20 -112.5q0 -139 -89 -224t-244 -96v-77h-100v78q-152 17 -237 104q-40 40 -52.5 93.5t-15.5 139.5zM466 889q0 -29 8 -51t16.5 -34t29.5 -22.5t31 -13.5t38 -10q7 -2 11 -3v274q-61 -8 [...]
+<glyph unicode="&#xe149;" d="M100 600v100h166q-24 49 -44 104q-10 26 -14.5 55.5t-3 72.5t25 90t68.5 87q97 88 263 88q129 0 230 -89t101 -208h-153q0 52 -34 89.5t-74 51.5t-76 14q-37 0 -79 -14.5t-62 -35.5q-41 -44 -41 -101q0 -11 2.5 -24.5t5.5 -24t9.5 -26.5t10.5 -25t14 -27.5t14 -25.5 t15.5 -27t13.5 -24h242v-100h-197q8 -50 -2.5 -115t-31.5 -94q-41 -59 -99 -113q35 11 84 18t70 7q32 1 102 -16t104 -17q76 0 136 30l50 -147q-41 -25 -80.5 -36.5t-59 -13t-61.5 -1.5q-23 0 -128 33t-155 29q-39 -4 -82 -17t-66 -2 [...]
+<glyph unicode="&#xe150;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM602 900l298 300l298 -300h-198v-900h-200v900h-198z" />
+<glyph unicode="&#xe151;" d="M2 300h198v900h200v-900h198l-298 -300zM700 0v200h100v-100h200v-100h-300zM700 400v100h300v-200h-99v-100h-100v100h99v100h-200zM700 700v500h300v-500h-100v100h-100v-100h-100zM801 900h100v200h-100v-200z" />
+<glyph unicode="&#xe152;" d="M2 300h198v900h200v-900h198l-298 -300zM700 0v500h300v-500h-100v100h-100v-100h-100zM700 700v200h100v-100h200v-100h-300zM700 1100v100h300v-200h-99v-100h-100v100h99v100h-200zM801 200h100v200h-100v-200z" />
+<glyph unicode="&#xe153;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM800 100v400h300v-500h-100v100h-200zM800 1100v100h200v-500h-100v400h-100zM901 200h100v200h-100v-200z" />
+<glyph unicode="&#xe154;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM800 400v100h200v-500h-100v400h-100zM800 800v400h300v-500h-100v100h-200zM901 900h100v200h-100v-200z" />
+<glyph unicode="&#xe155;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM700 100v200h500v-200h-500zM700 400v200h400v-200h-400zM700 700v200h300v-200h-300zM700 1000v200h200v-200h-200z" />
+<glyph unicode="&#xe156;" d="M2 300l298 -300l298 300h-198v900h-200v-900h-198zM700 100v200h200v-200h-200zM700 400v200h300v-200h-300zM700 700v200h400v-200h-400zM700 1000v200h500v-200h-500z" />
+<glyph unicode="&#xe157;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5h300q162 0 281 -118.5t119 -281.5v-300q0 -165 -118.5 -282.5t-281.5 -117.5h-300q-165 0 -282.5 117.5t-117.5 282.5zM200 300q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5 h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500z" />
+<glyph unicode="&#xe158;" d="M0 400v300q0 163 119 281.5t281 118.5h300q165 0 282.5 -117.5t117.5 -282.5v-300q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-163 0 -281.5 117.5t-118.5 282.5zM200 300q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5 h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500zM400 300l333 250l-333 250v-500z" />
+<glyph unicode="&#xe159;" d="M0 400v300q0 163 117.5 281.5t282.5 118.5h300q163 0 281.5 -119t118.5 -281v-300q0 -165 -117.5 -282.5t-282.5 -117.5h-300q-165 0 -282.5 117.5t-117.5 282.5zM200 300q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5 h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500zM300 700l250 -333l250 333h-500z" />
+<glyph unicode="&#xe160;" d="M0 400v300q0 165 117.5 282.5t282.5 117.5h300q165 0 282.5 -117.5t117.5 -282.5v-300q0 -162 -118.5 -281t-281.5 -119h-300q-165 0 -282.5 118.5t-117.5 281.5zM200 300q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5 h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500zM300 400h500l-250 333z" />
+<glyph unicode="&#xe161;" d="M0 400v300h300v200l400 -350l-400 -350v200h-300zM500 0v200h500q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5h-500v200h400q165 0 282.5 -117.5t117.5 -282.5v-300q0 -165 -117.5 -282.5t-282.5 -117.5h-400z" />
+<glyph unicode="&#xe162;" d="M216 519q10 -19 32 -19h302q-155 -438 -160 -458q-5 -21 4 -32l9 -8l9 -1q13 0 26 16l538 630q15 19 6 36q-8 18 -32 16h-300q1 4 78 219.5t79 227.5q2 17 -6 27l-8 8h-9q-16 0 -25 -15q-4 -5 -98.5 -111.5t-228 -257t-209.5 -238.5q-17 -19 -7 -40z" />
+<glyph unicode="&#xe163;" d="M0 400q0 -165 117.5 -282.5t282.5 -117.5h300q47 0 100 15v185h-500q-41 0 -70.5 29.5t-29.5 70.5v500q0 41 29.5 70.5t70.5 29.5h500v185q-14 4 -114 7.5t-193 5.5l-93 2q-165 0 -282.5 -117.5t-117.5 -282.5v-300zM600 400v300h300v200l400 -350l-400 -350v200h-300z " />
+<glyph unicode="&#xe164;" d="M0 400q0 -165 117.5 -282.5t282.5 -117.5h300q163 0 281.5 117.5t118.5 282.5v98l-78 73l-122 -123v-148q0 -41 -29.5 -70.5t-70.5 -29.5h-500q-41 0 -70.5 29.5t-29.5 70.5v500q0 41 29.5 70.5t70.5 29.5h156l118 122l-74 78h-100q-165 0 -282.5 -117.5t-117.5 -282.5 v-300zM496 709l353 342l-149 149h500v-500l-149 149l-342 -353z" />
+<glyph unicode="&#xe165;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM406 600 q0 80 57 137t137 57t137 -57t57 -137t-57 -137t-137 -57t-137 57t-57 137z" />
+<glyph unicode="&#xe166;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM100 800l445 -500l450 500h-295v400h-300v-400h-300zM900 150h100v50h-100v-50z" />
+<glyph unicode="&#xe167;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM100 700h300v-300h300v300h295l-445 500zM900 150h100v50h-100v-50z" />
+<glyph unicode="&#xe168;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM100 705l305 -305l596 596l-154 155l-442 -442l-150 151zM900 150h100v50h-100v-50z" />
+<glyph unicode="&#xe169;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM100 988l97 -98l212 213l-97 97zM200 401h700v699l-250 -239l-149 149l-212 -212l149 -149zM900 150h100v50h-100v-50z" />
+<glyph unicode="&#xe170;" d="M0 0v275q0 11 7 18t18 7h1048q11 0 19 -7.5t8 -17.5v-275h-1100zM200 612l212 -212l98 97l-213 212zM300 1200l239 -250l-149 -149l212 -212l149 148l248 -237v700h-699zM900 150h100v50h-100v-50z" />
+<glyph unicode="&#xe171;" d="M23 415l1177 784v-1079l-475 272l-310 -393v416h-392zM494 210l672 938l-672 -712v-226z" />
+<glyph unicode="&#xe172;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-850q0 -21 -15 -35.5t-35 -14.5h-150v400h-700v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM600 1000h100v200h-100v-200z" />
+<glyph unicode="&#xe173;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-218l-276 -275l-120 120l-126 -127h-378v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM581 306l123 123l120 -120l353 352l123 -123l-475 -476zM600 1000h100v200h-100v-200z" />
+<glyph unicode="&#xe174;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-269l-103 -103l-170 170l-298 -298h-329v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM600 1000h100v200h-100v-200zM700 133l170 170l-170 170l127 127l170 -170l170 170l127 -128l-170 -169l170 -170 l-127 -127l-170 170l-170 -170z" />
+<glyph unicode="&#xe175;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-300h-400v-200h-500v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM600 300l300 -300l300 300h-200v300h-200v-300h-200zM600 1000v200h100v-200h-100z" />
+<glyph unicode="&#xe176;" d="M0 150v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100l200 -200v-402l-200 200l-298 -298h-402v-400h-150q-21 0 -35.5 14.5t-14.5 35.5zM600 300h200v-300h200v300h200l-300 300zM600 1000v200h100v-200h-100z" />
+<glyph unicode="&#xe177;" d="M0 250q0 -21 14.5 -35.5t35.5 -14.5h1100q21 0 35.5 14.5t14.5 35.5v550h-1200v-550zM0 900h1200v150q0 21 -14.5 35.5t-35.5 14.5h-1100q-21 0 -35.5 -14.5t-14.5 -35.5v-150zM100 300v200h400v-200h-400z" />
+<glyph unicode="&#xe178;" d="M0 400l300 298v-198h400v-200h-400v-198zM100 800v200h100v-200h-100zM300 800v200h100v-200h-100zM500 800v200h400v198l300 -298l-300 -298v198h-400zM800 300v200h100v-200h-100zM1000 300h100v200h-100v-200z" />
+<glyph unicode="&#xe179;" d="M100 700v400l50 100l50 -100v-300h100v300l50 100l50 -100v-300h100v300l50 100l50 -100v-400l-100 -203v-447q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v447zM800 597q0 -29 10.5 -55.5t25 -43t29 -28.5t25.5 -18l10 -5v-397q0 -21 14.5 -35.5 t35.5 -14.5h200q21 0 35.5 14.5t14.5 35.5v1106q0 31 -18 40.5t-44 -7.5l-276 -117q-25 -16 -43.5 -50.5t-18.5 -65.5v-359z" />
+<glyph unicode="&#xe180;" d="M100 0h400v56q-75 0 -87.5 6t-12.5 44v394h500v-394q0 -38 -12.5 -44t-87.5 -6v-56h400v56q-4 0 -11 0.5t-24 3t-30 7t-24 15t-11 24.5v888q0 22 25 34.5t50 13.5l25 2v56h-400v-56q75 0 87.5 -6t12.5 -44v-394h-500v394q0 38 12.5 44t87.5 6v56h-400v-56q4 0 11 -0.5 t24 -3t30 -7t24 -15t11 -24.5v-888q0 -22 -25 -34.5t-50 -13.5l-25 -2v-56z" />
+<glyph unicode="&#xe181;" d="M0 300q0 -41 29.5 -70.5t70.5 -29.5h300q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5h-300q-41 0 -70.5 -29.5t-29.5 -70.5v-500zM100 100h400l200 200h105l295 98v-298h-425l-100 -100h-375zM100 300v200h300v-200h-300zM100 600v200h300v-200h-300z M100 1000h400l200 -200v-98l295 98h105v200h-425l-100 100h-375zM700 402v163l400 133v-163z" />
+<glyph unicode="&#xe182;" d="M16.5 974.5q0.5 -21.5 16 -90t46.5 -140t104 -177.5t175 -208q103 -103 207.5 -176t180 -103.5t137 -47t92.5 -16.5l31 1l163 162q16 17 13 40.5t-22 37.5l-192 136q-19 14 -45 12t-42 -19l-119 -118q-143 103 -267 227q-126 126 -227 268l118 118q17 17 20 41.5 t-11 44.5l-139 194q-14 19 -36.5 22t-40.5 -14l-162 -162q-1 -11 -0.5 -32.5z" />
+<glyph unicode="&#xe183;" d="M0 50v212q0 20 10.5 45.5t24.5 39.5l365 303v50q0 4 1 10.5t12 22.5t30 28.5t60 23t97 10.5t97 -10t60 -23.5t30 -27.5t12 -24l1 -10v-50l365 -303q14 -14 24.5 -39.5t10.5 -45.5v-212q0 -21 -15 -35.5t-35 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5zM0 712 q0 -21 14.5 -33.5t34.5 -8.5l202 33q20 4 34.5 21t14.5 38v146q141 24 300 24t300 -24v-146q0 -21 14.5 -38t34.5 -21l202 -33q20 -4 34.5 8.5t14.5 33.5v200q-6 8 -19 20.5t-63 45t-112 57t-171 45t-235 20.5q-92 0 -175 -10.5t-141.5 -27t- [...]
+<glyph unicode="&#xe184;" d="M100 0v100h1100v-100h-1100zM175 200h950l-125 150v250l100 100v400h-100v-200h-100v200h-200v-200h-100v200h-200v-200h-100v200h-100v-400l100 -100v-250z" />
+<glyph unicode="&#xe185;" d="M100 0h300v400q0 41 -29.5 70.5t-70.5 29.5h-100q-41 0 -70.5 -29.5t-29.5 -70.5v-400zM500 0v1000q0 41 29.5 70.5t70.5 29.5h100q41 0 70.5 -29.5t29.5 -70.5v-1000h-300zM900 0v700q0 41 29.5 70.5t70.5 29.5h100q41 0 70.5 -29.5t29.5 -70.5v-700h-300z" />
+<glyph unicode="&#xe186;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h300v300h-200v100h200v100h-300v-300h200v-100h-200v-100zM600 300h200v100h100v300h-100v100h-200v-500 zM700 400v300h100v-300h-100z" />
+<glyph unicode="&#xe187;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h100v200h100v-200h100v500h-100v-200h-100v200h-100v-500zM600 300h200v100h100v300h-100v100h-200v-500 zM700 400v300h100v-300h-100z" />
+<glyph unicode="&#xe188;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h300v100h-200v300h200v100h-300v-500zM600 300h300v100h-200v300h200v100h-300v-500z" />
+<glyph unicode="&#xe189;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 550l300 -150v300zM600 400l300 150l-300 150v-300z" />
+<glyph unicode="&#xe190;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300v500h700v-500h-700zM300 400h130q41 0 68 42t27 107t-28.5 108t-66.5 43h-130v-300zM575 549 q0 -65 27 -107t68 -42h130v300h-130q-38 0 -66.5 -43t-28.5 -108z" />
+<glyph unicode="&#xe191;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h300v300h-200v100h200v100h-300v-300h200v-100h-200v-100zM601 300h100v100h-100v-100zM700 700h100 v-400h100v500h-200v-100z" />
+<glyph unicode="&#xe192;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 300h300v400h-200v100h-100v-500zM301 400v200h100v-200h-100zM601 300h100v100h-100v-100zM700 700h100 v-400h100v500h-200v-100z" />
+<glyph unicode="&#xe193;" d="M-100 300v500q0 124 88 212t212 88h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212zM100 200h900v700h-900v-700zM200 700v100h300v-300h-99v-100h-100v100h99v200h-200zM201 300v100h100v-100h-100zM601 300v100h100v-100h-100z M700 700v100h200v-500h-100v400h-100z" />
+<glyph unicode="&#xe194;" d="M4 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM186 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM400 500v200 l100 100h300v-100h-300v-200h300v-100h-300z" />
+<glyph unicode="&#xe195;" d="M0 600q0 162 80 299t217 217t299 80t299 -80t217 -217t80 -299t-80 -299t-217 -217t-299 -80t-299 80t-217 217t-80 299zM182 600q0 -171 121.5 -292.5t292.5 -121.5t292.5 121.5t121.5 292.5t-121.5 292.5t-292.5 121.5t-292.5 -121.5t-121.5 -292.5zM400 400v400h300 l100 -100v-100h-100v100h-200v-100h200v-100h-200v-100h-100zM700 400v100h100v-100h-100z" />
+<glyph unicode="&#xe197;" d="M-14 494q0 -80 56.5 -137t135.5 -57h222v300h400v-300h128q120 0 205 86t85 208q0 120 -85 206.5t-205 86.5q-46 0 -90 -14q-44 97 -134.5 156.5t-200.5 59.5q-152 0 -260 -107.5t-108 -260.5q0 -25 2 -37q-66 -14 -108.5 -67.5t-42.5 -122.5zM300 200h200v300h200v-300 h200l-300 -300z" />
+<glyph unicode="&#xe198;" d="M-14 494q0 -80 56.5 -137t135.5 -57h8l414 414l403 -403q94 26 154.5 104t60.5 178q0 121 -85 207.5t-205 86.5q-46 0 -90 -14q-44 97 -134.5 156.5t-200.5 59.5q-152 0 -260 -107.5t-108 -260.5q0 -25 2 -37q-66 -14 -108.5 -67.5t-42.5 -122.5zM300 200l300 300 l300 -300h-200v-300h-200v300h-200z" />
+<glyph unicode="&#xe199;" d="M100 200h400v-155l-75 -45h350l-75 45v155h400l-270 300h170l-270 300h170l-300 333l-300 -333h170l-270 -300h170z" />
+<glyph unicode="&#xe200;" d="M121 700q0 -53 28.5 -97t75.5 -65q-4 -16 -4 -38q0 -74 52.5 -126.5t126.5 -52.5q56 0 100 30v-306l-75 -45h350l-75 45v306q46 -30 100 -30q74 0 126.5 52.5t52.5 126.5q0 24 -9 55q50 32 79.5 83t29.5 112q0 90 -61.5 155.5t-150.5 71.5q-26 89 -99.5 145.5 t-167.5 56.5q-116 0 -197.5 -81.5t-81.5 -197.5q0 -4 1 -12t1 -11q-14 2 -23 2q-74 0 -126.5 -52.5t-52.5 -126.5z" />
+</font>
+</defs></svg> 
\ No newline at end of file
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/fonts/glyphicons-halflings-regular.ttf b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/fonts/glyphicons-halflings-regular.ttf
new file mode 100644
index 0000000..8681f1e
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/fonts/glyphicons-halflings-regular.ttf differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/fonts/glyphicons-halflings-regular.woff b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/fonts/glyphicons-halflings-regular.woff
new file mode 100644
index 0000000..1e69f48
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/fonts/glyphicons-halflings-regular.woff differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/help-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/help-mojo.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/help-mojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/help-mojo.html
index 3fd3ab1..69997a5 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/help-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/help-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:help</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:help</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:help</p>
       
 <p><b>Description</b>:</p>
       
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/accessories-text-editor.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/accessories-text-editor.png
new file mode 100644
index 0000000..abc3366
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/accessories-text-editor.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/add.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/add.gif
new file mode 100644
index 0000000..1cb3dbf
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/add.gif differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/apache-maven-project-2.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/apache-maven-project-2.png
new file mode 100644
index 0000000..a44db6e
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/apache-maven-project-2.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/application-certificate.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/application-certificate.png
new file mode 100644
index 0000000..cc6aff6
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/application-certificate.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/close.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/close.gif
new file mode 100644
index 0000000..1c26bbc
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/close.gif differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/contact-new.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/contact-new.png
new file mode 100644
index 0000000..ebc4316
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/contact-new.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/document-properties.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/document-properties.png
new file mode 100644
index 0000000..34c2409
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/document-properties.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/drive-harddisk.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/drive-harddisk.png
new file mode 100644
index 0000000..d7ce475
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/drive-harddisk.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/fix.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/fix.gif
new file mode 100644
index 0000000..b7eb3dc
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/fix.gif differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/icon_error_sml.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/icon_error_sml.gif
new file mode 100644
index 0000000..12e9a01
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/icon_error_sml.gif differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/icon_help_sml.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/icon_help_sml.gif
new file mode 100644
index 0000000..aaf20e6
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/icon_help_sml.gif differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/icon_info_sml.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/icon_info_sml.gif
new file mode 100644
index 0000000..b776326
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/icon_info_sml.gif differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/icon_success_sml.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/icon_success_sml.gif
new file mode 100644
index 0000000..0a19527
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/icon_success_sml.gif differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/icon_warning_sml.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/icon_warning_sml.gif
new file mode 100644
index 0000000..ac6ad6a
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/icon_warning_sml.gif differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/image-x-generic.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/image-x-generic.png
new file mode 100644
index 0000000..ab49efb
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/image-x-generic.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/internet-web-browser.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/internet-web-browser.png
new file mode 100644
index 0000000..307d6ac
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/internet-web-browser.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/logos/build-by-maven-black.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/logos/build-by-maven-black.png
new file mode 100644
index 0000000..919fd0f
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/logos/build-by-maven-black.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/logos/build-by-maven-white.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/logos/build-by-maven-white.png
new file mode 100644
index 0000000..7d44c9c
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/logos/build-by-maven-white.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/logos/maven-feather.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/logos/maven-feather.png
new file mode 100644
index 0000000..b5ada83
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/logos/maven-feather.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/network-server.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/network-server.png
new file mode 100644
index 0000000..1d12e19
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/network-server.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/package-x-generic.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/package-x-generic.png
new file mode 100644
index 0000000..8b7e9e6
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/package-x-generic.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/profiles/pre-release.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/profiles/pre-release.png
new file mode 100644
index 0000000..d448e85
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/profiles/pre-release.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/profiles/retired.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/profiles/retired.png
new file mode 100644
index 0000000..f89f6a2
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/profiles/retired.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/profiles/sandbox.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/profiles/sandbox.png
new file mode 100644
index 0000000..f88b362
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/profiles/sandbox.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/remove.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/remove.gif
new file mode 100644
index 0000000..fc65631
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/remove.gif differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/rss.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/rss.png
new file mode 100644
index 0000000..a9850ee
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/rss.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/update.gif b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/update.gif
new file mode 100644
index 0000000..b2a6d0b
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/update.gif differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/window-new.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/window-new.png
new file mode 100644
index 0000000..0e12ef9
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/images/window-new.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/img/glyphicons-halflings-white.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/img/glyphicons-halflings-white.png
new file mode 100644
index 0000000..3bf6484
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/img/glyphicons-halflings-white.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/img/glyphicons-halflings.png b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/img/glyphicons-halflings.png
new file mode 100644
index 0000000..a996999
Binary files /dev/null and b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/img/glyphicons-halflings.png differ
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/include-artifact-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/include-artifact-mojo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/include-artifact-mojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/include-artifact-mojo.html
index 136412b..2d58a3f 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/include-artifact-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/include-artifact-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:include-artifact</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:include-artifact</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:include-artifact</p>
       
 <p><b>Description</b>:</p>
       
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/index.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/index.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/index.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/index.html
index faa804e..4713f02 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/index.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/index.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Apache Sling OSGi Feature Maven Plugin</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/info-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/info-mojo.html
similarity index 82%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/info-mojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/info-mojo.html
index c22be4f..8cf8e85 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/info-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/info-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:info</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:info</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:info</p>
       
 <p><b>Description</b>:</p>
       
@@ -80,6 +80,11 @@ to a file</li>
       
 <p><b>Attributes</b>:</p>
       
+<ul>
+        
+<li>Since version: <tt>1.1.20</tt>.</li>
+      </ul>
+      
 <div class="section">
 <h3><a name="Required_Parameters"></a>Required Parameters</h3>
         
@@ -102,7 +107,7 @@ to a file</li>
             
 <td><tt>File</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>Directory containing feature files<br /><b>Default value is</b>: <tt>src/main/features</tt>.<br /></td>
           </tr>
@@ -113,7 +118,7 @@ to a file</li>
             
 <td><tt>File</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>Directory containing test feature files.<br /><b>Default value is</b>: <tt>src/test/features</tt>.<br /></td>
           </tr>
@@ -138,11 +143,37 @@ to a file</li>
           
 <tr class="b">
             
+<td><tt><a href="#artifactExcludesList">&lt;artifactExcludesList&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>1.2.0</tt></td>
+            
+<td>A comma separated list of artifact patterns to exclude. Follows the
+pattern &quot;groupId:artifactId:type:classifier:version&quot;. Designed to
+allow specifying the set of excludes from the command line.<br /><b>User property is</b>: <tt>excludes</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#artifactIncludesList">&lt;artifactIncludesList&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>1.2.0</tt></td>
+            
+<td>A comma separated list of artifact patterns to include. Follows the
+pattern &quot;groupId:artifactId:type:classifier:version&quot;. Designed to
+allow specifying the set of includes from the command line.<br /><b>User property is</b>: <tt>includes</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
 <td><tt><a href="#featureFile">&lt;featureFile&gt;</a></tt></td>
             
 <td><tt>File</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>(no description)<br /><b>User property is</b>: <tt>featureFile</tt>.<br /></td>
           </tr>
@@ -153,7 +184,7 @@ to a file</li>
             
 <td><tt>String</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>Comma separated list of excludes for the feature files. Feature
 files excluded by this configuration are not processed at all.<br /></td>
@@ -165,7 +196,7 @@ files excluded by this configuration are not processed at all.<br /></td>
             
 <td><tt>String</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>Comma separated list of includes for the feature files in the
 configured directory. Only feature files specified by this include
@@ -178,7 +209,7 @@ are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
             
 <td><tt>File</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>Directory containing generated feature files<br /></td>
           </tr>
@@ -189,7 +220,7 @@ are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
             
 <td><tt>String</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>Comma separated list of excludes for the generated feature files.
 Feature files excluded by this configuration are not processed at
@@ -202,7 +233,7 @@ all.<br /></td>
             
 <td><tt>String</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>Comma separated list of includes for the generated feature files in
 the configured directory. Only feature files specified by this
@@ -215,7 +246,7 @@ include are processed.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></
             
 <td><tt>String</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>Select the feature files if run in standalone mode; comma separated
 list of file names.<br /><b>User property is</b>: <tt>infoFeatureFiles</tt>.<br /></td>
@@ -227,7 +258,7 @@ list of file names.<br /><b>User property is</b>: <tt>infoFeatureFiles</tt>.<br
             
 <td><tt>FeatureSelectionConfig</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>Select the features for info generation.<br /></td>
           </tr>
@@ -238,7 +269,7 @@ list of file names.<br /><b>User property is</b>: <tt>infoFeatureFiles</tt>.<br
             
 <td><tt>int</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>The start level for the attached jar/bundle.<br /></td>
           </tr>
@@ -249,7 +280,7 @@ list of file names.<br /><b>User property is</b>: <tt>infoFeatureFiles</tt>.<br
             
 <td><tt>File</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>If output format is set to file, this can be used to change the
 output directory.<br /><b>User property is</b>: <tt>outputDirectory</tt>.<br /></td>
@@ -261,7 +292,7 @@ output directory.<br /><b>User property is</b>: <tt>outputDirectory</tt>.<br /><
             
 <td><tt>String</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>(no description)<br /><b>User property is</b>: <tt>outputExportedPackages</tt>.<br /></td>
           </tr>
@@ -272,7 +303,7 @@ output directory.<br /><b>User property is</b>: <tt>outputDirectory</tt>.<br /><
             
 <td><tt>String</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>Output format, either file or log.<br /><b>Default value is</b>: <tt>file</tt>.<br /><b>User property is</b>: <tt>outputFormat</tt>.<br /></td>
           </tr>
@@ -283,7 +314,7 @@ output directory.<br /><b>User property is</b>: <tt>outputDirectory</tt>.<br /><
             
 <td><tt>String</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>Comma separated list of reports.<br /><b>Default value is</b>: <tt>exported-packages</tt>.<br /><b>User property is</b>: <tt>reports</tt>.<br /></td>
           </tr>
@@ -294,7 +325,7 @@ output directory.<br /><b>User property is</b>: <tt>outputDirectory</tt>.<br /><
             
 <td><tt>boolean</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>If set to <tt>true</tt> the artifacts from the feature are not
 as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
@@ -306,7 +337,7 @@ as dependencies to the project.<br /><b>Default value is</b>: <tt>false</tt>.<br
             
 <td><tt>boolean</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>If set to <tt>true</tt> the main jar artifact is not added to
 the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
@@ -318,7 +349,7 @@ the feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
             
 <td><tt>boolean</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>If set to <tt>true</tt> the main jar artifact is not added to
 the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
@@ -330,7 +361,7 @@ the test feature.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
             
 <td><tt>boolean</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>If set to <tt>true</tt> the artifacts from the test feature are
 not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
@@ -342,7 +373,7 @@ not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.
             
 <td><tt>String</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>Comma separated list of excludes for the test features.<br /></td>
           </tr>
@@ -353,7 +384,7 @@ not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.
             
 <td><tt>String</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <tt>**/*.json</tt>.<br /></td>
           </tr>
@@ -364,7 +395,7 @@ not as dependencies to the project.<br /><b>Default value is</b>: <tt>true</tt>.
             
 <td><tt>boolean</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>1.1.20</tt></td>
             
 <td>If set to <tt>true</tt> the features are validated against the
 JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
@@ -376,6 +407,40 @@ JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
 <h3><a name="Parameter_Details"></a>Parameter Details</h3>
         
 <div class="section">
+<h4><a name="a.3CartifactExcludesList.3E"></a><b><a name="artifactExcludesList">&lt;artifactExcludesList&gt;</a></b></h4>
+        
+<div>A comma separated list of artifact patterns to exclude. Follows the
+pattern &quot;groupId:artifactId:type:classifier:version&quot;. Designed to
+allow specifying the set of excludes from the command line.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>1.2.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>excludes</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CartifactIncludesList.3E"></a><b><a name="artifactIncludesList">&lt;artifactIncludesList&gt;</a></b></h4>
+        
+<div>A comma separated list of artifact patterns to include. Follows the
+pattern &quot;groupId:artifactId:type:classifier:version&quot;. Designed to
+allow specifying the set of includes from the command line.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>1.2.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>includes</tt></li>
+        </ul><hr /></div>
+<div class="section">
 <h4><a name="a.3CfeatureFile.3E"></a><b><a name="featureFile">&lt;featureFile&gt;</a></b></h4>
         
 <div>(no description)</div>
@@ -384,6 +449,8 @@ JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
           
 <li><b>Type</b>: <tt>java.io.File</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>User Property</b>: <tt>featureFile</tt></li>
@@ -397,6 +464,8 @@ JSON schema.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
           
 <li><b>Type</b>: <tt>java.io.File</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>Yes</tt></li>
           
 <li><b>Default</b>: <tt>src/main/features</tt></li>
@@ -411,6 +480,8 @@ files excluded by this configuration are not processed at all.</div>
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr /></div>
 <div class="section">
@@ -424,6 +495,8 @@ are processed.</div>
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>Default</b>: <tt>**/*.json</tt></li>
@@ -437,6 +510,8 @@ are processed.</div>
           
 <li><b>Type</b>: <tt>java.io.File</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr /></div>
 <div class="section">
@@ -450,6 +525,8 @@ all.</div>
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr /></div>
 <div class="section">
@@ -463,6 +540,8 @@ include are processed.</div>
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>Default</b>: <tt>**/*.json</tt></li>
@@ -477,6 +556,8 @@ list of file names.</div>
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>User Property</b>: <tt>infoFeatureFiles</tt></li>
@@ -490,6 +571,8 @@ list of file names.</div>
           
 <li><b>Type</b>: <tt>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr /></div>
 <div class="section">
@@ -501,6 +584,8 @@ list of file names.</div>
           
 <li><b>Type</b>: <tt>int</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr /></div>
 <div class="section">
@@ -513,6 +598,8 @@ output directory.</div>
           
 <li><b>Type</b>: <tt>java.io.File</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>User Property</b>: <tt>outputDirectory</tt></li>
@@ -526,6 +613,8 @@ output directory.</div>
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>User Property</b>: <tt>outputExportedPackages</tt></li>
@@ -539,6 +628,8 @@ output directory.</div>
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>User Property</b>: <tt>outputFormat</tt></li>
@@ -554,6 +645,8 @@ output directory.</div>
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>User Property</b>: <tt>reports</tt></li>
@@ -570,6 +663,8 @@ as dependencies to the project.</div>
           
 <li><b>Type</b>: <tt>boolean</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>Default</b>: <tt>false</tt></li>
@@ -584,6 +679,8 @@ the feature.</div>
           
 <li><b>Type</b>: <tt>boolean</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>Default</b>: <tt>false</tt></li>
@@ -598,6 +695,8 @@ the test feature.</div>
           
 <li><b>Type</b>: <tt>boolean</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>Default</b>: <tt>false</tt></li>
@@ -612,6 +711,8 @@ not as dependencies to the project.</div>
           
 <li><b>Type</b>: <tt>boolean</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>Default</b>: <tt>true</tt></li>
@@ -625,6 +726,8 @@ not as dependencies to the project.</div>
           
 <li><b>Type</b>: <tt>java.io.File</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>Yes</tt></li>
           
 <li><b>Default</b>: <tt>src/test/features</tt></li>
@@ -638,6 +741,8 @@ not as dependencies to the project.</div>
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr /></div>
 <div class="section">
@@ -649,6 +754,8 @@ not as dependencies to the project.</div>
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>Default</b>: <tt>**/*.json</tt></li>
@@ -663,6 +770,8 @@ JSON schema.</div>
           
 <li><b>Type</b>: <tt>boolean</tt></li>
           
+<li><b>Since</b>: <tt>1.1.20</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>Default</b>: <tt>true</tt></li>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/issue-management.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/issue-management.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/issue-management.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/issue-management.html
index 37fb565..b3b22e2 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/issue-management.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/issue-management.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Issue Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/jira-report.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/jira-report.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/jira-report.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/jira-report.html
index c8e93be..6993f3e 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/jira-report.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/jira-report.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; JIRA Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/js/apache-maven-fluido-1.6.min.js b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/js/apache-maven-fluido-1.6.min.js
new file mode 100644
index 0000000..1324fb4
--- /dev/null
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/js/apache-maven-fluido-1.6.min.js
@@ -0,0 +1,25 @@
+/*!
+ * jQuery JavaScript Library v1.11.2
+ * http://jquery.com/
+ *
+ * Includes Sizzle.js
+ * http://sizzlejs.com/
+ *
+ * Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors
+ * Released under the MIT license
+ * http://jquery.org/license
+ *
+ * Date: 2014-12-17T15:27Z
+ */
+(function(b,a){if(typeof module==="object"&&typeof module.exports==="object"){module.exports=b.document?a(b,true):function(c){if(!c.document){throw new Error("jQuery requires a window with a document")}return a(c)}}else{a(b)}}(typeof window!=="undefined"?window:this,function(a5,av){var aP=[];var P=aP.slice;var az=aP.concat;var x=aP.push;var bU=aP.indexOf;var ac={};var y=ac.toString;var K=ac.hasOwnProperty;var D={};var ai="1.11.2",bI=function(e,i){return new bI.fn.init(e,i)},E=/^[\s\uFEFF [...]
+/*!
+ * Sizzle CSS Selector Engine v2.2.0-pre
+ * http://sizzlejs.com/
+ *
+ * Copyright 2008, 2014 jQuery Foundation, Inc. and other contributors
+ * Released under the MIT license
+ * http://jquery.org/license
+ *
+ * Date: 2014-12-16
+ */
+(function(de){var cy,dh,cn,cH,cK,ci,cW,dg,dm,cI,cX,cZ,cC,co,c8,c3,df,ce,cF,da="sizzle"+1*new Date(),cJ=de.document,di=0,c4=0,b9=cA(),c9=cA(),cG=cA(),cE=function(i,e){if(i===e){cX=true}return 0},cQ=1<<31,cO=({}).hasOwnProperty,dc=[],dd=dc.pop,cM=dc.push,b7=dc.push,cm=dc.slice,cd=function(dq,dp){var dn=0,e=dq.length;for(;dn<e;dn++){if(dq[dn]===dp){return dn}}return -1},b8="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|sc [...]
\ No newline at end of file
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/launch-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/launch-features-mojo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/launch-features-mojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/launch-features-mojo.html
index 6a3e473..8d6837c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/launch-features-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/launch-features-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:launch-features</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:launch-features</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:launch-features</p>
       
 <p><b>Description</b>:</p>
       
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/licenses.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/licenses.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/licenses.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/licenses.html
index 45b20c7..6bb80cf 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/licenses.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/licenses.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Licenses</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/mailing-lists.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/mailing-lists.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/mailing-lists.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/mailing-lists.html
index ab80649..fde536d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/mailing-lists.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/mailing-lists.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/plugin-info.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/plugin-info.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/plugin-info.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/plugin-info.html
index 49c889c..75b7714 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/plugin-info.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/plugin-info.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Plugin Documentation</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -78,7 +78,7 @@
 <td>Analyse the feature.</td></tr>
 <tr class="b">
 <td><a href="apis-jar-mojo.html">slingfeature:apis-jar</a></td>
-<td>Generates the APIs JARs for each selected Feature file.</td></tr>
+<td>Generates the APIs JARs for the selected feature files.</td></tr>
 <tr class="a">
 <td><a href="attach-featurearchives-mojo.html">slingfeature:attach-featurearchives</a></td>
 <td>Create a feature model archive and attach it. An archive is created
@@ -175,7 +175,7 @@ in the features.</td></tr>
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
           &lt;artifactId&gt;slingfeature-maven-plugin&lt;/artifactId&gt;
-          &lt;version&gt;1.1.20&lt;/version&gt;
+          &lt;version&gt;1.2.0&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;
@@ -185,7 +185,7 @@ in the features.</td></tr>
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.sling&lt;/groupId&gt;
         &lt;artifactId&gt;slingfeature-maven-plugin&lt;/artifactId&gt;
-        &lt;version&gt;1.1.20&lt;/version&gt;
+        &lt;version&gt;1.2.0&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/plugin-management.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/plugin-management.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/plugin-management.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/plugin-management.html
index 1d10d83..f03da73 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/plugin-management.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/plugin-management.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Plugin Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/plugins.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/plugins.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/plugins.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/plugins.html
index 45fd6db..29dce32 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/plugins.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/plugins.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Plugins</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/project-info.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/project-info.html
similarity index 97%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/project-info.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/project-info.html
index d5337c2..875113b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/project-info.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/project-info.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/project-reports.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/project-reports.html
similarity index 95%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/project-reports.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/project-reports.html
index 7577195..e10d143 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/project-reports.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/project-reports.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Generated Reports</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/repository-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/repository-mojo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/repository-mojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/repository-mojo.html
index c743b81..586840a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/repository-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/repository-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:repository</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:repository</p>
       
 <p><b>Description</b>:</p>
       
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/scm.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/scm.html
similarity index 93%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/scm.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/scm.html
index 7cc75a1..015043e 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/scm.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/scm.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Source Code Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -81,11 +81,11 @@
 <div class="section">
 <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
 <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p>
-<div class="source"><pre class="prettyprint">$ git clone --branch slingfeature-maven-plugin-1.1.20 https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git</pre></div></div>
+<div class="source"><pre class="prettyprint">$ git clone --branch slingfeature-maven-plugin-1.2.0 https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git</pre></div></div>
 <div class="section">
 <h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
 <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p>
-<div class="source"><pre class="prettyprint">$ git clone --branch slingfeature-maven-plugin-1.1.20 https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git</pre></div></div>
+<div class="source"><pre class="prettyprint">$ git clone --branch slingfeature-maven-plugin-1.2.0 https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git</pre></div></div>
 <div class="section">
 <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
 <p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/summary.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/summary.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/summary.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/summary.html
index c211329..8b987c0 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/summary.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/summary.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -114,7 +114,7 @@
 <td>slingfeature-maven-plugin</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>1.1.20</td></tr>
+<td>1.2.0</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>maven-plugin</td></tr>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/surefire-report.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/surefire-report.html
similarity index 82%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/surefire-report.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/surefire-report.html
index 87d4b91..67e31a1 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/surefire-report.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/surefire-report.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Surefire Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -96,12 +96,12 @@ function toggleDisplay(elementId) {
 <th>Success Rate</th>
 <th>Time</th></tr>
 <tr class="b">
-<td>36</td>
+<td>42</td>
 <td>0</td>
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.927</td></tr></table><br />
+<td>1.627</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>
@@ -117,20 +117,28 @@ function toggleDisplay(elementId) {
 <th>Time</th></tr>
 <tr class="b">
 <td><a href="#org.apache.sling.feature.maven.mojos">org.apache.sling.feature.maven.mojos</a></td>
-<td>32</td>
+<td>36</td>
 <td>0</td>
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.44</td></tr>
+<td>1.19</td></tr>
 <tr class="a">
+<td><a href="#org.apache.sling.feature.maven.mojos.selection">org.apache.sling.feature.maven.mojos.selection</a></td>
+<td>2</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.009</td></tr>
+<tr class="b">
 <td><a href="#org.apache.sling.feature.maven">org.apache.sling.feature.maven</a></td>
 <td>4</td>
 <td>0</td>
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.487</td></tr></table><br />
+<td>0.428</td></tr></table><br />
 <p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
 <div class="section">
 <h3><a name="org.apache.sling.feature.maven.mojos"></a>org.apache.sling.feature.maven.mojos</h3><a name="org.apache.sling.feature.maven.mojos"></a>
@@ -145,6 +153,15 @@ function toggleDisplay(elementId) {
 <th>Success Rate</th>
 <th>Time</th></tr>
 <tr class="b">
+<td><a href="#org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojoTest">AbstractIncludingFeatureMojoTest</a></td>
+<td>4</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.56</td></tr>
+<tr class="a">
 <td><a href="#org.apache.sling.feature.maven.mojos.AbstractRepositoryMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.sling.feature.maven.mojos.AbstractRepositoryMojoTest">AbstractRepositoryMojoTest</a></td>
 <td>2</td>
@@ -152,8 +169,8 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.691</td></tr>
-<tr class="a">
+<td>0.045</td></tr>
+<tr class="b">
 <td><a href="#org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest">AggregateFeaturesMojoTest</a></td>
 <td>13</td>
@@ -161,8 +178,8 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.324</td></tr>
-<tr class="b">
+<td>0.219</td></tr>
+<tr class="a">
 <td><a href="#org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojoTest">AnalyseFeaturesMojoTest</a></td>
 <td>3</td>
@@ -170,8 +187,8 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.009</td></tr>
-<tr class="a">
+<td>0.01</td></tr>
+<tr class="b">
 <td><a href="#org.apache.sling.feature.maven.mojos.ApisJarMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.sling.feature.maven.mojos.ApisJarMojoTest">ApisJarMojoTest</a></td>
 <td>1</td>
@@ -179,8 +196,8 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.025</td></tr>
-<tr class="b">
+<td>0.023</td></tr>
+<tr class="a">
 <td><a href="#org.apache.sling.feature.maven.mojos.AttachFeaturesMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.sling.feature.maven.mojos.AttachFeaturesMojoTest">AttachFeaturesMojoTest</a></td>
 <td>1</td>
@@ -189,7 +206,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>100%</td>
 <td>0.007</td></tr>
-<tr class="a">
+<tr class="b">
 <td><a href="#org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest">ExtractExtensionsMojoTest</a></td>
 <td>3</td>
@@ -197,8 +214,8 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.04</td></tr>
-<tr class="b">
+<td>0.033</td></tr>
+<tr class="a">
 <td><a href="#org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest">FeatureLauncherMojoTest</a></td>
 <td>5</td>
@@ -206,8 +223,8 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.329</td></tr>
-<tr class="a">
+<td>0.281</td></tr>
+<tr class="b">
 <td><a href="#org.apache.sling.feature.maven.mojos.FeatureSelectionConfigTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.sling.feature.maven.mojos.FeatureSelectionConfigTest">FeatureSelectionConfigTest</a></td>
 <td>1</td>
@@ -215,8 +232,8 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.008</td></tr>
-<tr class="b">
+<td>0.006</td></tr>
+<tr class="a">
 <td><a href="#org.apache.sling.feature.maven.mojos.JarDecompressorTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.sling.feature.maven.mojos.JarDecompressorTest">JarDecompressorTest</a></td>
 <td>3</td>
@@ -224,7 +241,28 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.007</td></tr></table></div>
+<td>0.006</td></tr></table></div>
+<div class="section">
+<h3><a name="org.apache.sling.feature.maven.mojos.selection"></a>org.apache.sling.feature.maven.mojos.selection</h3><a name="org.apache.sling.feature.maven.mojos.selection"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<th></th>
+<th>Class</th>
+<th>Tests</th>
+<th>Errors</th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Time</th></tr>
+<tr class="b">
+<td><a href="#org.apache.sling.feature.maven.mojos.selection.TestIncludeExcludeMatcher"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.sling.feature.maven.mojos.selection.TestIncludeExcludeMatcher">TestIncludeExcludeMatcher</a></td>
+<td>2</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.009</td></tr></table></div>
 <div class="section">
 <h3><a name="org.apache.sling.feature.maven"></a>org.apache.sling.feature.maven</h3><a name="org.apache.sling.feature.maven"></a>
 <table border="1" class="table table-striped">
@@ -245,7 +283,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.476</td></tr>
+<td>0.419</td></tr>
 <tr class="a">
 <td><a href="#org.apache.sling.feature.maven.SubstitutionTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.sling.feature.maven.SubstitutionTest">SubstitutionTest</a></td>
@@ -254,56 +292,75 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.011</td></tr></table></div><br /></div>
+<td>0.009</td></tr></table></div><br /></div>
 <div class="section">
 <h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
 <div class="section">
+<h3><a name="AbstractIncludingFeatureMojoTest"></a>AbstractIncludingFeatureMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojoTest"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojoTest.testSelectRefFiles"></a>testSelectRefFiles</td>
+<td>0.457</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojoTest.testSelectAggregateClassifierFromFiles"></a>testSelectAggregateClassifierFromFiles</td>
+<td>0.004</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojoTest.testSelectAggregateClassifierNotFound"></a>testSelectAggregateClassifierNotFound</td>
+<td>0.001</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojoTest.testSelectAggregateClassifier"></a>testSelectAggregateClassifier</td>
+<td>0.001</td></tr></table></div>
+<div class="section">
 <h3><a name="AbstractRepositoryMojoTest"></a>AbstractRepositoryMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.AbstractRepositoryMojoTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.AbstractRepositoryMojoTest.testCopyDecompressArtifactToRepository"></a>testCopyDecompressArtifactToRepository</td>
-<td>0.56</td></tr>
+<td>0.022</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.AbstractRepositoryMojoTest.testCopyArtifactToRepository"></a>testCopyArtifactToRepository</td>
-<td>0.009</td></tr></table></div>
+<td>0.01</td></tr></table></div>
 <div class="section">
 <h3><a name="AggregateFeaturesMojoTest"></a>AggregateFeaturesMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testOverrideWithManualArtifactID"></a>testOverrideWithManualArtifactID</td>
-<td>0.131</td></tr>
+<td>0.053</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testIncludeOrdering"></a>testIncludeOrdering</td>
-<td>0.038</td></tr>
+<td>0.032</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testNonMatchingDirectoryIncludes"></a>testNonMatchingDirectoryIncludes</td>
-<td>0.011</td></tr>
+<td>0.007</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testAggregateFeaturesFromDirectory"></a>testAggregateFeaturesFromDirectory</td>
-<td>0.013</td></tr>
+<td>0.012</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testHandlerConfiguration2"></a>testHandlerConfiguration2</td>
-<td>0.02</td></tr>
+<td>0.015</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testHandlerConfiguration3"></a>testHandlerConfiguration3</td>
-<td>0.011</td></tr>
+<td>0.009</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testReadFeatureFromArtifact"></a>testReadFeatureFromArtifact</td>
-<td>0.016</td></tr>
+<td>0.013</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testOverrides"></a>testOverrides</td>
-<td>0.013</td></tr>
+<td>0.014</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testAggregateFeaturesFromDirectoryWithIncludesExcludes"></a>testAggregateFeaturesFromDirectoryWithIncludesExcludes</td>
@@ -311,11 +368,11 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testNonMatchingDirectoryExcludes"></a>testNonMatchingDirectoryExcludes</td>
-<td>0.008</td></tr>
+<td>0.006</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testOverrideWithManualArtifactIDNoOverride"></a>testOverrideWithManualArtifactIDNoOverride</td>
-<td>0.01</td></tr>
+<td>0.009</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testHandlerConfiguration"></a>testHandlerConfiguration</td>
@@ -323,7 +380,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.AggregateFeaturesMojoTest.testPluginHandling"></a>testPluginHandling</td>
-<td>0.012</td></tr></table></div>
+<td>0.011</td></tr></table></div>
 <div class="section">
 <h3><a name="AnalyseFeaturesMojoTest"></a>AnalyseFeaturesMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.AnalyseFeaturesMojoTest"></a>
 <table border="1" class="table table-striped">
@@ -359,38 +416,38 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest.testExtractJSONExtensionFromAggregate"></a>testExtractJSONExtensionFromAggregate</td>
-<td>0.01</td></tr>
+<td>0.008</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest.testExtractArtifactsFromAggregagte"></a>testExtractArtifactsFromAggregagte</td>
-<td>0.01</td></tr>
+<td>0.009</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.ExtractExtensionsMojoTest.testExtractTxtExtensionFromFeatureFile"></a>testExtractTxtExtensionFromFeatureFile</td>
-<td>0.01</td></tr></table></div>
+<td>0.007</td></tr></table></div>
 <div class="section">
 <h3><a name="FeatureLauncherMojoTest"></a>FeatureLauncherMojoTest</h3><a name="org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest.testMainReflection"></a>testMainReflection</td>
-<td>0.061</td></tr>
+<td>0.052</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest.testFullLaunch"></a>testFullLaunch</td>
-<td>0.067</td></tr>
+<td>0.08</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest.testMainReflectionFailure"></a>testMainReflectionFailure</td>
-<td>0.057</td></tr>
+<td>0.052</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest.testSimpleFeature"></a>testSimpleFeature</td>
-<td>0.046</td></tr>
+<td>0.038</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.mojos.FeatureLauncherMojoTest.testFeatureFileReadingIssue"></a>testFeatureFileReadingIssue</td>
-<td>0.09</td></tr></table></div>
+<td>0.054</td></tr></table></div>
 <div class="section">
 <h3><a name="FeatureSelectionConfigTest"></a>FeatureSelectionConfigTest</h3><a name="org.apache.sling.feature.maven.mojos.FeatureSelectionConfigTest"></a>
 <table border="1" class="table table-striped">
@@ -414,12 +471,23 @@ function toggleDisplay(elementId) {
 <td><a name="TC_org.apache.sling.feature.maven.mojos.JarDecompressorTest.testSignedJar"></a>testSignedJar</td>
 <td>0</td></tr></table></div>
 <div class="section">
+<h3><a name="TestIncludeExcludeMatcher"></a>TestIncludeExcludeMatcher</h3><a name="org.apache.sling.feature.maven.mojos.selection.TestIncludeExcludeMatcher"></a>
+<table border="1" class="table table-striped">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.selection.TestIncludeExcludeMatcher.testInfoMatcher"></a>testInfoMatcher</td>
+<td>0</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.sling.feature.maven.mojos.selection.TestIncludeExcludeMatcher.testLicenseDefaultsMatcher"></a>testLicenseDefaultsMatcher</td>
+<td>0</td></tr></table></div>
+<div class="section">
 <h3><a name="PreprocessorTest"></a>PreprocessorTest</h3><a name="org.apache.sling.feature.maven.PreprocessorTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.PreprocessorTest.testDependencyExclusions"></a>testDependencyExclusions</td>
-<td>0.466</td></tr></table></div>
+<td>0.412</td></tr></table></div>
 <div class="section">
 <h3><a name="SubstitutionTest"></a>SubstitutionTest</h3><a name="org.apache.sling.feature.maven.SubstitutionTest"></a>
 <table border="1" class="table table-striped">
@@ -430,11 +498,11 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.SubstitutionTest.testOSGiVersion"></a>testOSGiVersion</td>
-<td>0.002</td></tr>
+<td>0</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.sling.feature.maven.SubstitutionTest.testReplaceMavenVars"></a>testReplaceMavenVars</td>
-<td>0.001</td></tr></table></div><br /></div>
+<td>0</td></tr></table></div><br /></div>
         </div>
       </div>
     </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/team.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/team.html
similarity index 96%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/team.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/team.html
index 964c0be..8ddc711 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/team.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/team.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Project Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/update-feature-versions-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/update-feature-versions-mojo.html
similarity index 98%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/update-feature-versions-mojo.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/update-feature-versions-mojo.html
index f01b5ce..f18a102 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/update-feature-versions-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/update-feature-versions-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:update-feature-versions</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:update-feature-versions</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:update-feature-versions</p>
       
 <p><b>Description</b>:</p>
       
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/usage.html b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/usage.html
similarity index 93%
copy from src/main/jbake/assets/components/slingfeature-maven-plugin/usage.html
copy to src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/usage.html
index 193fef4..6bb2cb5 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/usage.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin-archives/slingfeature-maven-plugin-1.2.0/usage.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; Usage</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/aggregate-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/aggregate-features-mojo.html
index 778ecdc..cfe24cd 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/aggregate-features-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/aggregate-features-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:aggregate-features</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:aggregate-features</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:aggregate-features</p>
       
 <p><b>Description</b>:</p>
       
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/analyse-features-mojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/analyse-features-mojo.html
index 5d64405..e3d2d1e 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/analyse-features-mojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/analyse-features-mojo.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-03-23 
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2020-04-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200323" />
+    <meta name="Date-Revision-yyyymmdd" content="20200418" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:analyse-features</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
@@ -27,9 +27,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-03-23<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2020-04-18<span class="divider">|</span>
 </li>
-          <li id="projectVersion">Version: 1.1.20</li>
+          <li id="projectVersion">Version: 1.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -61,7 +61,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.sling:slingfeature-maven-plugin:1.1.20:analyse-features</p>
+<p>org.apache.sling:slingfeature-maven-plugin:1.2.0:analyse-features</p>
       
 <p><b>Description</b>:</p>
       
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-frame.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-frame.html
index 0529bfd..9590de0 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-frame.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>All Classes (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -40,6 +40,7 @@
 <li><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">FeatureSelectionConfig</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">HelpMojo</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">IncludeArtifactMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" title="class in org.apache.sling.feature.maven.mojos.selection" target="classFrame">IncludeExcludeMatcher</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos" target="classFrame">InfoMojo</a></li>
 <li><a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven" target="classFrame">Preprocessor</a></li>
 <li><a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven" target="classFrame">ProjectHelper</a></li>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-noframe.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-noframe.html
index e7bb858..d132b6d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-noframe.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/allclasses-noframe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>All Classes (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -40,6 +40,7 @@
 <li><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/HelpMojo.html" title="class in org.apache.sling.feature.maven.mojos">HelpMojo</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></li>
+<li><a href="org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" title="class in org.apache.sling.feature.maven.mojos.selection">IncludeExcludeMatcher</a></li>
 <li><a href="org/apache/sling/feature/maven/mojos/InfoMojo.html" title="class in org.apache.sling.feature.maven.mojos">InfoMojo</a></li>
 <li><a href="org/apache/sling/feature/maven/Preprocessor.html" title="class in org.apache.sling.feature.maven">Preprocessor</a></li>
 <li><a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></li>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/constant-values.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/constant-values.html
index fe0a7ca..0d230ae 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/constant-values.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/constant-values.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Constant Field Values (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Constant Field Values (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/deprecated-list.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/deprecated-list.html
index a48fa2f..29f004d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/deprecated-list.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Deprecated List (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Deprecated List (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/help-doc.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/help-doc.html
index c7021a3..43b09d0 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/help-doc.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/help-doc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>API Help (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="API Help (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index-all.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index-all.html
index b9641aa..8f5b9c7 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index-all.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index-all.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Index (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Index (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -117,7 +117,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">ApisJarMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
 <dd>
-<div class="block">Generates the APIs JARs for each selected Feature file.</div>
+<div class="block">Generates the APIs JARs for the selected feature files.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html#ApisJarMojo--">ApisJarMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></dt>
 <dd>&nbsp;</dd>
@@ -517,7 +517,9 @@
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/FeatureProjectConfig.html#getScope--">getScope()</a></span> - Method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/FeatureProjectConfig.html" title="class in org.apache.sling.feature.maven">FeatureProjectConfig</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures(FeatureSelectionConfig)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Get all selected features for the provided configuratio</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#getTaskConfiguration--">getTaskConfiguration()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
@@ -551,8 +553,6 @@
 </a>
 <h2 class="title">I</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html#include-org.apache.maven.artifact.Artifact-">include(Artifact)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/ApisJarMojo.html" title="class in org.apache.sling.feature.maven.mojos">ApisJarMojo</a></dt>
-<dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos"><span class="typeNameLink">IncludeArtifactMojo</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/package-summary.html">org.apache.sling.feature.maven.mojos</a></dt>
 <dd>
 <div class="block">This goal creates a Feature Model file that includes the Module Artifact as
@@ -561,6 +561,10 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html#IncludeArtifactMojo--">IncludeArtifactMojo()</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html" title="class in org.apache.sling.feature.maven.mojos">IncludeArtifactMojo</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" title="class in org.apache.sling.feature.maven.mojos.selection"><span class="typeNameLink">IncludeExcludeMatcher</span></a> - Class in <a href="org/apache/sling/feature/maven/mojos/selection/package-summary.html">org.apache.sling.feature.maven.mojos.selection</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html#IncludeExcludeMatcher-java.util.List-java.util.List-java.lang.String-boolean-">IncludeExcludeMatcher(List&lt;String&gt;, List&lt;String&gt;, String, boolean)</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.selection.<a href="org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" title="class in org.apache.sling.feature.maven.mojos [...]
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#includes">includes</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html#includeVersionInfo">includeVersionInfo</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.UpdateConfig</a></dt>
@@ -614,6 +618,10 @@
 <dd>
 <div class="block">If this is set to <code>true</code> the feature is marked as final.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html#matches-org.apache.sling.feature.ArtifactId-">matches(ArtifactId)</a></span> - Method in interface org.apache.sling.feature.maven.mojos.reports.<a href="org/apache/sling/feature/maven/mojos/reports/ReportContext.html" title="interface in org.apache.sling.feature.maven.mojos.reports">ReportContext</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html#matches-org.apache.sling.feature.ArtifactId-">matches(ArtifactId)</a></span> - Method in class org.apache.sling.feature.maven.mojos.selection.<a href="org/apache/sling/feature/maven/mojos/selection/IncludeExcludeMatcher.html" title="class in org.apache.sling.feature.maven.mojos.selection">IncludeExcludeMatcher</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html#mavenSession">mavenSession</a></span> - Variable in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractFeatureMojo</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Environment.html#modelProjects">modelProjects</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></dt>
@@ -640,6 +648,8 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/feature/maven/mojos/reports/package-summary.html">org.apache.sling.feature.maven.mojos.reports</a> - package org.apache.sling.feature.maven.mojos.reports</dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/feature/maven/mojos/selection/package-summary.html">org.apache.sling.feature.maven.mojos.selection</a> - package org.apache.sling.feature.maven.mojos.selection</dt>
+<dd>&nbsp;</dd>
 </dl>
 <a name="I:P">
 <!--   -->
@@ -749,9 +759,13 @@
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/ProjectHelper.html#scan-java.util.List-java.io.File-java.lang.String-java.lang.String-">scan(List&lt;File&gt;, File, String, String)</a></span> - Static method in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/ProjectHelper.html" title="class in org.apache.sling.feature.maven">ProjectHelper</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Select all feature files from the project</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates()</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Select all features including aggregates from the project</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/Environment.html#session">session</a></span> - Variable in class org.apache.sling.feature.maven.<a href="org/apache/sling/feature/maven/Environment.html" title="class in org.apache.sling.feature.maven">Environment</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Archive.html#setClassifier-java.lang.String-">setClassifier(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Archive.html" title="class in org.apache.sling.feature.maven.mojos">Archive</a></dt>
@@ -774,6 +788,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/Scan.html#setIncludeTask-java.lang.String-">setIncludeTask(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/Scan.html" title="class in org.apache.sling.feature.maven.mojos">Scan</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setRefsInclude-java.lang.String-">setRefsInclude(String)</a></span> - Method in class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></dt>
+<dd>
+<div class="block">Include refs files</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html#SimpleFeatureJSONReader-java.lang.String-">SimpleFeatureJSONReader(String)</a></span> - Constructor for class org.apache.sling.feature.maven.mojos.<a href="org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html" title="class in org.apache.sling.feature.maven.mojos">UpdateVersionsMojo.SimpleFeatureJSONReader</a></dt>
 <dd>
 <div class="block">Private constructor</div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index.html
index 7008a64..a9b9709 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/index.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache Sling OSGi Feature Maven Plugin 1.1.20 API</title>
+<title>Apache Sling OSGi Feature Maven Plugin 1.2.0 API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Environment.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Environment.html
index e064be9..4a9172d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Environment.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Environment.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:09 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Environment (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Environment (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Environment (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Environment (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureConstants.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureConstants.html
index 36284e1..323f87b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureConstants.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:09 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html
index 1e3da7d..1066d78 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:09 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html
index c0f881b..738b955 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/FeatureProjectInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:09 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Preprocessor.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Preprocessor.html
index df75db3..b97a217 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Preprocessor.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Preprocessor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:09 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectHelper.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectHelper.html
index 7ece80a..0b3fac0 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectHelper.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/ProjectHelper.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:09 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Substitution.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Substitution.html
index 06dc8de..e587a58 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Substitution.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/Substitution.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:09 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Substitution (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Substitution (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="Substitution (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Substitution (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Environment.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Environment.html
index c365373..34e599f 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Environment.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Environment.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.Environment (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.Environment (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.Environment (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.Environment (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html
index 8043075..b14b52a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureConstants (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html
index 6159c64..be1de3a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureProjectConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html
index f3b6da0..434fb3a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/FeatureProjectInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.FeatureProjectInfo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html
index 666fc23..348e27d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Preprocessor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.Preprocessor (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html
index 57a4139..987d241 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/ProjectHelper.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.ProjectHelper (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Substitution.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Substitution.html
index d66f272..19be00e 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Substitution.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/class-use/Substitution.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.Substitution (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.Substitution (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.Substitution (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.Substitution (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html
index 40e7b9d..4d8ed78 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseArtifactProvider.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html
index b0c776c..50a3f1d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.BaseFeatureProvider.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html
index 0bcff7d..381e162 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractFeatureMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html
index 952274c..be16d00 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.FeatureScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AbstractIncludingFeatureMojo.FeatureScanner (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html
index bbc29fe..2887d1c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AbstractIncludingFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -215,15 +215,21 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/Abstract
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a>&nbsp;config)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#getSelectedFeatures-org.apache.sling.feature.maven.mojos.FeatureSelectionConfig-">getSelectedFeatures</a></span>(<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a>&nbsp;config)</code>
+<div class="block">Get all selected features for the provided configuratio</div>
+</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFiles--">selectAllFeatureFiles</a></span>()</code>
+<div class="block">Select all feature files from the project</div>
+</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html#selectAllFeatureFilesAndAggregates--">selectAllFeatureFilesAndAggregates</a></span>()</code>
+<div class="block">Select all features including aggregates from the project</div>
+</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -293,7 +299,12 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/Abstract
 <h4>getSelectedFeatures</h4>
 <pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;getSelectedFeatures(<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.fea [...]
                                                                     throws org.apache.maven.plugin.MojoExecutionException</pre>
+<div class="block">Get all selected features for the provided configuratio</div>
 <dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>config</code> - The selection configuration</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>An ordered map of features</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
 </dl>
@@ -307,7 +318,10 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/Abstract
 <h4>selectAllFeatureFiles</h4>
 <pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;selectAllFeatureFiles()
                                                                       throws org.apache.maven.plugin.MojoExecutionException</pre>
+<div class="block">Select all feature files from the project</div>
 <dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Ordered map of feature files</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
 </dl>
@@ -321,7 +335,10 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/Abstract
 <h4>selectAllFeatureFilesAndAggregates</h4>
 <pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.sling.feature.Feature&gt;&nbsp;selectAllFeatureFilesAndAggregates()
                                                                                    throws org.apache.maven.plugin.MojoExecutionException</pre>
+<div class="block">Select all features including aggregates from the project</div>
 <dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Ordered map of features</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
 </dl>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html
index cce14c1..0c5e69c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AbstractRepositoryMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AbstractRepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Aggregate.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Aggregate.html
index 77d436f..bcc30f7 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Aggregate.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Aggregate.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Aggregate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Aggregate (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="Aggregate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Aggregate (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -244,7 +244,7 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureS
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelec [...]
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelec [...]
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html
index 0e8c48a..b3effc1 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AggregateFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html
index 542235f..6c9d2df 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AnalyseFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ApisJarMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ApisJarMojo.html
index b9939eb..82a9a1b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ApisJarMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ApisJarMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="ApisJarMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":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";
@@ -125,7 +125,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>org.apache.maven.artifact.resolver.filter.ArtifactFilter, org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
 </dl>
 <hr>
 <br>
@@ -134,9 +134,8 @@ var activeTableTab = "activeTableTab";
       requiresDependencyResolution=TEST,
       threadSafe=true)
 public class <span class="typeNameLabel">ApisJarMojo</span>
-extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a>
-implements org.apache.maven.artifact.resolver.filter.ArtifactFilter</pre>
-<div class="block">Generates the APIs JARs for each selected Feature file.</div>
+extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/AbstractIncludingFeatureMojo.html" title="class in org.apache.sling.feature.maven.mojos">AbstractIncludingFeatureMojo</a></pre>
+<div class="block">Generates the APIs JARs for the selected feature files.</div>
 </li>
 </ul>
 </div>
@@ -220,10 +219,6 @@ implements org.apache.maven.artifact.resolver.filter.ArtifactFilter</pre>
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/ApisJarMojo.html#include-org.apache.maven.artifact.Artifact-">include</a></span>(org.apache.maven.artifact.Artifact&nbsp;artifact)</code>&nbsp;</td>
-</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo">
@@ -287,34 +282,19 @@ implements org.apache.maven.artifact.resolver.filter.ArtifactFilter</pre>
 <a name="execute--">
 <!--   -->
 </a>
-<ul class="blockList">
+<ul class="blockListLast">
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
              throws org.apache.maven.plugin.MojoExecutionException,
                     org.apache.maven.plugin.MojoFailureException</pre>
 <dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>execute</code>&nbsp;in interface&nbsp;<code>org.apache.maven.plugin.Mojo</code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
 <dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
 </dl>
 </li>
 </ul>
-<a name="include-org.apache.maven.artifact.Artifact-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>include</h4>
-<pre>public&nbsp;boolean&nbsp;include(org.apache.maven.artifact.Artifact&nbsp;artifact)</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>include</code>&nbsp;in interface&nbsp;<code>org.apache.maven.artifact.resolver.filter.ArtifactFilter</code></dd>
-</dl>
-</li>
-</ul>
 </li>
 </ul>
 </li>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Archive.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Archive.html
index c1c8068..d84276d 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Archive.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Archive.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Archive (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Archive (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="Archive (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Archive (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -193,7 +193,7 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureS
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelec [...]
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelec [...]
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html
index 44bc2c8..928ccea 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeatureArchivesMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AttachFeatureArchivesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html
index b131870..ac99eb4 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/AttachFeaturesMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="AttachFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html
index b168531..5db944b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/CollectArtifactsMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="CollectArtifactsMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html
index a5aadf7..c477cf6 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/DependencyLifecycleParticipant.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="DependencyLifecycleParticipant (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html
index 56bad4c..7ca1da4 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/EmbedFeaturesMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="EmbedFeaturesMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html
index 063f17d..945ac15 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/ExtractExtensionMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="ExtractExtensionMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html
index 046c18e..266ab90 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="FeatureLauncherMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html
index 6f585ee..a82bd20 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="FeatureSelectionConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -176,6 +176,12 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setIncludeClassifier-java.lang.String-">setIncludeClassifier</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classifier)</code>&nbsp;</td>
 </tr>
 <tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setRefsInclude-java.lang.String-">setRefsInclude</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val)</code>
+<div class="block">Include refs files</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#toString--">toString</a></span>()</code>&nbsp;</td>
 </tr>
@@ -236,6 +242,22 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <pre>public&nbsp;void&nbsp;setFilesExclude(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val)</pre>
 </li>
 </ul>
+<a name="setRefsInclude-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRefsInclude</h4>
+<pre>public&nbsp;void&nbsp;setRefsInclude(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val)</pre>
+<div class="block">Include refs files</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>val</code> - A pattern</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.1.22</dd>
+</dl>
+</li>
+</ul>
 <a name="setIncludeArtifact-org.apache.maven.model.Dependency-">
 <!--   -->
 </a>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html
index 93e9a66..3c430ea 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="FeaturesDiffMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html
index 64ec767..aafa641 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/HelpMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="HelpMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html
index acdfd49..ca9f0ed 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/IncludeArtifactMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="IncludeArtifactMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/InfoMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/InfoMojo.html
index 647d231..c15d63c 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/InfoMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/InfoMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="InfoMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -143,6 +143,10 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/Abstract
  <li>Extracting the exported packages per feature and writing them to a file
  <li>Detecting duplicates across features and writing a report
  </ul></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.1.20</dd>
+</dl>
 </li>
 </ul>
 </div>
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Repository.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Repository.html
index 3428328..09a4f50 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Repository.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Repository.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Repository (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Repository (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="Repository (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Repository (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -191,7 +191,7 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureS
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelec [...]
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelec [...]
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/RepositoryMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/RepositoryMojo.html
index 31725b3..f186675 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/RepositoryMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/RepositoryMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="RepositoryMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Scan.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Scan.html
index ecd6fb9..faec188 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Scan.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/Scan.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Scan (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Scan (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="Scan (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Scan (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
@@ -190,7 +190,7 @@ extends <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureS
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.sling.feature.maven.mojos.<a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html" title="class in org.apache.sling.feature.maven.mojos">FeatureSelectionConfig</a></h3>
-<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelec [...]
+<code><a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getFilesExcludes--">getFilesExcludes</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#getSelections--">getSelections</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelectionConfig.html#setFilesExclude-java.lang.String-">setFilesExclude</a>, <a href="../../../../../../org/apache/sling/feature/maven/mojos/FeatureSelec [...]
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html
index ff4415b..4658c1a 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.ArtifactUpdate.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="UpdateVersionsMojo.ArtifactUpdate (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html
index da5dc57..523d5fa 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONReader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="UpdateVersionsMojo.SimpleFeatureJSONReader (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
index f3eab08..8b27bbc 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.SimpleFeatureJSONWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="UpdateVersionsMojo.SimpleFeatureJSONWriter (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html
index 3fde3b0..d722200 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="UpdateVersionsMojo.UpdateConfig (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html
index e1476c3..6867a0b 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.UpdateResult.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="UpdateVersionsMojo.UpdateResult (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html
index a05b0f2..f17d832 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/UpdateVersionsMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:31 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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="UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="UpdateVersionsMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html
index 877a88b..983eb38 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseArtifactProvider.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html
index 74a90a8..dd3c597 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.BaseFeatureProvider.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)";
+            parent.document.title="Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)";
         }
     }
     catch(err) {
diff --git a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html
index 0a7e62c..b2301e1 100644
--- a/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html
+++ b/src/main/jbake/assets/components/slingfeature-maven-plugin/apidocs/org/apache/sling/feature/maven/mojos/class-use/AbstractFeatureMojo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_242) on Mon Mar 23 15:32:32 CET 2020 -->
+<!-- Generated by javadoc (1.8.0_242) on Sat Apr 18 13:25:10 CEST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.1.20 API)</title>
-<meta name="date" content="2020-03-23">
+<title>Uses of Class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo (Apache Sling OSGi Feature Maven Plugin 1.2.0 API)</title>
+<meta name="date" content="2020-04-18">
 <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 {
... 4893 lines suppressed ...